aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-canvas-background.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-16/+7
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-12/+22
* Embed e_hsv_tweak() directly in e-table-item.c.Matthew Barnes2011-06-011-1/+0
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-02-091-11/+1
* More whitespace cleanup.Matthew Barnes2011-01-311-9/+9
* Adapt ECanvasBackground to latest gtk+-3.0 API.Matthew Barnes2011-01-261-4/+3
* Restore update method in ECanvasBackgroundMatthew Barnes2010-10-301-0/+21
* e-canvas: Simplify ECanvasBackgroundBenjamin Otte2010-10-301-243/+17
* gnome-canvas: Change GnomeCanvasItem->point vfuncBenjamin Otte2010-10-301-9/+7
* widgets: Remove stipple from ECanvasBackgroundBenjamin Otte2010-10-301-45/+0
* gnome-canvas: Remove aa codeBenjamin Otte2010-10-301-5/+2
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-4/+4
* Coding style and whitespace cleanup.Matthew Barnes2010-08-291-2/+2
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-1/+4
* Fix all remaining GTK3 issues.Matthew Barnes2010-06-161-1/+1
* Revert "Fix all remaining GTK3 issues."Matthew Barnes2010-06-151-1/+1
* Fix all remaining GTK3 issues.Matthew Barnes2010-06-151-1/+1
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-4/+0
* Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-16/+16
* Work around recent GTK+ deprecations.Matthew Barnes2010-03-051-0/+4
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-13/+13
* Baby steps toward GSEAL compliance.Matthew Barnes2010-01-141-3/+8
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-3/+11
* More whitespace cleanup.Matthew Barnes2009-07-191-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-5/+5
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
* Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-011-15/+16
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-7/+7
* Fix for bug #461195 from Hiroyuki Ikezoe.Matthew Barnes2007-09-281-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Remove E_MAKE_TYPE macro.Hiroyuki Ikezoe2007-07-281-25/+15
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Fixes bug #357970Matthew Barnes2006-12-041-1/+1
* ** Fixes bug #352450Matthew Barnes2006-09-181-3/+3
* Tons of cleanups of the following sort: - remove unused vars - removeKjartan Maraas2006-01-301-2/+0
* Set the foreground only if the widget has already been realized. FixesHarish Krishnaswamy2006-01-021-2/+5
* Resolve #309074Francisco Javier F. Serrador2005-08-221-1/+1
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-3/+3
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-6/+6
* Port to Windows, initial commit:Tor Lillqvist2005-04-291-7/+9
* add a signal "style_set" to support theme. ditto.Li Yuan2005-04-281-0/+26
* fill_color_gdk is a boxed GdkColor, not a pointer. (ecb_set_property):Chris Toshok2003-04-081-6/+7
* guard against multiple calls.Chris Toshok2002-12-051-4/+4
* Don't leak old sort info.Hans Petter Jansson2002-12-041-0/+5
* lots of GObject work.Chris Toshok2002-11-171-95/+124
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-12/+6
* Initialize these struct members individually instead of as a struct.Christopher James Lahey2002-04-271-1/+4
* Merging changes:Christopher James Lahey2001-12-181-0/+464