Age | Commit message (Expand) | Author |
2017-08-06 | GUI: Mark some fall-through cases as intentional | Bastien Bouclet |
2017-06-20 | GUI: Separate bevel and shadow effect when extending widget rect | Thierry Crozat |
2017-04-06 | GUI: Restore settings if GUI cannot be rendered | Joseph-Eugene Winzer |
2017-03-09 | GUI: Fix resolution of theme filename to id | Joseph-Eugene Winzer |
2017-02-28 | GUI: Check rect validity for popup/radio drawing | Willem Jan Palenstijn |
2017-02-28 | GUI: Give each tab in TabWidget its own width | Willem Jan Palenstijn |
2017-01-12 | GUI: Fix Unused Variable Compiler Warning when USE_PNG not set. | D G Turner |
2016-08-24 | GUI: Add Storage providers logos | Alexander Tkachev |
2016-08-24 | GUI: Add "Paste" button in StorageWizardDialog | Alexander Tkachev |
2016-08-24 | GUI: Fix warnings | Eugene Sandulenko |
2016-08-24 | GUI: Fix texts clipping | Alexander Tkachev |
2016-08-24 | GUI: Added transparency to PicWidgets | Eugene Sandulenko |
2016-08-24 | GUI: Added empty dialog background | Eugene Sandulenko |
2016-08-24 | GUI: Added possibility to specify scale mode for AlphaBitmaps | Eugene Sandulenko |
2016-08-24 | GUI: Implemented more modes to autoscale | Eugene Sandulenko |
2016-08-24 | GUI: Implemented alphabitmap autoscale | Eugene Sandulenko |
2016-08-24 | GUI: Implemented possibility to use alphabitmaps in GraphicsWidget | Eugene Sandulenko |
2016-08-24 | GUI: Added new alphabitmap image type | Eugene Sandulenko |
2016-08-24 | GUI: Added support for PNG images | Eugene Sandulenko |
2016-07-03 | JANITORIAL: Remove trailing spaces | Alexander Tkachev |
2016-07-03 | GUI: Use clipping everywhere | Alexander Tkachev |
2016-07-03 | GUI: Fix blitAlphaBitmapClip() | Alexander Tkachev |
2016-07-03 | GUI: Add blipClip() | 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: Fix ThemeItemTextData's dirty rectangle | Alexander Tkachev |
2016-07-03 | GUI: Make PopUpWidget clip | Alexander Tkachev |
2016-07-03 | GUI: drawRoundedSquareClip() | Alexander Tkachev |
2016-07-03 | GUI: clippingRect propagated deeper | Alexander Tkachev |
2016-07-03 | GUI: Prepare button to be clipped | Alexander Tkachev |
2016-07-03 | GUI: Add ScrollContainer | Alexander Tkachev |
2016-07-03 | GUI: Use boss's x/y/w/h instead of clippingArea | Alexander Tkachev |
2016-06-06 | GUI: Fix regression | Eugene Sandulenko |
2016-06-06 | GUI: Fixed negative index check | Eugene Sandulenko |
2016-06-05 | GUI: Prevent potential negative index access | Eugene Sandulenko |
2016-06-05 | GUI: Fix possible negative index access | Eugene Sandulenko |
2016-06-01 | GRAPHICS: Restore layout debugging capabilities | Eugene Sandulenko |
2016-06-01 | GUI: More object initialization cleanup | Eugene Sandulenko |
2016-03-23 | GUI: Fix constant names mentioned in comment | Ori Avtalion |
2016-01-24 | GUI: Fix pointer formatting in ThemeEngine.cpp. | Johannes Schickel |
2016-01-24 | GUI: Use "button" instead of "btn" in variable names. | Johannes Schickel |
2015-12-21 | GRAPHICS: Introduce a size mode for TrueType fonts | Bastien Bouclet |
2015-11-09 | GUI: Use after free | Bertrand Augereau |
2015-11-09 | GUI: strncat needs a destination C-string | Bertrand Augereau |
2015-11-07 | GUI: Removed 64k limit on built-in theme XML size | Eugene Sandulenko |
2014-06-09 | GRAPHICS: Allow client code to specify TTF render mode. | Johannes Schickel |
2014-02-28 | IMAGE: Move all ImageDecoders to image/ | Matthew Hoops |
2013-11-14 | GUI: Fix for potential bad cursor palette access in warning case. | Joel Teichroeb |
2013-08-22 | Merge pull request #361 from rundfunk47/guiimprovements | Eugene Sandulenko |