aboutsummaryrefslogtreecommitdiff
path: root/gui/browser.cpp
AgeCommit message (Expand)Author
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-06-05Renamed methods in the FilesystemNode class to match the AbstractFSNode imple...David Corrales
2007-05-31Merged the fs branch with trunk. r26949:27031David Corrales
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-26Merged the fs branch with trunk. r26472:26948David Corrales
2007-05-23Commit of patch #1715313 ("CORE: STL like algorithm implementation").Johannes Schickel
2007-01-06ShowCursor() and HideCursor() are deprecated in Mac OS X, replacing the calls.Oystein Eftevaag
2006-07-10Add cyx's patch for #1497725 - GUI: trying to enter empty CD driveTravis Howell
2006-06-24Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cppMax Horn
2006-05-27Major GUI update:Eugene Sandulenko
2006-05-13If there is no "browser_lastpath" setting, create a FilesystemNode to "."Torbjörn Andersson
2006-05-04Checking if the node isValid() is no longer an option, but isDirectory() shouldTorbjörn Andersson
2006-05-03Fix listDir call in BrowserDialogMax Horn
2006-05-03I don't know if this is correct, but at least browser.cpp compiles again now.Torbjörn Andersson
2006-04-28Memorize the directory that was last visited with the browser across ScummVM ...Max Horn
2006-04-04Turned FSList::sort into a generic function which can be applied to anything ...Max Horn
2006-04-04Use iterator API to iterate over all entries in the file listMax Horn
2006-03-24o Move built-in evaluator constants to AssocArray to speed it upEugene Sandulenko
2006-03-09Converted last dialogs to new scheme. Now it seems to be everything. Please,Eugene Sandulenko
2006-03-09Converted all scumm dialogs to new schemeEugene Sandulenko
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-24Whitespace changes.Torbjörn Andersson
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-03Cleanup. (I think you can see the pattern here. :-)Torbjörn Andersson
2005-05-20Added big editable text widget, and removed some cruft. I think this meansTorbjörn Andersson
2005-05-16Made the file/directory browser dialog scale itself.Torbjörn Andersson
2005-04-16Reunify DirBrowserDialog and FileBrowserDialog; implemented file browser mode...Max Horn
2005-04-10Fix compilation on OS XMax Horn
2005-04-10Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentationTorbjörn Andersson
2005-01-10system.h was being included in tons of places, without any good reason; reduc...Max Horn
2005-01-01Updated copyrightMax Horn
2004-12-18Ensure that the file list in the browser is always sortedMax Horn
2004-11-21Fixed behaviour of return key in the file browserMax Horn
2004-11-20Changed the FilesystemNode implementation to make it easier to use (client co...Max Horn
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