aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-cell.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-113/+0
* From a patch submitted by Murray Cumming <Murray.Cumming@mybau.com>Christopher James Lahey2001-02-171-0/+4
* Added the actions parameter to ect_event. Added an actions field toChristopher James Lahey2000-12-101-2/+7
* Work to get a Gtk-Doc infrastructure in place for Gal.Miguel de Icaza2000-12-091-11/+7
* pass along the column's width to e_cell_show_tooltip.Chris Toshok2000-12-071-2/+2
* Adapted these to accept the new flags parameter to e_cell_event.Christopher James Lahey2000-12-071-2/+4
* Save the children - FedericoFederico Mena Quintero2000-11-231-1/+1
* Make text a different color if !(flags & E_CELL_FOCUSED).Christopher James Lahey2000-10-191-0/+2
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-201-2/+2
* If the cursor is inside the subcell, call the show_tooltip on it.Iain Holmes2000-09-161-0/+3
* Fix some crashes Make double clicking on the header dividers automaticallyIain Holmes2000-09-151-0/+2
* Added infrastructure for setting the justification of columns. Still needChristopher James Lahey2000-08-251-2/+16
* Added $(GNOME_PRINT_LIBS) to all of the LDADDs.Christopher James Lahey2000-06-111-17/+25
* add table-size-testChris Toshok2000-04-171-9/+0
* Load the icons from the installation path, not form the GNOME-libsMiguel de Icaza2000-04-061-0/+9
* Fix indentationMiguel de Icaza2000-03-301-2/+2
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-241-0/+4
* Ok, the restructuring of ETableItem to compute its size without hacks isMiguel de Icaza1999-12-311-4/+14
* More work. We now have the basics for nesting working, now we need all theArturo Espinosa1999-12-121-3/+4
* fix this routine.Miguel de Icaza1999-12-101-12/+15
* New methods; They implement editing.Miguel de Icaza1999-11-291-7/+13
* beginning of the keyboard navigation.Miguel de Icaza1999-11-281-3/+4
* Compute height using the ecell methods here. (eti_get_height): new methodMiguel de Icaza1999-11-271-4/+6
* It draws the data. WEEEEEEEEE! MiguelArturo Espinosa1999-11-251-1/+0
* Realize cells.Miguel de Icaza1999-11-251-7/+31
* More stuffArturo Espinosa1999-11-221-0/+27