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
/
e-table
/
e-table-item.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make printing of groups work better and make them print headers.
Christopher James Lahey
2000-08-29
1
-0
/
+4
*
Pay attention to the return value from the click signal.
Christopher James Lahey
2000-08-25
1
-2
/
+8
*
Added a click signal which gets sent if the user hits the left or middle
Christopher James Lahey
2000-08-25
1
-0
/
+13
*
Added infrastructure for setting the justification of columns. Still need
Christopher James Lahey
2000-08-25
1
-1
/
+18
*
Moved drawing of the cell backgrounds from ECell into ETableItem.
Christopher James Lahey
2000-08-22
1
-2
/
+16
*
Made background colors alternate.
Christopher James Lahey
2000-08-20
1
-10
/
+7
*
Make right click select if the current row is not selected.
Christopher James Lahey
2000-08-10
1
-0
/
+2
*
Made drag events calculate a row and column and signal that information.
Christopher James Lahey
2000-08-04
1
-10
/
+20
*
Add a handler for "model_pre_change" and properly stop editing.
Christopher James Lahey
2000-08-03
1
-7
/
+35
*
Made enter key destroy and recreate the ETableItem.
Christopher James Lahey
2000-07-30
1
-0
/
+2
*
Fixed up the table behavior so that it's not always in an edit mode.
Christopher James Lahey
2000-07-28
1
-9
/
+43
*
Grab focus properly.
Christopher James Lahey
2000-07-27
1
-1
/
+14
*
Clear the selection model when activating.
Christopher James Lahey
2000-07-27
1
-66
/
+71
*
Fixed the model/view row confusion.
Christopher James Lahey
2000-07-27
1
-10
/
+14
*
Added "table_selection_model" argument. Removed foreach function and
Christopher James Lahey
2000-07-27
1
-219
/
+228
*
Add e-table-scrolled.c and e-table-scrolled.h.
Christopher James Lahey
2000-07-10
1
-0
/
+3
*
Put back e_cell_event sometimes when we're not editing.
Christopher James Lahey
2000-07-10
1
-3
/
+3
*
Get rid of an unused variable.
Ettore Perazzoli
2000-07-09
1
-0
/
+4
*
Don't call e_cell_event if we're not editing.
Christopher James Lahey
2000-07-09
1
-3
/
+3
*
Commented out some unnecessary and buggy code.
Christopher James Lahey
2000-07-09
1
-0
/
+2
*
Send GDK_BUTTON_RELEASE events to the ecell associated with the cell (if
Christopher James Lahey
2000-07-06
1
-0
/
+37
*
Added a reflow_compare callback and did removal if you do shift-click on a
Christopher James Lahey
2000-07-04
1
-5
/
+30
*
From mail:
Christopher James Lahey
2000-06-30
1
-0
/
+10
*
Added an unsort command.
Christopher James Lahey
2000-06-28
1
-0
/
+1
*
Calculate height including if clip_height is set to -1.
Christopher James Lahey
2000-06-27
1
-0
/
+1
*
Killed a warning.
Christopher James Lahey
2000-06-23
1
-1
/
+1
*
Remove use of the "x" and "y" arguments to EText.
Christopher James Lahey
2000-06-23
1
-0
/
+2
*
Fix a minor warning.
Christopher James Lahey
2000-06-21
1
-7
/
+19
*
Fix cursor column information.
Christopher James Lahey
2000-06-21
1
-6
/
+9
*
Removed the unfocus method since that's handled by the canvas itself now.
Christopher James Lahey
2000-06-21
1
-99
/
+85
*
Started adapting ETableItem to use the canvas selection/cursor system.
Christopher James Lahey
2000-06-21
1
-62
/
+49
*
Clip the contained text.
Christopher James Lahey
2000-06-13
1
-3
/
+67
*
change things so we focus the cell and select the row, and also dispatch
Chris Toshok
2000-06-11
1
-6
/
+8
*
Added $(GNOME_PRINT_LIBS) to all of the LDADDs.
Christopher James Lahey
2000-06-11
1
-0
/
+255
*
Added a right click signal.
Christopher James Lahey
2000-06-06
1
-25
/
+50
*
Copy and paste error.
Christopher James Lahey
2000-06-02
1
-10
/
+3
*
Added a "key_press" signal.
Christopher James Lahey
2000-06-02
1
-3
/
+18
*
Copy and paste error.
Christopher James Lahey
2000-06-02
1
-1
/
+1
*
Added e_table_get_selected_view_row.
Christopher James Lahey
2000-06-02
1
-0
/
+6
*
Make sure that the cursor is always shown when the selection changes.
Christopher James Lahey
2000-05-31
1
-2
/
+27
*
Fixed a bunch of selection bugs. Removed "spreadsheet" argument (for now.)
Christopher James Lahey
2000-05-30
1
-67
/
+136
*
Added double click handling.
Christopher James Lahey
2000-05-28
1
-4
/
+30
*
Account for extra pixel at right end of ETable.
Christopher James Lahey
2000-05-26
1
-1
/
+1
*
Fixed a memory leak.
Christopher James Lahey
2000-05-16
1
-0
/
+2
*
From widgets/e-table/ChangeLog
Christopher James Lahey
2000-05-14
1
-48
/
+56
*
Handle row_inserted and row_deleted signals properly.
Christopher James Lahey
2000-05-08
1
-3
/
+30
*
Added a height_cache idle loop so that the height_cache will be validated
Christopher James Lahey
2000-05-04
1
-2
/
+38
*
Fix author information.
Christopher James Lahey
2000-05-04
1
-4
/
+30
*
Add argument handling here.
Miguel de Icaza
2000-04-26
1
-1
/
+2
*
Fixed a warning.
Christopher James Lahey
2000-04-25
1
-2
/
+0
*
Calculate the width of the table from the width of all the columns, and
Iain Holmes
2000-04-24
1
-2
/
+11
*
Propagate mouse wheel events upwards.
Anders Carlsson
2000-04-17
1
-2
/
+6
*
Added a row height cache.
Christopher James Lahey
2000-04-15
1
-2
/
+59
*
Fixed some referencing and lifetime issues.
Christopher James Lahey
2000-04-05
1
-1
/
+3
*
Fix indentation
Miguel de Icaza
2000-03-30
1
-8
/
+8
*
Fix nasty rendering bugs,
Michael Meeks
2000-03-28
1
-41
/
+54
*
i2000-03-20 Christopher James Lahey <clahey@helixcode.com>
Chris Lahey
2000-03-21
1
-42
/
+37
*
Rearranged SUBDIRS for dependencies.
Christopher James Lahey
2000-03-12
1
-4
/
+4
*
Changed the destroy function to disconnect from signals before unrefing
Christopher James Lahey
2000-03-08
1
-30
/
+38
*
Made rows get unselected when switching from one group to the next.
Christopher James Lahey
2000-03-06
1
-0
/
+3
*
Fixed a compile warning.
Christopher James Lahey
2000-03-05
1
-18
/
+18
*
Made the E table item redraw properly.
Christopher James Lahey
2000-02-25
1
-0
/
+2
*
Added duplicate_value and add_value. Use the new compare functions. Made
Christopher James Lahey
2000-02-25
1
-0
/
+4
*
Made keyboard focus navigation work across groups.
Christopher James Lahey
2000-02-24
1
-1
/
+1
*
Made changing focus work.
Christopher James Lahey
2000-02-24
1
-5
/
+5
*
This were moved to widgets/e-text/ a while ago but never removed. They
Christopher James Lahey
2000-02-24
1
-61
/
+102
*
Add nice assertion.
Miguel de Icaza
2000-02-11
1
-0
/
+5
*
Fixed some motion event bugs. (incorrect x and y.)
Christopher James Lahey
2000-02-08
1
-4
/
+4
*
Ok, the restructuring of ETableItem to compute its size without hacks is
Miguel de Icaza
1999-12-31
1
-13
/
+61
*
Sync, does not work, dont try it, just backing up -miguel
Arturo Espinosa
1999-12-28
1
-29
/
+109
*
Fix before trip
Arturo Espinosa
1999-12-13
1
-4
/
+4
*
Works with GnomeCanvasGroups -miguel
Arturo Espinosa
1999-12-13
1
-22
/
+59
*
More work. We now have the basics for nesting working, now we need all the
Arturo Espinosa
1999-12-12
1
-3
/
+8
*
fix this routine.
Miguel de Icaza
1999-12-10
1
-60
/
+55
*
New file. Implement a multi-state image toggle cell object.
Miguel de Icaza
1999-11-30
1
-39
/
+138
*
Small cosmetic fix
Arturo Espinosa
1999-11-29
1
-7
/
+35
*
New methods; They implement editing.
Miguel de Icaza
1999-11-29
1
-19
/
+68
*
beginning of the keyboard navigation.
Miguel de Icaza
1999-11-28
1
-46
/
+340
*
More work.
Arturo Espinosa
1999-11-27
1
-24
/
+118
*
Compute height using the ecell methods here. (eti_get_height): new method
Miguel de Icaza
1999-11-27
1
-10
/
+116
*
It draws the data. WEEEEEEEEE! Miguel
Arturo Espinosa
1999-11-25
1
-7
/
+55
*
Realize cells.
Miguel de Icaza
1999-11-25
1
-10
/
+70
*
WOOOOHOOOOOoO! It took me quite a while to figure this one out. Fixed.
Miguel de Icaza
1999-11-21
1
-1
/
+1
*
Compute width, keep track of it. (ethi_add_table_header): Monitor changes
Miguel de Icaza
1999-11-21
1
-13
/
+51
*
more stuff -mig
Arturo Espinosa
1999-11-20
1
-2
/
+35
*
More work -mig
Arturo Espinosa
1999-11-19
1
-8
/
+62
*
New E-table-item.[ch] -mig
Arturo Espinosa
1999-11-19
1
-0
/
+248