index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gui
/
browser.cpp
Age
Commit message (
Expand
)
Author
2018-12-16
GUI: Store title String instead of unsafe pointer
SupSuper
2018-12-16
GUI: Allow user to opt between GUI browser and native browser
SupSuper
2018-12-16
BACKENDS: Hook GUI browser to DialogManager
SupSuper
2018-08-27
GUI: Clean up file browser path entry
Bastien Bouclet
2018-08-22
GUI: Add editable path in file browser dialog
Chatziargyriou Eleftheria
2018-01-27
GUI: Remove Dialog::markAsDirty to expose full GUI redraws
Bastien Bouclet
2018-01-27
GUI: Implement dirty-checking for widget redraws
Bastien Bouclet
2016-08-30
GUI: Fix hidden files visibility getting out of sync in the files browser
Bastien Bouclet
2014-02-18
GUI: Make GPL headers consistent in themselves.
Johannes Schickel
2013-01-27
GUI: Allow user to display hidden files in the browser dialog.
Johannes Schickel
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2010-11-16
GUI: Rename gui/GuiManager.* to gui/gui-manager.*
Max Horn
2010-11-16
GUI: Move major widgets to new directory gui/widgets
Max Horn
2010-09-12
i18n: Add lowres context in a few places.
Thierry Crozat
2010-06-15
GUI: Implement tooltips. FR #2821513.
Eugene Sandulenko
2010-06-15
GUI: Added in-place hotkeys for widgets.
Eugene Sandulenko
2010-06-15
Implement translation support for ScummVM GUI.
Eugene Sandulenko
2010-03-18
COMMON: Move typedef StringList from str.h to new header str-array.h
Max Horn
2009-12-26
The file selection dialog in OS X now uses Cocoa instead of Carbon, and lives...
Oystein Eftevaag
2009-12-09
Commit of the 2nd revision of my patch for FR# 2840967 "GUI: Display filename...
Johannes Schickel
2009-11-15
Build fix for 64-bit OS X
Oystein Eftevaag
2009-07-30
Fix Browser dialog name.
Johannes Schickel
2009-02-06
Reverted previous commit.
Vicent Marti
2009-02-06
Removed special case when redrawing the dialog stack. Fixes bug #2555710 and ...
Vicent Marti
2009-01-24
Fix for bug #2533091 "MAC: Cannot add games in the launcher in fullscreen mode".
Johannes Schickel
2009-01-10
open browser dialog before manipulating it (fixes assert when pressing 'add g...
Willem Jan Palenstijn
2009-01-02
Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManag...
Johannes Schickel
2008-11-10
Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine.
Vicent Marti
2008-10-05
Merged several revisions from SVNMerge.
Vicent Marti
2008-10-02
Renamed FilesystemNode -> FSNode
Max Horn
2008-09-20
- Merged the new RTL changes into the branch.
Vicent Marti
2008-09-03
Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type...
Max Horn
2008-08-13
Fixed compilation bugs in non-OSX platforms.
Vicent Marti
2008-08-08
Browser dialog.
Vicent Marti
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-06-05
Renamed methods in the FilesystemNode class to match the AbstractFSNode imple...
David Corrales
2007-05-31
Merged the fs branch with trunk. r26949:27031
David Corrales
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-26
Merged the fs branch with trunk. r26472:26948
David Corrales
2007-05-23
Commit of patch #1715313 ("CORE: STL like algorithm implementation").
Johannes Schickel
2007-01-06
ShowCursor() and HideCursor() are deprecated in Mac OS X, replacing the calls.
Oystein Eftevaag
2006-07-10
Add cyx's patch for #1497725 - GUI: trying to enter empty CD drive
Travis Howell
2006-06-24
Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cpp
Max Horn
2006-05-27
Major GUI update:
Eugene Sandulenko
2006-05-13
If there is no "browser_lastpath" setting, create a FilesystemNode to "."
Torbjörn Andersson
2006-05-04
Checking if the node isValid() is no longer an option, but isDirectory() should
Torbjörn Andersson
2006-05-03
Fix listDir call in BrowserDialog
Max Horn
2006-05-03
I don't know if this is correct, but at least browser.cpp compiles again now.
Torbjörn Andersson
2006-04-28
Memorize the directory that was last visited with the browser across ScummVM ...
Max Horn
[next]