aboutsummaryrefslogtreecommitdiff
path: root/gui/widget.cpp
AgeCommit message (Expand)Author
2020-01-04GUI: Use a dialog theme layout for the unknown game dialogBastien Bouclet
2020-01-04GUI: Introduce dynamic layoutsBastien Bouclet
2019-11-24GUI: Add DropdownButtonWidget and use it in the launcher for mass addBastien Bouclet
2019-10-07GRAPHICS: Vector renderer clipping rect related cleanupsBastien Bouclet
2019-10-03GUI: Add Missing Switch Default CasesD G Turner
2019-09-01TTS: Prepare for windows TTSJaromir Wysoglad
2019-09-01TTS: Reformat tts volume setting for GUIJaromir Wysoglad
2019-09-01TTS: Convert strings to UTF-8Jaromir Wysoglad
2019-09-01TTS: Restrict TTS on linux to only englishJaromir Wysoglad
2019-09-01TTS: Add text to speech to the GUI.Jaromir Wysoglad
2018-07-24GUI: Fix container widgets not receiving eventsThierry Crozat
2018-04-19GUI: Unify clip and non-clip draw callsBastien Bouclet
2018-04-19GUI: Remove alpha bitmap supportBastien 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
2016-12-01GUI: Fix crash when slider values are out-of-boundsColin Snover
2016-09-04GUI: Initialize the PicButtonWidget class properlyEugene Sandulenko
2016-08-24GUI: Fix widget clippingEugene Sandulenko
2016-08-24GUI: Added transparency to PicWidgetsEugene Sandulenko
2016-08-24GUI: Added support for alphabitmaps in picbuttonsEugene Sandulenko
2016-08-24GUI: Added possibility to specify scale mode for AlphaBitmapsEugene Sandulenko
2016-08-24GUI: Implemented possibility to use alphabitmaps in GraphicsWidgetEugene Sandulenko
2016-08-24GUI: Added possibility to specify several state images for PicButtonWidgetEugene Sandulenko
2016-08-24GUI: Add mode to skip drawing of button for PicButtonEugene Sandulenko
2016-07-12GUI: Fix TabWidget height issuesAlexander Tkachev
2016-07-03GUI: Add checks in Widget::getBossClipRect()Alexander Tkachev
2016-07-03JANITORIAL: Remove trailing spacesAlexander Tkachev
2016-07-03GUI: Use clipping everywhereAlexander Tkachev
2016-07-03GUI: Fix blitAlphaBitmapClip()Alexander Tkachev
2016-07-03GUI: Make PopUpWidget clipAlexander Tkachev
2016-07-03GUI: Prepare button to be clippedAlexander Tkachev
2016-07-03GUI: Add ScrollContainerAlexander Tkachev
2016-07-03GUI: Use boss's x/y/w/h instead of clippingAreaAlexander Tkachev
2016-06-01GUI: Cleanup class initializationEugene Sandulenko
2016-05-16Merge pull request #722 from Abde-/masterEugene Sandulenko
2016-04-14GUI: Remove 'sticky button' featureOri Avtalion
2016-04-13GUI: Remove highlighting when button widget is pressedOri Avtalion
2016-03-30GUI: Enhanced StaticTextWidget with font styleEugene Sandulenko
2016-03-27GUI: Improve handling of button presses while moving the cursorOri Avtalion
2016-03-25GUI: Widget: redraw when setAlign() calledAbdeselam El-Haman
2014-02-18GUI: Make GPL headers consistent in themselves.Johannes Schickel
2013-08-10GUI: Initialise _hotkey in ButtonWidget constructorThierry Crozat
2013-08-03GUI: Take advantage of Surface::getPixels.Johannes Schickel
2013-08-03GUI: Prefer getBasePtr instead of direct Surface::pixels access.Johannes Schickel
2012-12-27GUI: Change value by one on mouse wheel, not by one pixelTorbjörn Andersson
2012-10-08Merge pull request #257 from lordhoto/graphics-conversionJohannes Schickel
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-08-28GUI: Use in-place Surface conversion in widget code.Johannes Schickel
2012-07-24GUI: Implement saving in the grid based save/load chooser.Johannes Schickel