aboutsummaryrefslogtreecommitdiff
path: root/gui/newgui.cpp
AgeCommit message (Expand)Author
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
2004-12-05Clean up OSystem::EventMax Horn
2004-11-27do clippingMax Horn
2004-11-25Make use of the new graphic primitivesMax Horn
2004-10-17cleanupMax Horn
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
2004-08-15Allow char drawing with a custom fontMax Horn
2004-08-15Removed some obsolete stuff; made switching to the alt font less intrusive (y...Max Horn
2004-03-28Renamed more OSystem methodsMax Horn
2004-03-22cleanupMax Horn
2004-03-15cleanup; added a TODO to Font classMax Horn
2004-03-13use 'Surface' in NewGuiMax Horn
2004-03-13Revamped the font code: now it's very easy to switch between the 'original' S...Max Horn
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...Max Horn
2004-02-25remove outdated TODOMax Horn
2004-02-09cleanupMax Horn
2004-02-05renamed (Const)Iterator to (const_)iterator; changed size() to return an uintMax Horn
2004-01-26Undo old tweak not necessary anymoreNicolas Bacca
2004-01-06updated copyright noticeMax Horn
2003-11-28Fixed error using NEW_FONT_CODE with PalmOS portChris Apers
2003-11-28This is no more neededChris Apers