aboutsummaryrefslogtreecommitdiffstats
path: root/libgnomecanvas/gnome-canvas-util.h
Commit message (Collapse)AuthorAgeFilesLines
* gnome-canvas: Split out matrix_transform_rect codeBenjamin Otte2010-10-301-0/+2
|
* gnome-canvas: Remove now-unused functionsBenjamin Otte2010-10-301-73/+0
|
* gnome-canvas: Remove GnomeCanvasPointsBenjamin Otte2010-10-301-22/+0
| | | | It's unused by now.
* gnome-canvas: Remove GnomeCanvasLineBenjamin Otte2010-10-301-0/+3
| | | | It's unused and has an ugly API. We can redo it later if we need it.
* gnome-canvas: Remove GnomeCanvasBufBenjamin Otte2010-10-301-6/+0
| | | | It's not used anymore.
* Coding style and whitespace cleanup.Matthew Barnes2010-06-201-15/+12
|
* Embed libart_lgpl and libgnomecanvas.Matthew Barnes2010-06-141-0/+155
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...