aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Load the icons from the installation path, not form the GNOME-libsMiguel de Icaza2000-04-061-0/+50
* Fixed some referencing and lifetime issues.Christopher James Lahey2000-04-051-0/+6
* Add so I can go to the chillout hack roomMiguel de Icaza2000-03-311-0/+5
* + * wombat/Makefile.am: new file.Matthew Loper2000-03-291-0/+5
* Fix nasty rendering bugs,Michael Meeks2000-03-281-0/+8
* Removed extra code that computed bogus width. This was the actual sourceMatias Mutchinick2000-03-271-0/+6
* Remove warning from here.Miguel de Icaza2000-03-271-0/+12
* Added some assertions.Matthew Loper2000-03-231-0/+5
* Make rectangles resize properly when receiving the "model_changed" signal.Christopher James Lahey2000-03-221-0/+5
* i2000-03-20 Christopher James Lahey <clahey@helixcode.com>Chris Lahey2000-03-211-0/+11
* Fixed a crashing bug when you close an ETable.Christopher James Lahey2000-03-201-0/+5
* Fixed a crashing bug when you cancel an edit.Christopher James Lahey2000-03-141-0/+4
* Rearranged SUBDIRS for dependencies.Christopher James Lahey2000-03-121-0/+20
* Changed the destroy function to disconnect from signals before unrefingChristopher James Lahey2000-03-081-0/+15
* Made rows get unselected when switching from one group to the next.Christopher James Lahey2000-03-061-0/+5
* Use the style's font if lucidasans-10 is not found.Christopher James Lahey2000-03-061-0/+5
* Made it so that columns would be properly indented.Christopher James Lahey2000-03-061-0/+5
* Have identical values get sorted by their actual row.Christopher James Lahey2000-03-061-0/+5
* Draw selected row.Christopher James Lahey2000-03-061-0/+4
* Add a "row_selection" signal.Christopher James Lahey2000-03-061-0/+11
* Added support for the sorting info. The Etable creates a sort_info object,Christopher James Lahey2000-03-061-0/+32
* Added saving of frozen_columns count. Added a vertical scrollbar toChristopher James Lahey2000-03-051-0/+5
* Push the proper visual and colormap for ETable to work.Christopher James Lahey2000-03-051-0/+4
* Touched this up a bit.Christopher James Lahey2000-03-051-0/+7
* Fixed a crash error.Christopher James Lahey2000-03-051-0/+4
* Fixed a compile warning.Christopher James Lahey2000-03-051-0/+6
* Added a bunch of stuff to the TODO list. Put +s before a few of the itemsChristopher James Lahey2000-03-041-0/+11
* Removed some unused code.Christopher James Lahey2000-03-041-0/+9
* Various building fixes. At least, now it builds for me.Ettore Perazzoli2000-03-021-0/+4
* Test frozen columnsChristopher James Lahey2000-03-011-0/+15
* Fixed references to libutil.a -> libeutil.laMichael Zucci2000-02-291-0/+4
* Fixed a couple of crash bugs.Christopher James Lahey2000-02-281-0/+5
* Made the E table item redraw properly.Christopher James Lahey2000-02-251-0/+8
* Made carriage return stop editting instead of inserting a carriage return.Christopher James Lahey2000-02-251-0/+5
* Added e_xml_get_integer_prop_by_name.Christopher James Lahey2000-02-251-3/+4
* Added duplicate_value and add_value. Use the new compare functions. MadeChristopher James Lahey2000-02-251-0/+52
* Made keyboard focus navigation work across groups.Christopher James Lahey2000-02-241-0/+14
* Made changing focus work.Christopher James Lahey2000-02-241-0/+4
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-241-0/+70
* Include <string.h>Miguel de Icaza2000-02-191-0/+2
* Add EXTRA_GNOME_CFLAGS to INCLUDES>Miguel de Icaza2000-02-191-0/+4
* Check the ethi is actually the one being dragged. Prevents crashes whenIain Holmes2000-02-131-0/+9
* Added test of sort arrows.Christopher James Lahey2000-02-121-0/+9
* Test column header image.Christopher James Lahey2000-02-121-0/+10
* Add an editable argument to e_cell_text_new.Christopher James Lahey2000-02-121-0/+8
* Added reordering of columns.Christopher James Lahey2000-02-121-0/+8
* Made space around text look right. Added a blinking cursor.Christopher James Lahey2000-02-121-0/+5
* Add nice assertion.Miguel de Icaza2000-02-111-0/+5
* Handle button releases properly.Christopher James Lahey2000-02-101-0/+6
* Tweaked e-cell-text. Added a white background and tweaked the borders.Christopher James Lahey2000-02-101-0/+5
* Changes where e-text is included from.Christopher James Lahey2000-02-091-0/+4
* Fixed some motion event bugs. (incorrect x and y.)Christopher James Lahey2000-02-081-0/+11
* Setup the scroll region of the table canvas on size allocation.Miguel de Icaza2000-02-071-0/+7
* Add data field back in.Miguel de Icaza2000-01-291-0/+4
* Ok, the restructuring of ETableItem to compute its size without hacks isMiguel de Icaza1999-12-311-0/+21
* Sync, does not work, dont try it, just backing up -miguelArturo Espinosa1999-12-281-0/+14
* added widgets/meeting-time-sel/MakefileDamon Chaplin1999-12-201-0/+17
* Fix before tripArturo Espinosa1999-12-131-0/+11
* Works with GnomeCanvasGroups -miguelArturo Espinosa1999-12-131-0/+5
* More work. We now have the basics for nesting working, now we need all theArturo Espinosa1999-12-121-0/+33
* fix this routine.Miguel de Icaza1999-12-101-0/+33
* fixed api.Miguel de Icaza1999-12-031-0/+15
* Keep track of the originally allocated piece of code.Miguel de Icaza1999-12-021-0/+3
* Removed change cursor from here.Miguel de Icaza1999-12-021-0/+22
* This one derives from e-cell-toggle.Miguel de Icaza1999-12-011-0/+13
* New cell-toggle stuff compiles -miguelArturo Espinosa1999-11-301-0/+5
* New file. Implement a multi-state image toggle cell object.Miguel de Icaza1999-11-301-0/+23
* Small cosmetic fixArturo Espinosa1999-11-291-0/+3
* New methods; They implement editing.Miguel de Icaza1999-11-291-0/+13
* beginning of the keyboard navigation.Miguel de Icaza1999-11-281-0/+20
* Compute height using the ecell methods here. (eti_get_height): new methodMiguel de Icaza1999-11-271-0/+22
* minor typo fixes.Michael Meeks1999-11-261-0/+4
* New routine: Realizes the cell views (eti_unrealize_cell_views): NewMiguel de Icaza1999-11-251-0/+9
* Realize cells.Miguel de Icaza1999-11-251-0/+19
* WOOOOHOOOOOoO! It took me quite a while to figure this one out. Fixed.Miguel de Icaza1999-11-211-0/+3
* Compute width, keep track of it. (ethi_add_table_header): Monitor changesMiguel de Icaza1999-11-211-0/+16
* more stuff -migArturo Espinosa1999-11-201-0/+3
* Finish implementing e-table-sorted -migArturo Espinosa1999-11-191-0/+4
* New E-table-item.[ch] -migArturo Espinosa1999-11-191-0/+11
* More work:Ettore Perazzoli1999-11-171-0/+19
* s/\.a/.la/Elliot Lee1999-11-171-0/+3
* Add resizing capabilities.Miguel de Icaza1999-11-161-0/+17
* Added tooltips to the header area.Ettore Perazzoli1999-11-131-0/+11
* More table workArturo Espinosa1999-11-121-0/+14
* Some message composer improvements.Ettore Perazzoli1999-11-121-0/+46
* Added cut/copy/paste support to the address editing dialog.Ettore Perazzoli1999-11-091-0/+68
* Some initial work on the dialog for entering addresses from the address book.Ettore Perazzoli1999-11-071-0/+27
* Here is my initial Evolution work: message composition widget and someEttore Perazzoli1999-11-061-0/+23
* Added my widgets stuff -miguelArturo Espinosa1999-11-021-0/+9