aboutsummaryrefslogtreecommitdiffstats
path: root/libgnomecanvas/gnome-canvas-shape.h
Commit message (Collapse)AuthorAgeFilesLines
* gnome-canvas: Remove GnomeCanvasPathDefBenjamin Otte2010-10-301-1/+0
| | | | It's not needed anymore as it has practically been replaced by cairo_path_t.
* gnome-canvas: Rewrite GnomeCanvasShape to use CairoBenjamin Otte2010-10-301-6/+6
| | | | | Dashing properties were commented out in the process. They are not used inside Evolution.
* gnome-canvas: Remove stipple properties from GnomeCanvasShapeBenjamin Otte2010-10-301-2/+0
|
* Coding style and whitespace cleanup.Matthew Barnes2010-06-201-5/+2
|
* Embed libart_lgpl and libgnomecanvas.Matthew Barnes2010-06-141-0/+81
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...