aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-tree-memory.c
Commit message (Expand)AuthorAgeFilesLines
* 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