| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |