aboutsummaryrefslogtreecommitdiffstats
path: root/libgnomecanvas/gnome-canvas.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2011-09-141-81/+151
* Invalidate region by one more pixel in width and heightMilan Crha2011-09-141-2/+2
* Bug 652629 - GnomeCanvas: Disregard synthesized crossing eventsMatthew Barnes2011-09-141-0/+7
* Coding style and whitespace cleanups.Matthew Barnes2011-06-301-3/+8
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-06-301-0/+2
* Coding style and whitespace cleanup.Matthew Barnes2011-06-301-7/+12
* Coding style cleanups.Matthew Barnes2011-06-301-1/+1
* Whitespace and coding style cleanups.Matthew Barnes2011-06-301-3/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-06-301-2/+2
* Remove NULL checks for GObject methods.Matthew Barnes2011-06-301-2/+2
* Bug #641502 - Flickering while resizing the mail listMilan Crha2011-06-301-40/+42
* Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-06-301-2/+0
* Fix cairo-gobject.h include pathMilan Crha2011-06-301-1/+1
* More whitespace cleanup.Matthew Barnes2011-06-301-71/+71
* Coding style and whitespace cleanup.Matthew Barnes2011-06-301-4/+7
* Adapt GnomeCanvas to latest gtk+-3.0 API.Matthew Barnes2011-06-301-168/+158
* Drop backward-compatibility cruft.Matthew Barnes2011-06-301-3/+0
* Remove some unused gnome-canvas options.Matthew Barnes2011-06-301-172/+16
* Fudge GtkScrollable for gtk2.Matthew Barnes2011-06-301-36/+37
* Coding style and whitespace cleanup.Matthew Barnes2010-11-101-2/+2
* Rename GnomeCanvasItem.destroy() to dispose().Matthew Barnes2010-10-301-10/+10
* Fix gnome_canvas_item_w2i_matrix().Matthew Barnes2010-10-301-6/+5
* gnome-canvas: Remove functions that allocate colorsBenjamin Otte2010-10-301-69/+0
* gnome-canvas: Port drawing to use cairoBenjamin Otte2010-10-301-26/+14
* gnome-canvas: Remove gnome_canvas_set_stipple_origin()Benjamin Otte2010-10-301-18/+0
* gnome-canvas: Simplify updating codeBenjamin Otte2010-10-301-310/+34
* gnome-canvas: Remove gnome_canvas_w2c_affine()Benjamin Otte2010-10-301-26/+0
* gnome-canvas: Convert point tranformation functions to use cairoBenjamin Otte2010-10-301-25/+21
* gnome-canvas: Remove gnome_canvas_update_now()Benjamin Otte2010-10-301-24/+0
* gnome-canvas: Convert canvas item transformation matrix to cairoBenjamin Otte2010-10-301-338/+72
* gnome-canvas: Rewrite GnomeCanvasShape to use CairoBenjamin Otte2010-10-301-4/+86
* gnome-canvas: Change GnomeCanvasItem->point vfuncBenjamin Otte2010-10-301-47/+17
* gnome-canvas: Remove close_enough memberBenjamin Otte2010-10-301-10/+3
* gnome-canvas: Port GnomeCanvasLine to use Cairo for drawingBenjamin Otte2010-10-301-0/+30
* gnome-canvas: Remove GnomeCanvasItem->render vfuncBenjamin Otte2010-10-301-32/+0
* gnome-canvas: Remove aa codeBenjamin Otte2010-10-301-151/+25
* Bug #631870 - Memory leak in e_week_view after GtkObject removalMilan Crha2010-10-251-1/+1
* Bug #631320 - GtkObject is gone in GTK3Milan Crha2010-10-071-43/+34
* Use new GDK keysym names if available.Matthew Barnes2010-09-181-0/+1
* Various memory leaksMilan Crha2010-09-081-2/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-08-291-4/+4
* Bug 624525 - Variable name collision in gtk-compat macroMilan Crha2010-07-221-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-06-201-213/+251
* Don't bother translating GnomeCanvas GObject properties.Matthew Barnes2010-06-201-6/+6
* Remove unused libart_lgpl API.Matthew Barnes2010-06-161-1/+0
* Fix all remaining GTK3 issues.Matthew Barnes2010-06-161-140/+311
* Revert "Fix all remaining GTK3 issues."Matthew Barnes2010-06-151-311/+140
* Fix all remaining GTK3 issues.Matthew Barnes2010-06-151-140/+311
* Embed libart_lgpl and libgnomecanvas.Matthew Barnes2010-06-141-0/+4090