aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-field-chooser.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-337/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-64/+83
* Coding style and whitespace cleanup.Matthew Barnes2012-06-251-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-9/+9
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-10/+16
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* libetable cleanups.Matthew Barnes2011-01-171-6/+5
* Fudge GtkScrollable for gtk2.Matthew Barnes2011-01-151-2/+5
* e-table: Don't push/pop colormapsBenjamin Otte2010-10-301-3/+0
* e-table: Fix includes to only ever include libgnomecanvas.hBenjamin Otte2010-10-301-1/+1
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-27/+27
* Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-131-3/+3
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-2/+2
* Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-3/+3
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-12/+12
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-19/+42
* More whitespace cleanup.Matthew Barnes2009-07-191-1/+1
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Fix compiler warnings in widgets.Matthew Barnes2009-05-261-2/+0
* Bug 325131 – Do not translate ETable property nicknamesMatthew Barnes2009-05-031-3/+3
* License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-161-16/+15
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-4/+4
* ** Fixes bug 360134Tobias Mueller2007-10-121-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-13/+3
* ** Fixes bug #419524Matthew Barnes2007-03-211-2/+2
* ** Fixes bug #352450Matthew Barnes2006-09-181-1/+1
* Tons of cleanups of the following sort: - remove unused vars - removeKjartan Maraas2006-01-301-3/+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-6/+11
* (ensure_nonzero_step_increments): set step increments always to 16Radek Doulik2004-06-091-2/+2
* new helper function to set step_increments (allocate_callback): callRadek Doulik2004-06-091-0/+20
* shared object looks for wrong mo file"Suresh Chandrasekharan2003-11-031-1/+1
* Replace deprecated glade_gnome_init() call with glade_init().Dan Winship2003-02-061-1/+1
* remove obvious double g_strdup.Chris Toshok2002-12-171-1/+1
* GObject port work.Chris Toshok2002-11-171-88/+88
* Replace gtk_object_(un)?ref() with g_object_(un)?ref(). Likewise.Ettore Perazzoli2002-11-121-7/+7
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-5/+12
* 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-12/+13
* Added a "header" argument to these structures which just gets passedChristopher James Lahey2001-08-091-0/+23
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-091-0/+3
* No one responds on IRC, explained everything in bugzilla and these changelogs.Gediminas Paulauskas2001-04-021-2/+2
* Step 2Miguel de Icaza2001-01-161-1/+1
* Rename from Helix Code -> XimianMiguel de Icaza2001-01-161-1/+1
* Removed an unnecessary glade include file.Christopher James Lahey2000-10-181-0/+2
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-201-2/+2
* Add e-table-scrolled.c and e-table-scrolled.h.Christopher James Lahey2000-07-101-2/+2
* The field chooser works now.Christopher James Lahey2000-06-081-2/+4
* More work on the Field Chooser. Not quite done yet.Christopher James Lahey2000-06-081-14/+121
* Added e-table-field-chooser*.Christopher James Lahey2000-06-081-0/+137