aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-sorted.c
Commit message (Expand)AuthorAgeFilesLines
* libetable cleanups.Matthew Barnes2011-01-171-5/+5
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-41/+41
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-2/+2
* More whitespace cleanup.Matthew Barnes2009-07-191-2/+2
* More code cleanup.Matthew Barnes2009-06-021-3/+3
* Whitespace cleanup.Matthew Barnes2009-05-291-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-13/+13
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* License changes. Changed license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-041-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-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-14/+13
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* Port to Windows, initial commit:Tor Lillqvist2005-04-291-0/+3
* GObjectify GObjectify GObjectify use GObject api for models use GObjectMike Kestner2002-11-061-21/+18
* 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-5/+8
* Ansification patch from danw.Christopher James Lahey2002-04-261-1/+1
* Added frozen_count variable to know not to show the cursor while a changeChristopher James Lahey2001-10-311-7/+29
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-5/+19
* Made this faster in some cases.Christopher James Lahey2001-05-231-1/+1
* a similar change to below, which makes it actually work for the case wherejacob berkman2001-05-221-1/+1
* increment row each time through the loop so we don't get @count copies ofChris Toshok2001-05-221-0/+1
* Deal with proxy_node_changed being called on a different root node thanChristopher James Lahey2001-03-201-38/+43
* Fixed some warnings.Christopher James Lahey2001-03-021-128/+69
* Added e-table/e-table-sorting-utils.lo.Christopher James Lahey2001-02-241-43/+281
* Rename from Helix Code -> XimianMiguel de Icaza2001-01-161-1/+1
* Unref the object instead of destroying it.Federico Mena Quintero2000-12-101-1/+1
* 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
* Added duplicate_value and add_value. Use the new compare functions. MadeChristopher James Lahey2000-02-251-1/+1
* Compilation touchups -miguelArturo Espinosa2000-01-061-1/+1
* Lots of reorganization to get the Evolution shell to begin its life. ItArturo Espinosa2000-01-061-1/+1
* fix this routine.Miguel de Icaza1999-12-101-2/+0
* beginning of the keyboard navigation.Miguel de Icaza1999-11-281-2/+0
* Realize cells.Miguel de Icaza1999-11-251-100/+37
* Finish implementing e-table-sorted -migArturo Espinosa1999-11-191-0/+66
* Add resizing capabilities.Miguel de Icaza1999-11-161-0/+90