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
2020-01-04
GUI: Use a dialog theme layout for the unknown game dialog
Bastien Bouclet
2020-01-04
GUI: Introduce dynamic layouts
Bastien Bouclet
2019-11-24
GUI: Add DropdownButtonWidget and use it in the launcher for mass add
Bastien Bouclet
2019-10-07
GRAPHICS: Vector renderer clipping rect related cleanups
Bastien Bouclet
2019-10-03
GUI: Add Missing Switch Default Cases
D G Turner
2019-09-01
TTS: Make sure that TTS lang matches transMan lang
Jaromir Wysoglad
2019-08-03
GUI: Fix scrollbars
Alexander Tkachev
2019-07-30
GUI: Rewrite Cloud tab
Alexander Tkachev
2019-04-02
BUILD: Update default theme to use remastered
Matan Bareket
2019-03-12
GUI: Fix loading new (not already cached) localized fonts
Thanasis Antoniou
2019-01-22
GUI: Don't try loading TTF fonts for themes that don't request one
Bastien Bouclet
2018-12-25
GUI: Attempt to load fonts from fonts.dat if they aren't present in the theme...
Cameron Cawley
2018-07-24
GUI: Fix scrollbar bottom arrow being displayed as up arrow after mouse up
Thierry Crozat
2018-07-22
GUI: Use consistent capitalization for options
Thierry Crozat
2018-04-19
GUI: Unify clip and non-clip draw calls
Bastien Bouclet
2018-04-19
GUI: Remove alpha bitmap support
Bastien Bouclet
2018-03-12
GUI: Remove the ThemeItem draw queues
Bastien Bouclet
2018-01-27
GUI: Remove the parent from the button_idle DrawData
Bastien Bouclet
2017-08-06
GUI: Mark some fall-through cases as intentional
Bastien Bouclet
2017-06-20
GUI: Separate bevel and shadow effect when extending widget rect
Thierry Crozat
2017-04-06
GUI: Restore settings if GUI cannot be rendered
Joseph-Eugene Winzer
2017-03-09
GUI: Fix resolution of theme filename to id
Joseph-Eugene Winzer
2017-02-28
GUI: Check rect validity for popup/radio drawing
Willem Jan Palenstijn
2017-02-28
GUI: Give each tab in TabWidget its own width
Willem Jan Palenstijn
2017-01-12
GUI: Fix Unused Variable Compiler Warning when USE_PNG not set.
D G Turner
2016-08-24
GUI: Add Storage providers logos
Alexander Tkachev
2016-08-24
GUI: Add "Paste" button in StorageWizardDialog
Alexander Tkachev
2016-08-24
GUI: Fix warnings
Eugene Sandulenko
2016-08-24
GUI: Fix texts clipping
Alexander Tkachev
2016-08-24
GUI: Added transparency to PicWidgets
Eugene Sandulenko
2016-08-24
GUI: Added empty dialog background
Eugene Sandulenko
2016-08-24
GUI: Added possibility to specify scale mode for AlphaBitmaps
Eugene Sandulenko
2016-08-24
GUI: Implemented more modes to autoscale
Eugene Sandulenko
2016-08-24
GUI: Implemented alphabitmap autoscale
Eugene Sandulenko
2016-08-24
GUI: Implemented possibility to use alphabitmaps in GraphicsWidget
Eugene Sandulenko
2016-08-24
GUI: Added new alphabitmap image type
Eugene Sandulenko
2016-08-24
GUI: Added support for PNG images
Eugene Sandulenko
2016-07-03
JANITORIAL: Remove trailing spaces
Alexander Tkachev
2016-07-03
GUI: Use clipping everywhere
Alexander Tkachev
2016-07-03
GUI: Fix blitAlphaBitmapClip()
Alexander Tkachev
2016-07-03
GUI: Add blipClip()
Alexander Tkachev
2016-07-03
GUI: Add drawTabClip()
Alexander Tkachev
2016-07-03
GUI: Add drawSquareClip()
Alexander Tkachev
2016-07-03
GUI: Add VectorRendererSpec::drawTriangleClip()
Alexander Tkachev
2016-07-03
GUI: Fix ThemeItemTextData's dirty rectangle
Alexander Tkachev
2016-07-03
GUI: Make PopUpWidget clip
Alexander Tkachev
2016-07-03
GUI: drawRoundedSquareClip()
Alexander Tkachev
2016-07-03
GUI: clippingRect propagated deeper
Alexander Tkachev
2016-07-03
GUI: Prepare button to be clipped
Alexander Tkachev
2016-07-03
GUI: Add ScrollContainer
Alexander Tkachev
[next]