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
/
ThemeEngine.cpp
Age
Commit message (
Expand
)
Author
2016-07-03
GUI: Use boss's x/y/w/h instead of clippingArea
Alexander Tkachev
2016-06-06
GUI: Fix regression
Eugene Sandulenko
2016-06-06
GUI: Fixed negative index check
Eugene Sandulenko
2016-06-05
GUI: Prevent potential negative index access
Eugene Sandulenko
2016-06-05
GUI: Fix possible negative index access
Eugene Sandulenko
2016-06-01
GRAPHICS: Restore layout debugging capabilities
Eugene Sandulenko
2016-06-01
GUI: More object initialization cleanup
Eugene Sandulenko
2016-03-23
GUI: Fix constant names mentioned in comment
Ori Avtalion
2016-01-24
GUI: Fix pointer formatting in ThemeEngine.cpp.
Johannes Schickel
2016-01-24
GUI: Use "button" instead of "btn" in variable names.
Johannes Schickel
2015-12-21
GRAPHICS: Introduce a size mode for TrueType fonts
Bastien Bouclet
2015-11-09
GUI: Use after free
Bertrand Augereau
2015-11-09
GUI: strncat needs a destination C-string
Bertrand Augereau
2015-11-07
GUI: Removed 64k limit on built-in theme XML size
Eugene Sandulenko
2014-06-09
GRAPHICS: Allow client code to specify TTF render mode.
Johannes Schickel
2014-02-28
IMAGE: Move all ImageDecoders to image/
Matthew Hoops
2013-11-14
GUI: Fix for potential bad cursor palette access in warning case.
Joel Teichroeb
2013-08-22
Merge pull request #361 from rundfunk47/guiimprovements
Eugene Sandulenko
2013-08-19
GUI: Clear dirty rects when initializing ThemeEngine.
Johannes Schickel
2013-08-16
GRAPHICS: Added changes and improved code from inisider/scummvm (partial text)
Narek Mailian
2013-08-08
GRAPHICS: Allow VectorRenderer and ThemeEngine to init with 4BPP
Narek Mailian
2013-08-08
GUI: Change name of GUI-renderers to remove "16-bit"
Narek Mailian
2013-08-08
GUI: Allow GUI cursor creation to work with abitrary 2/4Bpp formats.
Johannes Schickel
2013-08-03
GUI: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
GUI: Prefer getBasePtr instead of direct Surface::pixels access.
Johannes Schickel
2013-05-17
RECORDER: Implement Events Recorder
Eugene Sandulenko
2012-08-12
Merge pull request #260 from lordhoto/new-chooser.
Johannes Schickel
2012-08-09
GRAPHICS: Add a DPI parameter to loadTTFFont.
Johannes Schickel
2012-06-29
GUI: Allow the user to switch between list and thumbnail based load chooser.
Johannes Schickel
2012-06-16
ALL: Let overlay related methods in OSystem take a void * and use a proper pi...
Johannes Schickel
2012-06-03
ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" lo...
Johannes Schickel
2012-05-03
GUI: Implemented pressed state for buttons
Oleksiy Kurochko
2012-03-25
GUI: Move predictive dialog to common gui
Oleksiy Kurochko
2012-03-20
GRAPHICS: Rewrite ImageDecoder to have an improved API
Matthew Hoops
2012-02-03
GUI: Put bitmap items in the on-screen draw queue when doing buffering.
Johannes Schickel
2012-01-29
GUI: Fix compilation with --disable-translation.
Johannes Schickel
2012-01-29
GUI: Fix anti-aliased font drawing of checkbox/radio button texts.
Johannes Schickel
2012-01-29
GRAPHICS/GUI: Implement charset mapping for TTF fonts.
Johannes Schickel
2012-01-29
GRAPHICS/GUI: Implement kerning support for Font.
Johannes Schickel
2012-01-29
GUI: Add support for loading TTF files with ISO-8859-1 charset.
Johannes Schickel
2012-01-07
GUI: Rework how the default localized font is managed.
Johannes Schickel
2012-01-07
GUI: Simplify font loading a bit more.
Johannes Schickel
2012-01-06
GUI: Do an case-insensitive filename comparison.
Johannes Schickel
2012-01-06
GUI: Slight cleanup for font/image loading.
Johannes Schickel
2011-12-07
GUI: Improved pop up and scrollbar arrows look
MaximRussia
2011-10-24
GUI: Added icon to clear button. Reverted PNG support
Eugene Sandulenko
2011-10-23
GUI: Replaced search icon with a better looking one.
Eugene Sandulenko
2011-10-23
GUI: Add support for PNG images in themes
Eugene Sandulenko
2011-10-19
GUI: Added debug ouput for determining loaded theme
Eugene Sandulenko
2011-10-18
BADA: Misc changes merged from appstore release
Chris Warren-Smith
[prev]
[next]