index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gui
/
ThemeRenderer.h
Age
Commit message (
Expand
)
Author
2008-08-15
Added popup widget in Options menu to change GUI renderer on the fly.
Vicent Marti
2008-08-14
Several GFX tweaks/fixes.
Vicent Marti
2008-08-13
Finished legacy API cleanup. Removed all legacy code.
Vicent Marti
2008-08-13
Massive API cleanup (removed legacy code).
Vicent Marti
2008-08-10
Bugfix: Several text-drawing issues.
Vicent Marti
2008-08-10
Bitmap cursor loading from XML files.
Vicent Marti
2008-08-10
Graphic cursors.
Vicent Marti
2008-08-10
Fixed error when loading BDF fonts.
Vicent Marti
2008-08-09
Finished support for theme loading.
Vicent Marti
2008-08-09
Added support for image loading/blitting.
Vicent Marti
2008-08-09
Fixed 1.000.000 Valgrind warnings.
Vicent Marti
2008-08-08
Resolution-dependence in XML files.
Vicent Marti
2008-08-07
Misc text drawing improvements.
Vicent Marti
2008-08-05
Massive refactoring on the layout parsing API.
Vicent Marti
2008-08-02
Screen/dialog dimming.
Vicent Marti
2008-08-02
Improved looks on the Modern theme in the new GUI.
Vicent Marti
2008-08-01
Massive changes to the renderer in order to replicate the current GUI theme, ...
Vicent Marti
2008-07-31
GUI Layout parsing. Work in progress.
Vicent Marti
2008-07-24
Scrollbars. Work in progress.
Vicent Marti
2008-07-23
Improved text handling.
Vicent Marti
2008-07-23
Text renderin overhaul finished.
Vicent Marti
2008-07-23
Font rendering overhaul. Work in progress.
Vicent Marti
2008-07-22
Cleanup.
Vicent Marti
2008-07-22
Dirty screen handling!
Vicent Marti
2008-07-21
Fixed several segfaults and graphical glitches when drawing at low resolution...
Vicent Marti
2008-07-21
Bugfix: Rounded squares at low resolutions were not drawn.
Vicent Marti
2008-07-21
Cleanup.
Vicent Marti
2008-07-20
Rendering pipeline. Broken WIP.
Vicent Marti
2008-07-19
Changed drawdata names to a struct.
Vicent Marti
2008-07-18
Background restoration in rendering pipeline. WIP.
Vicent Marti
2008-07-17
Rendering pipeline (almost) fixed. This time for real.
Vicent Marti
2008-07-17
Finished tabs drawing.
Vicent Marti
2008-07-16
Stroking on tab widgets. Basic support for backcaching.
Vicent Marti
2008-07-15
Tab widget / tab drawing for the renderer. Improved text handling.
Vicent Marti
2008-07-15
More widgets.
Vicent Marti
2008-07-14
Popup widget, separator widget.
Vicent Marti
2008-07-13
More widgets.
Vicent Marti
2008-07-12
Debug widgets.
Vicent Marti
2008-07-11
Widget backgrounds
Vicent Marti
2008-07-10
Bugfix: Delayed loading of fonts
Vicent Marti
2008-07-10
Added support for Text Steps in the Vector Renderer.
Vicent Marti
2008-07-07
Fixing compilation
Sven Hesse
2008-07-07
Rendering pipeline. Bugfixes / debug widgets.
Vicent Marti
2008-07-04
Memory leaks.
Vicent Marti
2008-07-03
Rendering pipeline. WIP.
Vicent Marti
2008-07-03
Rendering pipeline. WIP.
Vicent Marti
2008-07-02
GCC compiling fixes.
Vicent Marti
2008-07-02
InterfaceManager functionality translated into a Theme subclass "ThemeRendere...
Vicent Marti