aboutsummaryrefslogtreecommitdiff
path: root/gui/ThemeRenderer.h
AgeCommit message (Expand)Author
2008-08-15Added popup widget in Options menu to change GUI renderer on the fly.Vicent Marti
2008-08-14Several GFX tweaks/fixes.Vicent Marti
2008-08-13Finished legacy API cleanup. Removed all legacy code.Vicent Marti
2008-08-13Massive API cleanup (removed legacy code).Vicent Marti
2008-08-10Bugfix: Several text-drawing issues.Vicent Marti
2008-08-10Bitmap cursor loading from XML files.Vicent Marti
2008-08-10Graphic cursors.Vicent Marti
2008-08-10Fixed error when loading BDF fonts.Vicent Marti
2008-08-09Finished support for theme loading.Vicent Marti
2008-08-09Added support for image loading/blitting.Vicent Marti
2008-08-09Fixed 1.000.000 Valgrind warnings.Vicent Marti
2008-08-08Resolution-dependence in XML files.Vicent Marti
2008-08-07Misc text drawing improvements.Vicent Marti
2008-08-05Massive refactoring on the layout parsing API.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-01Massive changes to the renderer in order to replicate the current GUI theme, ...Vicent Marti
2008-07-31GUI Layout parsing. Work in progress.Vicent Marti
2008-07-24Scrollbars. Work in progress.Vicent Marti
2008-07-23Improved text handling.Vicent Marti
2008-07-23Text renderin overhaul finished.Vicent Marti
2008-07-23Font rendering overhaul. Work in progress.Vicent Marti
2008-07-22Cleanup.Vicent Marti
2008-07-22Dirty screen handling!Vicent Marti
2008-07-21Fixed several segfaults and graphical glitches when drawing at low resolution...Vicent Marti
2008-07-21Bugfix: Rounded squares at low resolutions were not drawn.Vicent Marti
2008-07-21Cleanup.Vicent Marti
2008-07-20Rendering pipeline. Broken WIP.Vicent Marti
2008-07-19Changed drawdata names to a struct.Vicent Marti
2008-07-18Background restoration in rendering pipeline. WIP.Vicent Marti
2008-07-17Rendering pipeline (almost) fixed. This time for real.Vicent Marti
2008-07-17Finished tabs drawing.Vicent Marti
2008-07-16Stroking on tab widgets. Basic support for backcaching.Vicent Marti
2008-07-15Tab widget / tab drawing for the renderer. Improved text handling.Vicent Marti
2008-07-15More widgets.Vicent Marti
2008-07-14Popup widget, separator widget.Vicent Marti
2008-07-13More widgets.Vicent Marti
2008-07-12Debug widgets.Vicent Marti
2008-07-11Widget backgroundsVicent Marti
2008-07-10Bugfix: Delayed loading of fontsVicent Marti
2008-07-10Added support for Text Steps in the Vector Renderer.Vicent Marti
2008-07-07Fixing compilationSven Hesse
2008-07-07Rendering pipeline. Bugfixes / debug widgets.Vicent Marti
2008-07-04Memory leaks.Vicent Marti
2008-07-03Rendering pipeline. WIP.Vicent Marti
2008-07-03Rendering pipeline. WIP.Vicent Marti
2008-07-02GCC compiling fixes.Vicent Marti
2008-07-02InterfaceManager functionality translated into a Theme subclass "ThemeRendere...Vicent Marti