aboutsummaryrefslogtreecommitdiff
path: root/graphics/VectorRendererSpec.h
AgeCommit message (Expand)Author
2008-12-22Fixed indentation and removed whitespaces at the end of lineJordi Vilalta Prat
2008-11-12Renamed Graphics::TextAlignment -> Graphics::TextAlign and merged it with GUI...Max Horn
2008-11-10Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine.Vicent Marti
2008-10-29Committed my patch from -devel, which reintroduces DISABLE_FANCY_THEMES to st...Johannes Schickel
2008-10-12Fix some in-line doxygen comments to document the correct member(s); also fix...Max Horn
2008-09-07Misc performance fixes.Vicent Marti
2008-09-05Fixing some compiler warningsMax Horn
2008-09-01Use memcpy instead of hand-rolled colorCopy (on many systems, memcpy is hand-...Max Horn
2008-08-31Split VectorRenderer interface from custom vector renderers.Vicent Marti