aboutsummaryrefslogtreecommitdiff
path: root/gui/ThemeRenderer.cpp
AgeCommit message (Expand)Author
2008-08-15Bugfix: Cross cursor animation disabled when switching themes/resolutions on ...Vicent Marti
2008-08-15Added popup widget in Options menu to change GUI renderer on the fly.Vicent Marti
2008-08-14Added Classic Theme - WIP (yes, it's working).Vicent Marti
2008-08-14Several GFX tweaks/fixes.Vicent Marti
2008-08-14Bugfix: Compressed font/bitmap loading.Vicent Marti
2008-08-13Finished theme loading support.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-13Improved theme loading.Vicent Marti
2008-08-13Finished GUI layout in g1x.Vicent Marti
2008-08-10Bugfix: Several text-drawing issues.Vicent Marti
2008-08-10Reverted debug layout drawing.Vicent Marti
2008-08-10Bugfix: Inverse layout reflowing.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-08Browser dialog.Vicent Marti
2008-08-08SCUMM save/load dialog.Vicent Marti
2008-08-07SCUMM general and options dialog.Vicent Marti
2008-08-07Misc text drawing improvements.Vicent Marti
2008-08-07Game Options menu parsing.Vicent Marti
2008-08-06Bugfix: Text selection background in list widget overlays scrollbar (finally).Vicent Marti
2008-08-05Options menu layout parsing, featuring the brand new FATPOPUPS.Vicent Marti
2008-08-05Look, the launcher is rendered with the new layout parser.Vicent Marti
2008-08-04Theme layout parsing. Work in progress.Vicent Marti
2008-08-02Added basic support for inner shadows.Vicent Marti
2008-08-02Fixed: Text selection background overlap scrollbars.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-25Fixed triangle drawing. A bit.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-22Dirty rectangle handling, round four. :/Vicent Marti
2008-07-22Dirty screen handling, round three.Vicent Marti
2008-07-22Cleanup.Vicent Marti
2008-07-22Segfault in dirty rectangles is no longer a 'feature'. Fixed segfault with th...Vicent Marti
2008-07-22Bugfix: Segmentation fault when removing unused dirty rects.Vicent Marti
2008-07-22Dirty screen handling!Vicent Marti
2008-07-21Cleanup.Vicent Marti
2008-07-21Cleanup.Vicent Marti
2008-07-21Milestone: Rendering pipeline is fully working. 'Yay...'Vicent Marti
2008-07-21Valgrind fix: Invalid read/write while restoring backgroundVicent Marti