aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-one.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-8/+24
* 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-5/+5
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-25/+25
* Fix excessive whitespace.Matthew Barnes2009-07-131-1/+0
* More code cleanup.Matthew Barnes2009-06-021-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-21/+21
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-16/+16
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-7/+7
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Remove E_MAKE_TYPE macro.Hiroyuki Ikezoe2007-07-281-13/+7
* 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-1/+3
* fixes for compiler warningsRadek Doulik2004-06-101-2/+0
* free data here since we don't have source in finalizeJP Rosevear2003-04-111-11/+15
* remove ref/unref G_OBJECT masks ditto ditto ditto ditto ditto ditto dittoMike Kestner2002-11-061-2/+2
* use GObject api for models GObjectify GObjectify GObjectify GObjectifyMike Kestner2002-11-051-33/+10
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-16/+24
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-7/+18
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-091-0/+7
* Bumped the version number of gal to 0.8.99.8.Christopher James Lahey2001-07-051-1/+1
* Rename from Helix Code -> XimianMiguel de Icaza2001-01-161-1/+1
* Changed the API for the append_row function. Now accepts a model to copyChristopher James Lahey2000-08-021-10/+2
* Calculate height including if clip_height is set to -1.Christopher James Lahey2000-06-271-0/+244