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
*
** Remove trailing whitespace from source code.
Matthew Barnes
2007-11-15
1
-11
/
+11
*
Update FSF address in header comments (#469886). Patch from Tobias
Matthew Barnes
2007-09-02
1
-2
/
+2
*
Remove E_MAKE_TYPE macro.
Hiroyuki Ikezoe
2007-07-28
1
-11
/
+5
*
** Fixes bug #419524
Matthew Barnes
2007-03-21
1
-1
/
+1
*
If only a few rows have changed, emit each as a separate row_changed event
Not Zed
2005-06-20
1
-2
/
+31
*
Retired GAL from Head. The relevant files have moved inside evolution.
Kaushal Kumar
2005-06-17
1
-3
/
+3
*
Port to Windows, initial commit:
Tor Lillqvist
2005-04-29
1
-4
/
+5
*
add new api for setting the whole selection in one go. See #59546.
Not Zed
2004-06-10
1
-0
/
+14
*
null start_path (etsm_invert_selection): null start_path
Mike Kestner
2003-03-19
1
-5
/
+11
*
i18n fix
Dmitry Mastrukov
2003-03-05
1
-4
/
+125
*
rewrite to store selected paths in a hashtable instead of a tree. lose the
Mike Kestner
2003-03-04
1
-765
/
+140
*
kill (etsm_find_node_unless_equals): use new etta_orig_position
Mike Kestner
2003-02-21
1
-20
/
+3
*
Unmarked some strings which are unsuitable for translation
Kwok-Koon Cheung
2003-02-09
1
-3
/
+3
*
make GAL_LIBS use -lgal-2.0 remove extraneous GTK_LIBS reference update to
Mike Kestner
2003-02-05
1
-142
/
+34
*
deal with ESelectionModel no longer deriving from GtkObject.
Chris Toshok
2002-11-15
1
-55
/
+78
*
use GObject api for models GObjectify GObjectify GObjectify GObjectify
Mike Kestner
2002-11-05
1
-43
/
+43
*
merging the gal-2 branch back to the trunk.
Mike Kestner
2002-11-01
1
-9
/
+14
*
Added this function that lets you specify the translation domain.
Christopher James Lahey
2002-05-03
1
-6
/
+5
*
Made these handle the case where all_children_selected_array has a bit
Christopher James Lahey
2002-04-26
1
-2
/
+7
*
Ansification patch from danw.
Christopher James Lahey
2002-04-26
1
-2
/
+2
*
Handle a collapse request by marking all descendents of that node as
Christopher James Lahey
2002-03-09
1
-1
/
+1
*
Initialize frozen_count to 0.
Christopher James Lahey
2002-02-20
1
-0
/
+2
*
Added this simple accessor function.
Christopher James Lahey
2002-01-31
1
-0
/
+6
*
Merging changes:
Christopher James Lahey
2001-12-07
1
-0
/
+2
*
Merging changes:
Christopher James Lahey
2001-12-05
1
-50
/
+118
*
Don't select all if the source model doesn't have a root node (it used to
Christopher James Lahey
2001-11-11
1
-1
/
+6
*
Fixed the signature of this function.
Christopher James Lahey
2001-11-01
1
-1
/
+1
*
Bumped the version number to 0.16.99.0 and GAL_CURRENT to 17.
Christopher James Lahey
2001-11-01
1
-3
/
+23
*
Added frozen_count variable to know not to show the cursor while a change
Christopher James Lahey
2001-10-31
1
-0
/
+32
*
Changed the license announcement at the top of these files.
Christopher James Lahey
2001-10-27
1
-5
/
+19
*
If the root node is hidden and selected, don't count it in the selected
Christopher James Lahey
2001-10-26
1
-14
/
+22
*
Sometimes put off maybe showing the cursor until an idle callback.
Christopher James Lahey
2001-10-04
1
-12
/
+12
*
Set cursor_path = NULL here.
Christopher James Lahey
2001-09-26
1
-0
/
+2
*
Attach to the resorted signal instead of the changed signal on the sorted
Christopher James Lahey
2001-09-25
1
-71
/
+7
*
Rename these functions from ecn_get_text and ecn_free_text.
Christopher James Lahey
2001-09-01
1
-1
/
+1
*
Workaround for Ximian bug #6795. Will prevent a crash and doesn't seem to
Peter Williams
2001-08-14
1
-1
/
+1
*
Chain to the destroy handler in the parent class!
Federico Mena Quintero
2001-08-09
1
-0
/
+3
*
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