| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed the pixmap cache. It wasn't giving alpha for the cairo rendered | Srinivasa Ragavan | 2008-01-20 | 1 | -107/+28 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -16/+16 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+2 |
* | Remove E_MAKE_TYPE macro. | Hiroyuki Ikezoe | 2007-07-28 | 1 | -13/+6 |
* | ** Fixes bug #357216 | Matthew Barnes | 2007-03-01 | 1 | -0/+8 |
* | Print migration updates from Ebby Wiselyn. | Srinivasa Ragavan | 2007-02-12 | 1 | -7/+7 |
* | ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22 | Srinivasa Ragavan | 2007-01-23 | 1 | -34/+24 |
* | Fixes bug #357970 | Matthew Barnes | 2006-12-04 | 1 | -11/+12 |
* | ** Fixes bug #352450 | Matthew Barnes | 2006-09-18 | 1 | -3/+3 |
* | Tons of cleanups of the following sort: - remove unused vars - remove | Kjartan Maraas | 2006-01-30 | 1 | -4/+0 |
* | Added widgets in INCLUDES. | Kaushal Kumar | 2005-06-23 | 1 | -1/+1 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 1 | -4/+4 |
* | Port to Windows, initial commit: | Tor Lillqvist | 2005-04-29 | 1 | -7/+7 |
* | add an a11y name for the popup list. make shortcut key ALT+Arrow work. | Li Yuan | 2005-01-27 | 1 | -1/+1 |
* | fixes for compiler warnings | Radek Doulik | 2004-06-10 | 1 | -0/+1 |
* | add new file for toggle cell a11y object. new a11y object toggle cell | Yuedong Du | 2003-10-28 | 1 | -0/+4 |
* | actually chose the right color to+ composite over when caching the pixmap. | Larry Ewing | 2003-08-13 | 1 | -23/+6 |
* | GObject port work. | Chris Toshok | 2002-11-17 | 1 | -2/+2 |
* | merging the gal-2 branch back to the trunk. | Mike Kestner | 2002-11-01 | 1 | -5/+22 |
* | Ansification patch from danw. | Christopher James Lahey | 2002-04-26 | 1 | -1/+1 |
* | implement printing (pixbuf_print_height): implement print height | JP Rosevear | 2002-04-25 | 1 | -17/+2 |
* | After unreffing all the pixmaps, free the toggle_view->pixmap_cache. | Jeffrey Stedfast | 2002-04-20 | 1 | -0/+1 |
* | print the cell in the allotted area (etog_print_height): return the print | JP Rosevear | 2002-04-20 | 1 | -0/+57 |
* | Check for a style_set signal on all the contained GnomeCanvasItems. | Christopher James Lahey | 2002-03-16 | 1 | -0/+16 |
* | Add a GdkPixmap * cache of rendered toggle images. This should | Christopher James Lahey | 2002-03-16 | 1 | -48/+130 |
* | Merging changes: | Christopher James Lahey | 2001-12-19 | 1 | -11/+2 |
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 1 | -5/+19 |
* | Changed this to change state on button down, even if we aren't editing. | Christopher James Lahey | 2001-09-14 | 1 | -14/+11 |
* | Made this not query the 0th row if there are 0 rows in the table. Fixes | Christopher James Lahey | 2001-08-01 | 1 | -6/+5 |
* | Rename from Helix Code -> Ximian | Miguel de Icaza | 2001-01-16 | 1 | -1/+1 |
* | Added the actions parameter to ect_event. Added an actions field to | Christopher James Lahey | 2000-12-10 | 1 | -1/+1 |
* | Adapted these to accept the new flags parameter to e_cell_event. | Christopher James Lahey | 2000-12-07 | 1 | -1/+4 |
* | Documented. | Miguel de Icaza | 2000-11-25 | 1 | -0/+24 |
* | Moved files, fixed header files and paths - Federico | Federico Mena Quintero | 2000-09-20 | 1 | -1/+1 |
* | Fixed e-table #includes so that it would compile. | Chris Lahey | 2000-09-18 | 1 | -1/+1 |
* | Fix some crashes Make double clicking on the header dividers automatically | Iain Holmes | 2000-09-15 | 1 | -0/+23 |
* | Added infrastructure for setting the justification of columns. Still need | Christopher James Lahey | 2000-08-25 | 1 | -2/+5 |
* | Moved drawing of the cell backgrounds from ECell into ETableItem. | Christopher James Lahey | 2000-08-22 | 1 | -12/+2 |
* | draw pixmaps with he right background and selection colors. | Larry Ewing | 2000-06-24 | 1 | -1/+9 |
* | Fixed some warnings. | Christopher James Lahey | 2000-04-28 | 1 | -1/+0 |
* | add table-size-test | Chris Toshok | 2000-04-17 | 1 | -2/+2 |
* | you need the latest gdk-pixbuf to build evolution now. | Larry Ewing | 2000-04-12 | 1 | -58/+47 |
* | Load the icons from the installation path, not form the GNOME-libs | Miguel de Icaza | 2000-04-06 | 1 | -0/+6 |
* | Fix indentation | Miguel de Icaza | 2000-03-30 | 1 | -1/+1 |
* | Removed extra code that computed bogus width. This was the actual source | Matias Mutchinick | 2000-03-27 | 1 | -3/+2 |
* | Fix from evolution-list | Miguel de Icaza | 2000-03-26 | 1 | -3/+3 |
* | Compilation touchups -miguel | Arturo Espinosa | 2000-01-06 | 1 | -1/+1 |
* | Lots of reorganization to get the Evolution shell to begin its life. It | Arturo Espinosa | 2000-01-06 | 1 | -1/+1 |
* | Ok, the restructuring of ETableItem to compute its size without hacks is | Miguel de Icaza | 1999-12-31 | 1 | -13/+27 |
* | More work. We now have the basics for nesting working, now we need all the | Arturo Espinosa | 1999-12-12 | 1 | -10/+12 |
* | fix this routine. | Miguel de Icaza | 1999-12-10 | 1 | -15/+12 |
* | This one derives from e-cell-toggle. | Miguel de Icaza | 1999-12-01 | 1 | -8/+60 |
* | New cell-toggle stuff compiles -miguel | Arturo Espinosa | 1999-11-30 | 1 | -9/+38 |
* | New file. Implement a multi-state image toggle cell object. | Miguel de Icaza | 1999-11-30 | 1 | -0/+204 |