aboutsummaryrefslogtreecommitdiff
path: root/gui/widgets/tab.cpp
AgeCommit message (Expand)Author
2019-10-15GUI: Fix crash when clicking and dragging a tab widgetCameron Cawley
2019-10-03GUI: Add Missing Switch Default CasesD G Turner
2019-09-01JANITORIAL: Remove some trailing whitespacesJaromir Wysoglad
2019-09-01TTS: Add text to speech to the GUI.Jaromir Wysoglad
2019-08-03GUI: Fix TabWidget's < and > buttonsAlexander Tkachev
2018-05-20JANITORIAL: Remove trailing whitespaceAdrian Frühwirth
2018-04-19GUI: Unify clip and non-clip draw callsBastien Bouclet
2018-01-27GUI: Remove Dialog::markAsDirty to expose full GUI redrawsBastien Bouclet
2018-01-27GUI: Implement dirty-checking for widget redrawsBastien Bouclet
2017-04-06GUI: Add method to know if a widget contains a given widgetThierry Crozat
2017-03-01GUI: Increase tab title spacingWillem Jan Palenstijn
2017-02-28GUI: Give each tab in TabWidget its own widthWillem Jan Palenstijn
2017-02-22SDL: Fix erratic analog pointer + control optionsrsn8887
2016-10-30GUI: Setting the active tab also ensures it is visible in the tab barThierry Crozat
2016-10-22GUI: Fix possible access to free'ed memory or double deletion in tab widgetThierry Crozat
2016-07-12GUI: Fix TabWidget height issuesAlexander Tkachev
2016-07-03GUI: Add drawTabClip()Alexander Tkachev
2016-07-03GUI: Add ThemeLayoutTabWidgetAlexander Tkachev
2016-07-03GUI: Fix Dialog's and TabWidget's reflowLayout()Alexander Tkachev
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
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-11-16GUI: Commit some changes missing in my previous commit (oops)Max Horn
2010-11-16GUI: Move major widgets to new directory gui/widgetsMax Horn