aboutsummaryrefslogtreecommitdiff
path: root/gui/newgui.cpp
AgeCommit message (Expand)Author
2009-01-02GUI: Redraw screen ASAP if the theme was changedMax Horn
2009-01-02Got rid of GuiManager::clearDragWidget instead handle it via a new widget fla...Johannes Schickel
2009-01-02GUI: Fix the recent regression where starting games directly (bypassing the l...Max Horn
2009-01-01Fixed a typo in a comment, plus some slight re-wording.Torbjörn Andersson
2009-01-01Revamping the handling of GUI themes a bit:Max Horn
2008-12-27GuiManager::runLoop: do not call OSystem::quit() when receiving EVENT_QUIT, j...Max Horn
2008-12-25Renamed NewGui to GuiManagerMax Horn
2008-12-22Fixed indentation and removed whitespaces at the end of lineJordi Vilalta Prat
2008-11-12GUI: Got rid of the WidgetSize stuffMax Horn
2008-11-10Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine.Vicent Marti
2008-11-08Pushing down some header depsMax Horn
2008-11-03Moved GuiObject::reflowLayout from newgui.cpp to object.cppMax Horn
2008-10-29Store names for renderer configuration in config file instead of integers.Johannes Schickel
2008-10-29Committed my patch from -devel, which reintroduces DISABLE_FANCY_THEMES to st...Johannes Schickel
2008-10-14Fixed: Freddi 1/2 ingame menu crash (BUG 2167027).Vicent Marti
2008-10-14Crash ScummVM when a widget definition cannot be found in the XML file and sh...Vicent Marti
2008-10-09Renamed "scummodern" theme to "scummmodern", for naming consistence.Vicent Marti
2008-10-09Manual 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-19Unrolled a loop.Vicent Marti
2008-09-05Fixed severe bottleneck in the XML Parser code.Vicent Marti
2008-09-02Massive refactoring/cleanup on the theme engine/parser.Vicent Marti
2008-09-02Fixed copy&paste error when checking y and h of a widget on layout change.Johannes Schickel
2008-08-16Added support for loading uncompressed/unpackaged themes.Vicent Marti
2008-08-15Tons of misc. GFX fixes.Vicent Marti
2008-08-15Bugfix: Screen not updating on theme/renderer change.Vicent Marti
2008-08-15Added support for automatically resizing more than one widget in a flowing la...Vicent Marti
2008-08-15Added popup widget in Options menu to change GUI renderer on the fly.Vicent Marti
2008-08-14Misc GFX tweaks.Vicent Marti
2008-08-13Finished theme loading support.Vicent Marti
2008-08-13Finished legacy API cleanup. Removed all legacy code.Vicent Marti
2008-08-13Massive API cleanup (removed legacy code).Vicent Marti
2008-08-09Finished support for theme loading.Vicent Marti
2008-08-09Added support for image loading/blitting.Vicent Marti
2008-08-08Resolution-dependence in XML files.Vicent Marti
2008-08-07SCUMM general and options dialog.Vicent Marti
2008-08-06Added support for customized background dimming on dialogs.Vicent Marti
2008-08-05Options menu layout parsing, featuring the brand new FATPOPUPS.Vicent Marti
2008-08-05Look, the launcher is rendered with the new layout parser.Vicent Marti
2008-08-04Theme layout parsing. Work in progress.Vicent Marti
2008-08-02Screen/dialog dimming.Vicent Marti
2008-08-01Merged revisions 32701,32705,32727-32728,32730-32733,32737-32738,32742,32744-...Vicent Marti
2008-07-21Fixed several segfaults and graphical glitches when drawing at low resolution...Vicent Marti
2008-07-21Cleanup.Vicent Marti
2008-07-20Rendering pipeline. Broken WIP.Vicent Marti
2008-07-18Background restoration in rendering pipeline. WIP.Vicent Marti
2008-07-17Rendering pipeline (almost) fixed. This time for real.Vicent Marti
2008-07-13SKY works with the new GMM implementation, also updated gui/newgui.cpp and pr...Christopher Page
2008-07-07Agi works with the new GMM implementationChristopher Page
2008-07-04Memory leaks.Vicent Marti