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-sorted.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
-7
/
+7
*
use GObject api for models GObjectify GObjectify GObjectify GObjectify
Mike Kestner
2002-11-05
1
-144
/
+104
*
use GObject api for ETableHeader use GObject api on ETableHeader
Mike Kestner
2002-11-05
1
-1
/
+1
*
merging the gal-2 branch back to the trunk.
Mike Kestner
2002-11-01
1
-3
/
+9
*
Added debugging printfs.
Christopher James Lahey
2002-06-05
1
-1
/
+15
*
Check for path being NULL.
Christopher James Lahey
2002-05-21
1
-1
/
+3
*
Ansification patch from danw.
Christopher James Lahey
2002-04-26
1
-1
/
+1
*
Proxy request_collapse signals.
Christopher James Lahey
2002-03-12
1
-48
/
+65
*
We should only pre_change here if frozen = 0, otherwise we'll leak
Christopher James Lahey
2001-11-06
1
-2
/
+4
*
Bumped the version number to 0.16.99.0 and GAL_CURRENT to 17.
Christopher James Lahey
2001-11-01
1
-0
/
+13
*
Added frozen_count variable to know not to show the cursor while a change
Christopher James Lahey
2001-10-31
1
-11
/
+28
*
Fix this to check from initial instead of initial + 1.
Christopher James Lahey
2001-10-30
1
-1
/
+1
*
Hide the Help button here since there's nothing connected to it.
Christopher James Lahey
2001-10-30
1
-2
/
+19
*
Don't go outside the table looking for matches when doing the last_access
Christopher James Lahey
2001-10-30
1
-9
/
+8
*
Changed the license announcement at the top of these files.
Christopher James Lahey
2001-10-27
1
-5
/
+18
*
Check for num_children == -1 here and generate the children if they
Christopher James Lahey
2001-10-20
1
-0
/
+5
*
add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migration
Michael Meeks
2001-10-05
1
-2
/
+2
*
Stop the sort idle if the root node gets changed.
Christopher James Lahey
2001-09-29
1
-5
/
+15
*
Attach to the resorted signal instead of the changed signal on the sorted
Christopher James Lahey
2001-09-25
1
-6
/
+40
*
Bumped version number to 0.11.99.4.
Christopher James Lahey
2001-09-17
1
-1
/
+1
*
Only free the root here if it's non-NULL.
Christopher James Lahey
2001-07-03
1
-1
/
+2
*
Fix a crash here.
Christopher James Lahey
2001-04-16
1
-2
/
+0
*
Upped the version number to 0.6.99.0. Upped the so number to 6.
Christopher James Lahey
2001-04-13
1
-4
/
+43
*
Fixed headers.
Christopher James Lahey
2001-04-04
1
-1
/
+3
*
Make it so you can switch checking around the last access on and off for
Christopher James Lahey
2001-04-04
1
-0
/
+6
*
Added e_tree_selection_model_select_single_path and made selection_start
Christopher James Lahey
2001-04-04
1
-20
/
+71
*
Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto.
Kjartan Maraas
2001-04-04
1
-1
/
+1
*
Set orig_position properly on inserted nodes.
Christopher James Lahey
2001-04-01
1
-2
/
+3
*
New implementation based on a tree instead of a hash table.
Christopher James Lahey
2001-03-31
1
-0
/
+8
*
Changed the signal "table_selection_model" to just be "selection_model"
Christopher James Lahey
2001-03-30
1
-0
/
+7
*
Updated these to match the new e_tree_model_node_removed signal.
Christopher James Lahey
2001-03-27
1
-36
/
+77
*
Made this only up the insert_count if it actually had to do any non
Christopher James Lahey
2001-03-24
1
-3
/
+4
*
Deal with proxy_node_changed being called on a different root node than
Christopher James Lahey
2001-03-20
1
-0
/
+1126