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-model.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated version number.
Christopher James Lahey
2000-11-14
1
-0
/
+4
*
make ETreeModel opaque, and switch from using g_new0 and g_free for
Chris Toshok
2000-10-25
1
-9
/
+5
*
get rid of ENode type, as everything in it is now in ETreePath, and add
Chris Toshok
2000-10-16
1
-14
/
+22
*
Changed to take into account the sort group, if the table has one.x
Not Zed
2000-10-04
1
-0
/
+1
*
change/add prototypes and a typedef for ETreePathCompareFunc.
Chris Toshok
2000-10-03
1
-5
/
+9
*
add save_state stuff to ETreeModel, and prototypes for the public methods.
Chris Toshok
2000-09-26
1
-0
/
+10
*
Moved files, fixed header files and paths - Federico
Federico Mena Quintero
2000-09-20
1
-2
/
+2
*
add signals/prototypes for e_tree_model_node_collapsed and
Chris Toshok
2000-09-01
1
-3
/
+7
*
we can remove nodes with children now.
Chris Toshok
2000-08-22
1
-0
/
+3
*
add icon_at virtual function - it was stupid to make the insert call take
Chris Toshok
2000-06-23
1
-4
/
+4
*
use the expanded/unexpanded pixbufs as node pixbufs for the first level of
Chris Toshok
2000-06-23
1
-2
/
+5
*
change things so we focus the cell and select the row, and also dispatch
Chris Toshok
2000-06-11
1
-27
/
+56
*
New files. A tree model using a GNode structure to store it's info.
Chris Toshok
2000-06-09
1
-0
/
+72