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-table-adapter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove ref/unref G_OBJECT masks ditto ditto ditto ditto ditto ditto ditto
Mike Kestner
2002-11-06
1
-2
/
+2
*
use GObject api for models GObjectify GObjectify GObjectify GObjectify
Mike Kestner
2002-11-05
1
-59
/
+55
*
merging the gal-2 branch back to the trunk.
Mike Kestner
2002-11-01
1
-4
/
+12
*
And finally here.
Jeffrey Stedfast
2002-08-07
1
-19
/
+2
*
#include <string.h> for memset
Jeffrey Stedfast
2002-08-07
1
-7
/
+29
*
Made these able to find the potential row for a new node which will be the
Christopher James Lahey
2002-07-19
1
-3
/
+8
*
Added debugging printfs.
Christopher James Lahey
2002-06-05
1
-1
/
+3
*
Added would_be_expanded refactoring code out of is_expanded.
Christopher James Lahey
2002-05-25
1
-16
/
+22
*
Check for path being NULL.
Christopher James Lahey
2002-05-21
1
-1
/
+14
*
Changed a lot of direct uses in this file of node->is_expanded to call the
Christopher James Lahey
2002-05-14
1
-70
/
+76
*
Bump file version to 2. (This will make older versions of gal ignore the
Dan Winship
2002-05-10
1
-4
/
+12
*
Ansification patch from danw.
Christopher James Lahey
2002-04-26
1
-1
/
+1
*
Handle a collapse request by marking all descendents of that node as
Christopher James Lahey
2002-03-09
1
-30
/
+43
*
Added frozen_count variable to know not to show the cursor while a change
Christopher James Lahey
2001-10-31
1
-13
/
+49
*
Don't go outside the table looking for matches when doing the last_access
Christopher James Lahey
2001-10-30
1
-2
/
+3
*
Changed the license announcement at the top of these files.
Christopher James Lahey
2001-10-27
1
-4
/
+18
*
Make this check immediately for whether to show the cursor, instead of in
Christopher James Lahey
2001-10-23
1
-0
/
+1
*
Added bounds checking in a number of places. (etta_init): Initialize all
Christopher James Lahey
2001-10-17
1
-17
/
+41
*
*.c s/->childs/->xmlChildrenNode/g;
Michael Meeks
2001-10-05
1
-1
/
+1
*
Bumped version number to 0.11.99.4.
Christopher James Lahey
2001-09-17
1
-4
/
+7
*
Rename these functions from ecn_get_text and ecn_free_text.
Christopher James Lahey
2001-09-01
1
-10
/
+8
*
e_tree_table_adapter_node_at_row would have pulled data from one past the
Christopher James Lahey
2001-08-04
1
-6
/
+8
*
Ignore set_expanded if the node is the root and root_visible is FALSE.
Christopher James Lahey
2001-07-13
1
-0
/
+3
*
Added checks for if row is outside of the appropriate range.
Christopher James Lahey
2001-07-07
1
-0
/
+4
*
Made this return -1 instead of -2 for not found if the root is not
Christopher James Lahey
2001-04-26
1
-2
/
+7
*
Upped the version number to 0.6.99.0. Upped the so number to 6.
Christopher James Lahey
2001-04-13
1
-1
/
+11
*
Make it so you can switch checking around the last access on and off for
Christopher James Lahey
2001-04-04
1
-0
/
+2
*
Added e_tree_selection_model_select_single_path and made selection_start
Christopher James Lahey
2001-04-04
1
-2
/
+18
*
Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto.
Kjartan Maraas
2001-04-04
1
-2
/
+2
*
Fixed an off by one error.
Richard Hult
2001-04-04
1
-1
/
+1
*
Don't draw the button if it's less than 1 pixel wide.
Christopher James Lahey
2001-04-03
1
-1
/
+4
*
Fixed removing the last child of a node.
Christopher James Lahey
2001-03-31
1
-4
/
+29
*
Updated these to match the new e_tree_model_node_removed signal.
Christopher James Lahey
2001-03-27
1
-1
/
+1
*
Deal with proxy_node_changed being called on a different root node than
Christopher James Lahey
2001-03-20
1
-0
/
+974