aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-state.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-321/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-3/+3
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-1/+1
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-1/+1
* Bug #655709 - Hide 'Group by' in views when not supportedMilan Crha2011-09-061-1/+5
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-10/+10
* 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
* libetable cleanups.Matthew Barnes2011-01-171-3/+3
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-27/+27
* Clean up GalView and related classes.Matthew Barnes2010-03-111-1/+13
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-6/+12
* Fix excessive whitespace.Matthew Barnes2009-07-131-1/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-27/+27
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* ** Fix for bug #557176Milan Crha2008-12-151-0/+3
* 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-9/+9
* 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/+9
* Fix compilation warnings in widgets folder (#441014).Matthew Barnes2007-06-031-14/+14
* Use g_ascii_strcasecmp() instead of g_strcasecmp(). This function handlesTor Lillqvist2005-12-181-4/+4
* 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-3/+2
* ** For bug #47874.Harry Lu2003-08-261-0/+4
* Same here.Jeffrey Stedfast2003-01-161-1/+1
* GObjectify GObjectify GObjectify use GObject api for models use GObjectMike Kestner2002-11-061-22/+23
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-5/+24
* And finally here.Jeffrey Stedfast2002-08-071-18/+1
* #include <string.h> for memsetJeffrey Stedfast2002-08-071-4/+31
* Only unref etst->sort_info once.Christopher James Lahey2002-04-271-1/+0
* Ansification patch from danw.Christopher James Lahey2002-04-261-1/+1
* Unref the sort_info.Jeffrey Stedfast2002-04-201-0/+5
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-4/+17
* Copy the can group state on the sort info here.Christopher James Lahey2001-10-131-0/+4
* #include <string.h> Same here. Kills warnings on newer gcc.Kjartan Maraas2001-05-251-0/+1
* Make a key press stop the tooltip timeout.Christopher James Lahey2001-05-121-1/+1
* Typo fix; call e_cell_unrealize(), not e_cell_realize().Federico Mena Quintero2001-04-031-2/+8
* Make `ETableSortInfo' non-floating and use _unref, not _destroy, toEttore Perazzoli2001-03-221-1/+1
* Make `ETableState' a non-`GTK_FLOATING' object. Otherwise theEttore Perazzoli2001-03-211-0/+4
* Use update_sort_and_group_config dialog instead of the non-implementedMiguel de Icaza2001-03-191-1/+2
* Load frames.Miguel de Icaza2001-01-171-24/+41
* Added a bit of documentation. (config_sort_config_show,Christopher James Lahey2001-01-171-1/+22
* Step 2Miguel de Icaza2001-01-161-1/+1
* Rename from Helix Code -> XimianMiguel de Icaza2001-01-161-1/+1
* Added expansions field and loading and saving of that field.Christopher James Lahey2001-01-111-6/+27
* Destroy text and pixbuf if they exist whether or not is_pixbuf is set.Christopher James Lahey2000-12-231-2/+7
* If there are columns allocated, free them upon a destroy.JP Rosevear2000-12-091-2/+3
* Free the xmlDoc when we are done with it. (e_table_state_save_to_file):Federico Mena Quintero2000-12-081-0/+2
* Switched to saving the version as a double instead of a string.Christopher James Lahey2000-10-191-1/+1
* Fixed ETableFieldChooser row heights a bit.Christopher James Lahey2000-10-191-0/+2
* NULL is not a valid argument to `xmlNewDoc'. Was this code everEttore Perazzoli2000-10-141-1/+3
* Changed these to match the new ETable system.Christopher James Lahey2000-10-111-0/+161