aboutsummaryrefslogtreecommitdiffstats
path: root/libgnomecanvas/gnome-canvas.c
Commit message (Expand)AuthorAgeFilesLines
* 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