aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-field-chooser-item.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Remove E_MAKE_TYPE macro.Hiroyuki Ikezoe2007-07-281-17/+8
* Fix compilation warnings in widgets folder (#441014).Matthew Barnes2007-06-031-1/+1
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* ** Fixes bug #357216Matthew Barnes2007-02-091-12/+14
* ** Fixes bug #352450Matthew Barnes2006-09-181-2/+2
* Tons of cleanups of the following sort: - remove unused vars - removeKjartan Maraas2006-01-301-12/+1
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-1/+1
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-4/+4
* Port to Windows, initial commit:Tor Lillqvist2005-04-291-5/+5
* GObject port work.Chris Toshok2002-11-171-107/+115
* Forgot two more gtk_object_(un)?ref()s.Ettore Perazzoli2002-11-121-2/+2
* Replace gtk_object_(un)?ref() with g_object_(un)?ref(). Likewise.Ettore Perazzoli2002-11-121-4/+4
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-12/+21
* Added debugging printfs.Christopher James Lahey2002-06-051-0/+3
* Take an int instead of a double. From a patch by jody@ximian.com.Christopher James Lahey2002-04-271-1/+1
* Ansification patch from danw.Christopher James Lahey2002-04-261-1/+1
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-5/+19
* Got rid of the gc argument to e_table_header_draw_button.Christopher James Lahey2001-10-241-12/+6
* Added a disabled field here.Christopher James Lahey2001-10-231-1/+15
* add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migrationMichael Meeks2001-10-051-0/+1
* Added a "header" argument to these structures which just gets passedChristopher James Lahey2001-08-091-25/+132
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto.Kjartan Maraas2001-04-041-0/+1
* Rename from Helix Code -> XimianMiguel de Icaza2001-01-161-1/+1
* Federico gets into pixel-perfect neurosis. Xmag is my best friend.Federico Mena Quintero2000-12-031-108/+45
* Fixed ETableFieldChooser row heights a bit.Christopher James Lahey2000-10-191-28/+85
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-201-2/+2
* Fixed e-table #includes so that it would compile.Chris Lahey2000-09-181-2/+2
* The field chooser works now.Christopher James Lahey2000-06-081-3/+5
* More work on the Field Chooser. Not quite done yet.Christopher James Lahey2000-06-081-17/+14
* Added e-table-field-chooser*.Christopher James Lahey2000-06-081-0/+567