[Scummvm-cvs-logs] CVS: scummvm/gui EditTextWidget.cpp,1.8,1.9 EditTextWidget.h,1.5,1.6 ListWidget.cpp,1.20,1.21 ListWidget.h,1.13,1.14 PopUpWidget.cpp,1.7,1.8 PopUpWidget.h,1.1,1.2 ScrollBarWidget.cpp,1.8,1.9 ScrollBarWidget.h,1.2,1.3 browser.cpp,1.6,1.7 browser.h,1.5,1.6 chooser.cpp,1.3,1.4 chooser.h,1.2,1.3 console.cpp,1.22,1.23 console.h,1.14,1.15 dialog.cpp,1.27,1.28 dialog.h,1.18,1.19 launcher.cpp,1.33,1.34 launcher.h,1.9,1.10 message.cpp,1.9,1.10 message.h,1.4,1.5 newgui.cpp,1.41,1.42 newgui.h,1.22,1.23 options.cpp,1.11,1.12 options.h,1.1,1.2 widget.cpp,1.11,1.12 widget.h,1.14,1.15
Pawel Kolodziejski
aquadran at users.sourceforge.net
Thu Mar 6 13:48:44 CET 2003
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/backends/sdl fb2opengl.h,1.7,1.8 sdl-common.cpp,1.34,1.35 sdl-common.h,1.16,1.17 sdl.cpp,1.23,1.24 sdl_gl.cpp,1.21,1.22
- Next message: [Scummvm-cvs-logs] CVS: scummvm/sound fmopl.cpp,1.8,1.9 fmopl.h,1.3,1.4 mididrv.cpp,1.41,1.42 mididrv.h,1.16,1.17 midistreamer.cpp,1.7,1.8 midistreamer.h,1.6,1.7 mixer.cpp,1.31,1.32 mixer.h,1.16,1.17 mpu401.cpp,1.4,1.5 mpu401.h,1.5,1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/scummvm/gui
In directory sc8-pr-cvs1:/tmp/cvs-serv23843/gui
Modified Files:
EditTextWidget.cpp EditTextWidget.h ListWidget.cpp
ListWidget.h PopUpWidget.cpp PopUpWidget.h ScrollBarWidget.cpp
ScrollBarWidget.h browser.cpp browser.h chooser.cpp chooser.h
console.cpp console.h dialog.cpp dialog.h launcher.cpp
launcher.h message.cpp message.h newgui.cpp newgui.h
options.cpp options.h widget.cpp widget.h
Log Message:
updated copyrights headers
Index: EditTextWidget.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/EditTextWidget.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- EditTextWidget.cpp 6 Mar 2003 19:52:45 -0000 1.8
+++ EditTextWidget.cpp 6 Mar 2003 21:45:33 -0000 1.9
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2002 The ScummVM project
+ * Copyright (C) 2002-2003 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: EditTextWidget.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/EditTextWidget.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- EditTextWidget.h 6 Mar 2003 19:52:45 -0000 1.5
+++ EditTextWidget.h 6 Mar 2003 21:45:33 -0000 1.6
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2002 The ScummVM project
+ * Copyright (C) 2002-2003 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: ListWidget.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/ListWidget.cpp,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- ListWidget.cpp 6 Mar 2003 19:52:46 -0000 1.20
+++ ListWidget.cpp 6 Mar 2003 21:45:33 -0000 1.21
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2002 The ScummVM project
+ * Copyright (C) 2002-2003 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: ListWidget.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/ListWidget.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- ListWidget.h 25 Dec 2002 00:38:34 -0000 1.13
+++ ListWidget.h 6 Mar 2003 21:45:34 -0000 1.14
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2002 The ScummVM project
+ * Copyright (C) 2002-2003 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: PopUpWidget.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/PopUpWidget.cpp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- PopUpWidget.cpp 6 Mar 2003 19:52:46 -0000 1.7
+++ PopUpWidget.cpp 6 Mar 2003 21:45:34 -0000 1.8
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2002 The ScummVM project
+ * Copyright (C) 2002-2003 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: PopUpWidget.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/PopUpWidget.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- PopUpWidget.h 12 Dec 2002 12:07:46 -0000 1.1
+++ PopUpWidget.h 6 Mar 2003 21:45:35 -0000 1.2
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2002 The ScummVM project
+ * Copyright (C) 2002-2003 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: ScrollBarWidget.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/ScrollBarWidget.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- ScrollBarWidget.cpp 6 Mar 2003 19:52:46 -0000 1.8
+++ ScrollBarWidget.cpp 6 Mar 2003 21:45:36 -0000 1.9
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2002 The ScummVM project
+ * Copyright (C) 2002-2003 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: ScrollBarWidget.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/ScrollBarWidget.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ScrollBarWidget.h 16 Oct 2002 20:32:11 -0000 1.2
+++ ScrollBarWidget.h 6 Mar 2003 21:45:37 -0000 1.3
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2002 The ScummVM project
+ * Copyright (C) 2002-2003 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: browser.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/browser.cpp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- browser.cpp 6 Mar 2003 19:52:46 -0000 1.6
+++ browser.cpp 6 Mar 2003 21:45:37 -0000 1.7
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2002 The ScummVM project
+ * Copyright (C) 2002-2003 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: browser.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/browser.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- browser.h 6 Mar 2003 19:52:47 -0000 1.5
+++ browser.h 6 Mar 2003 21:45:37 -0000 1.6
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2002 The ScummVM project
+ * Copyright (C) 2002-2003 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: chooser.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/chooser.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- chooser.cpp 6 Mar 2003 19:52:47 -0000 1.3
+++ chooser.cpp 6 Mar 2003 21:45:37 -0000 1.4
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2002 The ScummVM project
+ * Copyright (C) 2002-2003 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: chooser.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/chooser.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- chooser.h 6 Mar 2003 19:52:47 -0000 1.2
+++ chooser.h 6 Mar 2003 21:45:37 -0000 1.3
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2002 The ScummVM project
+ * Copyright (C) 2002-2003 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: console.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/console.cpp,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- console.cpp 6 Mar 2003 19:52:47 -0000 1.22
+++ console.cpp 6 Mar 2003 21:45:38 -0000 1.23
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2002 The ScummVM project
+ * Copyright (C) 2002-2003 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: console.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/console.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- console.h 6 Mar 2003 19:52:47 -0000 1.14
+++ console.h 6 Mar 2003 21:45:39 -0000 1.15
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2002 The ScummVM project
+ * Copyright (C) 2002-2003 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: dialog.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/dialog.cpp,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- dialog.cpp 6 Mar 2003 19:52:48 -0000 1.27
+++ dialog.cpp 6 Mar 2003 21:45:39 -0000 1.28
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2002 The ScummVM project
+ * Copyright (C) 2002-2003 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: dialog.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/dialog.h,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- dialog.h 6 Mar 2003 19:52:51 -0000 1.18
+++ dialog.h 6 Mar 2003 21:45:39 -0000 1.19
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2002 The ScummVM project
+ * Copyright (C) 2002-2003 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: launcher.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/launcher.cpp,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- launcher.cpp 6 Mar 2003 19:52:52 -0000 1.33
+++ launcher.cpp 6 Mar 2003 21:45:40 -0000 1.34
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2002 The ScummVM project
+ * Copyright (C) 2002-2003 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: launcher.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/launcher.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- launcher.h 1 Dec 2002 12:47:13 -0000 1.9
+++ launcher.h 6 Mar 2003 21:45:40 -0000 1.10
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2002 The ScummVM project
+ * Copyright (C) 2002-2003 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: message.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/message.cpp,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- message.cpp 6 Mar 2003 19:52:53 -0000 1.9
+++ message.cpp 6 Mar 2003 21:45:42 -0000 1.10
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2002 The ScummVM project
+ * Copyright (C) 2002-2003 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: message.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/message.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- message.h 2 Jan 2003 10:36:17 -0000 1.4
+++ message.h 6 Mar 2003 21:45:42 -0000 1.5
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2002 The ScummVM project
+ * Copyright (C) 2002-2003 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: newgui.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/newgui.cpp,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- newgui.cpp 6 Mar 2003 19:52:53 -0000 1.41
+++ newgui.cpp 6 Mar 2003 21:45:42 -0000 1.42
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2002 The ScummVM project
+ * Copyright (C) 2002-2003 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: newgui.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/newgui.h,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- newgui.h 25 Dec 2002 00:38:34 -0000 1.22
+++ newgui.h 6 Mar 2003 21:45:44 -0000 1.23
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2002 The ScummVM project
+ * Copyright (C) 2002-2003 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: options.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/options.cpp,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- options.cpp 6 Mar 2003 19:52:54 -0000 1.11
+++ options.cpp 6 Mar 2003 21:45:44 -0000 1.12
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2002 The ScummVM project
+ * Copyright (C) 2002-2003 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: options.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/options.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- options.h 12 Dec 2002 23:22:48 -0000 1.1
+++ options.h 6 Mar 2003 21:45:44 -0000 1.2
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2002 The ScummVM project
+ * Copyright (C) 2002-2003 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: widget.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/widget.cpp,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- widget.cpp 6 Mar 2003 19:52:54 -0000 1.11
+++ widget.cpp 6 Mar 2003 21:45:45 -0000 1.12
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2002 The ScummVM project
+ * Copyright (C) 2002-2003 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: widget.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/widget.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- widget.h 6 Mar 2003 19:52:54 -0000 1.14
+++ widget.h 6 Mar 2003 21:45:45 -0000 1.15
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2002 The ScummVM project
+ * Copyright (C) 2002-2003 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/backends/sdl fb2opengl.h,1.7,1.8 sdl-common.cpp,1.34,1.35 sdl-common.h,1.16,1.17 sdl.cpp,1.23,1.24 sdl_gl.cpp,1.21,1.22
- Next message: [Scummvm-cvs-logs] CVS: scummvm/sound fmopl.cpp,1.8,1.9 fmopl.h,1.3,1.4 mididrv.cpp,1.41,1.42 mididrv.h,1.16,1.17 midistreamer.cpp,1.7,1.8 midistreamer.h,1.6,1.7 mixer.cpp,1.31,1.32 mixer.h,1.16,1.17 mpu401.cpp,1.4,1.5 mpu401.h,1.5,1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list