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-table-selection-model.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Emit the selection/cursor "changed" signals.
Jeffrey Stedfast
2000-10-05
1
-0
/
+19
*
Select all elements of the etable.
Jeffrey Stedfast
2000-10-05
1
-0
/
+42
*
Moved files, fixed header files and paths - Federico
Federico Mena Quintero
2000-09-20
1
-1
/
+1
*
Fixed e-table #includes so that it would compile.
Chris Lahey
2000-09-18
1
-1
/
+1
*
Made the selection work when shift clicking on the first row of the table.
Christopher James Lahey
2000-08-31
1
-7
/
+7
*
Check for selection->selection being NULL in
Christopher James Lahey
2000-08-25
1
-0
/
+3
*
Added e_table_selection_model_selected_count.
Christopher James Lahey
2000-08-21
1
-0
/
+26
*
Make right click select if the current row is not selected.
Christopher James Lahey
2000-08-10
1
-0
/
+13
*
Made selection ranges work even if the table is sorted.
Christopher James Lahey
2000-08-05
1
-20
/
+78
*
Made drag events calculate a row and column and signal that information.
Christopher James Lahey
2000-08-04
1
-4
/
+5
*
Added a comment.
Christopher James Lahey
2000-07-27
1
-0
/
+1
*
Fixed shift click selections.
Christopher James Lahey
2000-07-27
1
-37
/
+40
*
Allocate correctly in the insert method.
Christopher James Lahey
2000-07-27
1
-3
/
+3
*
Clear the selection model when activating.
Christopher James Lahey
2000-07-27
1
-2
/
+6
*
Fixed a reference.
Christopher James Lahey
2000-07-27
1
-5
/
+11
*
Fixed the model/view row confusion.
Christopher James Lahey
2000-07-27
1
-1
/
+1
*
Added "table_selection_model" argument. Removed foreach function and
Christopher James Lahey
2000-07-27
1
-38
/
+200
*
Made foreach call the callback in top to bottom order.
Christopher James Lahey
2000-07-26
1
-4
/
+5
*
Replaced get_selection_list with foreach.
Christopher James Lahey
2000-07-26
1
-9
/
+6
*
Added e-table-selection-model.c and e-table-selection-model.h.
Christopher James Lahey
2000-07-26
1
-145
/
+43
*
Added comments to the bit field code.
Christopher James Lahey
2000-07-26
1
-2
/
+13
*
More fixes.
Christopher James Lahey
2000-07-26
1
-8
/
+22
*
Fixed up the bit manipulation a bit here.
Christopher James Lahey
2000-07-26
1
-3
/
+34
*
New files for doing a selection model. Not finished yet and thus not in
Christopher James Lahey
2000-07-26
1
-0
/
+274