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.h
Age
Commit message (
Expand
)
Author
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: 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-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-03
GUI: Add checks in Widget::getBossClipRect()
Alexander Tkachev
2016-07-03
GUI: Make PopUpWidget clip
Alexander Tkachev
2016-07-03
GUI: Add ScrollContainer
Alexander Tkachev
2016-04-14
GUI: Remove 'sticky button' feature
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
2014-02-18
GUI: Make GPL headers consistent in themselves.
Johannes Schickel
2012-08-28
GUI: Use in-place Surface conversion in widget code.
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
2012-06-20
GUI: Allow tooltips to be changed after widget creation.
Johannes Schickel
2012-06-13
GUI: Allow Surfaces with abitrary RGB pixel formats to be used in PicButtonWi...
Johannes Schickel
2012-05-03
GUI: Implemented pressed state for buttons
Oleksiy Kurochko
2011-12-13
GUI: Handle adding clear buttons that don't exist in layouts
Tarek Soliman
2011-12-13
GUI: Move addClearButton() from options.cpp to widget.cpp
Tarek Soliman
2011-10-25
GUI: Made PicButtonWidget derivative of ButtonWidget
Eugene Sandulenko
2011-08-06
GUI: Consistent behavior of ButtonWidget::setLabel()
Eugene Sandulenko
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-01-20
GUI: Fix Memory Leak from PicButtonWidget _gfx Member.
David Turner
2011-01-03
GUI: Implement PicButtonWidget
Eugene Sandulenko
2010-07-23
GUI: Fix tooltip drawing
Eugene Sandulenko
2010-07-21
Strip trailing whitespaces in our common code base.
Johannes Schickel
2010-06-15
GUI: Implement tooltips. FR #2821513.
Eugene Sandulenko
2010-06-15
GUI: Implement radiobuttons.
Eugene Sandulenko
2010-06-15
GUI: Added in-place hotkeys for widgets.
Eugene Sandulenko
2010-03-11
cleanup
Max Horn
2009-05-24
Strip trailing whitespaces in the whole code base.
Johannes Schickel
2009-01-02
Got rid of GuiManager::clearDragWidget instead handle it via a new widget fla...
Johannes Schickel
2008-12-27
GUI: Added Widget::setVisible convenience wrapper
Max Horn
2008-12-24
Added valueToBarWidth to calculate SliderWidget's bar width like it was done ...
Jordi Vilalta Prat
2008-12-23
Modify the SliderWidget value by using the mouse wheel
Jordi Vilalta Prat
2008-11-12
Renamed Graphics::TextAlignment -> Graphics::TextAlign and merged it with GUI...
Max Horn
2008-11-12
GUI: Got rid of the WidgetSize stuff
Max Horn
2008-11-12
GUI: Got rid of most 'built-in' variables
Max Horn
2008-11-10
Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine.
Vicent Marti
2008-11-08
Pushing down some header deps
Max Horn
2008-08-13
Finished legacy API cleanup. Removed all legacy code.
Vicent Marti
2008-01-09
Cleanup.
Torbjörn Andersson
2007-11-04
- made Widget::_flags private
Johannes Schickel
2007-10-28
Proper implementation of ".enabled" theme widget property.
Eugene Sandulenko
[next]