index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
e-util
/
e-tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug #710337 - Define ETree/ETable "alternating-row-colors" style property
Milan Crha
2014-03-14
1
-1
/
+22
*
Bug #722938 - Adapt a11y code for newest gtk
Mike Gorse
2014-03-13
1
-1
/
+2
*
Miscellaneous cleanups.
Matthew Barnes
2014-03-03
1
-3
/
+3
*
Bug 721545 - License text contains obsolete FSF postal address
Matthew Barnes
2014-01-08
1
-10
/
+9
*
Bug 710797 - Name all the timeouts added with g_timeout_add()
Bastien Nocera
2013-10-30
1
-2
/
+4
*
Miscellaneous cleanups.
Matthew Barnes
2013-09-08
1
-4
/
+6
*
Bug #699603 - Message list scrolls to cursor on style change
Milan Crha
2013-08-01
1
-0
/
+46
*
Miscellaneous cleanups.
Matthew Barnes
2013-07-07
1
-2
/
+2
*
Remove e_tree_set_state().
Matthew Barnes
2013-07-02
1
-26
/
+0
*
Remove e_tree_get_state().
Matthew Barnes
2013-07-02
1
-22
/
+0
*
Remove e_tree_new_from_spec_file().
Matthew Barnes
2013-07-02
1
-85
/
+0
*
e_tree_new: Take an ETableSpecification parameter.
Matthew Barnes
2013-07-02
1
-25
/
+13
*
e_tree_new_from_spec_file: Remove unused "state_fn" parameter.
Matthew Barnes
2013-07-02
1
-27
/
+5
*
e_tree_new: Remove unused "state_str" parameter.
Matthew Barnes
2013-07-02
1
-19
/
+5
*
ETableState: Convert the column index array to a column spec array.
Matthew Barnes
2013-07-02
1
-7
/
+17
*
ETableCol: Embed an ETableColumnSpecification.
Matthew Barnes
2013-07-02
1
-6
/
+10
*
ETableState: Add a "specification" construct-only property.
Matthew Barnes
2013-07-02
1
-4
/
+4
*
Calendar views inline text edit with Ctrl+C/V/X does not work
Milan Crha
2013-06-21
1
-0
/
+36
*
Update ETree API documentation.
Matthew Barnes
2013-06-21
1
-9
/
+9
*
Remove e_tree_view_to_model_row().
Matthew Barnes
2013-06-21
1
-11
/
+0
*
Remove e_sorter_new().
Matthew Barnes
2013-06-21
1
-13
/
+1
*
Remove unused e_tree_find_next().
Matthew Barnes
2013-06-21
1
-78
/
+0
*
Remove unused e_tree_get_tooltip().
Matthew Barnes
2013-06-21
1
-8
/
+0
*
Remove unused e_tree_model_to_view_row().
Matthew Barnes
2013-06-21
1
-12
/
+0
*
Remove unused e_tree_get_prev_row().
Matthew Barnes
2013-06-21
1
-18
/
+0
*
Remove unused e_tree_get_next_row().
Matthew Barnes
2013-06-21
1
-27
/
+0
*
Remove unused e_tree_get_printable().
Matthew Barnes
2013-06-21
1
-8
/
+0
*
Remove unused e_tree_load_state().
Matthew Barnes
2013-06-21
1
-26
/
+0
*
Remove unused e_tree_set_search_column().
Matthew Barnes
2013-06-21
1
-23
/
+0
*
Remove unused e_tree_save_state().
Matthew Barnes
2013-06-21
1
-19
/
+0
*
Remove e_tree_row_count().
Matthew Barnes
2013-06-21
1
-8
/
+0
*
Remove e_tree_force_expanded_state().
Matthew Barnes
2013-06-21
1
-12
/
+0
*
Remove e_tree_load_expanded_state_xml().
Matthew Barnes
2013-06-21
1
-10
/
+0
*
Remove e_tree_save_expanded_state_xml().
Matthew Barnes
2013-06-21
1
-8
/
+0
*
Remove e_tree_load_expanded_state().
Matthew Barnes
2013-06-21
1
-9
/
+0
*
Remove e_tree_save_expanded_state().
Matthew Barnes
2013-06-21
1
-9
/
+0
*
Remove e_tree_show_node().
Matthew Barnes
2013-06-21
1
-9
/
+0
*
Remove e_tree_root_node_is_visible().
Matthew Barnes
2013-06-21
1
-8
/
+0
*
Remove e_tree_row_of_node().
Matthew Barnes
2013-06-21
1
-11
/
+6
*
Remove e_tree_node_at_row().
Matthew Barnes
2013-06-21
1
-14
/
+3
*
Remove e_tree_root_node_set_visible().
Matthew Barnes
2013-06-21
1
-9
/
+0
*
Remove e_tree_node_set_expanded_recurse().
Matthew Barnes
2013-06-21
1
-10
/
+0
*
Remove e_tree_node_set_expanded().
Matthew Barnes
2013-06-21
1
-10
/
+0
*
Remove e_tree_node_is_expanded().
Matthew Barnes
2013-06-21
1
-9
/
+0
*
Remove unused e_tree_right_click_up().
Matthew Barnes
2013-06-21
1
-6
/
+0
*
Remove unused e_tree_drag_unhighlight().
Matthew Barnes
2013-06-21
1
-11
/
+0
*
Remove unused e_tree_drag_highlight().
Matthew Barnes
2013-06-21
1
-62
/
+0
*
Remove unused e_tree_drag_get_data().
Matthew Barnes
2013-06-21
1
-19
/
+0
*
Remove unused e_tree_drag_dest_unset().
Matthew Barnes
2013-06-21
1
-13
/
+0
*
Remove unused e_tree_drag_dest_set_proxy().
Matthew Barnes
2013-06-21
1
-15
/
+0
*
Remove e_tree_drag_dest_set().
Matthew Barnes
2013-06-21
1
-17
/
+0
*
Remove e_tree_selected_path_foreach().
Matthew Barnes
2013-06-21
1
-12
/
+0
*
Remove e_tree_selected_row_foreach().
Matthew Barnes
2013-06-21
1
-12
/
+0
*
ETree cleanups.
Matthew Barnes
2013-06-21
1
-805
/
+779
*
Remove e_tree_model_has_get_node_by_id().
Matthew Barnes
2013-06-16
1
-5
/
+4
*
Remove e_tree_model_has_save_id().
Matthew Barnes
2013-06-16
1
-2
/
+1
*
e_tree_model_node_find: Remove "forward_direction" parameter.
Matthew Barnes
2013-06-15
1
-4
/
+2
*
Update API documentation.
Matthew Barnes
2013-03-03
1
-12
/
+6
*
Finish adding symbols to libeutil API docs.
Matthew Barnes
2012-12-15
1
-49
/
+3
*
Consolidate base utility libraries into libeutil.
Matthew Barnes
2012-12-13
1
-0
/
+3956