| Commit message (Expand) | Author | Age | Files | Lines |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-09 | 1 | -3/+8 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-05-22 | 1 | -7/+12 |
* | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 1 | -1/+1 |
* | Whitespace and coding style cleanups. | Matthew Barnes | 2011-05-08 | 1 | -3/+4 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-02-19 | 1 | -2/+2 |
* | Remove NULL checks for GObject methods. | Matthew Barnes | 2011-02-13 | 1 | -2/+2 |
* | Bug #641502 - Flickering while resizing the mail list | Milan Crha | 2011-02-10 | 1 | -40/+42 |
* | Bug 641756 - Fix warnings from GCC 4.6 | Kjartan Maraas | 2011-02-09 | 1 | -2/+0 |
* | Fix cairo-gobject.h include path | Milan Crha | 2011-02-04 | 1 | -1/+1 |
* | More whitespace cleanup. | Matthew Barnes | 2011-01-31 | 1 | -71/+71 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-01-30 | 1 | -4/+7 |
* | Adapt GnomeCanvas to latest gtk+-3.0 API. | Matthew Barnes | 2011-01-26 | 1 | -168/+158 |
* | Drop backward-compatibility cruft. | Matthew Barnes | 2011-01-25 | 1 | -3/+0 |
* | Remove some unused gnome-canvas options. | Matthew Barnes | 2011-01-16 | 1 | -172/+16 |
* | Fudge GtkScrollable for gtk2. | Matthew Barnes | 2011-01-15 | 1 | -36/+37 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-11-08 | 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 |