| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 1 | -16/+16 |
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -2/+2 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+2 |
* | Fix some spacing and border width properties on the dialog's widgets to | Rodney Dawes | 2004-06-23 | 1 | -0/+3 |
* | use GObject api for models GObjectify GObjectify GObjectify GObjectify | Mike Kestner | 2002-11-05 | 1 | -14/+11 |
* | Added frozen_count variable to know not to show the cursor while a change | Christopher James Lahey | 2001-10-31 | 1 | -0/+3 |
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 1 | -0/+22 |
* | Bumped version number to 0.11.99.4. | Christopher James Lahey | 2001-09-17 | 1 | -2/+2 |
* | Upped the version number to 0.6.99.0. Upped the so number to 6. | Christopher James Lahey | 2001-04-13 | 1 | -42/+81 |
* | Deal with proxy_node_changed being called on a different root node than | Christopher James Lahey | 2001-03-20 | 1 | -13/+19 |
* | From a patch submitted by Murray Cumming <Murray.Cumming@mybau.com> | Christopher James Lahey | 2001-02-17 | 1 | -0/+8 |
* | Changed to take into account the sort group, if the table has one.x | Not Zed | 2000-10-04 | 1 | -0/+7 |
* | Add a handler for "model_pre_change" and properly stop editing. | Christopher James Lahey | 2000-08-03 | 1 | -0/+3 |
* | Changed the API for the append_row function. Now accepts a model to copy | Christopher James Lahey | 2000-08-02 | 1 | -2/+2 |
* | Calculate height including if clip_height is set to -1. | Christopher James Lahey | 2000-06-27 | 1 | -0/+5 |
* | Removed the freeze/thaw stuff for the model. As Chris wisely pointed out, | Federico Mena Quintero | 2000-06-13 | 1 | -6/+0 |
* | Added initialize_value and value_is_empty callbacks. | Christopher James Lahey | 2000-05-20 | 1 | -2/+10 |
* | Handle row_inserted and row_deleted signals properly. | Christopher James Lahey | 2000-05-08 | 1 | -0/+7 |
* | Added duplicate_value and add_value. Use the new compare functions. Made | Christopher James Lahey | 2000-02-25 | 1 | -1/+8 |
* | This were moved to widgets/e-text/ a while ago but never removed. They | Christopher James Lahey | 2000-02-24 | 1 | -1/+7 |
* | Sync, does not work, dont try it, just backing up -miguel | Arturo Espinosa | 1999-12-28 | 1 | -2/+0 |
* | fix this routine. | Miguel de Icaza | 1999-12-10 | 1 | -0/+6 |
* | fixed api. | Miguel de Icaza | 1999-12-03 | 1 | -1/+0 |
* | New methods; They implement editing. | Miguel de Icaza | 1999-11-29 | 1 | -2/+2 |
* | beginning of the keyboard navigation. | Miguel de Icaza | 1999-11-28 | 1 | -8/+6 |
* | Compute height using the ecell methods here. (eti_get_height): new method | Miguel de Icaza | 1999-11-27 | 1 | -4/+1 |
* | Realize cells. | Miguel de Icaza | 1999-11-25 | 1 | -1/+8 |
* | New E-table-item.[ch] -mig | Arturo Espinosa | 1999-11-19 | 1 | -0/+6 |
* | Add resizing capabilities. | Miguel de Icaza | 1999-11-16 | 1 | -0/+1 |
* | More table work | Arturo Espinosa | 1999-11-12 | 1 | -0/+46 |