aboutsummaryrefslogtreecommitdiffstats
path: root/libgnomecanvas/libgnomecanvas.h
Commit message (Collapse)AuthorAgeFilesLines
* Delete unused GnomeCanvasRichText.Matthew Barnes2012-06-191-1/+0
|
* gnome-canvas: Remove GnomeCanvasClipGroupBenjamin Otte2010-10-301-1/+0
|
* gnome-canvas: gnome-canvas-rect-ellipse.[ch] => gnome-canvas-rect.[ch]Benjamin Otte2010-10-301-1/+1
| | | | Rename to reflect change of scope
* gnome-canvas: Remove GnomeCanvasPointsBenjamin Otte2010-10-301-7/+0
| | | | It's unused by now.
* gnome-canvas: Remove GnomeCanvasLineBenjamin Otte2010-10-301-1/+0
| | | | It's unused and has an ugly API. We can redo it later if we need it.
* gnome-canvas: Remove GnomeCanvasPolygonBenjamin Otte2010-10-301-1/+0
| | | | It's unused and has an ugly API. We can redo it later if we need it.
* gnome-canvas: Remove GnomeCanvasBpath itemBenjamin Otte2010-10-301-1/+0
| | | | It's unused.
* Embed libart_lgpl and libgnomecanvas.Matthew Barnes2010-06-141-0/+48
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...