aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-extras.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-412/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-3/+6
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-2/+6
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-1/+2
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-6/+2
* Fix few memory leaksMilan Crha2011-02-151-3/+11
* e-table: Remove retro lookBenjamin Otte2010-10-301-1/+1
* Coding style and whitespace cleanups.Matthew Barnes2010-01-231-16/+26
* Bug #606301 - Slow sort by subjectMilan Crha2010-01-201-7/+74
* Teach ETable to prefer themed icon names over pixbufs.Matthew Barnes2010-01-071-29/+30
* Coding style and whitespace cleanup.Matthew Barnes2010-01-051-7/+23
* ETableExtras cleanup.Matthew Barnes2010-01-031-45/+91
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-4/+4
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Fix compiler warnings in mail.Matthew Barnes2009-05-261-1/+1
* Fix compiler warnings in calendar.Matthew Barnes2009-05-261-4/+4
* Fix compiler warnings in widgets.Matthew Barnes2009-05-261-3/+3
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-15/+16
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* Remove an unused function left behind by my previous commit.Matthew Barnes2007-10-021-10/+0
* ** Fixes bug #469657Matthew Barnes2007-10-021-59/+30
* 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
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-4/+2
* Fixes bug #357970Matthew Barnes2006-12-041-3/+3
* Fixed substitutions that I missed in the last commit.Harish Krishnaswamy2005-12-101-1/+1
* prefix the wrapper functions with e - do not use g lest it is assumed toHarish Krishnaswamy2005-12-091-4/+4
* dded case insensitive compare support etable, and using it for OrganizationSushma Rai2005-10-041-0/+1
* 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-9/+13
* Add a "collate" sort callback that uses the new g_collate_compare().Jeffrey Stedfast2002-12-061-0/+1
* remove ref/unref G_OBJECT masks ditto ditto ditto ditto ditto ditto dittoMike Kestner2002-11-061-3/+3
* gobjectify ETableExtras is now a GObject (e_tree_class_init): removeMike Kestner2002-11-021-10/+8
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-9/+53
* Ansification patch from danw.Christopher James Lahey2002-04-261-3/+3
* Replaced e_marshal_BOOL__STRING with this since the function it was usedChristopher James Lahey2002-03-131-1/+5
* Added e-table-search.lo.Christopher James Lahey2002-03-121-2/+42
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-4/+18
* Properly remove old items from the ETableExtras if they are replaced byChristopher James Lahey2001-03-241-0/+3
* Deal with proxy_node_changed being called on a different root node thanChristopher James Lahey2001-03-201-0/+10
* Added new ECellPixbuf -- takes a GdkPixbuf from the model and renders itVladimir Vukicevic2001-03-011-0/+2
* Added e-cell-number.loChristopher James Lahey2001-01-291-1/+3
* Added e-cell-date.c, e-cell-date.h, e-cell-size.c, and e-cell-size.h.Christopher James Lahey2001-01-161-0/+4
* Step 2Miguel de Icaza2001-01-161-1/+1
* Rename from Helix Code -> XimianMiguel de Icaza2001-01-161-1/+1
* Changed these to use the default cells.Christopher James Lahey2000-10-111-0/+6
* Changed these to match the new ETable system.Christopher James Lahey2000-10-111-0/+164