summaryrefslogtreecommitdiff
path: root/e-util/e-tree.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 241050 - Can't focus message list by clicking in empty portions of it ][Milan Crha2015-11-111-2/+9
* Forward ETable/ETree background events to an ETableItemMilan Crha2015-11-031-0/+4
* Bug 677862 - Delete of multiple messages can keep cursor out of viewMilan Crha2015-09-211-0/+2
* Bug 749158 - UI layout improvementsTrinh Anh Ngoc2015-05-251-1/+2
* Bug 692557 - Add option to always sort thread children ascendingMilan Crha2015-04-241-1/+46
* Bug 747729 - Update UI styles to be closer to gtk+ 3.16Trinh Anh Ngoc2015-04-221-0/+1
* [ETree/ETable] Implement GtkScrollableInterface::get_border() for Gtk 3.15.9+Milan Crha2015-02-261-1/+36
* Bug 739030 - Prevailing space in Subject columnMilan Crha2014-11-111-0/+50
* Replace GtkStyle usages with GtkStyleContextMilan Crha2014-07-071-9/+12
* Properly disconnect signal handlers added with e_signal_connect_notify*()Milan Crha2014-06-051-2/+2
* Ignore false GObject property change notificationsMilan Crha2014-06-041-3/+3
* Bug #710337 - Define ETree/ETable "alternating-row-colors" style propertyMilan Crha2014-03-131-1/+22
* Bug #722938 - Adapt a11y code for newest gtkMike Gorse2014-03-121-1/+2
* Miscellaneous cleanups.Matthew Barnes2014-03-021-3/+3
* Bug 721545 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-10/+9
* Bug 710797 - Name all the timeouts added with g_timeout_add()Bastien Nocera2013-10-291-2/+4
* Miscellaneous cleanups.Matthew Barnes2013-09-071-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-201-9/+9
* Remove e_tree_view_to_model_row().Matthew Barnes2013-06-201-11/+0
* Remove e_sorter_new().Matthew Barnes2013-06-201-13/+1
* Remove unused e_tree_find_next().Matthew Barnes2013-06-201-78/+0
* Remove unused e_tree_get_tooltip().Matthew Barnes2013-06-201-8/+0
* Remove unused e_tree_model_to_view_row().Matthew Barnes2013-06-201-12/+0
* Remove unused e_tree_get_prev_row().Matthew Barnes2013-06-201-18/+0
* Remove unused e_tree_get_next_row().Matthew Barnes2013-06-201-27/+0
* Remove unused e_tree_get_printable().Matthew Barnes2013-06-201-8/+0
* Remove unused e_tree_load_state().Matthew Barnes2013-06-201-26/+0
* Remove unused e_tree_set_search_column().Matthew Barnes2013-06-201-23/+0
* Remove unused e_tree_save_state().Matthew Barnes2013-06-201-19/+0
* Remove e_tree_row_count().Matthew Barnes2013-06-201-8/+0
* Remove e_tree_force_expanded_state().Matthew Barnes2013-06-201-12/+0
* Remove e_tree_load_expanded_state_xml().Matthew Barnes2013-06-201-10/+0
* Remove e_tree_save_expanded_state_xml().Matthew Barnes2013-06-201-8/+0
* Remove e_tree_load_expanded_state().Matthew Barnes2013-06-201-9/+0
* Remove e_tree_save_expanded_state().Matthew Barnes2013-06-201-9/+0
* Remove e_tree_show_node().Matthew Barnes2013-06-201-9/+0
* Remove e_tree_root_node_is_visible().Matthew Barnes2013-06-201-8/+0
* Remove e_tree_row_of_node().Matthew Barnes2013-06-201-11/+6