Age | Commit message (Expand) | Author |
2019-04-02 | BUILD: Update default theme to use remastered | Matan Bareket |
2019-03-12 | GUI: Fix loading new (not already cached) localized fonts | Thanasis Antoniou |
2019-01-22 | GUI: Don't try loading TTF fonts for themes that don't request one | Bastien Bouclet |
2018-12-25 | GUI: Attempt to load fonts from fonts.dat if they aren't present in the theme... | Cameron Cawley |
2018-07-24 | GUI: Fix scrollbar bottom arrow being displayed as up arrow after mouse up | Thierry Crozat |
2018-07-22 | GUI: Use consistent capitalization for options | Thierry Crozat |
2018-04-19 | GUI: Unify clip and non-clip draw calls | Bastien Bouclet |
2018-04-19 | GUI: Remove alpha bitmap support | Bastien Bouclet |
2018-03-12 | GUI: Remove the ThemeItem draw queues | Bastien Bouclet |
2018-01-27 | GUI: Remove the parent from the button_idle DrawData | Bastien Bouclet |
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 |