[Scummvm-cvs-logs] SF.net SVN: scummvm: [28165] scummex/branches/gsoc2007-gameresbrowser
fingolfin at users.sourceforge.net
fingolfin at users.sourceforge.net
Sun Jul 22 21:42:52 CEST 2007
Revision: 28165
http://scummvm.svn.sourceforge.net/scummvm/?rev=28165&view=rev
Author: fingolfin
Date: 2007-07-22 12:42:52 -0700 (Sun, 22 Jul 2007)
Log Message:
-----------
Setting svn:keywords property on all *.cpp and *.h files
Modified Paths:
--------------
scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/scummsys.h
scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/simplefile.cpp
scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/simplefile.h
scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/stream.cpp
scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/stream.h
scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/streams_stdafx.h
scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/wx2scstream.cpp
scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/wx2scstream.h
scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/xorstream.cpp
scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/xorstream.h
scummex/branches/gsoc2007-gameresbrowser/src/browserapp/icons.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/ImageBox.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/ImageBox.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/ImageProc.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/ImageProc.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummImageDetail.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummResource.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummResource.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/bomp.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/bomp.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/codec37.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/codec37.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/codec47.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/codec47.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/descumm.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/descumm.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/descumm6.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/scaler.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/scaler.h
Property Changed:
----------------
scummex/branches/gsoc2007-gameresbrowser/src/browser/CoreFileTypes.cpp
scummex/branches/gsoc2007-gameresbrowser/src/browser/CoreFileTypes.h
scummex/branches/gsoc2007-gameresbrowser/src/browser/CoreInterfaces.cpp
scummex/branches/gsoc2007-gameresbrowser/src/browser/CoreInterfaces.h
scummex/branches/gsoc2007-gameresbrowser/src/browser/DirectoryController.h
scummex/branches/gsoc2007-gameresbrowser/src/browser/ExplorationTree.cpp
scummex/branches/gsoc2007-gameresbrowser/src/browser/ExplorationTree.h
scummex/branches/gsoc2007-gameresbrowser/src/browser/FileType.h
scummex/branches/gsoc2007-gameresbrowser/src/browser/FileTypeRecognizer.cpp
scummex/branches/gsoc2007-gameresbrowser/src/browser/FileTypeRecognizer.h
scummex/branches/gsoc2007-gameresbrowser/src/browser/FileTypeRegistry.cpp
scummex/branches/gsoc2007-gameresbrowser/src/browser/FileTypeRegistry.h
scummex/branches/gsoc2007-gameresbrowser/src/browser/GUIInterfaces.cpp
scummex/branches/gsoc2007-gameresbrowser/src/browser/GUIInterfaces.h
scummex/branches/gsoc2007-gameresbrowser/src/browser/PanelProvider.cpp
scummex/branches/gsoc2007-gameresbrowser/src/browser/PanelProvider.h
scummex/branches/gsoc2007-gameresbrowser/src/browser/PluginUtil.cpp
scummex/branches/gsoc2007-gameresbrowser/src/browser/PluginUtil.h
scummex/branches/gsoc2007-gameresbrowser/src/browser/VirtualNode.cpp
scummex/branches/gsoc2007-gameresbrowser/src/browser/VirtualNode.h
scummex/branches/gsoc2007-gameresbrowser/src/browser/browser.cpp
scummex/branches/gsoc2007-gameresbrowser/src/browser/browser.h
scummex/branches/gsoc2007-gameresbrowser/src/browser/browser_stdafx.cpp
scummex/branches/gsoc2007-gameresbrowser/src/browser/browser_stdafx.h
scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/scummsys.h
scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/simplefile.cpp
scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/simplefile.h
scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/stream.cpp
scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/stream.h
scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/streams_stdafx.h
scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/wx2scstream.cpp
scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/wx2scstream.h
scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/xorstream.cpp
scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/xorstream.h
scummex/branches/gsoc2007-gameresbrowser/src/browserapp/BrowserApp.cpp
scummex/branches/gsoc2007-gameresbrowser/src/browserapp/BrowserApp.h
scummex/branches/gsoc2007-gameresbrowser/src/browserapp/DefaultPlugin.cpp
scummex/branches/gsoc2007-gameresbrowser/src/browserapp/MainForm.cpp
scummex/branches/gsoc2007-gameresbrowser/src/browserapp/MainForm.h
scummex/branches/gsoc2007-gameresbrowser/src/browserapp/MainFormCommands.cpp
scummex/branches/gsoc2007-gameresbrowser/src/browserapp/Tests.cpp
scummex/branches/gsoc2007-gameresbrowser/src/browserapp/browserapp_stdafx.cpp
scummex/branches/gsoc2007-gameresbrowser/src/browserapp/browserapp_stdafx.h
scummex/branches/gsoc2007-gameresbrowser/src/browserapp/guicon.cpp
scummex/branches/gsoc2007-gameresbrowser/src/browserapp/guicon.h
scummex/branches/gsoc2007-gameresbrowser/src/browserapp/icons.h
scummex/branches/gsoc2007-gameresbrowser/src/core/BObject.cpp
scummex/branches/gsoc2007-gameresbrowser/src/core/BObject.h
scummex/branches/gsoc2007-gameresbrowser/src/core/GUIDObject.h
scummex/branches/gsoc2007-gameresbrowser/src/core/ObjectChain.cpp
scummex/branches/gsoc2007-gameresbrowser/src/core/ObjectChain.h
scummex/branches/gsoc2007-gameresbrowser/src/core/ObjectRegistry.cpp
scummex/branches/gsoc2007-gameresbrowser/src/core/ObjectRegistry.h
scummex/branches/gsoc2007-gameresbrowser/src/core/core.cpp
scummex/branches/gsoc2007-gameresbrowser/src/core/core.h
scummex/branches/gsoc2007-gameresbrowser/src/core/core_static_stdafx.h
scummex/branches/gsoc2007-gameresbrowser/src/core/core_stdafx.cpp
scummex/branches/gsoc2007-gameresbrowser/src/core/core_stdafx.h
scummex/branches/gsoc2007-gameresbrowser/src/core/debugmem.h
scummex/branches/gsoc2007-gameresbrowser/src/core/functionalex.h
scummex/branches/gsoc2007-gameresbrowser/src/core/guid.cpp
scummex/branches/gsoc2007-gameresbrowser/src/core/guid.h
scummex/branches/gsoc2007-gameresbrowser/src/core/pinslot.cpp
scummex/branches/gsoc2007-gameresbrowser/src/core/pinslot.h
scummex/branches/gsoc2007-gameresbrowser/src/core/pinslot_detail.h
scummex/branches/gsoc2007-gameresbrowser/src/core/plugin.h
scummex/branches/gsoc2007-gameresbrowser/src/core/plugin_detail.h
scummex/branches/gsoc2007-gameresbrowser/src/core/rcobject.cpp
scummex/branches/gsoc2007-gameresbrowser/src/core/rcobject.h
scummex/branches/gsoc2007-gameresbrowser/src/core/safe_static.cpp
scummex/branches/gsoc2007-gameresbrowser/src/core/safe_static.h
scummex/branches/gsoc2007-gameresbrowser/src/core/tostring.cpp
scummex/branches/gsoc2007-gameresbrowser/src/core/tostring.h
scummex/branches/gsoc2007-gameresbrowser/src/core/treealgos.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/AuxInterfaces.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/AuxInterfaces.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/BasicParsers.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/BasicParsers.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/BinaryPresenter.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/BinaryPresenter.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/CHexEditCtrl.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/CHexEditCtrl.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/Directories.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/Directories.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/DirectoryPresenter.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/DirectoryPresenter.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/DiskFileProvider.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/DiskFileProvider.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/FileInfoPresenter.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/FileInfoPresenter.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/HtmlPresenter.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/HtmlPresenter.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/IconPresenter.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/IconPresenter.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/ImageBox.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/ImageBox.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/ImagePresenter.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/ImagePresenter.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/ImageProc.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/ImageProc.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/TextPresenter.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/TextPresenter.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/basic_plugin.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/basic_plugin.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/basic_stdafx.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/basic_stdafx.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/BlockyBlockPresenter.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/BlockyBlockPresenter.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/CustomScummBlocks.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummBlock.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummBlock.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummBlockFactory.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummBlockFactory.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummBlockPresenter.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummBlockPresenter.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummCommonPresenters.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummCommonPresenters.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummFileTypes.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummFileTypes.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummImageDetail.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummParser.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummParser.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummPresenterBase.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummPresenterBase.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummRecognizer.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummRecognizer.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummResource.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummResource.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummSpecificPresenters.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummSpecificPresenters.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummSpecificPresenters2.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummSpecificPresenters2.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummTag.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummTag.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/bomp.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/bomp.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/codec37.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/codec37.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/codec47.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/codec47.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/descumm.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/descumm.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/descumm6.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/scaler.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/scaler.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/scumm_plugin.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/scumm_plugin.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/scumm_stdafx.cpp
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/scumm_stdafx.h
scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/scummutil.h
scummex/branches/gsoc2007-gameresbrowser/src/samples/myplugin.h
scummex/branches/gsoc2007-gameresbrowser/src/samples/pinslot_plugins.cpp
scummex/branches/gsoc2007-gameresbrowser/src/samples/pinslot_verbose.cpp
scummex/branches/gsoc2007-gameresbrowser/wxdev/TextPresenterDlg.cpp
scummex/branches/gsoc2007-gameresbrowser/wxdev/TextPresenterDlg.h
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/CoreFileTypes.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/CoreFileTypes.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/CoreInterfaces.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/CoreInterfaces.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/DirectoryController.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/ExplorationTree.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/ExplorationTree.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/FileType.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/FileTypeRecognizer.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/FileTypeRecognizer.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/FileTypeRegistry.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/FileTypeRegistry.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/GUIInterfaces.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/GUIInterfaces.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/PanelProvider.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/PanelProvider.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/PluginUtil.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/PluginUtil.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/VirtualNode.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/VirtualNode.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/browser.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/browser.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/browser_stdafx.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/browser_stdafx.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Modified: scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/scummsys.h
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/scummsys.h 2007-07-22 14:43:53 UTC (rev 28164)
+++ scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/scummsys.h 2007-07-22 19:42:52 UTC (rev 28165)
@@ -16,8 +16,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk/streams/scummsys.h $
- * $Id: scummsys.h 26044 2007-03-09 23:46:45Z fingolfin $
+ * $URL$
+ * $Id$
*
*/
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/scummsys.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Modified: scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/simplefile.cpp
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/simplefile.cpp 2007-07-22 14:43:53 UTC (rev 28164)
+++ scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/simplefile.cpp 2007-07-22 19:42:52 UTC (rev 28165)
@@ -15,8 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk/streams/file.cpp $
- * $Id: file.cpp 26394 2007-04-06 18:34:53Z agent-q $
+ * $URL$
+ * $Id$
*
*/
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/simplefile.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Modified: scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/simplefile.h
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/simplefile.h 2007-07-22 14:43:53 UTC (rev 28164)
+++ scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/simplefile.h 2007-07-22 19:42:52 UTC (rev 28165)
@@ -15,8 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk/streams/file.h $
- * $Id: file.h 26017 2007-03-08 16:46:02Z fingolfin $
+ * $URL$
+ * $Id$
*
*/
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/simplefile.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Modified: scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/stream.cpp
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/stream.cpp 2007-07-22 14:43:53 UTC (rev 28164)
+++ scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/stream.cpp 2007-07-22 19:42:52 UTC (rev 28165)
@@ -15,8 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk/streams/stream.cpp $
- * $Id: stream.cpp 25754 2007-02-20 21:41:01Z fingolfin $
+ * $URL$
+ * $Id$
*
*/
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/stream.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Modified: scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/stream.h
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/stream.h 2007-07-22 14:43:53 UTC (rev 28164)
+++ scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/stream.h 2007-07-22 19:42:52 UTC (rev 28165)
@@ -15,8 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk/streams/stream.h $
- * $Id: stream.h 25980 2007-03-04 16:25:27Z fingolfin $
+ * $URL$
+ * $Id$
*
*/
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/stream.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Modified: scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/streams_stdafx.h
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/streams_stdafx.h 2007-07-22 14:43:53 UTC (rev 28164)
+++ scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/streams_stdafx.h 2007-07-22 19:42:52 UTC (rev 28165)
@@ -16,8 +16,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk/streams/stdafx.h $
- * $Id: stdafx.h 26061 2007-03-10 15:00:56Z sev $
+ * $URL$
+ * $Id$
*
*/
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/streams_stdafx.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Modified: scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/wx2scstream.cpp
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/wx2scstream.cpp 2007-07-22 14:43:53 UTC (rev 28164)
+++ scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/wx2scstream.cpp 2007-07-22 19:42:52 UTC (rev 28165)
@@ -4,7 +4,7 @@
// Author: Guilhem Lavaux
// Modified by: VZ (23.11.00): general code review
// Created: 04/01/98
-// RCS-ID: $Id: mstream.cpp, v 1.39 2006/05/03 21:50:25 ABX Exp $
+// RCS-ID: $Id$
// Copyright: (c) Guilhem Lavaux
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/wx2scstream.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Modified: scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/wx2scstream.h
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/wx2scstream.h 2007-07-22 14:43:53 UTC (rev 28164)
+++ scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/wx2scstream.h 2007-07-22 19:42:52 UTC (rev 28165)
@@ -4,7 +4,7 @@
// Author: Guilhem Lavaux
// Modified by:
// Created: 11/07/98
-// RCS-ID: $Id: mstream.h, v 1.34 2006/04/14 16:52:56 ABX Exp $
+// RCS-ID: $Id$
// Copyright: (c) Guilhem Lavaux
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/wx2scstream.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Modified: scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/xorstream.cpp
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/xorstream.cpp 2007-07-22 14:43:53 UTC (rev 28164)
+++ scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/xorstream.cpp 2007-07-22 19:42:52 UTC (rev 28165)
@@ -15,8 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk/streams/file.cpp $
- * $Id: file.cpp 26394 2007-04-06 18:34:53Z agent-q $
+ * $URL$
+ * $Id$
*
*/
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/xorstream.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Modified: scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/xorstream.h
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/xorstream.h 2007-07-22 14:43:53 UTC (rev 28164)
+++ scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/xorstream.h 2007-07-22 19:42:52 UTC (rev 28165)
@@ -15,8 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk/streams/file.h $
- * $Id: file.h 26017 2007-03-08 16:46:02Z fingolfin $
+ * $URL$
+ * $Id$
*
*/
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browser/streams/xorstream.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browserapp/BrowserApp.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browserapp/BrowserApp.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browserapp/DefaultPlugin.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browserapp/MainForm.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browserapp/MainForm.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browserapp/MainFormCommands.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browserapp/Tests.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browserapp/browserapp_stdafx.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browserapp/browserapp_stdafx.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browserapp/guicon.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browserapp/guicon.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Modified: scummex/branches/gsoc2007-gameresbrowser/src/browserapp/icons.h
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/browserapp/icons.h 2007-07-22 14:43:53 UTC (rev 28164)
+++ scummex/branches/gsoc2007-gameresbrowser/src/browserapp/icons.h 2007-07-22 19:42:52 UTC (rev 28165)
@@ -16,8 +16,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummex/trunk/icons.h $
- * $Id: icons.h 20579 2006-02-11 20:07:58Z fingolfin $
+ * $URL$
+ * $Id$
*
*/
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/browserapp/icons.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/core/BObject.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/core/BObject.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/core/GUIDObject.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/core/ObjectChain.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/core/ObjectChain.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/core/ObjectRegistry.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/core/ObjectRegistry.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/core/core.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/core/core.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/core/core_static_stdafx.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/core/core_stdafx.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/core/core_stdafx.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/core/debugmem.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/core/functionalex.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/core/guid.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/core/guid.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/core/pinslot.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/core/pinslot.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/core/pinslot_detail.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/core/plugin.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/core/plugin_detail.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/core/rcobject.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/core/rcobject.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/core/safe_static.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/core/safe_static.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/core/tostring.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/core/tostring.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/core/treealgos.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/AuxInterfaces.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/AuxInterfaces.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/BasicParsers.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/BasicParsers.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/BinaryPresenter.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/BinaryPresenter.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/CHexEditCtrl.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/CHexEditCtrl.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/Directories.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/Directories.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/DirectoryPresenter.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/DirectoryPresenter.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/DiskFileProvider.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/DiskFileProvider.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/FileInfoPresenter.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/FileInfoPresenter.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/HtmlPresenter.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/HtmlPresenter.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/IconPresenter.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/IconPresenter.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Modified: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/ImageBox.cpp
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/ImageBox.cpp 2007-07-22 14:43:53 UTC (rev 28164)
+++ scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/ImageBox.cpp 2007-07-22 19:42:52 UTC (rev 28165)
@@ -3,7 +3,7 @@
// Purpose: wxImageBox class
// Author: Alex Thuering
// Created: 8.10.2003
-// RCS-ID: $Id: ImageBox.cpp,v 1.4 2005/01/09 15:45:42 ntalex Exp $
+// RCS-ID: $Id$
// Copyright: (c) Alex Thuering
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/ImageBox.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Modified: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/ImageBox.h
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/ImageBox.h 2007-07-22 14:43:53 UTC (rev 28164)
+++ scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/ImageBox.h 2007-07-22 19:42:52 UTC (rev 28165)
@@ -3,7 +3,7 @@
// Purpose: wxImageBox class
// Author: Alex Thuering
// Created: 8.10.2003
-// RCS-ID: $Id: ImageBox.h,v 1.4 2003/11/06 12:46:59 ntalex Exp $
+// RCS-ID: $Id$
// Copyright: (c) Alex Thuering
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/ImageBox.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/ImagePresenter.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/ImagePresenter.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Modified: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/ImageProc.cpp
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/ImageProc.cpp 2007-07-22 14:43:53 UTC (rev 28164)
+++ scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/ImageProc.cpp 2007-07-22 19:42:52 UTC (rev 28165)
@@ -3,7 +3,7 @@
// Purpose: Image processing functions.
// Author: Alex Thuering
// Created: 18.06.2003
-// RCS-ID: $Id: ImageProc.cpp,v 1.4 2005/01/07 06:59:18 ntalex Exp $
+// RCS-ID: $Id$
// Copyright: (c) Alex Thuering
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/ImageProc.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Modified: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/ImageProc.h
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/ImageProc.h 2007-07-22 14:43:53 UTC (rev 28164)
+++ scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/ImageProc.h 2007-07-22 19:42:52 UTC (rev 28165)
@@ -3,7 +3,7 @@
// Purpose: Image processing functions.
// Author: Alex Thuering
// Created: 18.06.2003
-// RCS-ID: $Id: ImageProc.h,v 1.3 2005/01/07 06:59:18 ntalex Exp $
+// RCS-ID: $Id$
// Copyright: (c) Alex Thuering
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/ImageProc.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/TextPresenter.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/TextPresenter.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/basic_plugin.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/basic_plugin.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/basic_stdafx.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/basic_stdafx.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/BlockyBlockPresenter.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/BlockyBlockPresenter.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/CustomScummBlocks.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummBlock.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummBlock.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummBlockFactory.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummBlockFactory.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummBlockPresenter.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummBlockPresenter.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummCommonPresenters.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummCommonPresenters.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummFileTypes.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummFileTypes.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Modified: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummImageDetail.h
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummImageDetail.h 2007-07-22 14:43:53 UTC (rev 28164)
+++ scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummImageDetail.h 2007-07-22 19:42:52 UTC (rev 28165)
@@ -16,8 +16,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
-* $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummex/trunk/image.h $
-* $Id: image.h 20579 2006-02-11 20:07:58Z fingolfin $
+* $URL$
+* $Id$
*
*/
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummImageDetail.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummParser.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummParser.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummPresenterBase.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummPresenterBase.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummRecognizer.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummRecognizer.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Modified: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummResource.cpp
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummResource.cpp 2007-07-22 14:43:53 UTC (rev 28164)
+++ scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummResource.cpp 2007-07-22 19:42:52 UTC (rev 28165)
@@ -16,8 +16,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
-* $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummex/trunk/resource.cpp $
-* $Id: resource.cpp 20579 2006-02-11 20:07:58Z fingolfin $
+* $URL$
+* $Id$
*
*/
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummResource.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Modified: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummResource.h
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummResource.h 2007-07-22 14:43:53 UTC (rev 28164)
+++ scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummResource.h 2007-07-22 19:42:52 UTC (rev 28165)
@@ -16,8 +16,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
-* $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummex/trunk/resource.cpp $
-* $Id: resource.cpp 20579 2006-02-11 20:07:58Z fingolfin $
+* $URL$
+* $Id$
*
*/
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummResource.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummSpecificPresenters.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummSpecificPresenters.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummSpecificPresenters2.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummSpecificPresenters2.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummTag.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/ScummTag.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Modified: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/bomp.cpp
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/bomp.cpp 2007-07-22 14:43:53 UTC (rev 28164)
+++ scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/bomp.cpp 2007-07-22 19:42:52 UTC (rev 28165)
@@ -15,8 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummex/trunk/bomp.cpp $
- * $Id: bomp.cpp 20579 2006-02-11 20:07:58Z fingolfin $
+ * $URL$
+ * $Id$
*
*/
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/bomp.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Modified: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/bomp.h
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/bomp.h 2007-07-22 14:43:53 UTC (rev 28164)
+++ scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/bomp.h 2007-07-22 19:42:52 UTC (rev 28165)
@@ -15,8 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummex/trunk/bomp.h $
- * $Id: bomp.h 20579 2006-02-11 20:07:58Z fingolfin $
+ * $URL$
+ * $Id$
*
*/
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/bomp.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Modified: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/codec37.cpp
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/codec37.cpp 2007-07-22 14:43:53 UTC (rev 28164)
+++ scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/codec37.cpp 2007-07-22 19:42:52 UTC (rev 28165)
@@ -15,8 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummex/trunk/codec37.cpp $
- * $Id: codec37.cpp 20579 2006-02-11 20:07:58Z fingolfin $
+ * $URL$
+ * $Id$
*
*/
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/codec37.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Modified: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/codec37.h
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/codec37.h 2007-07-22 14:43:53 UTC (rev 28164)
+++ scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/codec37.h 2007-07-22 19:42:52 UTC (rev 28165)
@@ -15,8 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummex/trunk/codec37.h $
- * $Id: codec37.h 20579 2006-02-11 20:07:58Z fingolfin $
+ * $URL$
+ * $Id$
*
*/
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/codec37.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Modified: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/codec47.cpp
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/codec47.cpp 2007-07-22 14:43:53 UTC (rev 28164)
+++ scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/codec47.cpp 2007-07-22 19:42:52 UTC (rev 28165)
@@ -15,8 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummex/trunk/codec47.cpp $
- * $Id: codec47.cpp 20579 2006-02-11 20:07:58Z fingolfin $
+ * $URL$
+ * $Id$
*
*/
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/codec47.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Modified: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/codec47.h
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/codec47.h 2007-07-22 14:43:53 UTC (rev 28164)
+++ scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/codec47.h 2007-07-22 19:42:52 UTC (rev 28165)
@@ -15,8 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummex/trunk/codec47.h $
- * $Id: codec47.h 20579 2006-02-11 20:07:58Z fingolfin $
+ * $URL$
+ * $Id$
*
*/
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/codec47.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Modified: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/descumm.cpp
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/descumm.cpp 2007-07-22 14:43:53 UTC (rev 28164)
+++ scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/descumm.cpp 2007-07-22 19:42:52 UTC (rev 28165)
@@ -16,8 +16,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummex/trunk/descumm.cpp $
- * $Id: descumm.cpp 20579 2006-02-11 20:07:58Z fingolfin $
+ * $URL$
+ * $Id$
*
*/
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/descumm.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Modified: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/descumm.h
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/descumm.h 2007-07-22 14:43:53 UTC (rev 28164)
+++ scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/descumm.h 2007-07-22 19:42:52 UTC (rev 28165)
@@ -16,8 +16,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummex/trunk/descumm.h $
- * $Id: descumm.h 20579 2006-02-11 20:07:58Z fingolfin $
+ * $URL$
+ * $Id$
*
*/
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/descumm.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Modified: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/descumm6.cpp
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/descumm6.cpp 2007-07-22 14:43:53 UTC (rev 28164)
+++ scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/descumm6.cpp 2007-07-22 19:42:52 UTC (rev 28165)
@@ -16,8 +16,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummex/trunk/descumm6.cpp $
- * $Id: descumm6.cpp 20579 2006-02-11 20:07:58Z fingolfin $
+ * $URL$
+ * $Id$
*
*/
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/descumm6.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Modified: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/scaler.cpp
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/scaler.cpp 2007-07-22 14:43:53 UTC (rev 28164)
+++ scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/scaler.cpp 2007-07-22 19:42:52 UTC (rev 28165)
@@ -16,8 +16,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummex/trunk/scaler.cpp $
- * $Id: scaler.cpp 20579 2006-02-11 20:07:58Z fingolfin $
+ * $URL$
+ * $Id$
*
*/
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/scaler.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Modified: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/scaler.h
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/scaler.h 2007-07-22 14:43:53 UTC (rev 28164)
+++ scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/scaler.h 2007-07-22 19:42:52 UTC (rev 28165)
@@ -16,8 +16,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummex/trunk/scaler.h $
- * $Id: scaler.h 20579 2006-02-11 20:07:58Z fingolfin $
+ * $URL$
+ * $Id$
*
*/
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/scaler.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/scumm_plugin.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/scumm_plugin.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/scumm_stdafx.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/scumm_stdafx.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/plugins/scumm/scummutil.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/samples/myplugin.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/samples/pinslot_plugins.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/samples/pinslot_verbose.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/wxdev/TextPresenterDlg.cpp
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
Property changes on: scummex/branches/gsoc2007-gameresbrowser/wxdev/TextPresenterDlg.h
___________________________________________________________________
Name: svn:keywords
+ Date Rev Author URL Id
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list