aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-cell-pixbuf.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-389/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-20/+29
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-26/+51
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* Coding style cleanups.Matthew Barnes2011-05-091-2/+2
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-8/+0
* More whitespace cleanup.Matthew Barnes2011-01-311-26/+26
* Adapt ECell classes to latest gtk+-3.0 API.Matthew Barnes2011-01-261-4/+1
* libetable cleanups.Matthew Barnes2011-01-171-17/+5
* e-table: Fix includes to only ever include libgnomecanvas.hBenjamin Otte2010-10-301-1/+1
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-1/+1
* Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-6/+6
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-4/+4
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-5/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-1/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-14/+14
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-3/+3
* License changes. Changed license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-041-15/+15
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* Cairofication of the preference window's etable.Srinivasa Ragavan2008-01-241-39/+16
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-8/+8
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Remove E_MAKE_TYPE macro.Hiroyuki Ikezoe2007-07-281-17/+7
* Clean up printing in Evolution (bug #426816)Matthew Barnes2007-04-201-11/+0
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* ** Fixes bug #357216Matthew Barnes2007-03-011-0/+9
* ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22Srinivasa Ragavan2007-01-231-25/+18
* Fixes bug #357970Matthew Barnes2006-12-041-9/+8
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* Port to Windows, initial commit:Tor Lillqvist2005-04-291-1/+6
* GObject port work.Chris Toshok2002-11-171-58/+65
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-4/+20
* Ansification patch from danw.Christopher James Lahey2002-04-261-2/+2
* implement printing (pixbuf_print_height): implement print heightJP Rosevear2002-04-251-0/+50
* Added selected_column, focused_column, and unselected_column.Christopher James Lahey2002-03-141-17/+114
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-4/+17
* Adapted height method to deal with a row of -1.Christopher James Lahey2001-10-051-0/+7
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-091-1/+2
* allow NULL pixbufs, and draw with crappy alphajacob berkman2001-05-231-33/+17
* Some small header cleanups & fixes, and fix to translate all popup menusGediminas Paulauskas2001-04-051-3/+1
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto.Kjartan Maraas2001-04-041-4/+1
* Fixed some warnings.Christopher James Lahey2001-03-021-4/+0
* Added new ECellPixbuf -- takes a GdkPixbuf from the model and renders itVladimir Vukicevic2001-03-011-0/+251