aboutsummaryrefslogtreecommitdiffstats
path: root/libgnomecanvas/gnome-canvas-rect-ellipse.h
Commit message (Collapse)AuthorAgeFilesLines
* gnome-canvas: gnome-canvas-rect-ellipse.[ch] => gnome-canvas-rect.[ch]Benjamin Otte2010-10-301-93/+0
| | | | Rename to reflect change of scope
* gnome-canvas: Get rid of GnomeCanvasRE objectBenjamin Otte2010-10-301-33/+8
| | | | No more ellipses, no more need for 2 classes.
* gnome-canvas: Remove GnomeCanvasItemEllipseBenjamin Otte2010-10-301-25/+0
| | | | unused.
* gnome-canvas: Remove stipple properties from GnomeCanvasShapeBenjamin Otte2010-10-301-2/+0
|
* Coding style and whitespace cleanup.Matthew Barnes2010-06-201-21/+7
|
* Embed libart_lgpl and libgnomecanvas.Matthew Barnes2010-06-141-0/+159
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...