| Commit message (Expand) | Author | Age | Files | Lines |
* | Made cells with strikeout on have a line from the left margin to the right | Christopher James Lahey | 2000-06-17 | 1 | -8/+4 |
* | Request the value of e_table_is_cell_editable of the model_col instead of | Christopher James Lahey | 2000-06-14 | 1 | -2/+2 |
* | Clip the contained text. | Christopher James Lahey | 2000-06-13 | 1 | -2/+16 |
* | Added $(GNOME_PRINT_LIBS) to all of the LDADDs. | Christopher James Lahey | 2000-06-11 | 1 | -0/+31 |
* | Added "text_filter" argument that takes a const void * and returns an | Christopher James Lahey | 2000-06-02 | 1 | -23/+42 |
* | Accidental commit fix. | Chris Lahey | 2000-06-02 | 1 | -3/+9 |
* | Copy and paste error. | Christopher James Lahey | 2000-06-02 | 1 | -3/+15 |
* | Added bold column's to ECellText. | Christopher James Lahey | 2000-05-31 | 1 | -44/+145 |
* | Added "strikeout_column" argument. | Christopher James Lahey | 2000-05-27 | 1 | -2/+73 |
* | From widgets/e-table/ChangeLog | Christopher James Lahey | 2000-05-14 | 1 | -0/+1 |
* | Make multi-line texts display properly. Fixed some mem leaks. | Christopher James Lahey | 2000-05-08 | 1 | -10/+6 |
* | free cell.starting_text here to avoid a memory leak. | Chris Toshok | 2000-05-08 | 1 | -0/+1 |
* | only to set_value_at if the value is indeed different. (ect_stop_editing): | Chris Toshok | 2000-05-07 | 1 | -3/+9 |
* | Sped up e_cell_text's get_height function. | Christopher James Lahey | 2000-05-05 | 1 | -16/+19 |
* | Fix author information. | Christopher James Lahey | 2000-05-04 | 1 | -2/+2 |
* | Fixed some warnings. | Christopher James Lahey | 2000-04-28 | 1 | -1/+0 |
* | add table-size-test | Chris Toshok | 2000-04-17 | 1 | -2/+2 |
* | Add group indent width here. (is_pointer_on_division): Use the group | Miguel de Icaza | 2000-04-11 | 1 | -7/+4 |
* | Load the icons from the installation path, not form the GNOME-libs | Miguel de Icaza | 2000-04-06 | 1 | -6/+3 |
* | Fix indentation | Miguel de Icaza | 2000-03-30 | 1 | -127/+127 |
* | Fix from evolution-list | Miguel de Icaza | 2000-03-26 | 1 | -1/+2 |
* | Fixed a crashing bug when you cancel an edit. | Christopher James Lahey | 2000-03-14 | 1 | -0/+3 |
* | Rearranged SUBDIRS for dependencies. | Christopher James Lahey | 2000-03-12 | 1 | -3/+7 |
* | Draw selected row. | Christopher James Lahey | 2000-03-06 | 1 | -2/+12 |
* | Made carriage return stop editting instead of inserting a carriage return. | Christopher James Lahey | 2000-02-25 | 1 | -8/+12 |
* | This were moved to widgets/e-text/ a while ago but never removed. They | Christopher James Lahey | 2000-02-24 | 1 | -32/+29 |
* | Add an editable argument to e_cell_text_new. | Christopher James Lahey | 2000-02-12 | 1 | -4/+7 |
* | Made space around text look right. Added a blinking cursor. | Christopher James Lahey | 2000-02-12 | 1 | -61/+44 |
* | Handle button releases properly. | Christopher James Lahey | 2000-02-10 | 1 | -3/+28 |
* | Tweaked e-cell-text. Added a white background and tweaked the borders. | Christopher James Lahey | 2000-02-10 | 1 | -6/+38 |
* | Fixed some motion event bugs. (incorrect x and y.) | Christopher James Lahey | 2000-02-08 | 1 | -70/+1405 |
* | 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 |
* | Ok, the restructuring of ETableItem to compute its size without hacks is | Miguel de Icaza | 1999-12-31 | 1 | -22/+43 |
* | Sync, does not work, dont try it, just backing up -miguel | Arturo Espinosa | 1999-12-28 | 1 | -1/+4 |
* | More work. We now have the basics for nesting working, now we need all the | Arturo Espinosa | 1999-12-12 | 1 | -6/+8 |
* | fix this routine. | Miguel de Icaza | 1999-12-10 | 1 | -18/+19 |
* | Fix it correctly -miguel | Arturo Espinosa | 1999-12-02 | 1 | -5/+2 |
* | Keep track of the originally allocated piece of code. | Miguel de Icaza | 1999-12-02 | 1 | -5/+7 |
* | Removed change cursor from here. | Miguel de Icaza | 1999-12-02 | 1 | -0/+1 |
* | New file. Implement a multi-state image toggle cell object. | Miguel de Icaza | 1999-11-30 | 1 | -16/+58 |
* | New methods; They implement editing. | Miguel de Icaza | 1999-11-29 | 1 | -58/+303 |
* | beginning of the keyboard navigation. | Miguel de Icaza | 1999-11-28 | 1 | -6/+8 |
* | Compute height using the ecell methods here. (eti_get_height): new method | Miguel de Icaza | 1999-11-27 | 1 | -14/+37 |
* | It draws the data. WEEEEEEEEE! Miguel | Arturo Espinosa | 1999-11-25 | 1 | -10/+16 |
* | Realize cells. | Miguel de Icaza | 1999-11-25 | 1 | -12/+127 |
* | More stuff | Arturo Espinosa | 1999-11-22 | 1 | -0/+48 |