aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-specification.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-5/+5
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* Coding style cleanups.Matthew Barnes2011-05-091-1/+1
* Avoid using deprecated GTK_SELECTION_EXTENDEDVibha Yadav2011-01-251-2/+2
* libetable cleanups.Matthew Barnes2011-01-171-2/+2
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-2/+2
* Clean up GalView and related classes.Matthew Barnes2010-03-111-1/+1
* More whitespace cleanup.Matthew Barnes2009-07-191-2/+2
* Whitespace cleanup.Matthew Barnes2009-05-291-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-51/+51
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Fix compiler warnings in widgets.Matthew Barnes2009-05-261-1/+1
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-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-15/+15
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Remove E_MAKE_TYPE macro.Hiroyuki Ikezoe2007-07-281-8/+8
* Fix for bug #353752Srinivasa Ragavan2007-07-091-1/+5
* Fix compilation warnings in widgets folder (#441014).Matthew Barnes2007-06-031-37/+37
* Use g_ascii_strcasecmp() instead of g_strcasecmp(). This function handlesTor Lillqvist2005-12-181-12/+3
* e-table.c (e_table_load_specification) e-table-specification.cTor Lillqvist2005-09-301-1/+1
* Use g_ascii_strcasecmp() instead of strcasecmp(). We are comparing toTor Lillqvist2005-09-281-5/+5
* 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-4/+13
* ** For bug #47874.Harry Lu2003-08-261-0/+4
* remove extra ref, the count starts at one.Larry Ewing2003-06-191-1/+0
* Same here.Jeffrey Stedfast2003-01-161-1/+1
* GObjectify GObjectify GObjectify use GObject api for models use GObjectMike Kestner2002-11-061-6/+5
* use GObject api for ETableHeader use GObject api on ETableHeaderMike Kestner2002-11-051-11/+8
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-8/+15
* And finally here.Jeffrey Stedfast2002-08-071-20/+2
* #include <string.h> for memsetJeffrey Stedfast2002-08-071-4/+33
* Set the gettext-domain here.Christopher James Lahey2002-05-021-1/+15
* Ansification patch from danw.Christopher James Lahey2002-04-261-1/+1
* Added a pixbuf column type.Christopher James Lahey2002-03-121-0/+3
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-4/+17
* Document allow-grouping attribute.Christopher James Lahey2001-10-261-5/+9
* new proto and virtual methodJP Rosevear2001-08-101-0/+3
* #include <string.h> Same here. Kills warnings on newer gcc.Kjartan Maraas2001-05-251-0/+1
* (Make the alternating row colors a option in ETableSpecification insteadJason Leach2001-04-291-6/+9
* Fixed headers.Christopher James Lahey2001-04-041-6/+8
* Bumped the version number to 05.99.9.Christopher James Lahey2001-03-211-3/+11
* Changed e_table_selection_model_clear to e_selection_model_clear.Christopher James Lahey2001-02-281-5/+5
* Set policy of scrolled window to be automatic/automatic.Christopher James Lahey2001-02-141-0/+4
* Made the contained %ETableItem have cursor_mode asChristopher James Lahey2001-01-301-0/+2
* Made this conform to the new prototype for e_popup_menu_run.Christopher James Lahey2001-01-211-0/+3
* New function. (update_sort_config_dialog): Massive update to thisMiguel de Icaza2001-01-181-1/+0
* Load frames.Miguel de Icaza2001-01-171-4/+22
* Added a bit of documentation. (config_sort_config_show,Christopher James Lahey2001-01-171-2/+2
* Document all entry points. (e_table_specification_save_to_file): ChangeMiguel de Icaza2001-01-161-71/+201
* Added selection_mode argument.Christopher James Lahey2001-01-121-0/+12
* Fixed the parity on the cursor-mode check.Christopher James Lahey2000-10-111-1/+1
* Changed these to match the new ETable system.Christopher James Lahey2000-10-111-0/+196