aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-cell.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-354/+0
* (Fix bug #53111: Portability fixes for HP's ANSI compiler.)Jason Leach2001-05-081-2/+2
* Added some g_return_if_fails here.Christopher James Lahey2001-02-211-0/+4
* Rename from Helix Code -> XimianMiguel de Icaza2001-01-161-1/+1
* Added the actions parameter to ect_event. Added an actions field toChristopher James Lahey2000-12-101-5/+6
* Work to get a Gtk-Doc infrastructure in place for Gal.Miguel de Icaza2000-12-091-1/+11
* pass along the column's width to e_cell_show_tooltip.Chris Toshok2000-12-071-3/+3
* Adapted these to accept the new flags parameter to e_cell_event.Christopher James Lahey2000-12-071-3/+3
* Documented.Miguel de Icaza2000-11-251-1/+117
* Save the children - FedericoFederico Mena Quintero2000-11-231-2/+2
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-201-1/+1
* Fixed e-table #includes so that it would compile.Chris Lahey2000-09-181-1/+1
* If the cursor is inside the subcell, call the show_tooltip on it.Iain Holmes2000-09-161-0/+15
* Fix some crashes Make double clicking on the header dividers automaticallyIain Holmes2000-09-151-0/+8
* Added infrastructure for setting the justification of columns. Still needChristopher James Lahey2000-08-251-3/+3
* Added $(GNOME_PRINT_LIBS) to all of the LDADDs.Christopher James Lahey2000-06-111-1/+25
* add table-size-testChris Toshok2000-04-171-14/+0
* Load the icons from the installation path, not form the GNOME-libsMiguel de Icaza2000-04-061-0/+14
* Fix indentationMiguel de Icaza2000-03-301-1/+1
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-241-1/+1
* 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-4/+28
* More work. We now have the basics for nesting working, now we need all theArturo Espinosa1999-12-121-3/+3
* fix this routine.Miguel de Icaza1999-12-101-16/+28
* New methods; They implement editing.Miguel de Icaza1999-11-291-6/+19
* beginning of the keyboard navigation.Miguel de Icaza1999-11-281-3/+6
* Compute height using the ecell methods here. (eti_get_height): new methodMiguel de Icaza1999-11-271-0/+15
* Realize cells.Miguel de Icaza1999-11-251-5/+66
* More stuffArturo Espinosa1999-11-221-0/+48