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-group-container.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made drag events calculate a row and column and signal that information.
Christopher James Lahey
2000-08-04
1
-0
/
+26
*
Added "table_selection_model" argument. Removed foreach function and
Christopher James Lahey
2000-07-27
1
-33
/
+22
*
From mail:
Christopher James Lahey
2000-06-30
1
-6
/
+31
*
Calculate height including if clip_height is set to -1.
Christopher James Lahey
2000-06-27
1
-7
/
+19
*
Remove use of the "x" and "y" arguments to EText.
Christopher James Lahey
2000-06-23
1
-2
/
+0
*
Removed the unfocus method since that's handled by the canvas itself now.
Christopher James Lahey
2000-06-21
1
-12
/
+0
*
Clip the contained text.
Christopher James Lahey
2000-06-13
1
-0
/
+310
*
Added $(GNOME_PRINT_LIBS) to all of the LDADDs.
Christopher James Lahey
2000-06-11
1
-1
/
+1
*
Added a right click signal.
Christopher James Lahey
2000-06-06
1
-0
/
+9
*
Added a "key_press" signal.
Christopher James Lahey
2000-06-02
1
-0
/
+9
*
Added e_table_get_selected_view_row.
Christopher James Lahey
2000-06-02
1
-0
/
+17
*
Fixed a bunch of selection bugs. Removed "spreadsheet" argument (for now.)
Christopher James Lahey
2000-05-30
1
-11
/
+81
*
Fixed setting of arguments.
Christopher James Lahey
2000-05-29
1
-3
/
+3
*
Added double click handling.
Christopher James Lahey
2000-05-28
1
-0
/
+9
*
Made "drawgrid", "drawfocus", "spreadsheet", and "length_threshold"
Christopher James Lahey
2000-05-27
1
-0
/
+63
*
Removed a memory leak here.
Christopher James Lahey
2000-05-16
1
-2
/
+2
*
From widgets/e-table/ChangeLog
Christopher James Lahey
2000-05-14
1
-334
/
+51
*
Killed some warnings.
Christopher James Lahey
2000-05-07
1
-1
/
+0
*
Add an e_table_group_add_all function and implement it in the different
Christopher James Lahey
2000-05-05
1
-0
/
+11
*
Add argument handling here.
Miguel de Icaza
2000-04-26
1
-10
/
+29
*
Got rid of some warnings.
Christopher James Lahey
2000-04-06
1
-12
/
+26
*
Update TODO, add Chris to the author list
Miguel de Icaza
2000-04-06
1
-4
/
+7
*
Fix indentation
Miguel de Icaza
2000-03-30
1
-46
/
+46
*
Fix nasty rendering bugs,
Michael Meeks
2000-03-28
1
-135
/
+151
*
i2000-03-20 Christopher James Lahey <clahey@helixcode.com>
Chris Lahey
2000-03-21
1
-34
/
+21
*
Use the style's font if lucidasans-10 is not found.
Christopher James Lahey
2000-03-06
1
-0
/
+5
*
Made it so that columns would be properly indented.
Christopher James Lahey
2000-03-06
1
-1
/
+1
*
Add a "row_selection" signal.
Christopher James Lahey
2000-03-06
1
-0
/
+8
*
Made the E table item redraw properly.
Christopher James Lahey
2000-02-25
1
-6
/
+13
*
Added duplicate_value and add_value. Use the new compare functions. Made
Christopher James Lahey
2000-02-25
1
-9
/
+47
*
Made keyboard focus navigation work across groups.
Christopher James Lahey
2000-02-24
1
-0
/
+4
*
This were moved to widgets/e-text/ a while ago but never removed. They
Christopher James Lahey
2000-02-24
1
-0
/
+804