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