Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge GnomeCanvasShape into GnomeCanvasRect. | Matthew Barnes | 2010-10-30 | 1 | -3/+0 |
| | | | | | GnomeCanvasRect is the only subclass of GnomeCanvasShape, and passing Cairo paths around doesn't seem to work well. | ||||
* | Adapt branch for building with GTK+ 2.22. | Matthew Barnes | 2010-10-30 | 1 | -1/+0 |
| | |||||
* | gnome-canvas: Remove GnomeCanvasPathDef | Benjamin Otte | 2010-10-30 | 1 | -2/+0 |
| | | | | It's not needed anymore as it has practically been replaced by cairo_path_t. | ||||
* | gnome-canvas: Remove GnomeCanvasClipGroup | Benjamin Otte | 2010-10-30 | 1 | -2/+0 |
| | |||||
* | gnome-canvas: gnome-canvas-rect-ellipse.[ch] => gnome-canvas-rect.[ch] | Benjamin Otte | 2010-10-30 | 1 | -2/+2 |
| | | | | Rename to reflect change of scope | ||||
* | gnome-canvas: Remove GnomeCanvasPoints | Benjamin Otte | 2010-10-30 | 1 | -2/+1 |
| | | | | It's unused by now. | ||||
* | gnome-canvas: Remove GnomeCanvasLine | Benjamin Otte | 2010-10-30 | 1 | -2/+0 |
| | | | | It's unused and has an ugly API. We can redo it later if we need it. | ||||
* | gnome-canvas: Remove GnomeCanvasPolygon | Benjamin Otte | 2010-10-30 | 1 | -2/+0 |
| | | | | It's unused and has an ugly API. We can redo it later if we need it. | ||||
* | gnome-canvas: Remove GnomeCanvasBpath item | Benjamin Otte | 2010-10-30 | 1 | -2/+0 |
| | | | | It's unused. | ||||
* | Remove EVO_MARSHAL_RULE. | Matthew Barnes | 2010-10-23 | 1 | -2/+3 |
| | | | | Use glib-gen.mak instead. | ||||
* | Install header files for libgnomecanvas and libart_lpgl. | Matthew Barnes | 2010-06-16 | 1 | -29/+33 |
| | |||||
* | Drop the "2" from libgnomecanvas and libart_lgpl. | Matthew Barnes | 2010-06-15 | 1 | -6/+6 |
| | |||||
* | Embed libart_lgpl and libgnomecanvas. | Matthew Barnes | 2010-06-14 | 1 | -0/+83 |
Both of these modules are deprecated and going away in GNOME 3 but we still rely heavily on them for GnomeCalendar and ETable. So, welcome to the island of unwanted libraries... |