aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-tree-table-adapter.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_SPELL_0_3nobody2001-09-171-1045/+0
* Bumped version number to 0.11.99.4.Christopher James Lahey2001-09-171-4/+7
* Rename these functions from ecn_get_text and ecn_free_text.Christopher James Lahey2001-09-011-10/+8
* e_tree_table_adapter_node_at_row would have pulled data from one past theChristopher James Lahey2001-08-041-6/+8
* Ignore set_expanded if the node is the root and root_visible is FALSE.Christopher James Lahey2001-07-131-0/+3
* Added checks for if row is outside of the appropriate range.Christopher James Lahey2001-07-071-0/+4
* Made this return -1 instead of -2 for not found if the root is notChristopher James Lahey2001-04-261-2/+7
* Upped the version number to 0.6.99.0. Upped the so number to 6.Christopher James Lahey2001-04-131-1/+11
* Make it so you can switch checking around the last access on and off forChristopher James Lahey2001-04-041-0/+2
* Added e_tree_selection_model_select_single_path and made selection_startChristopher James Lahey2001-04-041-2/+18
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto.Kjartan Maraas2001-04-041-2/+2
* Fixed an off by one error.Richard Hult2001-04-041-1/+1
* Don't draw the button if it's less than 1 pixel wide.Christopher James Lahey2001-04-031-1/+4
* Fixed removing the last child of a node.Christopher James Lahey2001-03-311-4/+29
* Updated these to match the new e_tree_model_node_removed signal.Christopher James Lahey2001-03-271-1/+1
* Deal with proxy_node_changed being called on a different root node thanChristopher James Lahey2001-03-201-0/+974