aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-tree-model.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-184/+0
* Upped the version number to 0.6.99.0. Upped the so number to 6.Christopher James Lahey2001-04-131-0/+11
* Add argument to get the table adapter. (et_set_arg): Add arguments forRichard Hult2001-04-041-1/+5
* Updated these to match the new e_tree_model_node_removed signal.Christopher James Lahey2001-03-271-2/+3
* Bumped the version number to 05.99.9.Christopher James Lahey2001-03-211-0/+1
* Deal with proxy_node_changed being called on a different root node thanChristopher James Lahey2001-03-201-90/+112
* From a patch submitted by Murray Cumming <Murray.Cumming@mybau.com>Christopher James Lahey2001-02-171-0/+9
* Added this function. Made frozen an int so that recursive freezes andChristopher James Lahey2001-02-091-0/+2
* Updated version number.Christopher James Lahey2000-11-141-0/+4
* make ETreeModel opaque, and switch from using g_new0 and g_free forChris Toshok2000-10-251-9/+5
* get rid of ENode type, as everything in it is now in ETreePath, and addChris Toshok2000-10-161-14/+22
* Changed to take into account the sort group, if the table has one.xNot Zed2000-10-041-0/+1
* change/add prototypes and a typedef for ETreePathCompareFunc.Chris Toshok2000-10-031-5/+9
* add save_state stuff to ETreeModel, and prototypes for the public methods.Chris Toshok2000-09-261-0/+10
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-201-2/+2
* add signals/prototypes for e_tree_model_node_collapsed andChris Toshok2000-09-011-3/+7
* we can remove nodes with children now.Chris Toshok2000-08-221-0/+3
* add icon_at virtual function - it was stupid to make the insert call takeChris Toshok2000-06-231-4/+4
* use the expanded/unexpanded pixbufs as node pixbufs for the first level ofChris Toshok2000-06-231-2/+5
* change things so we focus the cell and select the row, and also dispatchChris Toshok2000-06-111-27/+56
* New files. A tree model using a GNode structure to store it's info.Chris Toshok2000-06-091-0/+72