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
/
widget.cpp
Age
Commit message (
Expand
)
Author
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: Prepare for windows TTS
Jaromir Wysoglad
2019-09-01
TTS: Reformat tts volume setting for GUI
Jaromir Wysoglad
2019-09-01
TTS: Convert strings to UTF-8
Jaromir Wysoglad
2019-09-01
TTS: Restrict TTS on linux to only english
Jaromir Wysoglad
2019-09-01
TTS: Add text to speech to the GUI.
Jaromir Wysoglad
2018-07-24
GUI: Fix container widgets not receiving events
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-01-27
GUI: Remove Dialog::markAsDirty to expose full GUI redraws
Bastien Bouclet
2018-01-27
GUI: Implement dirty-checking for widget redraws
Bastien Bouclet
2017-04-06
GUI: Add method to know if a widget contains a given widget
Thierry Crozat
2016-12-01
GUI: Fix crash when slider values are out-of-bounds
Colin Snover
2016-09-04
GUI: Initialize the PicButtonWidget class properly
Eugene Sandulenko
2016-08-24
GUI: Fix widget clipping
Eugene Sandulenko
2016-08-24
GUI: Added transparency to PicWidgets
Eugene Sandulenko
2016-08-24
GUI: Added support for alphabitmaps in picbuttons
Eugene Sandulenko
2016-08-24
GUI: Added possibility to specify scale mode for AlphaBitmaps
Eugene Sandulenko
2016-08-24
GUI: Implemented possibility to use alphabitmaps in GraphicsWidget
Eugene Sandulenko
2016-08-24
GUI: Added possibility to specify several state images for PicButtonWidget
Eugene Sandulenko
2016-08-24
GUI: Add mode to skip drawing of button for PicButton
Eugene Sandulenko
2016-07-12
GUI: Fix TabWidget height issues
Alexander Tkachev
2016-07-03
GUI: Add checks in Widget::getBossClipRect()
Alexander Tkachev
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: Make PopUpWidget clip
Alexander Tkachev
2016-07-03
GUI: Prepare button to be clipped
Alexander Tkachev
2016-07-03
GUI: Add ScrollContainer
Alexander Tkachev
2016-07-03
GUI: Use boss's x/y/w/h instead of clippingArea
Alexander Tkachev
2016-06-01
GUI: Cleanup class initialization
Eugene Sandulenko
2016-05-16
Merge pull request #722 from Abde-/master
Eugene Sandulenko
2016-04-14
GUI: Remove 'sticky button' feature
Ori Avtalion
2016-04-13
GUI: Remove highlighting when button widget is pressed
Ori Avtalion
2016-03-30
GUI: Enhanced StaticTextWidget with font style
Eugene Sandulenko
2016-03-27
GUI: Improve handling of button presses while moving the cursor
Ori Avtalion
2016-03-25
GUI: Widget: redraw when setAlign() called
Abdeselam El-Haman
2014-02-18
GUI: Make GPL headers consistent in themselves.
Johannes Schickel
2013-08-10
GUI: Initialise _hotkey in ButtonWidget constructor
Thierry Crozat
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
2012-12-27
GUI: Change value by one on mouse wheel, not by one pixel
Torbjörn Andersson
2012-10-08
Merge pull request #257 from lordhoto/graphics-conversion
Johannes Schickel
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-08-28
GUI: Use in-place Surface conversion in widget code.
Johannes Schickel
2012-07-24
GUI: Implement saving in the grid based save/load chooser.
Johannes Schickel
2012-07-09
GUI: Make container widget a bit more container like.
Johannes Schickel
2012-06-29
GUI: Use a black rect when no thumbnail is available in the thumbnail load ch...
Johannes Schickel
[next]