aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/e-cell-text.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_CORE_1_1_4nobody2000-02-171-1886/+0
* Add an editable argument to e_cell_text_new.Christopher James Lahey2000-02-121-4/+7
* Made space around text look right. Added a blinking cursor.Christopher James Lahey2000-02-121-61/+44
* Handle button releases properly.Christopher James Lahey2000-02-101-3/+28
* Tweaked e-cell-text. Added a white background and tweaked the borders.Christopher James Lahey2000-02-101-6/+38
* Fixed some motion event bugs. (incorrect x and y.)Christopher James Lahey2000-02-081-70/+1405
* Compilation touchups -miguelArturo Espinosa2000-01-061-1/+1
* Lots of reorganization to get the Evolution shell to begin its life. ItArturo Espinosa2000-01-061-1/+1
* Ok, the restructuring of ETableItem to compute its size without hacks isMiguel de Icaza1999-12-311-22/+43
* Sync, does not work, dont try it, just backing up -miguelArturo Espinosa1999-12-281-1/+4
* More work. We now have the basics for nesting working, now we need all theArturo Espinosa1999-12-121-6/+8
* fix this routine.Miguel de Icaza1999-12-101-18/+19
* Fix it correctly -miguelArturo Espinosa1999-12-021-5/+2
* Keep track of the originally allocated piece of code.Miguel de Icaza1999-12-021-5/+7
* Removed change cursor from here.Miguel de Icaza1999-12-021-0/+1
* New file. Implement a multi-state image toggle cell object.Miguel de Icaza1999-11-301-16/+58
* New methods; They implement editing.Miguel de Icaza1999-11-291-58/+303
* beginning of the keyboard navigation.Miguel de Icaza1999-11-281-6/+8
* Compute height using the ecell methods here. (eti_get_height): new methodMiguel de Icaza1999-11-271-14/+37
* It draws the data. WEEEEEEEEE! MiguelArturo Espinosa1999-11-251-10/+16
* Realize cells.Miguel de Icaza1999-11-251-12/+127
* More stuffArturo Espinosa1999-11-221-0/+48