aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-tree.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-2334/+0
* (Make the alternating row colors a option in ETableSpecification insteadJason Leach2001-04-291-0/+4
* Documented this function properly.Christopher James Lahey2001-04-241-0/+32
* Submit a signal even if there are no extras.Christopher James Lahey2001-04-201-35/+123
* Free some things that weren't getting freed.Dan Winship2001-04-191-3/+7
* Set the background color to the specified tooltip->background. Set theChristopher James Lahey2001-04-161-0/+6
* Return TRUE for left and right arrows.Christopher James Lahey2001-04-111-0/+2
* Added this function.Christopher James Lahey2001-04-041-0/+1
* Added e_tree_selection_model_select_single_path and made selection_startChristopher James Lahey2001-04-041-0/+6
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto.Kjartan Maraas2001-04-041-3/+5
* Add argument to get the table adapter. (et_set_arg): Add arguments forRichard Hult2001-04-041-0/+46
* Fixed some bugs with the privitization of ETreeSelectionModel.Christopher James Lahey2001-04-011-1/+1
* Added e-tree-selection-model.c. (libetableinclude_HEADERS): AddedChristopher James Lahey2001-04-011-0/+24
* Initialize all necessary fields here.Christopher James Lahey2001-04-011-0/+18
* Roll back another part of the change.Christopher James Lahey2001-04-011-1/+5
* Accidently committed this with using the tree selection model turned on.Christopher James Lahey2001-04-011-15/+2
* Include <gal/util/e-util.h> here.Christopher James Lahey2001-04-011-315/+379
* Made these use GTK_TYPE_GDK_EVENT whenever sending an event through theChristopher James Lahey2001-03-301-4/+7
* Changed the signal "table_selection_model" to just be "selection_model"Christopher James Lahey2001-03-301-1/+1
* Updated to set the width of the header canvas to be equal to the width ofChristopher James Lahey2001-03-301-15/+40
* un Mar 25 22:31:19 2001 George Lebl <jirka@5z.com>George Lebl2001-03-261-4/+4
* ref the sort_info taken from the state object. Ditto. Fixes the last ETreeDan Winship2001-03-261-0/+1
* Added '=' and '-' as tree node expand and collapseChristopher James Lahey2001-03-251-3/+11
* Bumped the version number to 05.99.9.Christopher James Lahey2001-03-211-3/+8
* Deal with proxy_node_changed being called on a different root node thanChristopher James Lahey2001-03-201-0/+2004