Max Horn
|
531bcf847c
|
Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases
svn-id: r34302
|
2008-09-03 11:22:51 +00:00 |
|
Torbjörn Andersson
|
2147f59e36
|
Converted some spaces to tabs.
svn-id: r30225
|
2008-01-05 08:17:39 +00:00 |
|
Nicola Mettifogo
|
258901bab9
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
svn-id: r28966
|
2007-09-19 08:40:12 +00:00 |
|
David Corrales
|
f7ea7e666d
|
Removed the isValid operation from the FilesystemNode class in favor of the much richer combinations possible with the new operations (exists, isReadable and isWritable).
The work on the Common::File class is far from complete. Only the necessary was updated.
svn-id: r27473
|
2007-06-16 17:31:36 +00:00 |
|
David Corrales
|
3b96c7fad5
|
Renamed methods in the FilesystemNode class to match the AbstractFSNode implementations.
Also exposed the new methods (exists, isReadable and isWritable) in FilesystemNode.
svn-id: r27113
|
2007-06-05 21:02:35 +00:00 |
|
David Corrales
|
0cab5b7791
|
Merged the fs branch with trunk. r26949:27031
svn-id: r27032
|
2007-05-31 23:44:43 +00:00 |
|
Max Horn
|
218e132e37
|
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
2007-05-30 21:56:52 +00:00 |
|
David Corrales
|
3646c968c9
|
Merged the fs branch with trunk. r26472:26948
svn-id: r26949
|
2007-05-26 20:23:24 +00:00 |
|
Oystein Eftevaag
|
ff14e19552
|
The theme browser will now search through the bundle resource directory on OS X, fixing bug [ 1592294 ] MACOSX: Cannot Switch Back to Modern Theme
svn-id: r24658
|
2006-11-08 21:31:47 +00:00 |
|
Johannes Schickel
|
97d9293476
|
Adding a 'name' field to the theme config which is used for nice theme names in the theme browser.
svn-id: r24229
|
2006-10-08 19:51:20 +00:00 |
|
Johannes Schickel
|
7f1ddf9cce
|
Fixed compile.
svn-id: r24227
|
2006-10-08 19:45:27 +00:00 |
|
Johannes Schickel
|
e11bfe5f49
|
- reworked my commit for r24216, not 'Classic (Builtin)' uses the builtin classic theme and classic uses the classic.ini file
- save the chosen theme now
svn-id: r24222
|
2006-10-08 19:24:31 +00:00 |
|
Johannes Schickel
|
a972fc57cd
|
Added a comment about how the theme browser finds the themes.
svn-id: r24218
|
2006-10-08 18:53:10 +00:00 |
|
Johannes Schickel
|
1ced1777f8
|
- Forcing 'classic' as the builtin classic theme (which means it ignores the classic.ini atm)
svn-id: r24216
|
2006-10-08 18:49:25 +00:00 |
|
Johannes Schickel
|
3a81941981
|
- Added dialog for selecting the theme to use
- Added runtime theme switching
svn-id: r24213
|
2006-10-08 18:22:28 +00:00 |
|