aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-field-chooser-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-10/+17
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* libetable cleanups.Matthew Barnes2011-01-171-7/+6
* Memory leaks around g_value_set_stringMilan Crha2010-10-221-1/+1
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-13/+13
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-7/+10
* Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-3/+3
* Bug #603972 - Proper title for dialogPaul Bolle2009-12-101-1/+1
* More whitespace cleanup.Matthew Barnes2009-07-191-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-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
* Migrate from deprecated gtk_window_set_policy to gtk_window_set_resizableAndre Klapper2009-02-191-1/+1
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-16/+16
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-3/+3
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Remove E_MAKE_TYPE macro.Hiroyuki Ikezoe2007-07-281-12/+2
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Tons of cleanups of the following sort: - remove unused vars - removeKjartan Maraas2006-01-301-1/+1
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-2/+2
* Port to Windows, initial commit:Tor Lillqvist2005-04-291-2/+5
* GObject port work.Chris Toshok2002-11-171-97/+97
* Replace gtk_object_(un)?ref() with g_object_(un)?ref(). Likewise.Ettore Perazzoli2002-11-121-6/+6
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-3/+8
* 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/+24
* Changed the title of this dialog. Fixes bug #2656.Christopher James Lahey2001-07-091-1/+5
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto.Kjartan Maraas2001-04-041-1/+1
* Step 2Miguel de Icaza2001-01-161-1/+1
* Rename from Helix Code -> XimianMiguel de Icaza2001-01-161-1/+1
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-201-1/+1
* Made the Close button work.Christopher James Lahey2000-06-221-0/+12
* The field chooser works now.Christopher James Lahey2000-06-081-0/+2
* More work on the Field Chooser. Not quite done yet.Christopher James Lahey2000-06-081-5/+73
* Added e-table-field-chooser*.Christopher James Lahey2000-06-081-0/+108