aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-tree-memory.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-744/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-10/+11
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-3/+6
* Remove Ctrl + l ( ) character from source filesPaul Menzel2011-09-301-5/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-31/+51
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-2/+5
* 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-3/+6
* Coding style cleanups.Matthew Barnes2011-05-091-2/+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
* libetable cleanups.Matthew Barnes2011-01-171-50/+44
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-25/+25
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-7/+7
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-4/+15
* More code cleanup.Matthew Barnes2009-06-021-2/+2
* Whitespace cleanup.Matthew Barnes2009-05-291-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-10/+10
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-17/+16
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-43/+43
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+11
* Remove E_MAKE_TYPE macro.Hiroyuki Ikezoe2007-07-281-13/+5
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-2/+4
* ** Fixes bug #352450Matthew Barnes2006-09-181-7/+2
* 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/+1
* make this a dispose rather than finalise. Crashes on finalise otherwise.Not Zed2002-12-031-3/+3
* use GObject api for models GObjectify GObjectify GObjectify GObjectifyMike Kestner2002-11-051-28/+17
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-6/+9
* Handle a collapse request by marking all descendents of that node asChristopher James Lahey2002-03-091-13/+35
* Added a fill_in_children signal.Christopher James Lahey2002-03-081-5/+47
* We should only pre_change here if frozen = 0, otherwise we'll leakChristopher James Lahey2001-11-061-1/+2
* Bumped the version number to 0.16.99.0 and GAL_CURRENT to 17.Christopher James Lahey2001-11-011-0/+3
* Added frozen_count variable to know not to show the cursor while a changeChristopher James Lahey2001-10-311-2/+1
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-6/+18
* Call e_tree_model_pre_change here where appropriate.Christopher James Lahey2001-10-231-0/+2
* Show the date for dates in the future.Christopher James Lahey2001-05-101-0/+17
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto.Kjartan Maraas2001-04-041-1/+1
* Updated these to match the new e_tree_model_node_removed signal.Christopher James Lahey2001-03-271-2/+10
* Changed this to derefence the pointers passed in from qsort as we shouldChristopher James Lahey2001-03-221-2/+7
* New function to allow you to do non live sorts with weird rules.Christopher James Lahey2001-03-221-0/+66
* Deal with proxy_node_changed being called on a different root node thanChristopher James Lahey2001-03-201-0/+548