aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-tree.c
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous cleanups.Matthew Barnes2013-09-081-4/+6
* Bug #699603 - Message list scrolls to cursor on style changeMilan Crha2013-08-011-0/+46
* Miscellaneous cleanups.Matthew Barnes2013-07-071-2/+2
* Remove e_tree_set_state().Matthew Barnes2013-07-021-26/+0
* Remove e_tree_get_state().Matthew Barnes2013-07-021-22/+0
* Remove e_tree_new_from_spec_file().Matthew Barnes2013-07-021-85/+0
* e_tree_new: Take an ETableSpecification parameter.Matthew Barnes2013-07-021-25/+13
* e_tree_new_from_spec_file: Remove unused "state_fn" parameter.Matthew Barnes2013-07-021-27/+5
* e_tree_new: Remove unused "state_str" parameter.Matthew Barnes2013-07-021-19/+5
* ETableState: Convert the column index array to a column spec array.Matthew Barnes2013-07-021-7/+17
* ETableCol: Embed an ETableColumnSpecification.Matthew Barnes2013-07-021-6/+10
* ETableState: Add a "specification" construct-only property.Matthew Barnes2013-07-021-4/+4
* Calendar views inline text edit with Ctrl+C/V/X does not workMilan Crha2013-06-211-0/+36
* Update ETree API documentation.Matthew Barnes2013-06-211-9/+9
* Remove e_tree_view_to_model_row().Matthew Barnes2013-06-211-11/+0
* Remove e_sorter_new().Matthew Barnes2013-06-211-13/+1
* Remove unused e_tree_find_next().Matthew Barnes2013-06-211-78/+0
* Remove unused e_tree_get_tooltip().Matthew Barnes2013-06-211-8/+0
* Remove unused e_tree_model_to_view_row().Matthew Barnes2013-06-211-12/+0
* Remove unused e_tree_get_prev_row().Matthew Barnes2013-06-211-18/+0
* Remove unused e_tree_get_next_row().Matthew Barnes2013-06-211-27/+0
* Remove unused e_tree_get_printable().Matthew Barnes2013-06-211-8/+0
* Remove unused e_tree_load_state().Matthew Barnes2013-06-211-26/+0
* Remove unused e_tree_set_search_column().Matthew Barnes2013-06-211-23/+0
* Remove unused e_tree_save_state().Matthew Barnes2013-06-211-19/+0
* Remove e_tree_row_count().Matthew Barnes2013-06-211-8/+0
* Remove e_tree_force_expanded_state().Matthew Barnes2013-06-211-12/+0
* Remove e_tree_load_expanded_state_xml().Matthew Barnes2013-06-211-10/+0
* Remove e_tree_save_expanded_state_xml().Matthew Barnes2013-06-211-8/+0
* Remove e_tree_load_expanded_state().Matthew Barnes2013-06-211-9/+0
* Remove e_tree_save_expanded_state().Matthew Barnes2013-06-211-9/+0
* Remove e_tree_show_node().Matthew Barnes2013-06-211-9/+0
* Remove e_tree_root_node_is_visible().Matthew Barnes2013-06-211-8/+0
* Remove e_tree_row_of_node().Matthew Barnes2013-06-211-11/+6
* Remove e_tree_node_at_row().Matthew Barnes2013-06-211-14/+3
* Remove e_tree_root_node_set_visible().Matthew Barnes2013-06-211-9/+0
* Remove e_tree_node_set_expanded_recurse().Matthew Barnes2013-06-211-10/+0
* Remove e_tree_node_set_expanded().Matthew Barnes2013-06-211-10/+0
* Remove e_tree_node_is_expanded().Matthew Barnes2013-06-211-9/+0
* Remove unused e_tree_right_click_up().Matthew Barnes2013-06-211-6/+0
* Remove unused e_tree_drag_unhighlight().Matthew Barnes2013-06-211-11/+0
* Remove unused e_tree_drag_highlight().Matthew Barnes2013-06-211-62/+0
* Remove unused e_tree_drag_get_data().Matthew Barnes2013-06-211-19/+0
* Remove unused e_tree_drag_dest_unset().Matthew Barnes2013-06-211-13/+0
* Remove unused e_tree_drag_dest_set_proxy().Matthew Barnes2013-06-211-15/+0
* Remove e_tree_drag_dest_set().Matthew Barnes2013-06-211-17/+0
* Remove e_tree_selected_path_foreach().Matthew Barnes2013-06-211-12/+0
* Remove e_tree_selected_row_foreach().Matthew Barnes2013-06-211-12/+0
* ETree cleanups.Matthew Barnes2013-06-211-805/+779
* Remove e_tree_model_has_get_node_by_id().Matthew Barnes2013-06-161-5/+4
* Remove e_tree_model_has_save_id().Matthew Barnes2013-06-161-2/+1
* e_tree_model_node_find: Remove "forward_direction" parameter.Matthew Barnes2013-06-151-4/+2
* Update API documentation.Matthew Barnes2013-03-031-12/+6
* Finish adding symbols to libeutil API docs.Matthew Barnes2012-12-151-49/+3
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-0/+3956