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
Age
Commit message (
Expand
)
Author
2018-11-14
GUI: Add some override markers
Bastien Bouclet
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-08-27
GUI: Clean up file browser path entry
Bastien Bouclet
2018-08-22
GUI: Add editable path in file browser dialog
Chatziargyriou Eleftheria
2018-07-24
GUI: Handle continous scrolling in ScrollContainer
Thierry Crozat
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-05-20
JANITORIAL: Remove trailing whitespace
Adrian Frühwirth
2018-04-29
GUI: Add copy to clipboard shortcut for EditableWidget
Thierry Crozat
2018-04-19
GUI: Unify clip and non-clip draw calls
Bastien Bouclet
2018-03-28
GUI: Added override specifiers
Eugene Sandulenko
2018-03-12
GUI: Remove the ThemeItem draw queues
Bastien Bouclet
2018-01-27
GUI: Fix the caret drawing over the scroll bar in the list widget
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-08-06
GUI: Mark some fall-through cases as intentional
Bastien Bouclet
2017-04-06
GUI: Add method to know if a widget contains a given widget
Thierry Crozat
2017-03-01
GUI: Increase tab title spacing
Willem Jan Palenstijn
2017-02-28
GUI: Give each tab in TabWidget its own width
Willem Jan Palenstijn
2017-02-22
SDL: Fix erratic analog pointer + control options
rsn8887
2016-10-30
GUI: Setting the active tab also ensures it is visible in the tab bar
Thierry Crozat
2016-10-22
GUI: Fix possible access to free'ed memory or double deletion in tab widget
Thierry Crozat
2016-08-24
ALL: Move Clipboard support to OSystem
Alexander Tkachev
2016-08-24
JANITORIAL: Remove spaces at the end of the line
Alexander Tkachev
2016-08-24
GUI: Add Ctrl+V handling in EditableWidget
Alexander Tkachev
2016-08-24
GUI: Minor Container fixes
Alexander Tkachev
2016-08-24
GUI: Fix Container's visibility issue
Alexander Tkachev
2016-07-22
GUI: Fix regression in multicolumn PopUp widget
Eugene Sandulenko
2016-07-12
GUI: Fix TabWidget height issues
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 PopUpDialog
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: Add ThemeLayoutTabWidget
Alexander Tkachev
2016-07-03
GUI: Fix Dialog's and TabWidget's reflowLayout()
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: Make PopUpWidget clip
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
[next]