| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 271836 - Incorrect signature for "model_cell_changed" signal handler | Li Yuan | 2009-11-09 | 1 | -1/+1 |
* | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 1 | -5/+5 |
* | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -3/+3 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -48/+48 |
* | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 1 | -1/+1 |
* | License Changes | Sankarasivasubramanian Pasupathilingam | 2008-08-27 | 1 | -17/+17 |
* | 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 |
* | Remove E_MAKE_TYPE macro. | Hiroyuki Ikezoe | 2007-07-28 | 1 | -8/+6 |
* | Fix compilation warnings in widgets folder (#441014). | Matthew Barnes | 2007-06-03 | 1 | -1/+1 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 1 | -1/+1 |
* | Port to Windows, initial commit: | Tor Lillqvist | 2005-04-29 | 1 | -0/+3 |
* | add guarding for row indexing (Bug# 41497) | JP Rosevear | 2003-04-19 | 1 | -5/+16 |
* | GObjectify GObjectify GObjectify use GObject api for models use GObject | Mike Kestner | 2002-11-06 | 1 | -46/+55 |
* | merging the gal-2 branch back to the trunk. | Mike Kestner | 2002-11-01 | 1 | -2/+3 |
* | Ansification patch from danw. | Christopher James Lahey | 2002-04-26 | 1 | -1/+1 |
* | Added e-table-memory-store.lo. | Christopher James Lahey | 2002-02-22 | 1 | -4/+5 |
* | Merging changes: | Christopher James Lahey | 2001-12-11 | 1 | -2/+0 |
* | Added frozen_count variable to know not to show the cursor while a change | Christopher James Lahey | 2001-10-31 | 1 | -34/+71 |
* | Don't go outside the table looking for matches when doing the last_access | Christopher James Lahey | 2001-10-30 | 1 | -5/+6 |
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 1 | -5/+20 |
* | Bumped version number to 0.11.99.4. | Christopher James Lahey | 2001-09-17 | 1 | -67/+66 |
* | Added these functions. | Christopher James Lahey | 2001-08-21 | 1 | -0/+20 |
* | (Fix bug #53111: Portability fixes for HP's ANSI compiler.) | Jason Leach | 2001-05-08 | 1 | -1/+1 |
* | Deal with proxy_node_changed being called on a different root node than | Christopher James Lahey | 2001-03-20 | 1 | -16/+16 |
* | Fixed some warnings. | Christopher James Lahey | 2001-03-02 | 1 | -0/+9 |
* | Added e-table/e-table-sorting-utils.lo. | Christopher James Lahey | 2001-02-24 | 1 | -32/+96 |
* | Disconnect from the etss->source's signals *before* we unref it. | Federico Mena Quintero | 2001-01-19 | 1 | -10/+17 |
* | Rename from Helix Code -> Ximian | Miguel de Icaza | 2001-01-16 | 1 | -1/+1 |
* | Unref the object instead of destroying it. | Federico Mena Quintero | 2000-12-10 | 1 | -1/+1 |
* | Made it so that it doesn't recalculate all the rows if a row is changed, | Christopher James Lahey | 2000-10-22 | 1 | -0/+9 |
* | Sped up signal propogation. | Christopher James Lahey | 2000-10-19 | 1 | -2/+50 |
* | Moved files, fixed header files and paths - Federico | Federico Mena Quintero | 2000-09-20 | 1 | -1/+1 |
* | Fixed e-table #includes so that it would compile. | Chris Lahey | 2000-09-18 | 1 | -1/+1 |
* | Add a handler for "model_pre_change" and properly stop editing. | Christopher James Lahey | 2000-08-03 | 1 | -0/+11 |
* | Changed the API for the append_row function. Now accepts a model to copy | Christopher James Lahey | 2000-08-02 | 1 | -13/+3 |
* | g_free things we g_malloc. | Michael Meeks | 2000-07-15 | 1 | -2/+1 |
* | Calculate height including if clip_height is set to -1. | Christopher James Lahey | 2000-06-27 | 1 | -0/+27 |
* | Removed the freeze/thaw stuff for the model. As Chris wisely pointed out, | Federico Mena Quintero | 2000-06-13 | 1 | -27/+15 |
* | Added initialize_value and value_is_empty callbacks. | Christopher James Lahey | 2000-05-20 | 1 | -0/+18 |
* | Fix indentation | Miguel de Icaza | 2000-03-30 | 1 | -3/+3 |
* | Added duplicate_value and add_value. Use the new compare functions. Made | Christopher James Lahey | 2000-02-25 | 1 | -6/+35 |
* | This were moved to widgets/e-text/ a while ago but never removed. They | Christopher James Lahey | 2000-02-24 | 1 | -18/+31 |
* | Compilation touchups -miguel | Arturo Espinosa | 2000-01-06 | 1 | -1/+1 |
* | Lots of reorganization to get the Evolution shell to begin its life. It | Arturo Espinosa | 2000-01-06 | 1 | -1/+1 |
* | More work. We now have the basics for nesting working, now we need all the | Arturo Espinosa | 1999-12-12 | 1 | -24/+51 |
* | Removed change cursor from here. | Miguel de Icaza | 1999-12-02 | 1 | -0/+11 |
* | Realize cells. | Miguel de Icaza | 1999-11-25 | 1 | -22/+92 |
* | New files -mig | Arturo Espinosa | 1999-11-19 | 1 | -0/+70 |