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-item.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed the signal "table_selection_model" to just be "selection_model"
Christopher James Lahey
2001-03-30
1
-2
/
+2
*
Bumped the version number to 05.99.9.
Christopher James Lahey
2001-03-21
1
-1
/
+2
*
Deal with proxy_node_changed being called on a different root node than
Christopher James Lahey
2001-03-20
1
-3
/
+3
*
Changed e_table_selection_model_clear to e_selection_model_clear.
Christopher James Lahey
2001-02-28
1
-1
/
+1
*
new abstract ECell subclass to be used as base class for popup ECells.
Damon Chaplin
2001-02-26
1
-0
/
+3
*
From a patch submitted by Murray Cumming <Murray.Cumming@mybau.com>
Christopher James Lahey
2001-02-17
1
-0
/
+4
*
Made the scrolling to show the current roll happen in a time out.
Christopher James Lahey
2001-01-28
1
-0
/
+2
*
Documented. Added a "cursor_activated" signal. Removed some unused
Christopher James Lahey
2001-01-25
1
-0
/
+2
*
Made this conform to the new prototype for e_popup_menu_run.
Christopher James Lahey
2001-01-21
1
-32
/
+24
*
Added the actions parameter to ect_event. Added an actions field to
Christopher James Lahey
2000-12-10
1
-0
/
+2
*
Changed these to match the new ETable system.
Christopher James Lahey
2000-10-11
1
-7
/
+0
*
Moved files, fixed header files and paths - Federico
Federico Mena Quintero
2000-09-20
1
-6
/
+6
*
Fixed e-table #includes so that it would compile.
Chris Lahey
2000-09-18
1
-1
/
+1
*
If the cursor is inside the subcell, call the show_tooltip on it.
Iain Holmes
2000-09-16
1
-0
/
+6
*
Fix some crashes Make double clicking on the header dividers automatically
Iain Holmes
2000-09-15
1
-0
/
+1
*
Added a click signal which gets sent if the user hits the left or middle
Christopher James Lahey
2000-08-25
1
-0
/
+1
*
Made drag events calculate a row and column and signal that information.
Christopher James Lahey
2000-08-04
1
-16
/
+22
*
Add a handler for "model_pre_change" and properly stop editing.
Christopher James Lahey
2000-08-03
1
-0
/
+1
*
Added "table_selection_model" argument. Removed foreach function and
Christopher James Lahey
2000-07-27
1
-6
/
+5
*
From mail:
Christopher James Lahey
2000-06-30
1
-0
/
+5
*
Removed the unfocus method since that's handled by the canvas itself now.
Christopher James Lahey
2000-06-21
1
-2
/
+2
*
Started adapting ETableItem to use the canvas selection/cursor system.
Christopher James Lahey
2000-06-21
1
-39
/
+28
*
Request the value of e_table_is_cell_editable of the model_col instead of
Christopher James Lahey
2000-06-14
1
-5
/
+5
*
Added $(GNOME_PRINT_LIBS) to all of the LDADDs.
Christopher James Lahey
2000-06-11
1
-0
/
+6
*
Added a right click signal.
Christopher James Lahey
2000-06-06
1
-0
/
+1
*
Added a "key_press" signal.
Christopher James Lahey
2000-06-02
1
-0
/
+1
*
Fixed a bunch of selection bugs. Removed "spreadsheet" argument (for now.)
Christopher James Lahey
2000-05-30
1
-7
/
+22
*
Added double click handling.
Christopher James Lahey
2000-05-28
1
-1
/
+2
*
From widgets/e-table/ChangeLog
Christopher James Lahey
2000-05-14
1
-1
/
+2
*
Handle row_inserted and row_deleted signals properly.
Christopher James Lahey
2000-05-08
1
-0
/
+2
*
Added a height_cache idle loop so that the height_cache will be validated
Christopher James Lahey
2000-05-04
1
-0
/
+2
*
Added a row height cache.
Christopher James Lahey
2000-04-15
1
-0
/
+3
*
i2000-03-20 Christopher James Lahey <clahey@helixcode.com>
Chris Lahey
2000-03-21
1
-2
/
+3
*
Changed the destroy function to disconnect from signals before unrefing
Christopher James Lahey
2000-03-08
1
-0
/
+2
*
This were moved to widgets/e-text/ a while ago but never removed. They
Christopher James Lahey
2000-02-24
1
-1
/
+3
*
Ok, the restructuring of ETableItem to compute its size without hacks is
Miguel de Icaza
1999-12-31
1
-0
/
+1
*
Sync, does not work, dont try it, just backing up -miguel
Arturo Espinosa
1999-12-28
1
-0
/
+1
*
fix this routine.
Miguel de Icaza
1999-12-10
1
-0
/
+2
*
New file. Implement a multi-state image toggle cell object.
Miguel de Icaza
1999-11-30
1
-1
/
+1
*
Small cosmetic fix
Arturo Espinosa
1999-11-29
1
-0
/
+1
*
New methods; They implement editing.
Miguel de Icaza
1999-11-29
1
-2
/
+15
*
beginning of the keyboard navigation.
Miguel de Icaza
1999-11-28
1
-1
/
+26
*
More work.
Arturo Espinosa
1999-11-27
1
-0
/
+3
*
Compute height using the ecell methods here. (eti_get_height): new method
Miguel de Icaza
1999-11-27
1
-0
/
+6
*
It draws the data. WEEEEEEEEE! Miguel
Arturo Espinosa
1999-11-25
1
-0
/
+6
*
Realize cells.
Miguel de Icaza
1999-11-25
1
-1
/
+6
*
Compute width, keep track of it. (ethi_add_table_header): Monitor changes
Miguel de Icaza
1999-11-21
1
-1
/
+1
*
More work -mig
Arturo Espinosa
1999-11-19
1
-0
/
+7
*
New E-table-item.[ch] -mig
Arturo Espinosa
1999-11-19
1
-0
/
+36