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-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
2016-06-01
GUI: Cleanup class initialization
Eugene Sandulenko
2016-05-02
GUI: Initialize widget padding
Eugene Sandulenko
2016-03-30
GUI: Implement immediate coordinate mode for PopUp widget
Eugene Sandulenko
2015-11-07
GUI: Make disabled EditTextWidget not allowing to edit the string
Eugene Sandulenko
2014-10-28
GUI: Remove trailing whitespace
Filippos Karapetis
2014-04-06
GUI: Tab cycling handles multiple themes.
Zerophase
2014-04-01
GUI: Fix tab cycling when total tabs increase.
Zerophase
2014-04-01
GUI: Add Tab cycling to TabWidget
Zerophase
2014-02-18
GUI: Make GPL headers consistent in themselves.
Johannes Schickel
2013-11-24
GUI: Do not draw text outside edit rect in EditableWidget.
Johannes Schickel
2013-11-24
GUI: Fix undrawing caret glitch when the edit text is inversed.
Johannes Schickel
2013-11-24
GUI: Document EditableWidget::getEditRect.
Johannes Schickel
2013-11-24
GUI: Draw caret over the whole height of the edit rect.
Johannes Schickel
[next]