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
/
widgets
/
scrollcontainer.cpp
Age
Commit message (
Expand
)
Author
2019-08-03
GUI: Tune ScrollContainerWidget offsets
Alexander Tkachev
2019-07-30
GUI: Rewrite Cloud tab
Alexander Tkachev
2018-11-14
GUI: Don't display the ScrollContainer background inside tabs
Bastien Bouclet
2018-10-11
GUI: Fix Mouse Wheel Input for Unknown Game Dialog.
D G Turner
2018-07-24
GUI: Set ScrollContainer single step to kLineHeight instead of 1 pixel
Thierry Crozat
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-01-27
GUI: Remove Dialog::markAsDirty to expose full GUI redraws
Bastien Bouclet
2018-01-27
GUI: Remove explicit redraw when scrolling the ScrollContainer
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
JANITORIAL: Remove spaces at the end of the line
Alexander Tkachev
2016-08-24
GUI: Minor Container fixes
Alexander Tkachev
2016-08-24
GUI: Fix Container's visibility issue
Alexander Tkachev
2016-07-03
JANITORIAL: Remove trailing spaces
Alexander Tkachev
2016-07-03
GUI: Use clipping everywhere
Alexander Tkachev
2016-07-03
GUI: Add ThemeLayoutTabWidget
Alexander Tkachev
2016-07-03
GUI: Hide scrollbar in ScrollContainerWidget when needed
Alexander Tkachev
2016-07-03
GUI: Fix ScrollContainerWidget's reflowLayout()
Alexander Tkachev
2016-07-03
GUI: Update ScrollContainerWidget
Alexander Tkachev
2016-07-03
GUI: Fix ScrollContainerWidget look a bit
Alexander Tkachev
2016-07-03
GUI: Make ScrollContainerWidget do full redraw
Alexander Tkachev
2016-07-03
GUI: Make ScrollContainerWidget hide children
Alexander Tkachev
2016-07-03
GUI: drawRoundedSquareClip()
Alexander Tkachev
2016-07-03
GUI: Remove _clippingArea from ScrollContainer
Alexander Tkachev
2016-07-03
GUI: Cleanup in ScrollContainer
Alexander Tkachev
2016-07-03
GUI: Add ScrollContainer
Alexander Tkachev