aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-item.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-158/+0
* (Make the alternating row colors a option in ETableSpecification insteadJason Leach2001-04-291-0/+1
* Added get_cell_geometry method.Christopher James Lahey2001-04-241-0/+7
* Changed the signal "table_selection_model" to just be "selection_model"Christopher James Lahey2001-03-301-2/+2
* Bumped the version number to 05.99.9.Christopher James Lahey2001-03-211-1/+2
* Deal with proxy_node_changed being called on a different root node thanChristopher James Lahey2001-03-201-3/+3
* Changed e_table_selection_model_clear to e_selection_model_clear.Christopher James Lahey2001-02-281-1/+1
* new abstract ECell subclass to be used as base class for popup ECells.Damon Chaplin2001-02-261-0/+3
* From a patch submitted by Murray Cumming <Murray.Cumming@mybau.com>Christopher James Lahey2001-02-171-0/+4
* Made the scrolling to show the current roll happen in a time out.Christopher James Lahey2001-01-281-0/+2
* Documented. Added a "cursor_activated" signal. Removed some unusedChristopher James Lahey2001-01-251-0/+2
* Made this conform to the new prototype for e_popup_menu_run.Christopher James Lahey2001-01-211-32/+24
* Added the actions parameter to ect_event. Added an actions field toChristopher James Lahey2000-12-101-0/+2
* Changed these to match the new ETable system.Christopher James Lahey2000-10-111-7/+0
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-201-6/+6
* Fixed e-table #includes so that it would compile.Chris Lahey2000-09-181-1/+1
* If the cursor is inside the subcell, call the show_tooltip on it.Iain Holmes2000-09-161-0/+6
* Fix some crashes Make double clicking on the header dividers automaticallyIain Holmes2000-09-151-0/+1
* Added a click signal which gets sent if the user hits the left or middleChristopher James Lahey2000-08-251-0/+1
* Made drag events calculate a row and column and signal that information.Christopher James Lahey2000-08-041-16/+22
* Add a handler for "model_pre_change" and properly stop editing.Christopher James Lahey2000-08-031-0/+1
* Added "table_selection_model" argument. Removed foreach function andChristopher James Lahey2000-07-271-6/+5
* From mail:Christopher James Lahey2000-06-301-0/+5
* Removed the unfocus method since that's handled by the canvas itself now.Christopher James Lahey2000-06-211-2/+2
* Started adapting ETableItem to use the canvas selection/cursor system.Christopher James Lahey2000-06-211-39/+28
* Request the value of e_table_is_cell_editable of the model_col instead ofChristopher James Lahey2000-06-141-5/+5
* Added $(GNOME_PRINT_LIBS) to all of the LDADDs.Christopher James Lahey2000-06-111-0/+6
* Added a right click signal.Christopher James Lahey2000-06-061-0/+1
* Added a "key_press" signal.Christopher James Lahey2000-06-021-0/+1
* Fixed a bunch of selection bugs. Removed "spreadsheet" argument (for now.)Christopher James Lahey2000-05-301-7/+22
* Added double click handling.Christopher James Lahey2000-05-281-1/+2
* From widgets/e-table/ChangeLogChristopher James Lahey2000-05-141-1/+2
* Handle row_inserted and row_deleted signals properly.Christopher James Lahey2000-05-081-0/+2
* Added a height_cache idle loop so that the height_cache will be validatedChristopher James Lahey2000-05-041-0/+2
* Added a row height cache.Christopher James Lahey2000-04-151-0/+3
* i2000-03-20 Christopher James Lahey <clahey@helixcode.com>Chris Lahey2000-03-211-2/+3
* Changed the destroy function to disconnect from signals before unrefingChristopher James Lahey2000-03-081-0/+2
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-241-1/+3
* Ok, the restructuring of ETableItem to compute its size without hacks isMiguel de Icaza1999-12-311-0/+1
* Sync, does not work, dont try it, just backing up -miguelArturo Espinosa1999-12-281-0/+1
* fix this routine.Miguel de Icaza1999-12-101-0/+2
* New file. Implement a multi-state image toggle cell object.Miguel de Icaza1999-11-301-1/+1
* Small cosmetic fixArturo Espinosa1999-11-291-0/+1
* New methods; They implement editing.Miguel de Icaza1999-11-291-2/+15
* beginning of the keyboard navigation.Miguel de Icaza1999-11-281-1/+26
* More work.Arturo Espinosa1999-11-271-0/+3
* Compute height using the ecell methods here. (eti_get_height): new methodMiguel de Icaza1999-11-271-0/+6
* It draws the data. WEEEEEEEEE! MiguelArturo Espinosa1999-11-251-0/+6
* Realize cells.Miguel de Icaza1999-11-251-1/+6
* Compute width, keep track of it. (ethi_add_table_header): Monitor changesMiguel de Icaza1999-11-211-1/+1
* More work -migArturo Espinosa1999-11-191-0/+7
* New E-table-item.[ch] -migArturo Espinosa1999-11-191-0/+36