| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop backward-compatibility cruft. | Matthew Barnes | 2011-06-30 | 1 | -3/+0 |
* | Remove some unused gnome-canvas options. | Matthew Barnes | 2011-06-30 | 1 | -172/+16 |
* | Fudge GtkScrollable for gtk2. | Matthew Barnes | 2011-06-30 | 1 | -36/+37 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-11-10 | 1 | -2/+2 |
* | Rename GnomeCanvasItem.destroy() to dispose(). | Matthew Barnes | 2010-10-30 | 1 | -10/+10 |
* | Fix gnome_canvas_item_w2i_matrix(). | Matthew Barnes | 2010-10-30 | 1 | -6/+5 |
* | gnome-canvas: Remove functions that allocate colors | Benjamin Otte | 2010-10-30 | 1 | -69/+0 |
* | gnome-canvas: Port drawing to use cairo | Benjamin Otte | 2010-10-30 | 1 | -26/+14 |
* | gnome-canvas: Remove gnome_canvas_set_stipple_origin() | Benjamin Otte | 2010-10-30 | 1 | -18/+0 |
* | gnome-canvas: Simplify updating code | Benjamin Otte | 2010-10-30 | 1 | -310/+34 |
* | gnome-canvas: Remove gnome_canvas_w2c_affine() | Benjamin Otte | 2010-10-30 | 1 | -26/+0 |
* | gnome-canvas: Convert point tranformation functions to use cairo | Benjamin Otte | 2010-10-30 | 1 | -25/+21 |
* | gnome-canvas: Remove gnome_canvas_update_now() | Benjamin Otte | 2010-10-30 | 1 | -24/+0 |
* | gnome-canvas: Convert canvas item transformation matrix to cairo | Benjamin Otte | 2010-10-30 | 1 | -338/+72 |
* | gnome-canvas: Rewrite GnomeCanvasShape to use Cairo | Benjamin Otte | 2010-10-30 | 1 | -4/+86 |
* | gnome-canvas: Change GnomeCanvasItem->point vfunc | Benjamin Otte | 2010-10-30 | 1 | -47/+17 |
* | gnome-canvas: Remove close_enough member | Benjamin Otte | 2010-10-30 | 1 | -10/+3 |
* | gnome-canvas: Port GnomeCanvasLine to use Cairo for drawing | Benjamin Otte | 2010-10-30 | 1 | -0/+30 |
* | gnome-canvas: Remove GnomeCanvasItem->render vfunc | Benjamin Otte | 2010-10-30 | 1 | -32/+0 |
* | gnome-canvas: Remove aa code | Benjamin Otte | 2010-10-30 | 1 | -151/+25 |
* | Bug #631870 - Memory leak in e_week_view after GtkObject removal | Milan Crha | 2010-10-25 | 1 | -1/+1 |
* | Bug #631320 - GtkObject is gone in GTK3 | Milan Crha | 2010-10-07 | 1 | -43/+34 |
* | Use new GDK keysym names if available. | Matthew Barnes | 2010-09-18 | 1 | -0/+1 |
* | Various memory leaks | Milan Crha | 2010-09-08 | 1 | -2/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-08-29 | 1 | -4/+4 |
* | Bug 624525 - Variable name collision in gtk-compat macro | Milan Crha | 2010-07-22 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-06-20 | 1 | -213/+251 |
* | Don't bother translating GnomeCanvas GObject properties. | Matthew Barnes | 2010-06-20 | 1 | -6/+6 |
* | Remove unused libart_lgpl API. | Matthew Barnes | 2010-06-16 | 1 | -1/+0 |
* | Fix all remaining GTK3 issues. | Matthew Barnes | 2010-06-16 | 1 | -140/+311 |
* | Revert "Fix all remaining GTK3 issues." | Matthew Barnes | 2010-06-15 | 1 | -311/+140 |
* | Fix all remaining GTK3 issues. | Matthew Barnes | 2010-06-15 | 1 | -140/+311 |
* | Embed libart_lgpl and libgnomecanvas. | Matthew Barnes | 2010-06-14 | 1 | -0/+4090 |