Age | Commit message (Collapse) | 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 | |
Fixes #10645. | |||
2018-10-11 | GUI: Fix Mouse Wheel Input for Unknown Game Dialog. | D G Turner | |
This should also fix this for other instances of ScrollContainer, though the dialogs / widgets may require the same change. This fixes bug Trac #10741. | |||
2018-04-19 | GUI: Unify clip and non-clip draw calls | Bastien Bouclet | |
2017-04-06 | GUI: Add method to know if a widget contains a given widget | Thierry Crozat | |
2016-08-24 | GUI: Fix Container's visibility issue | Alexander Tkachev | |
Now it respects outer code's decision to hide or move some widgets around. Outer code must be CommandReceiver which is set as ScrollContainer's target. | |||
2016-07-03 | GUI: Cleanup in ScrollContainer | Alexander Tkachev | |
2016-07-03 | GUI: Add ScrollContainer | Alexander Tkachev | |