| Commit message (Expand) | Author | Age | Files | Lines |
* | Upped the version number to 0.6.99.0. Upped the so number to 6. | Christopher James Lahey | 2001-04-13 | 1 | -0/+11 |
* | Add argument to get the table adapter. (et_set_arg): Add arguments for | Richard Hult | 2001-04-04 | 1 | -1/+5 |
* | Updated these to match the new e_tree_model_node_removed signal. | Christopher James Lahey | 2001-03-27 | 1 | -2/+3 |
* | Bumped the version number to 05.99.9. | Christopher James Lahey | 2001-03-21 | 1 | -0/+1 |
* | Deal with proxy_node_changed being called on a different root node than | Christopher James Lahey | 2001-03-20 | 1 | -90/+112 |
* | From a patch submitted by Murray Cumming <Murray.Cumming@mybau.com> | Christopher James Lahey | 2001-02-17 | 1 | -0/+9 |
* | Added this function. Made frozen an int so that recursive freezes and | Christopher James Lahey | 2001-02-09 | 1 | -0/+2 |
* | Updated version number. | Christopher James Lahey | 2000-11-14 | 1 | -0/+4 |
* | make ETreeModel opaque, and switch from using g_new0 and g_free for | Chris Toshok | 2000-10-25 | 1 | -9/+5 |
* | get rid of ENode type, as everything in it is now in ETreePath, and add | Chris Toshok | 2000-10-16 | 1 | -14/+22 |
* | Changed to take into account the sort group, if the table has one.x | Not Zed | 2000-10-04 | 1 | -0/+1 |
* | change/add prototypes and a typedef for ETreePathCompareFunc. | Chris Toshok | 2000-10-03 | 1 | -5/+9 |
* | add save_state stuff to ETreeModel, and prototypes for the public methods. | Chris Toshok | 2000-09-26 | 1 | -0/+10 |
* | Moved files, fixed header files and paths - Federico | Federico Mena Quintero | 2000-09-20 | 1 | -2/+2 |
* | add signals/prototypes for e_tree_model_node_collapsed and | Chris Toshok | 2000-09-01 | 1 | -3/+7 |
* | we can remove nodes with children now. | Chris Toshok | 2000-08-22 | 1 | -0/+3 |
* | add icon_at virtual function - it was stupid to make the insert call take | Chris Toshok | 2000-06-23 | 1 | -4/+4 |
* | use the expanded/unexpanded pixbufs as node pixbufs for the first level of | Chris Toshok | 2000-06-23 | 1 | -2/+5 |
* | change things so we focus the cell and select the row, and also dispatch | Chris Toshok | 2000-06-11 | 1 | -27/+56 |
* | New files. A tree model using a GNode structure to store it's info. | Chris Toshok | 2000-06-09 | 1 | -0/+72 |