aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-header.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-834/+0
* Submit a signal even if there are no extras.Christopher James Lahey2001-04-201-8/+8
* Fix memory leakDan Winship2001-04-141-1/+2
* Changed resizeable to resizable in ETableCol for consistency.Christopher James Lahey2001-04-101-7/+7
* This new function updates the minimum width of all of the columns based onChristopher James Lahey2001-02-141-1/+20
* Rename from Helix Code -> XimianMiguel de Icaza2001-01-161-1/+1
* Set the minimum width of newly created children.Christopher James Lahey2000-12-191-0/+23
* New function to calculate the extra pixels per column header.Christopher James Lahey2000-12-141-14/+26
* Work to get a Gtk-Doc infrastructure in place for Gal.Miguel de Icaza2000-12-091-1/+1
* Fixed warning in compute_elision_length.Christopher James Lahey2000-12-071-16/+0
* inline documentation added.Miguel de Icaza2000-11-251-130/+244
* Fix some crashes Make double clicking on the header dividers automaticallyIain Holmes2000-09-151-0/+8
* Added some g_return_if_fails and g_return_val_if_fails.Christopher James Lahey2000-08-261-12/+20
* Remove the idle handler before destroying the data it operates on.Dan Winship2000-07-291-0/+2
* Added "table_selection_model" argument. Removed foreach function andChristopher James Lahey2000-07-271-1/+1
* Changed this to move the cell to the nearest edge instead of to the leftChristopher James Lahey2000-06-221-1/+1
* Made moving columns to the right work properly.Christopher James Lahey2000-06-221-0/+3
* Made "drawgrid", "drawfocus", "spreadsheet", and "length_threshold"Christopher James Lahey2000-05-271-16/+13
* Account for extra pixel at right end of ETable.Christopher James Lahey2000-05-261-2/+4
* Fixed a FIXME comment.Christopher James Lahey2000-05-161-25/+97
* From widgets/e-table/ChangeLogChristopher James Lahey2000-05-141-140/+253
* Drop frozen count support from here. (ethi_start_drag): ditto.Miguel de Icaza2000-04-111-7/+0
* Fix indentationMiguel de Icaza2000-03-301-18/+18
* Fixed a crashing bug when you close an ETable.Christopher James Lahey2000-03-201-1/+1
* Added support for the sorting info. The Etable creates a sort_info object,Christopher James Lahey2000-03-061-0/+131
* Test frozen columnsChristopher James Lahey2000-03-011-0/+7
* Fixed a couple of crash bugs.Christopher James Lahey2000-02-281-1/+1
* Made keyboard focus navigation work across groups.Christopher James Lahey2000-02-241-3/+5
* Include <string.h>Miguel de Icaza2000-02-191-0/+1
* Added reordering of columns.Christopher James Lahey2000-02-121-3/+3
* Fix before tripArturo Espinosa1999-12-131-0/+3
* More work. We now have the basics for nesting working, now we need all theArturo Espinosa1999-12-121-1/+1
* fix this routine.Miguel de Icaza1999-12-101-2/+23
* fixed api.Miguel de Icaza1999-12-031-12/+5
* Removed change cursor from here.Miguel de Icaza1999-12-021-4/+16
* beginning of the keyboard navigation.Miguel de Icaza1999-11-281-4/+1
* New E-table-item.[ch] -migArturo Espinosa1999-11-191-1/+1
* Add resizing capabilities.Miguel de Icaza1999-11-161-1/+0
* More table workArturo Espinosa1999-11-121-13/+31
* StuffArturo Espinosa1999-11-101-0/+299