aboutsummaryrefslogtreecommitdiff
path: root/gui/widgets
AgeCommit message (Expand)Author
2016-08-24ALL: Move Clipboard support to OSystemAlexander Tkachev
2016-08-24JANITORIAL: Remove spaces at the end of the lineAlexander Tkachev
2016-08-24GUI: Add Ctrl+V handling in EditableWidgetAlexander Tkachev
2016-08-24GUI: Minor Container fixesAlexander Tkachev
2016-08-24GUI: Fix Container's visibility issueAlexander Tkachev
2016-07-22GUI: Fix regression in multicolumn PopUp widgetEugene Sandulenko
2016-07-12GUI: Fix TabWidget height issuesAlexander Tkachev
2016-07-03JANITORIAL: Remove trailing spacesAlexander Tkachev
2016-07-03GUI: Use clipping everywhereAlexander Tkachev
2016-07-03GUI: Fix PopUpDialogAlexander Tkachev
2016-07-03GUI: Add drawTabClip()Alexander Tkachev
2016-07-03GUI: Add drawSquareClip()Alexander Tkachev
2016-07-03GUI: Add VectorRendererSpec::drawTriangleClip()Alexander Tkachev
2016-07-03GUI: Add ThemeLayoutTabWidgetAlexander Tkachev
2016-07-03GUI: Fix Dialog's and TabWidget's reflowLayout()Alexander Tkachev
2016-07-03GUI: Hide scrollbar in ScrollContainerWidget when neededAlexander Tkachev
2016-07-03GUI: Fix ScrollContainerWidget's reflowLayout()Alexander Tkachev
2016-07-03GUI: Update ScrollContainerWidgetAlexander Tkachev
2016-07-03GUI: Fix ScrollContainerWidget look a bitAlexander Tkachev
2016-07-03GUI: Make ScrollContainerWidget do full redrawAlexander Tkachev
2016-07-03GUI: Make ScrollContainerWidget hide childrenAlexander Tkachev
2016-07-03GUI: Make PopUpWidget clipAlexander Tkachev
2016-07-03GUI: drawRoundedSquareClip()Alexander Tkachev
2016-07-03GUI: Remove _clippingArea from ScrollContainerAlexander Tkachev
2016-07-03GUI: Cleanup in ScrollContainerAlexander Tkachev
2016-07-03GUI: Add ScrollContainerAlexander Tkachev
2016-06-01GUI: Cleanup class initializationEugene Sandulenko
2016-05-02GUI: Initialize widget paddingEugene Sandulenko
2016-03-30GUI: Implement immediate coordinate mode for PopUp widgetEugene Sandulenko
2015-11-07GUI: Make disabled EditTextWidget not allowing to edit the stringEugene Sandulenko
2014-10-28GUI: Remove trailing whitespaceFilippos Karapetis
2014-04-06GUI: Tab cycling handles multiple themes.Zerophase
2014-04-01GUI: Fix tab cycling when total tabs increase.Zerophase
2014-04-01GUI: Add Tab cycling to TabWidgetZerophase
2014-02-18GUI: Make GPL headers consistent in themselves.Johannes Schickel
2013-11-24GUI: Do not draw text outside edit rect in EditableWidget.Johannes Schickel
2013-11-24GUI: Fix undrawing caret glitch when the edit text is inversed.Johannes Schickel
2013-11-24GUI: Document EditableWidget::getEditRect.Johannes Schickel
2013-11-24GUI: Draw caret over the whole height of the edit rect.Johannes Schickel
2013-11-24GUI: Fix out-of-bounds check in EditableWidget::drawCaret.Johannes Schickel
2013-11-24GUI: Fix character redrawing behind caret in EditTextWidgets.Johannes Schickel
2013-11-24GUI: Fix EditTextWidget::getEditRect's returned height.Johannes Schickel
2013-11-24GUI: Fix ListWidget::getEditRect's returned height.Johannes Schickel
2013-09-30GUI: Fix missing initializers for ListWidget. CID 1002259.D G Turner
2013-08-16GRAPHICS: Added changes and improved code from inisider/scummvm (partial text)Narek Mailian
2013-07-03TIZEN: bada port updated to tizenChris Warren-Smith
2013-04-16GUI: Always try to show as many entries as possible in ListWidget.Johannes Schickel
2012-12-27GUI: Don't allow changing disabled popup widgets with mouse wheelTorbjörn Andersson
2012-12-27GUI: Notify when popup widget changes by mousewheelTorbjörn Andersson
2012-12-27GUI: Redraw the popup widget when a the selection changesTorbjörn Andersson