aboutsummaryrefslogtreecommitdiff
path: root/gui/browser.h
AgeCommit message (Expand)Author
2018-12-16GUI: Store title String instead of unsafe pointerSupSuper
2018-12-16BACKENDS: Hook GUI browser to DialogManagerSupSuper
2018-08-22GUI: Add editable path in file browser dialogChatziargyriou Eleftheria
2017-07-26OSX: Make sure the native file browser runs in the main threadThierry Crozat
2014-02-18GUI: Make GPL headers consistent in themselves.Johannes Schickel
2013-03-17OSX: Allow user to display hidden files in the browser dialogThierry Crozat
2013-01-27GUI: Allow user to display hidden files in the browser dialog.Johannes Schickel
2012-11-18OSX: Improve native OS X browser dialogMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-10-30GUI: Don't #include Mac OS X sys header hereMax Horn
2008-10-02Renamed FilesystemNode -> FSNodeMax Horn
2008-09-03Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type...Max Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-06-24Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cppMax Horn
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-04-16Reunify DirBrowserDialog and FileBrowserDialog; implemented file browser mode...Max Horn
2005-04-10Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentationTorbjörn Andersson
2005-04-06Removed unnecessary semi-colons.Torbjörn Andersson
2005-01-01Updated copyrightMax Horn
2004-11-20Changed the FilesystemNode implementation to make it easier to use (client co...Max Horn
2004-02-05renamed (Const)Iterator to (const_)iterator; changed size() to return an uintMax Horn
2004-02-01native directory browser on Mac OS XMax Horn
2004-01-06updated copyright noticeMax Horn
2003-11-10added namespace GUIMax Horn
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-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-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