aboutsummaryrefslogtreecommitdiffstats
path: root/libgnomecanvas/gnome-canvas.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 704459: GnomeCanvasItem: Implement all methodsMatthew Barnes2013-07-181-0/+46
* Add a GdkDevice parameter to gnome_canvas_item_grab().Matthew Barnes2012-11-301-14/+30
* Avoid using GdkEventButton directly in certain places.Matthew Barnes2012-11-301-41/+39
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-7/+7
* Coding style and whitespace cleanup.Matthew Barnes2012-09-011-89/+120
* Remove all GDK threads usage.Matthew Barnes2012-08-061-4/+0
* Use template files to generate GEnumClass types.Matthew Barnes2012-07-181-6/+2
* Reduce usage of g_type_class_peek_parent().Matthew Barnes2012-06-251-43/+37
* Bug #671585 - Add support for smooth scrolling devicesMilan Crha2012-05-151-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-117/+24
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-81/+151
* Invalidate region by one more pixel in width and heightMilan Crha2011-08-191-2/+2
* Bug 652629 - GnomeCanvas: Disregard synthesized crossing eventsMatthew Barnes2011-07-111-0/+7
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-3/+8
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-7/+12
* Coding style cleanups.Matthew Barnes2011-05-091-1/+1
* Whitespace and coding style cleanups.Matthew Barnes2011-05-081-3/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-02-191-2/+2
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* Bug #641502 - Flickering while resizing the mail listMilan Crha2011-02-101-40/+42
* Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-02-091-2/+0
* Fix cairo-gobject.h include pathMilan Crha2011-02-041-1/+1
* More whitespace cleanup.Matthew Barnes2011-01-311-71/+71
* Coding style and whitespace cleanup.Matthew Barnes2011-01-301-4/+7
* Adapt GnomeCanvas to latest gtk+-3.0 API.Matthew Barnes2011-01-261-168/+158
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* Remove some unused gnome-canvas options.Matthew Barnes2011-01-161-172/+16
* Fudge GtkScrollable for gtk2.Matthew Barnes2011-01-151-36/+37
* Coding style and whitespace cleanup.Matthew Barnes2010-11-081-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