aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-cell-toggle.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-342/+0
* 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-1/+1
* Adapted these to accept the new flags parameter to e_cell_event.Christopher James Lahey2000-12-071-1/+4
* Documented.Miguel de Icaza2000-11-251-0/+24
* 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
* Fix some crashes Make double clicking on the header dividers automaticallyIain Holmes2000-09-151-0/+23
* Added infrastructure for setting the justification of columns. Still needChristopher James Lahey2000-08-251-2/+5
* Moved drawing of the cell backgrounds from ECell into ETableItem.Christopher James Lahey2000-08-221-12/+2
* draw pixmaps with he right background and selection colors.Larry Ewing2000-06-241-1/+9
* Fixed some warnings.Christopher James Lahey2000-04-281-1/+0
* add table-size-testChris Toshok2000-04-171-2/+2
* you need the latest gdk-pixbuf to build evolution now.Larry Ewing2000-04-121-58/+47
* Load the icons from the installation path, not form the GNOME-libsMiguel de Icaza2000-04-061-0/+6
* Fix indentationMiguel de Icaza2000-03-301-1/+1
* Removed extra code that computed bogus width. This was the actual sourceMatias Mutchinick2000-03-271-3/+2
* Fix from evolution-listMiguel de Icaza2000-03-261-3/+3
* 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-13/+27
* More work. We now have the basics for nesting working, now we need all theArturo Espinosa1999-12-121-10/+12
* fix this routine.Miguel de Icaza1999-12-101-15/+12
* This one derives from e-cell-toggle.Miguel de Icaza1999-12-011-8/+60
* New cell-toggle stuff compiles -miguelArturo Espinosa1999-11-301-9/+38
* New file. Implement a multi-state image toggle cell object.Miguel de Icaza1999-11-301-0/+204