Age | Commit message (Expand) | Author |
2008-12-25 | Renamed NewGui to GuiManager | Max Horn |
2008-12-22 | Fixed indentation and removed whitespaces at the end of line | Jordi Vilalta Prat |
2008-11-12 | GUI: Got rid of the WidgetSize stuff | Max Horn |
2008-11-10 | Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine. | Vicent Marti |
2008-11-08 | Pushing down some header deps | Max Horn |
2008-11-03 | Moved GuiObject::reflowLayout from newgui.cpp to object.cpp | Max Horn |
2008-10-29 | Store names for renderer configuration in config file instead of integers. | Johannes Schickel |
2008-10-29 | Committed my patch from -devel, which reintroduces DISABLE_FANCY_THEMES to st... | Johannes Schickel |
2008-10-14 | Fixed: Freddi 1/2 ingame menu crash (BUG 2167027). | Vicent Marti |
2008-10-14 | Crash ScummVM when a widget definition cannot be found in the XML file and sh... | Vicent Marti |
2008-10-09 | Renamed "scummodern" theme to "scummmodern", for naming consistence. | Vicent Marti |
2008-10-09 | Manual merge of the GSoC2008 GUI branch. (71 files) | Vicent Marti |
2008-09-20 | - Merged the new RTL changes into the branch. | Vicent Marti |
2008-09-19 | Unrolled a loop. | Vicent Marti |
2008-09-05 | Fixed severe bottleneck in the XML Parser code. | Vicent Marti |
2008-09-02 | Massive refactoring/cleanup on the theme engine/parser. | Vicent Marti |
2008-09-02 | Fixed copy&paste error when checking y and h of a widget on layout change. | Johannes Schickel |
2008-08-16 | Added support for loading uncompressed/unpackaged themes. | Vicent Marti |
2008-08-15 | Tons of misc. GFX fixes. | Vicent Marti |
2008-08-15 | Bugfix: Screen not updating on theme/renderer change. | Vicent Marti |
2008-08-15 | Added support for automatically resizing more than one widget in a flowing la... | Vicent Marti |
2008-08-15 | Added popup widget in Options menu to change GUI renderer on the fly. | Vicent Marti |
2008-08-14 | Misc GFX tweaks. | Vicent Marti |
2008-08-13 | Finished theme loading support. | Vicent Marti |
2008-08-13 | Finished legacy API cleanup. Removed all legacy code. | Vicent Marti |
2008-08-13 | Massive API cleanup (removed legacy code). | Vicent Marti |
2008-08-09 | Finished support for theme loading. | Vicent Marti |
2008-08-09 | Added support for image loading/blitting. | Vicent Marti |
2008-08-08 | Resolution-dependence in XML files. | Vicent Marti |
2008-08-07 | SCUMM general and options dialog. | Vicent Marti |
2008-08-06 | Added support for customized background dimming on dialogs. | Vicent Marti |
2008-08-05 | Options menu layout parsing, featuring the brand new FATPOPUPS. | Vicent Marti |
2008-08-05 | Look, the launcher is rendered with the new layout parser. | Vicent Marti |
2008-08-04 | Theme layout parsing. Work in progress. | Vicent Marti |
2008-08-02 | Screen/dialog dimming. | Vicent Marti |
2008-08-01 | Merged revisions 32701,32705,32727-32728,32730-32733,32737-32738,32742,32744-... | Vicent Marti |
2008-07-21 | Fixed several segfaults and graphical glitches when drawing at low resolution... | Vicent Marti |
2008-07-21 | Cleanup. | Vicent Marti |
2008-07-20 | Rendering pipeline. Broken WIP. | Vicent Marti |
2008-07-18 | Background restoration in rendering pipeline. WIP. | Vicent Marti |
2008-07-17 | Rendering pipeline (almost) fixed. This time for real. | Vicent Marti |
2008-07-13 | SKY works with the new GMM implementation, also updated gui/newgui.cpp and pr... | Christopher Page |
2008-07-07 | Agi works with the new GMM implementation | Christopher Page |
2008-07-04 | Memory leaks. | Vicent Marti |
2008-07-03 | Rendering pipeline. WIP. | Vicent Marti |
2008-07-03 | Rendering pipeline. WIP. | Vicent Marti |
2008-06-16 | Fixed a problem where the function that I previously implemented, popAllCurso... | Christopher Page |
2008-06-09 | Implemented popAllCursors() in CursorManager to ensure that all unnecessary c... | Christopher Page |
2008-05-07 | minor tweak to the GUI double click handling code | Max Horn |
2008-03-27 | Patch #1926787: small memory leak and cleanup | Max Horn |