aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-memory-store.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-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
* ** Fixes bug #534360Matthew Barnes2008-05-231-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-7/+7
* Warning fixes: - NULL vs. 0 vs. FALSE - Mark som code staticKjartan Maraas2007-10-311-2/+2
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Remove E_MAKE_TYPE macro.Hiroyuki Ikezoe2007-07-281-10/+7
* Fixes bug #357970Matthew Barnes2006-12-041-2/+2
* 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/+4
* (etms_finalize): CallEttore Perazzoli2002-11-271-1/+26
* remove ref/unref G_OBJECT masks ditto ditto ditto ditto ditto ditto dittoMike Kestner2002-11-061-1/+1
* use GObject api for models GObjectify GObjectify GObjectify GObjectifyMike Kestner2002-11-051-31/+28
* add prototypes for the _change* functions.Chris Toshok2002-10-251-19/+144
* Added this function that lets you specify the translation domain.Christopher James Lahey2002-05-031-1/+21
* Added calls to e_table_model_pre_change here so that the ETableItemChristopher James Lahey2002-04-261-0/+4
* Bumped version number to 0.19.99.14.Christopher James Lahey2002-04-231-4/+4
* Call the parent function after doing all the internal work so that whenChristopher James Lahey2002-03-261-9/+9
* Added support for E_TABLE_MEMORY_STORE_OBJECT which represents a columnChristopher James Lahey2002-03-131-2/+13
* Give the correct height to the subcells instead of overlapping them.Christopher James Lahey2002-03-131-2/+4
* Added e-table-search.lo.Christopher James Lahey2002-03-121-4/+8
* Added this function to take a ... list of column data. The expected numberChristopher James Lahey2002-03-121-0/+20
* Added a pixbuf column type.Christopher James Lahey2002-03-121-0/+12
* Added e-table-memory-store.lo.Christopher James Lahey2002-02-221-0/+363