aboutsummaryrefslogtreecommitdiffstats
path: root/libgnomecanvas/gnome-canvas-line.h
Commit message (Collapse)AuthorAgeFilesLines
* gnome-canvas: Remove GnomeCanvasLineBenjamin Otte2010-10-301-143/+0
| | | | It's unused and has an ugly API. We can redo it later if we need it.
* gnome-canvas: Port GnomeCanvasLine to use Cairo for drawingBenjamin Otte2010-10-301-3/+2
|
* gnome-canvas: Remove stipple properties from GnomeCanvasLineBenjamin Otte2010-10-301-3/+0
|
* Coding style and whitespace cleanup.Matthew Barnes2010-06-201-20/+13
|
* Embed libart_lgpl and libgnomecanvas.Matthew Barnes2010-06-141-0/+154
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...