aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-scrolled.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-211/+0
* Fixed little bug, add adjustments.Tambet Ingo2001-03-311-1/+4
* Set policy of scrolled window to be automatic/automatic.Christopher James Lahey2001-02-141-6/+0
* Set the GTK_CAN_FOCUS flag on the widget, since an ETable ought to beFederico Mena Quintero2001-01-261-3/+39
* Step 2Miguel de Icaza2001-01-161-2/+2
* Rename from Helix Code -> XimianMiguel de Icaza2001-01-161-1/+1
* Add column and GdkEvent * parameters to the double click signal.Christopher James Lahey2000-12-081-266/+11
* Add "click" to the list of etable signals we proxy.Dan Winship2000-10-261-0/+22
* Changed these to match the new ETable system.Christopher James Lahey2000-10-111-58/+61
* Removed the assertion that there must be at least 1 column. No way toNot Zed2000-10-091-0/+20
* Added g_return_if_fails.Christopher James Lahey2000-08-251-0/+47
* Uninitialized variable fix for e-tableMatthew Loper2000-07-271-1/+1
* Added "table_selection_model" argument. Removed foreach function andChristopher James Lahey2000-07-271-20/+0
* Make sure the ETable is constructed properly, by setting theEttore Perazzoli2000-07-111-4/+12
* Add e-table-scrolled.c and e-table-scrolled.h.Christopher James Lahey2000-07-101-0/+353