aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-scrolled.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
* License Changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-131-16/+15
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Remove E_MAKE_TYPE macro.Hiroyuki Ikezoe2007-07-281-11/+3
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Tons of cleanups of the following sort: - remove unused vars - removeKjartan Maraas2006-01-301-2/+0
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* Port to Windows, initial commit:Tor Lillqvist2005-04-291-3/+5
* replaced e scroll frame with gtk scrolled windowRadek Doulik2003-02-051-6/+6
* GObject port work.Chris Toshok2002-11-171-18/+23
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-7/+7
* Ansification patch from danw.Christopher James Lahey2002-04-261-2/+2
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-5/+18
* 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