aboutsummaryrefslogtreecommitdiffstats
path: root/libgnomecanvas/gnome-canvas-text.h
Commit message (Collapse)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-2/+2
|
* gnome-canvas: Port GnomeCanvasText to use cairoBenjamin Otte2010-10-301-3/+0
|
* gnome-canvas: Remove render_dirty variableBenjamin Otte2010-10-301-4/+0
| | | | It's unused. Also remove the private struct, as it's now empty.
* gnome-canvas: Remove stipple properties from GnomeCanvasTextBenjamin Otte2010-10-301-2/+0
|
* Drop usage of GtkAnchorType.Matthew Barnes2010-10-271-2/+0
| | | | gtk+-3.0 removed it for being "unused".
* Coding style and whitespace cleanup.Matthew Barnes2010-06-201-35/+29
|
* Embed libart_lgpl and libgnomecanvas.Matthew Barnes2010-06-141-0/+170
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...