aboutsummaryrefslogtreecommitdiff
path: root/graphics/VectorRenderer.h
AgeCommit message (Expand)Author
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-02Massive refactoring/cleanup on the theme engine/parser.Vicent Marti
2008-08-31Split VectorRenderer interface from custom vector renderers.Vicent Marti
2008-08-15Tons of misc. GFX fixes.Vicent Marti
2008-08-14Added Classic Theme - WIP (yes, it's working).Vicent Marti
2008-08-10Bugfix: Selection background too short when scrollbar not present.Vicent Marti
2008-08-10Bugfix: Several text-drawing issues.Vicent Marti
2008-08-09Added support for image loading/blitting.Vicent Marti
2008-08-08SCUMM save/load dialog.Vicent Marti
2008-08-04Theme layout parsing. Work in progress.Vicent Marti
2008-08-02Added basic support for inner shadows.Vicent Marti
2008-08-02Screen/dialog dimming.Vicent Marti
2008-08-02Improved looks on the Modern theme in the new GUI.Vicent Marti
2008-08-01Replicating the trunk GUI theme. WIP.Vicent Marti
2008-07-26Convolution filters for the vector renderer. Pretty cool.Vicent Marti
2008-07-25Fixed triangle drawing. A bit.Vicent Marti
2008-07-23Improved text handling.Vicent Marti
2008-07-23Font rendering overhaul. Work in progress.Vicent Marti
2008-07-21Bugfix: Rounded squares at low resolutions were not drawn.Vicent Marti
2008-07-21Valgrind fix: Invalid read/write while restoring backgroundVicent Marti
2008-07-20Rendering pipeline. Broken WIP.Vicent Marti
2008-07-17Finished tabs drawing.Vicent Marti
2008-07-15Tab widget / tab drawing for the renderer. Improved text handling.Vicent Marti
2008-07-15More widgets.Vicent Marti
2008-07-13Improved support for graphics positioning.Vicent Marti
2008-07-12- Better support for relative positions in Vector Renderer. Vicent Marti
2008-07-10Support for Vertical text alignement.Vicent Marti
2008-07-10Bugfix: Delayed loading of fontsVicent Marti
2008-07-10Added support for Text Steps in the Vector Renderer.Vicent Marti
2008-07-07Rendering pipeline. Bugfixes / debug widgets.Vicent Marti
2008-07-06Bug fixes for "judgement day" (yay).Vicent Marti
2008-07-04Memory leaks.Vicent Marti
2008-07-03Rendering pipeline. WIP.Vicent Marti
2008-07-03Rendering pipeline. WIP.Vicent Marti
2008-07-02InterfaceManager functionality translated into a Theme subclass "ThemeRendere...Vicent Marti
2008-06-29Changes to rendering pipeline. WIP.Vicent Marti
2008-06-18Expanded parser.Vicent Marti
2008-06-16Added massive parser documentation.Vicent Marti
2008-06-13Formating conventions.Vicent Marti
2008-06-12- Widget caching for Interface manager.Vicent Marti
2008-06-10Another redesign on the Draw Steps. This time it's for real.Vicent Marti
2008-06-10Changed DrawStep for dynamic surface drawing.Vicent Marti
2008-06-07Expanded the InterfaceManager skeleton quite a bit.Vicent Marti
2008-06-06Documentation update.Vicent Marti
2008-06-02Beveled squares for Classic GUI imitationVicent Marti
2008-06-01- Triangles!Vicent Marti
2008-05-28Misc fixes.Vicent Marti
2008-05-28InterfaceManager core implemented.Vicent Marti
2008-05-26Draw steps.Vicent Marti