aboutsummaryrefslogtreecommitdiff
path: root/gui/browser.cpp
AgeCommit message (Expand)Author
2004-03-17Fix (workaround?) for bugs #917700 and #917697Max Horn
2004-02-11fix OSX nav dialog in fullscreen modeMax Horn
2004-02-11This is not a test, I repeat, this is not a test!James Brown
2004-02-01native directory browser on Mac OS XMax Horn
2004-01-06updated copyright noticeMax Horn
2003-11-10added namespace GUIMax Horn
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-02turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi...Max Horn
2003-10-02renamed namespace ScummVM to CommonMax Horn
2003-08-10stdafx.h needs to be included before scummsys.h because of the #define of free.Marcus Comstedt
2003-05-20memory initMax Horn
2003-04-30PalmOS changes: allow 8 bit GUI modeMax Horn
2003-03-26grow default buttons size & browser dialog to accomodate for spanish gamesMax Horn
2003-03-25added some meat to the global options dialog (no prefs are stored yet, though)Max Horn
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more cleanup .... LastPaweł Kołodziejski
2002-11-21remember last directory (or rather, don't lobotomize yourself :-)Max Horn
2002-11-19added some preliminary game auto detect code to the launcher; this required a...Max Horn
2002-11-15enabled 'Go Up' buttonMax Horn
2002-11-14Browser already can display files and navigate down; TOOD: go up, chooseMax Horn
2002-11-14added completly useless non functional browser dialog skeleton. Just to show ...Max Horn