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
/
e-table
/
e-tree-model.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
add signals/prototypes for e_tree_model_node_collapsed and
Chris Toshok
2000-09-01
1
-8
/
+56
*
Remove a ton of (hopefully harmless) warnings from the ETable code.
Ettore Perazzoli
2000-08-28
1
-0
/
+3
*
Moved drawing of the cell backgrounds from ECell into ETableItem.
Christopher James Lahey
2000-08-22
1
-0
/
+1
*
we can remove nodes with children now.
Chris Toshok
2000-08-22
1
-5
/
+49
*
Call our parent's destroy method.
Miguel de Icaza
2000-08-09
1
-0
/
+5
*
When inserting a root node, only call e_table_model_row_inserted if
Dan Winship
2000-07-09
1
-4
/
+4
*
add a g_return_val_if_fail to etree_node_at_row
Dan Winship
2000-07-07
1
-2
/
+2
*
Make this work recursively.
Dan Winship
2000-07-07
1
-1
/
+8
*
Calculate height including if clip_height is set to -1.
Christopher James Lahey
2000-06-27
1
-0
/
+1
*
add icon_at virtual function - it was stupid to make the insert call take
Chris Toshok
2000-06-23
1
-33
/
+15
*
use the expanded/unexpanded pixbufs as node pixbufs for the first level of
Chris Toshok
2000-06-23
1
-2
/
+37
*
call e_table_model_row_inserted instead of e_table_model_changed.
Chris Toshok
2000-06-20
1
-4
/
+4
*
change things so we focus the cell and select the row, and also dispatch
Chris Toshok
2000-06-11
1
-90
/
+459
*
New files. A tree model using a GNode structure to store it's info.
Chris Toshok
2000-06-09
1
-0
/
+316