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
/
widgets
/
table
/
e-tree-selection-model.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented this function. Fixes Ximian bug #5353.
Christopher James Lahey
2001-08-08
1
-6
/
+50
*
Bump version number due to incompatible changes in ETree.
Peter Williams
2001-06-28
1
-0
/
+9
*
Made this return -1 instead of -2 for not found if the root is not
Christopher James Lahey
2001-04-26
1
-1
/
+1
*
Upped the version number to 0.6.99.0. Upped the so number to 6.
Christopher James Lahey
2001-04-13
1
-18
/
+65
*
Changed resizeable to resizable in ETableCol for consistency.
Christopher James Lahey
2001-04-10
1
-2
/
+6
*
Call cursor_activated as well.
Christopher James Lahey
2001-04-04
1
-1
/
+6
*
Made this work properly for models with 0 rows in the tree table adapter.
Christopher James Lahey
2001-04-04
1
-1
/
+14
*
Added this function.
Christopher James Lahey
2001-04-04
1
-0
/
+8
*
Added e_tree_selection_model_select_single_path and made selection_start
Christopher James Lahey
2001-04-04
1
-20
/
+48
*
Fixed this to not call the callback with a row of -1.
Christopher James Lahey
2001-04-04
1
-1
/
+2
*
Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto.
Kjartan Maraas
2001-04-04
1
-0
/
+1
*
Monitor the sorted model and send selection and cursor changed signals.
Christopher James Lahey
2001-04-02
1
-1
/
+111
*
Made this traverse the source model instead of the sorted model since the
Christopher James Lahey
2001-04-02
1
-10
/
+9
*
Fixed some bugs with the privitization of ETreeSelectionModel.
Christopher James Lahey
2001-04-01
1
-7
/
+6
*
Include <gal/util/e-util.h> here.
Christopher James Lahey
2001-04-01
1
-246
/
+403
*
Made e_tree_selection_model_foreach work. (etsm_select_all): Made
Christopher James Lahey
2001-03-31
1
-8
/
+15
*
New implementation based on a tree instead of a hash table.
Christopher James Lahey
2001-03-31
1
-55
/
+413
*
New class implementing a tree model. Not finished yet or in use, but I
Christopher James Lahey
2001-03-28
1
-0
/
+505