aboutsummaryrefslogtreecommitdiff
path: root/gui/newgui.cpp
AgeCommit message (Expand)Author
2006-04-19Adds handleScreenChanged() to NewGui, so (scumm) engine can call it when it r...Johannes Schickel
2006-04-19Implements custom cursor support for the new theme and includes a standard cu...Johannes Schickel
2006-04-19Started to prepare the gui for runtime resolution switches.Johannes Schickel
2006-04-18- PopUpWidget (drop down list) does not shadow underlying dialog anymoreEugene Sandulenko
2006-04-16This should fix wrong colors of the scummvm logo in the new theme after scree...Johannes Schickel
2006-04-14Instead of calling our main them 'default-theme', call it 'modern' and reserv...Max Horn
2006-04-02With this change, backends are now responsible for instantiating their OSyste...Max Horn
2006-04-02- moves some code in ThemeNew.cpp (calcGradient and calcAlpha to the bottom)Johannes Schickel
2006-03-24Fix crash in Options dialog in 320xY mode. Shadow was drawn off-screenEugene Sandulenko
2006-03-24Reduce (indirect) dependencies on gui/eval.h (and thus common/assocarray.h) t...Max Horn
2006-03-24Check values loaded from theme INI and give meaningful errors instead ofEugene Sandulenko
2006-03-09Converted all scumm dialogs to new schemeEugene Sandulenko
2006-03-07GUI widget positions:Eugene Sandulenko
2006-03-07More work on customizable GUI.Eugene Sandulenko
2006-02-13Added define to disable new theme support.Lars Persson
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-02-03fixes allow compile with emsvc4 againPaweł Kołodziejski
2006-01-27 - adds the new gui renderer also a new implementation for the classic guiJohannes Schickel
2006-01-18Update copyright noticeEugene Sandulenko
2005-12-03Not needed anymore :)Chris Apers
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-09-03PalmOS : ARM optimized blendRectChris Apers
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-21Patches needed to build for SYMBIAN32 WINS/GCC added.Lars Persson
2005-06-03The alternative form of drawString() is no longer needed.Torbjörn Andersson
2005-06-02The GUI has reached the point where I think it's safe to begin removing theTorbjörn Andersson
2005-05-20Added big editable text widget, and removed some cruft. I think this meansTorbjörn Andersson
2005-05-15Turn off auto scaling for nowMax Horn
2005-05-15Add a switch which allows turning off the automatic GUI scaling easilyMax Horn
2005-05-12Quick fix to make button texts etc. draw at the correct position. (TheyTorbjörn Andersson
2005-05-08Comply to our coding conventionsMax Horn
2005-04-19Replace OSystem::hasAlpha with a feature flagMax Horn
2005-04-17Added Dialog::wantsScaling(), to allow dialogs to turn off automatic scalingMax Horn
2005-04-16Patch #1183808 (GUI: Less CPU-intensive credits scroll), with some tweaks by meMax Horn
2005-04-03Use alpha channel if available.Marcus Comstedt
2005-03-25MM NES fixes:Eugene Sandulenko
2005-03-12Fix popup widget in scaled GUI modeMax Horn
2005-03-12Fix crash that occured when disabling the GUI scaling codeMax Horn
2005-03-09Patch #1013937 "OSystem layer with bigger resolution". Now you will alwaysEugene Sandulenko
2005-01-10system.h was being included in tons of places, without any good reason; reduc...Max Horn
2005-01-09Fix changing the scaler while GUI scaling and the console are activeMax Horn
2005-01-06Distinguish left and right mouse buttonMax Horn
2005-01-06Switching GUI to an alternate font; using a second, bigger, font for 640x480 ...Max Horn
2005-01-06oops againMax Horn
2005-01-06Added a font manager (work in progress)Max Horn
2005-01-06Patch #1092994 (Selfscaling GUI)Max Horn
2005-01-01Changed OSystem::instance() to return a reference, not a pointer (it now matc...Max Horn
2005-01-01Updated copyrightMax Horn
2004-12-28Fix running ScummVM in plugin-modeMax Horn