aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-cell-toggle.c
Commit message (Expand)AuthorAgeFilesLines
* Ansification patch from danw.Christopher James Lahey2002-04-261-1/+1
* implement printing (pixbuf_print_height): implement print heightJP Rosevear2002-04-251-17/+2
* After unreffing all the pixmaps, free the toggle_view->pixmap_cache.Jeffrey Stedfast2002-04-201-0/+1
* print the cell in the allotted area (etog_print_height): return the printJP Rosevear2002-04-201-0/+57
* Check for a style_set signal on all the contained GnomeCanvasItems.Christopher James Lahey2002-03-161-0/+16
* Add a GdkPixmap * cache of rendered toggle images. This shouldChristopher James Lahey2002-03-161-48/+130
* Merging changes:Christopher James Lahey2001-12-191-11/+2
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-5/+19
* Changed this to change state on button down, even if we aren't editing.Christopher James Lahey2001-09-141-14/+11
* Made this not query the 0th row if there are 0 rows in the table. FixesChristopher James Lahey2001-08-011-6/+5
* 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