aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-sorter.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-520/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-20/+30
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-06-251-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-18/+33
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-16/+45
* 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-2/+2
* libetable cleanups.Matthew Barnes2011-01-171-5/+5
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-55/+55
* Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-2/+2
* Bug #606301 - Slow sort by subjectMilan Crha2010-01-201-21/+29
* Fix excessive whitespace.Matthew Barnes2009-07-131-3/+0
* More code cleanup.Matthew Barnes2009-06-021-7/+7
* Whitespace cleanup.Matthew Barnes2009-05-291-15/+15
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-35/+35
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-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-4/+4
* 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/+4
* ** Fixes bug #419524Matthew Barnes2007-03-211-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-0/+3
* ETableConfig derives from GObject (fix warnings).Chris Toshok2002-11-151-54/+67
* GObjectify GObjectify GObjectify use GObject api for models use GObjectMike Kestner2002-11-061-48/+47
* use GObject api for ETableHeader use GObject api on ETableHeaderMike Kestner2002-11-051-2/+2
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-1/+6
* Ansification patch from danw.Christopher James Lahey2002-04-261-1/+1
* Added e-table-memory-store.lo.Christopher James Lahey2002-02-221-0/+36
* Make a printout here be conditionally compiled (and compiled out byChristopher James Lahey2001-11-111-1/+1
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-5/+19
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto.Kjartan Maraas2001-04-041-1/+1
* Deal with proxy_node_changed being called on a different root node thanChristopher James Lahey2001-03-201-176/+0
* Changed e_table_selection_model_clear to e_selection_model_clear.Christopher James Lahey2001-02-281-49/+68
* Added e-table/e-table-sorting-utils.lo.Christopher James Lahey2001-02-241-0/+26
* Add a missing gtk_object_ref.Dan Winship2001-02-091-0/+1
* Make some private variables static in `ETableSorter'.Ettore Perazzoli2001-02-061-4/+4
* Rename from Helix Code -> XimianMiguel de Icaza2001-01-161-1/+1
* Fixed sorting. needs_sorting was getting set to 0 when sorted happens, butChristopher James Lahey2001-01-061-30/+2
* Set the minimum width of newly created children.Christopher James Lahey2000-12-191-3/+2
* cut&paste from e-table-sorted-variable.c and massage names a bit to makeChris Toshok2000-12-141-1/+208
* set "sort_info" on our sorter when we get a new sort_info to keep thingsChris Toshok2000-12-081-4/+56
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-201-1/+1
* Fixed e-table #includes so that it would compile.Chris Lahey2000-09-181-1/+1
* Made it so that selection ranges work even if the table is using grouping.Christopher James Lahey2000-08-051-4/+6
* Made selection ranges work even if the table is sorted.Christopher James Lahey2000-08-051-0/+293