[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnash-commit] gnash ChangeLog libbase/BitsReader.h libbase/im...
From: |
Sandro Santilli |
Subject: |
[Gnash-commit] gnash ChangeLog libbase/BitsReader.h libbase/im... |
Date: |
Sat, 01 Dec 2007 00:15:04 +0000 |
CVSROOT: /sources/gnash
Module name: gnash
Changes by: Sandro Santilli <strk> 07/12/01 00:15:04
Modified files:
. : ChangeLog
libbase : BitsReader.h image.cpp tu_file.cpp
libmedia/gst : sound_handler_gst.cpp
server : as_object.h as_value.h character.h cxform.cpp
dlist.h fill_style.h font.h fontlib.cpp
fontlib.h impl.h matrix.cpp rect.cpp resource.h
shape.h stream.h timers.h
server/parser : action_buffer.h bitmap_character_def.h
edit_text_character_def.cpp movie_def_impl.h
movie_definition.h shape_character_def.h
server/vm : action.h
testsuite/misc-ming.all: ButtonEventsTest-Runner.cpp
DefineEditTextTest-Runner.cpp
DefineEditTextVariableNameTest-Runner.cpp
DrawingApiTestRunner.cpp
NetStream-SquareTestRunner.cpp
RollOverOutTest-Runner.cpp
SpriteButtonEventsTest-Runner.cpp
Video-EmbedSquareTestRunner.cpp
attachMovieLoopingTestRunner.cpp
attachMovieTestRunner.cpp
eventSoundTest1-Runner.cpp
intervalTestRunner.cpp
key_event_testrunner.cpp
loadMovieTestRunner.cpp
loop_test-Runner.cpp
loop_test2runner.cpp
masks_test2runner.cpp
masks_testrunner.cpp
morph_test1runner.cpp
registerClassTestRunner.cpp
replace_buttons1test_runner.cpp
replace_shapes1test_runner.cpp
replace_sprites1test_runner.cpp
root_stop_testrunner.cpp
simple_loop_testrunner.cpp
testsuite/movies.all: gravity_embedded-TestRunner.cpp
testsuite/samples: clip_as_button2-TestRunner.cpp
gotoFrameOnKeyEvent-TestRunner.cpp
subshapes-TestRunner.cpp
utilities : processor.cpp
Log message:
drop most includes of container.h, the only ones left are in files which
can probably die on their own.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.5036&r2=1.5037
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/BitsReader.h?cvsroot=gnash&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/image.cpp?cvsroot=gnash&r1=1.24&r2=1.25
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/tu_file.cpp?cvsroot=gnash&r1=1.21&r2=1.22
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/gst/sound_handler_gst.cpp?cvsroot=gnash&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/gnash/server/as_object.h?cvsroot=gnash&r1=1.85&r2=1.86
http://cvs.savannah.gnu.org/viewcvs/gnash/server/as_value.h?cvsroot=gnash&r1=1.77&r2=1.78
http://cvs.savannah.gnu.org/viewcvs/gnash/server/character.h?cvsroot=gnash&r1=1.111&r2=1.112
http://cvs.savannah.gnu.org/viewcvs/gnash/server/cxform.cpp?cvsroot=gnash&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/gnash/server/dlist.h?cvsroot=gnash&r1=1.56&r2=1.57
http://cvs.savannah.gnu.org/viewcvs/gnash/server/fill_style.h?cvsroot=gnash&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/gnash/server/font.h?cvsroot=gnash&r1=1.30&r2=1.31
http://cvs.savannah.gnu.org/viewcvs/gnash/server/fontlib.cpp?cvsroot=gnash&r1=1.36&r2=1.37
http://cvs.savannah.gnu.org/viewcvs/gnash/server/fontlib.h?cvsroot=gnash&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/gnash/server/impl.h?cvsroot=gnash&r1=1.48&r2=1.49
http://cvs.savannah.gnu.org/viewcvs/gnash/server/matrix.cpp?cvsroot=gnash&r1=1.20&r2=1.21
http://cvs.savannah.gnu.org/viewcvs/gnash/server/rect.cpp?cvsroot=gnash&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/gnash/server/resource.h?cvsroot=gnash&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/gnash/server/shape.h?cvsroot=gnash&r1=1.33&r2=1.34
http://cvs.savannah.gnu.org/viewcvs/gnash/server/stream.h?cvsroot=gnash&r1=1.31&r2=1.32
http://cvs.savannah.gnu.org/viewcvs/gnash/server/timers.h?cvsroot=gnash&r1=1.27&r2=1.28
http://cvs.savannah.gnu.org/viewcvs/gnash/server/parser/action_buffer.h?cvsroot=gnash&r1=1.20&r2=1.21
http://cvs.savannah.gnu.org/viewcvs/gnash/server/parser/bitmap_character_def.h?cvsroot=gnash&r1=1.19&r2=1.20
http://cvs.savannah.gnu.org/viewcvs/gnash/server/parser/edit_text_character_def.cpp?cvsroot=gnash&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/gnash/server/parser/movie_def_impl.h?cvsroot=gnash&r1=1.60&r2=1.61
http://cvs.savannah.gnu.org/viewcvs/gnash/server/parser/movie_definition.h?cvsroot=gnash&r1=1.36&r2=1.37
http://cvs.savannah.gnu.org/viewcvs/gnash/server/parser/shape_character_def.h?cvsroot=gnash&r1=1.17&r2=1.18
http://cvs.savannah.gnu.org/viewcvs/gnash/server/vm/action.h?cvsroot=gnash&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp?cvsroot=gnash&r1=1.21&r2=1.22
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/DefineEditTextTest-Runner.cpp?cvsroot=gnash&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/DefineEditTextVariableNameTest-Runner.cpp?cvsroot=gnash&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/DrawingApiTestRunner.cpp?cvsroot=gnash&r1=1.38&r2=1.39
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/NetStream-SquareTestRunner.cpp?cvsroot=gnash&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/RollOverOutTest-Runner.cpp?cvsroot=gnash&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/SpriteButtonEventsTest-Runner.cpp?cvsroot=gnash&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/Video-EmbedSquareTestRunner.cpp?cvsroot=gnash&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp?cvsroot=gnash&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/attachMovieTestRunner.cpp?cvsroot=gnash&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/eventSoundTest1-Runner.cpp?cvsroot=gnash&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/intervalTestRunner.cpp?cvsroot=gnash&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/key_event_testrunner.cpp?cvsroot=gnash&r1=1.16&r2=1.17
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/loadMovieTestRunner.cpp?cvsroot=gnash&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/loop_test-Runner.cpp?cvsroot=gnash&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/loop_test2runner.cpp?cvsroot=gnash&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/masks_test2runner.cpp?cvsroot=gnash&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/masks_testrunner.cpp?cvsroot=gnash&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/morph_test1runner.cpp?cvsroot=gnash&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/registerClassTestRunner.cpp?cvsroot=gnash&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/replace_buttons1test_runner.cpp?cvsroot=gnash&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/replace_shapes1test_runner.cpp?cvsroot=gnash&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/replace_sprites1test_runner.cpp?cvsroot=gnash&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/root_stop_testrunner.cpp?cvsroot=gnash&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/simple_loop_testrunner.cpp?cvsroot=gnash&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/movies.all/gravity_embedded-TestRunner.cpp?cvsroot=gnash&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/samples/clip_as_button2-TestRunner.cpp?cvsroot=gnash&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/samples/gotoFrameOnKeyEvent-TestRunner.cpp?cvsroot=gnash&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/samples/subshapes-TestRunner.cpp?cvsroot=gnash&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/gnash/utilities/processor.cpp?cvsroot=gnash&r1=1.69&r2=1.70
Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.5036
retrieving revision 1.5037
diff -u -b -r1.5036 -r1.5037
--- ChangeLog 30 Nov 2007 23:44:17 -0000 1.5036
+++ ChangeLog 1 Dec 2007 00:14:58 -0000 1.5037
@@ -1,5 +1,10 @@
2007-11-30 Sandro Santilli <address@hidden>
+ * lots of files: drop most includes of container.h, the only
+ ones left are in files which can probably die on their own.
+
+2007-11-30 Sandro Santilli <address@hidden>
+
* configure.ac: go find PNG libs (still not used, but planned)
2007-11-30 Bastiaan Jacques <address@hidden>
Index: libbase/BitsReader.h
===================================================================
RCS file: /sources/gnash/gnash/libbase/BitsReader.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- libbase/BitsReader.h 4 Oct 2007 11:25:31 -0000 1.3
+++ libbase/BitsReader.h 1 Dec 2007 00:14:58 -0000 1.4
@@ -17,7 +17,7 @@
// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
//
-// $Id: BitsReader.h,v 1.3 2007/10/04 11:25:31 tgc Exp $
+// $Id: BitsReader.h,v 1.4 2007/12/01 00:14:58 strk Exp $
#ifndef BITSREADER_H
#define BITSREADER_H
@@ -26,7 +26,6 @@
#include "config.h"
#endif
-#include "container.h"
#include "swf.h"
#include "tu_config.h"
#include "GnashException.h"
Index: libbase/image.cpp
===================================================================
RCS file: /sources/gnash/gnash/libbase/image.cpp,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -b -r1.24 -r1.25
--- libbase/image.cpp 10 Sep 2007 16:53:29 -0000 1.24
+++ libbase/image.cpp 1 Dec 2007 00:14:58 -0000 1.25
@@ -7,7 +7,6 @@
#include "image.h"
-#include "container.h"
#include "utility.h"
#include "jpeg.h"
#include "tu_file.h"
Index: libbase/tu_file.cpp
===================================================================
RCS file: /sources/gnash/gnash/libbase/tu_file.cpp,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- libbase/tu_file.cpp 30 Sep 2007 00:55:34 -0000 1.21
+++ libbase/tu_file.cpp 1 Dec 2007 00:14:58 -0000 1.22
@@ -8,7 +8,6 @@
#include "tu_file.h"
#include "utility.h"
-#include "container.h"
#include "membuf.h"
#include "log.h"
Index: libmedia/gst/sound_handler_gst.cpp
===================================================================
RCS file: /sources/gnash/gnash/libmedia/gst/sound_handler_gst.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- libmedia/gst/sound_handler_gst.cpp 30 Nov 2007 00:13:02 -0000 1.3
+++ libmedia/gst/sound_handler_gst.cpp 1 Dec 2007 00:14:59 -0000 1.4
@@ -20,7 +20,7 @@
// Based on sound_handler_sdl.cpp by Thatcher Ulrich http://tulrich.com 2003
// which has been donated to the Public Domain.
-/* $Id: sound_handler_gst.cpp,v 1.3 2007/11/30 00:13:02 tgc Exp $ */
+/* $Id: sound_handler_gst.cpp,v 1.4 2007/12/01 00:14:59 strk Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
@@ -37,7 +37,6 @@
#include "sound_handler_gst.h"
#include "gnash.h"
-#include "container.h"
#include "log.h"
#include "types.h" // for IF_VERBOSE_* macros
#include <cmath>
Index: server/as_object.h
===================================================================
RCS file: /sources/gnash/gnash/server/as_object.h,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -b -r1.85 -r1.86
--- server/as_object.h 20 Nov 2007 10:31:39 -0000 1.85
+++ server/as_object.h 1 Dec 2007 00:14:59 -0000 1.86
@@ -25,7 +25,6 @@
#include "tu_config.h"
#include "string_table.h"
-#include "container.h"
#include "ref_counted.h" // for inheritance (to drop)
#include "GC.h" // for inheritance from GcResource (to complete)
#include "PropertyList.h"
Index: server/as_value.h
===================================================================
RCS file: /sources/gnash/gnash/server/as_value.h,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -b -r1.77 -r1.78
--- server/as_value.h 27 Nov 2007 08:30:20 -0000 1.77
+++ server/as_value.h 1 Dec 2007 00:14:59 -0000 1.78
@@ -15,7 +15,7 @@
// along with this program; if not, write to the Free Software
// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-/* $Id: as_value.h,v 1.77 2007/11/27 08:30:20 strk Exp $ */
+/* $Id: as_value.h,v 1.78 2007/12/01 00:14:59 strk Exp $ */
#ifndef GNASH_AS_VALUE_H
#define GNASH_AS_VALUE_H
@@ -24,7 +24,6 @@
#include "config.h"
#endif
-//#include "container.h"
#include "tu_config.h"
#include "smart_ptr.h"
Index: server/character.h
===================================================================
RCS file: /sources/gnash/gnash/server/character.h,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -b -r1.111 -r1.112
--- server/character.h 29 Nov 2007 09:31:03 -0000 1.111
+++ server/character.h 1 Dec 2007 00:14:59 -0000 1.112
@@ -19,7 +19,7 @@
//
//
-/* $Id: character.h,v 1.111 2007/11/29 09:31:03 strk Exp $ */
+/* $Id: character.h,v 1.112 2007/12/01 00:14:59 strk Exp $ */
#ifndef GNASH_CHARACTER_H
#define GNASH_CHARACTER_H
@@ -30,7 +30,6 @@
#include "gnash.h"
#include "types.h"
-#include "container.h" // still needed ?
#include "utility.h"
#include "event_id.h" // for inlines
#include "as_object.h" // for inheritance
Index: server/cxform.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/cxform.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- server/cxform.cpp 27 Aug 2007 12:44:28 -0000 1.5
+++ server/cxform.cpp 1 Dec 2007 00:14:59 -0000 1.6
@@ -16,7 +16,7 @@
// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
//
-// $Id: cxform.cpp,v 1.5 2007/08/27 12:44:28 strk Exp $
+// $Id: cxform.cpp,v 1.6 2007/12/01 00:14:59 strk Exp $
//
#ifdef HAVE_CONFIG_H
@@ -27,6 +27,7 @@
#include "types.h" // for rgba type :(
#include "stream.h" // for reading from SWF
#include "log.h"
+#include "utility.h" // for fclamp
using namespace std;
Index: server/dlist.h
===================================================================
RCS file: /sources/gnash/gnash/server/dlist.h,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -b -r1.56 -r1.57
--- server/dlist.h 26 Nov 2007 10:39:35 -0000 1.56
+++ server/dlist.h 1 Dec 2007 00:14:59 -0000 1.57
@@ -20,7 +20,6 @@
#ifndef GNASH_DLIST_H
#define GNASH_DLIST_H
-#include "container.h"
#include "types.h"
#include "impl.h"
#include "snappingrange.h"
Index: server/fill_style.h
===================================================================
RCS file: /sources/gnash/gnash/server/fill_style.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- server/fill_style.h 4 Sep 2007 11:27:42 -0000 1.10
+++ server/fill_style.h 1 Dec 2007 00:14:59 -0000 1.11
@@ -17,7 +17,7 @@
// Based on work of Thatcher Ulrich <address@hidden> 2003
-/* $Id: fill_style.h,v 1.10 2007/09/04 11:27:42 cmusick Exp $ */
+/* $Id: fill_style.h,v 1.11 2007/12/01 00:14:59 strk Exp $ */
#ifndef GNASH_FILL_STYLE_H
#define GNASH_FILL_STYLE_H
@@ -26,11 +26,12 @@
#include "config.h"
#endif
-//#include "impl.h"
#include "types.h"
#include "matrix.h"
#include "bitmap_character_def.h"
+#include <vector> // for composition
+
namespace gnash {
class stream;
Index: server/font.h
===================================================================
RCS file: /sources/gnash/gnash/server/font.h,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -b -r1.30 -r1.31
--- server/font.h 3 Sep 2007 16:50:09 -0000 1.30
+++ server/font.h 1 Dec 2007 00:14:59 -0000 1.31
@@ -24,7 +24,6 @@
#define GNASH_FONT_H
-#include "container.h"
#include "rect.h" // for composition of class texture_glyph
#include "types.h"
#include "resource.h" // for inheritance of font
Index: server/fontlib.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/fontlib.cpp,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -b -r1.36 -r1.37
--- server/fontlib.cpp 10 Nov 2007 11:51:42 -0000 1.36
+++ server/fontlib.cpp 1 Dec 2007 00:14:59 -0000 1.37
@@ -5,20 +5,17 @@
// A module to take care of all of gnash's loaded fonts.
-/* $Id: fontlib.cpp,v 1.36 2007/11/10 11:51:42 strk Exp $ */
+/* $Id: fontlib.cpp,v 1.37 2007/12/01 00:14:59 strk Exp $ */
-#include "container.h"
#include "tu_file.h"
#include "gnash.h"
#include "font.h"
#include "impl.h"
#include "log.h"
#include "render.h"
-//#include "shape.h"
#include "shape_character_def.h"
#include "styles.h"
#include "tesselate.h"
-#include "render.h"
#include "movie_definition.h"
// Define to the name of a default font.
Index: server/fontlib.h
===================================================================
RCS file: /sources/gnash/gnash/server/fontlib.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- server/fontlib.h 10 Nov 2007 11:51:43 -0000 1.10
+++ server/fontlib.h 1 Dec 2007 00:14:59 -0000 1.11
@@ -23,6 +23,8 @@
#include "types.h"
+#include <vector> // for generate_font_bitmaps and {input,output}_cached_data
+
// Forward declarations
class tu_file;
namespace gnash {
Index: server/impl.h
===================================================================
RCS file: /sources/gnash/gnash/server/impl.h,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -b -r1.48 -r1.49
--- server/impl.h 10 Nov 2007 11:51:43 -0000 1.48
+++ server/impl.h 1 Dec 2007 00:14:59 -0000 1.49
@@ -19,7 +19,7 @@
//
//
-/* $Id: impl.h,v 1.48 2007/11/10 11:51:43 strk Exp $ */
+/* $Id: impl.h,v 1.49 2007/12/01 00:14:59 strk Exp $ */
#ifndef GNASH_IMPL_H
#define GNASH_IMPL_H
@@ -34,7 +34,6 @@
//#include "cxform.h" // for composition of display_info
//#include "matrix.h" // for display_info composition
#include "types.h"
-#include "container.h"
#include "utility.h"
#include "smart_ptr.h"
#include "swf/TagLoadersTable.h"
Index: server/matrix.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/matrix.cpp,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- server/matrix.cpp 10 Nov 2007 11:51:43 -0000 1.20
+++ server/matrix.cpp 1 Dec 2007 00:14:59 -0000 1.21
@@ -19,7 +19,7 @@
//
// Original author: Thatcher Ulrich <address@hidden> 2003
//
-// $Id: matrix.cpp,v 1.20 2007/11/10 11:51:43 strk Exp $
+// $Id: matrix.cpp,v 1.21 2007/12/01 00:14:59 strk Exp $
//
#ifdef HAVE_CONFIG_H
@@ -31,6 +31,7 @@
#include "types.h" // for TWIPS_TO_PIXEL define
// (should probably not use it though)
#include "log.h"
+#include "utility.h" // for infinite_to_fzero
#ifndef HAVE_ISFINITE
# ifndef isfinite
Index: server/rect.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/rect.cpp,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- server/rect.cpp 10 Nov 2007 11:51:43 -0000 1.14
+++ server/rect.cpp 1 Dec 2007 00:15:00 -0000 1.15
@@ -23,6 +23,7 @@
#include "stream.h"
#include "matrix.h"
#include "types.h" // for TWIPS_TO_PIXELS
+#include "utility.h" // for flerp, fclamp...
#include <sstream> // for ::print and ::toString
Index: server/resource.h
===================================================================
RCS file: /sources/gnash/gnash/server/resource.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- server/resource.h 1 Jul 2007 10:54:24 -0000 1.10
+++ server/resource.h 1 Dec 2007 00:15:00 -0000 1.11
@@ -26,7 +26,6 @@
#endif
#include "ref_counted.h" // for inheritance
-#include "container.h"
#include "smart_ptr.h"
namespace gnash {
Index: server/shape.h
===================================================================
RCS file: /sources/gnash/gnash/server/shape.h,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -b -r1.33 -r1.34
--- server/shape.h 24 Nov 2007 04:58:14 -0000 1.33
+++ server/shape.h 1 Dec 2007 00:15:00 -0000 1.34
@@ -5,7 +5,7 @@
// Quadratic bezier outline shapes, the basis for most SWF rendering.
-/* $Id: shape.h,v 1.33 2007/11/24 04:58:14 bjacques Exp $ */
+/* $Id: shape.h,v 1.34 2007/12/01 00:15:00 strk Exp $ */
#ifndef GNASH_SHAPE_H
#define GNASH_SHAPE_H
@@ -13,6 +13,8 @@
#include "tu_config.h"
#include "styles.h"
+#include <vector> // for path composition
+
// Forward declarations
namespace gnash {
Index: server/stream.h
===================================================================
RCS file: /sources/gnash/gnash/server/stream.h,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -b -r1.31 -r1.32
--- server/stream.h 23 Nov 2007 12:36:40 -0000 1.31
+++ server/stream.h 1 Dec 2007 00:15:00 -0000 1.32
@@ -9,13 +9,13 @@
#ifndef GNASH_STREAM_H
#define GNASH_STREAM_H
-#include "container.h"
#include "swf.h"
#include "tu_config.h"
#include "GnashException.h"
#include <string>
#include <sstream>
+#include <vector> // for composition
// Define the following macro if you want to want Gnash parser
// to assume the underlying SWF is well-formed. It would make
Index: server/timers.h
===================================================================
RCS file: /sources/gnash/gnash/server/timers.h,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- server/timers.h 13 Sep 2007 09:47:32 -0000 1.27
+++ server/timers.h 1 Dec 2007 00:15:00 -0000 1.28
@@ -34,6 +34,7 @@
#include "tu_timer.h"
#include <string>
+#include <vector>
// Forward declarations
namespace gnash {
Index: server/parser/action_buffer.h
===================================================================
RCS file: /sources/gnash/gnash/server/parser/action_buffer.h,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- server/parser/action_buffer.h 26 Nov 2007 13:14:01 -0000 1.20
+++ server/parser/action_buffer.h 1 Dec 2007 00:15:00 -0000 1.21
@@ -24,11 +24,12 @@
#include "gnash.h"
-//#include "as_object.h"
#include "types.h"
-#include <cwchar>
-#include "container.h"
+//#include <cwchar>
+#include <boost/cstdint.hpp> // for uint8_t
+#include <vector> // for composition
+
#include "smart_ptr.h"
// Forward declarations
Index: server/parser/bitmap_character_def.h
===================================================================
RCS file: /sources/gnash/gnash/server/parser/bitmap_character_def.h,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- server/parser/bitmap_character_def.h 1 Jul 2007 10:54:33 -0000
1.19
+++ server/parser/bitmap_character_def.h 1 Dec 2007 00:15:00 -0000
1.20
@@ -29,7 +29,6 @@
#include "gnash.h" // for bitmap_info definition
#include "ref_counted.h" // for character_def inheritance
#include "types.h"
-#include "container.h"
#include "utility.h"
#include "smart_ptr.h"
#include "bitmap_info.h" // for dtor visibility by intrusive_ptr
Index: server/parser/edit_text_character_def.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/parser/edit_text_character_def.cpp,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- server/parser/edit_text_character_def.cpp 16 Oct 2007 22:00:27 -0000
1.14
+++ server/parser/edit_text_character_def.cpp 1 Dec 2007 00:15:00 -0000
1.15
@@ -17,7 +17,7 @@
// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
//
-/* $Id: edit_text_character_def.cpp,v 1.14 2007/10/16 22:00:27 strk Exp $ */
+/* $Id: edit_text_character_def.cpp,v 1.15 2007/12/01 00:15:00 strk Exp $ */
// Based on the public domain text.cpp of Thatcher Ulrich <address@hidden> 2003
@@ -36,9 +36,9 @@
void
edit_text_character_def::read(stream* in, int tag_type,
- movie_definition* m)
+ movie_definition* /*m*/)
{
- assert(m != NULL);
+ //assert(m != NULL);
assert(tag_type == SWF::DEFINEEDITTEXT); // 37
m_rect.read(in);
Index: server/parser/movie_def_impl.h
===================================================================
RCS file: /sources/gnash/gnash/server/parser/movie_def_impl.h,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -b -r1.60 -r1.61
--- server/parser/movie_def_impl.h 26 Nov 2007 12:56:34 -0000 1.60
+++ server/parser/movie_def_impl.h 1 Dec 2007 00:15:00 -0000 1.61
@@ -21,7 +21,6 @@
#ifndef GNASH_MOVIE_DEF_IMPL_H
#define GNASH_MOVIE_DEF_IMPL_H
-#include "container.h"
#include "smart_ptr.h"
#include "fontlib.h"
#include "font.h"
Index: server/parser/movie_definition.h
===================================================================
RCS file: /sources/gnash/gnash/server/parser/movie_definition.h,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -b -r1.36 -r1.37
--- server/parser/movie_definition.h 25 Nov 2007 10:22:57 -0000 1.36
+++ server/parser/movie_definition.h 1 Dec 2007 00:15:00 -0000 1.37
@@ -52,7 +52,6 @@
#define GNASH_MOVIE_DEFINITION_H
#include "character_def.h" // for inheritance
-#include "container.h"
#include "fontlib.h"
#include "jpeg.h"
#include "tu_file.h"
Index: server/parser/shape_character_def.h
===================================================================
RCS file: /sources/gnash/gnash/server/parser/shape_character_def.h,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- server/parser/shape_character_def.h 9 Nov 2007 09:31:22 -0000 1.17
+++ server/parser/shape_character_def.h 1 Dec 2007 00:15:00 -0000 1.18
@@ -5,7 +5,7 @@
// Quadratic bezier outline shapes, the basis for most SWF rendering.
-/* $Id: shape_character_def.h,v 1.17 2007/11/09 09:31:22 strk Exp $ */
+/* $Id: shape_character_def.h,v 1.18 2007/12/01 00:15:00 strk Exp $ */
#ifndef GNASH_SHAPE_CHARACTER_DEF_H
#define GNASH_SHAPE_CHARACTER_DEF_H
@@ -16,6 +16,8 @@
#include "shape.h" // for path
#include "rect.h" // for composition
+#include <vector> // for composition
+
namespace gnash {
class cxform;
Index: server/vm/action.h
===================================================================
RCS file: /sources/gnash/gnash/server/vm/action.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- server/vm/action.h 19 Sep 2007 14:20:51 -0000 1.12
+++ server/vm/action.h 1 Dec 2007 00:15:00 -0000 1.13
@@ -34,7 +34,6 @@
#include "gnash.h"
#include "as_object.h"
#include "types.h"
-#include "container.h"
#include "smart_ptr.h"
#include <cwchar>
Index: testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp
===================================================================
RCS file:
/sources/gnash/gnash/testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp 1 Jul 2007 10:54:45
-0000 1.21
+++ testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp 1 Dec 2007 00:15:00
-0000 1.22
@@ -24,7 +24,6 @@
#include "sprite_instance.h"
#include "character.h"
#include "dlist.h"
-#include "container.h"
#include "log.h"
#include "check.h"
Index: testsuite/misc-ming.all/DefineEditTextTest-Runner.cpp
===================================================================
RCS file:
/sources/gnash/gnash/testsuite/misc-ming.all/DefineEditTextTest-Runner.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- testsuite/misc-ming.all/DefineEditTextTest-Runner.cpp 24 Jul 2007
16:22:02 -0000 1.2
+++ testsuite/misc-ming.all/DefineEditTextTest-Runner.cpp 1 Dec 2007
00:15:01 -0000 1.3
@@ -24,7 +24,6 @@
#include "sprite_instance.h"
#include "character.h"
#include "dlist.h"
-#include "container.h"
#include "log.h"
#include "check.h"
Index: testsuite/misc-ming.all/DefineEditTextVariableNameTest-Runner.cpp
===================================================================
RCS file:
/sources/gnash/gnash/testsuite/misc-ming.all/DefineEditTextVariableNameTest-Runner.cpp,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- testsuite/misc-ming.all/DefineEditTextVariableNameTest-Runner.cpp 1 Jul
2007 10:54:45 -0000 1.13
+++ testsuite/misc-ming.all/DefineEditTextVariableNameTest-Runner.cpp 1 Dec
2007 00:15:01 -0000 1.14
@@ -24,7 +24,6 @@
#include "sprite_instance.h"
#include "character.h"
#include "dlist.h"
-#include "container.h"
#include "log.h"
#include "check.h"
Index: testsuite/misc-ming.all/DrawingApiTestRunner.cpp
===================================================================
RCS file:
/sources/gnash/gnash/testsuite/misc-ming.all/DrawingApiTestRunner.cpp,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -b -r1.38 -r1.39
--- testsuite/misc-ming.all/DrawingApiTestRunner.cpp 21 Nov 2007 18:08:58
-0000 1.38
+++ testsuite/misc-ming.all/DrawingApiTestRunner.cpp 1 Dec 2007 00:15:01
-0000 1.39
@@ -24,7 +24,6 @@
#include "sprite_instance.h"
#include "character.h"
#include "dlist.h"
-#include "container.h"
#include "log.h"
#include "gnash.h" // for gnash::key::code
Index: testsuite/misc-ming.all/NetStream-SquareTestRunner.cpp
===================================================================
RCS file:
/sources/gnash/gnash/testsuite/misc-ming.all/NetStream-SquareTestRunner.cpp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- testsuite/misc-ming.all/NetStream-SquareTestRunner.cpp 20 Oct 2007
10:54:17 -0000 1.7
+++ testsuite/misc-ming.all/NetStream-SquareTestRunner.cpp 1 Dec 2007
00:15:01 -0000 1.8
@@ -24,7 +24,6 @@
#include "sprite_instance.h"
#include "character.h"
#include "dlist.h"
-#include "container.h"
#include "log.h"
#include "check.h"
Index: testsuite/misc-ming.all/RollOverOutTest-Runner.cpp
===================================================================
RCS file:
/sources/gnash/gnash/testsuite/misc-ming.all/RollOverOutTest-Runner.cpp,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- testsuite/misc-ming.all/RollOverOutTest-Runner.cpp 1 Jul 2007 10:54:47
-0000 1.9
+++ testsuite/misc-ming.all/RollOverOutTest-Runner.cpp 1 Dec 2007 00:15:01
-0000 1.10
@@ -24,7 +24,6 @@
#include "sprite_instance.h"
#include "character.h"
#include "dlist.h"
-#include "container.h"
#include "log.h"
#include "check.h"
Index: testsuite/misc-ming.all/SpriteButtonEventsTest-Runner.cpp
===================================================================
RCS file:
/sources/gnash/gnash/testsuite/misc-ming.all/SpriteButtonEventsTest-Runner.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- testsuite/misc-ming.all/SpriteButtonEventsTest-Runner.cpp 1 Jul 2007
10:54:47 -0000 1.4
+++ testsuite/misc-ming.all/SpriteButtonEventsTest-Runner.cpp 1 Dec 2007
00:15:01 -0000 1.5
@@ -24,7 +24,6 @@
#include "sprite_instance.h"
#include "character.h"
#include "dlist.h"
-#include "container.h"
#include "log.h"
#include "check.h"
Index: testsuite/misc-ming.all/Video-EmbedSquareTestRunner.cpp
===================================================================
RCS file:
/sources/gnash/gnash/testsuite/misc-ming.all/Video-EmbedSquareTestRunner.cpp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- testsuite/misc-ming.all/Video-EmbedSquareTestRunner.cpp 29 Nov 2007
14:39:40 -0000 1.7
+++ testsuite/misc-ming.all/Video-EmbedSquareTestRunner.cpp 1 Dec 2007
00:15:01 -0000 1.8
@@ -24,7 +24,6 @@
#include "sprite_instance.h"
#include "character.h"
#include "dlist.h"
-#include "container.h"
#include "log.h"
#include "check.h"
Index: testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp
===================================================================
RCS file:
/sources/gnash/gnash/testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp 1 Jul 2007
10:54:50 -0000 1.5
+++ testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp 1 Dec 2007
00:15:01 -0000 1.6
@@ -24,7 +24,6 @@
#include "sprite_instance.h"
#include "character.h"
#include "dlist.h"
-#include "container.h"
#include "log.h"
#include "check.h"
Index: testsuite/misc-ming.all/attachMovieTestRunner.cpp
===================================================================
RCS file:
/sources/gnash/gnash/testsuite/misc-ming.all/attachMovieTestRunner.cpp,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- testsuite/misc-ming.all/attachMovieTestRunner.cpp 19 Sep 2007 14:20:51
-0000 1.14
+++ testsuite/misc-ming.all/attachMovieTestRunner.cpp 1 Dec 2007 00:15:01
-0000 1.15
@@ -24,7 +24,6 @@
#include "sprite_instance.h"
#include "character.h"
#include "dlist.h"
-#include "container.h"
#include "log.h"
#include "VM.h"
Index: testsuite/misc-ming.all/eventSoundTest1-Runner.cpp
===================================================================
RCS file:
/sources/gnash/gnash/testsuite/misc-ming.all/eventSoundTest1-Runner.cpp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- testsuite/misc-ming.all/eventSoundTest1-Runner.cpp 1 Jul 2007 10:54:53
-0000 1.7
+++ testsuite/misc-ming.all/eventSoundTest1-Runner.cpp 1 Dec 2007 00:15:01
-0000 1.8
@@ -24,7 +24,6 @@
#include "sprite_instance.h"
#include "character.h"
#include "dlist.h"
-#include "container.h"
#include "log.h"
#include "GnashException.h"
Index: testsuite/misc-ming.all/intervalTestRunner.cpp
===================================================================
RCS file: /sources/gnash/gnash/testsuite/misc-ming.all/intervalTestRunner.cpp,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- testsuite/misc-ming.all/intervalTestRunner.cpp 20 Nov 2007 00:44:05
-0000 1.9
+++ testsuite/misc-ming.all/intervalTestRunner.cpp 1 Dec 2007 00:15:01
-0000 1.10
@@ -24,7 +24,6 @@
#include "sprite_instance.h"
#include "character.h"
#include "dlist.h"
-#include "container.h"
#include "log.h"
#include "VM.h"
Index: testsuite/misc-ming.all/key_event_testrunner.cpp
===================================================================
RCS file:
/sources/gnash/gnash/testsuite/misc-ming.all/key_event_testrunner.cpp,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- testsuite/misc-ming.all/key_event_testrunner.cpp 22 Nov 2007 08:04:48
-0000 1.16
+++ testsuite/misc-ming.all/key_event_testrunner.cpp 1 Dec 2007 00:15:01
-0000 1.17
@@ -24,7 +24,6 @@
#include "sprite_instance.h"
#include "character.h"
#include "dlist.h"
-#include "container.h"
#include "log.h"
#include "VM.h"
Index: testsuite/misc-ming.all/loadMovieTestRunner.cpp
===================================================================
RCS file: /sources/gnash/gnash/testsuite/misc-ming.all/loadMovieTestRunner.cpp,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- testsuite/misc-ming.all/loadMovieTestRunner.cpp 20 Oct 2007 09:40:10
-0000 1.11
+++ testsuite/misc-ming.all/loadMovieTestRunner.cpp 1 Dec 2007 00:15:02
-0000 1.12
@@ -24,7 +24,6 @@
#include "sprite_instance.h"
#include "character.h"
#include "dlist.h"
-#include "container.h"
#include "log.h"
#include "URL.h"
Index: testsuite/misc-ming.all/loop_test-Runner.cpp
===================================================================
RCS file: /sources/gnash/gnash/testsuite/misc-ming.all/loop_test-Runner.cpp,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- testsuite/misc-ming.all/loop_test-Runner.cpp 1 Jul 2007 10:54:56
-0000 1.10
+++ testsuite/misc-ming.all/loop_test-Runner.cpp 1 Dec 2007 00:15:02
-0000 1.11
@@ -24,7 +24,6 @@
#include "sprite_instance.h"
#include "character.h"
#include "dlist.h"
-#include "container.h"
#include "log.h"
#include "GnashException.h"
Index: testsuite/misc-ming.all/loop_test2runner.cpp
===================================================================
RCS file: /sources/gnash/gnash/testsuite/misc-ming.all/loop_test2runner.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- testsuite/misc-ming.all/loop_test2runner.cpp 1 Jul 2007 10:54:56
-0000 1.4
+++ testsuite/misc-ming.all/loop_test2runner.cpp 1 Dec 2007 00:15:02
-0000 1.5
@@ -10,8 +10,8 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License
+ *
+ * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
@@ -24,7 +24,6 @@
#include "sprite_instance.h"
#include "character.h"
#include "dlist.h"
-#include "container.h"
#include "log.h"
#include "check.h"
Index: testsuite/misc-ming.all/masks_test2runner.cpp
===================================================================
RCS file: /sources/gnash/gnash/testsuite/misc-ming.all/masks_test2runner.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- testsuite/misc-ming.all/masks_test2runner.cpp 13 Nov 2007 08:37:24
-0000 1.3
+++ testsuite/misc-ming.all/masks_test2runner.cpp 1 Dec 2007 00:15:02
-0000 1.4
@@ -24,7 +24,6 @@
#include "sprite_instance.h"
#include "character.h"
#include "dlist.h"
-#include "container.h"
#include "log.h"
#include "check.h"
Index: testsuite/misc-ming.all/masks_testrunner.cpp
===================================================================
RCS file: /sources/gnash/gnash/testsuite/misc-ming.all/masks_testrunner.cpp,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- testsuite/misc-ming.all/masks_testrunner.cpp 30 Oct 2007 09:38:34
-0000 1.9
+++ testsuite/misc-ming.all/masks_testrunner.cpp 1 Dec 2007 00:15:02
-0000 1.10
@@ -24,7 +24,6 @@
#include "sprite_instance.h"
#include "character.h"
#include "dlist.h"
-#include "container.h"
#include "log.h"
#include "check.h"
Index: testsuite/misc-ming.all/morph_test1runner.cpp
===================================================================
RCS file: /sources/gnash/gnash/testsuite/misc-ming.all/morph_test1runner.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- testsuite/misc-ming.all/morph_test1runner.cpp 1 Jul 2007 10:54:58
-0000 1.2
+++ testsuite/misc-ming.all/morph_test1runner.cpp 1 Dec 2007 00:15:02
-0000 1.3
@@ -10,8 +10,8 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License
+ *
+ * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
@@ -24,7 +24,6 @@
#include "sprite_instance.h"
#include "character.h"
#include "dlist.h"
-#include "container.h"
#include "log.h"
#include "check.h"
Index: testsuite/misc-ming.all/registerClassTestRunner.cpp
===================================================================
RCS file:
/sources/gnash/gnash/testsuite/misc-ming.all/registerClassTestRunner.cpp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- testsuite/misc-ming.all/registerClassTestRunner.cpp 1 Jul 2007 10:55:01
-0000 1.7
+++ testsuite/misc-ming.all/registerClassTestRunner.cpp 1 Dec 2007 00:15:02
-0000 1.8
@@ -24,7 +24,6 @@
#include "sprite_instance.h"
#include "character.h"
#include "dlist.h"
-#include "container.h"
#include "log.h"
#include "check.h"
Index: testsuite/misc-ming.all/replace_buttons1test_runner.cpp
===================================================================
RCS file:
/sources/gnash/gnash/testsuite/misc-ming.all/replace_buttons1test_runner.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- testsuite/misc-ming.all/replace_buttons1test_runner.cpp 1 Jul 2007
10:55:01 -0000 1.4
+++ testsuite/misc-ming.all/replace_buttons1test_runner.cpp 1 Dec 2007
00:15:02 -0000 1.5
@@ -10,8 +10,8 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License
+ *
+ * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
@@ -24,7 +24,6 @@
#include "sprite_instance.h"
#include "character.h"
#include "dlist.h"
-#include "container.h"
#include "log.h"
#include "check.h"
Index: testsuite/misc-ming.all/replace_shapes1test_runner.cpp
===================================================================
RCS file:
/sources/gnash/gnash/testsuite/misc-ming.all/replace_shapes1test_runner.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- testsuite/misc-ming.all/replace_shapes1test_runner.cpp 1 Jul 2007
10:55:03 -0000 1.3
+++ testsuite/misc-ming.all/replace_shapes1test_runner.cpp 1 Dec 2007
00:15:02 -0000 1.4
@@ -10,8 +10,8 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License
+ *
+ * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
@@ -24,7 +24,6 @@
#include "sprite_instance.h"
#include "character.h"
#include "dlist.h"
-#include "container.h"
#include "log.h"
#include "check.h"
Index: testsuite/misc-ming.all/replace_sprites1test_runner.cpp
===================================================================
RCS file:
/sources/gnash/gnash/testsuite/misc-ming.all/replace_sprites1test_runner.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- testsuite/misc-ming.all/replace_sprites1test_runner.cpp 1 Jul 2007
10:55:03 -0000 1.4
+++ testsuite/misc-ming.all/replace_sprites1test_runner.cpp 1 Dec 2007
00:15:02 -0000 1.5
@@ -10,8 +10,8 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License
+ *
+ * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
@@ -24,7 +24,6 @@
#include "sprite_instance.h"
#include "character.h"
#include "dlist.h"
-#include "container.h"
#include "log.h"
#include "check.h"
Index: testsuite/misc-ming.all/root_stop_testrunner.cpp
===================================================================
RCS file:
/sources/gnash/gnash/testsuite/misc-ming.all/root_stop_testrunner.cpp,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- testsuite/misc-ming.all/root_stop_testrunner.cpp 1 Jul 2007 10:55:05
-0000 1.9
+++ testsuite/misc-ming.all/root_stop_testrunner.cpp 1 Dec 2007 00:15:03
-0000 1.10
@@ -10,8 +10,8 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License
+ *
+ * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
@@ -26,7 +26,6 @@
#include "sprite_instance.h"
#include "character.h"
#include "dlist.h"
-#include "container.h"
#include "log.h"
#include "check.h"
Index: testsuite/misc-ming.all/simple_loop_testrunner.cpp
===================================================================
RCS file:
/sources/gnash/gnash/testsuite/misc-ming.all/simple_loop_testrunner.cpp,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- testsuite/misc-ming.all/simple_loop_testrunner.cpp 27 Sep 2007 11:44:33
-0000 1.10
+++ testsuite/misc-ming.all/simple_loop_testrunner.cpp 1 Dec 2007 00:15:03
-0000 1.11
@@ -10,8 +10,8 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License
+ *
+ * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
@@ -26,7 +26,6 @@
#include "sprite_instance.h"
#include "character.h"
#include "dlist.h"
-#include "container.h"
#include "log.h"
#include "check.h"
Index: testsuite/movies.all/gravity_embedded-TestRunner.cpp
===================================================================
RCS file:
/sources/gnash/gnash/testsuite/movies.all/gravity_embedded-TestRunner.cpp,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- testsuite/movies.all/gravity_embedded-TestRunner.cpp 19 Sep 2007
14:20:52 -0000 1.9
+++ testsuite/movies.all/gravity_embedded-TestRunner.cpp 1 Dec 2007
00:15:03 -0000 1.10
@@ -24,7 +24,6 @@
#include "sprite_instance.h"
#include "character.h"
#include "dlist.h"
-#include "container.h"
#include "log.h"
#include "VM.h"
Index: testsuite/samples/clip_as_button2-TestRunner.cpp
===================================================================
RCS file:
/sources/gnash/gnash/testsuite/samples/clip_as_button2-TestRunner.cpp,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- testsuite/samples/clip_as_button2-TestRunner.cpp 1 Jul 2007 10:55:10
-0000 1.10
+++ testsuite/samples/clip_as_button2-TestRunner.cpp 1 Dec 2007 00:15:03
-0000 1.11
@@ -25,7 +25,6 @@
#include "sprite_instance.h"
#include "character.h"
#include "dlist.h"
-#include "container.h"
#include "log.h"
#include "check.h"
Index: testsuite/samples/gotoFrameOnKeyEvent-TestRunner.cpp
===================================================================
RCS file:
/sources/gnash/gnash/testsuite/samples/gotoFrameOnKeyEvent-TestRunner.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- testsuite/samples/gotoFrameOnKeyEvent-TestRunner.cpp 13 Aug 2007
08:40:22 -0000 1.5
+++ testsuite/samples/gotoFrameOnKeyEvent-TestRunner.cpp 1 Dec 2007
00:15:03 -0000 1.6
@@ -25,7 +25,6 @@
#include "sprite_instance.h"
#include "character.h"
#include "dlist.h"
-#include "container.h"
#include "log.h"
#include "check.h"
Index: testsuite/samples/subshapes-TestRunner.cpp
===================================================================
RCS file: /sources/gnash/gnash/testsuite/samples/subshapes-TestRunner.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- testsuite/samples/subshapes-TestRunner.cpp 1 Jul 2007 10:55:11 -0000
1.2
+++ testsuite/samples/subshapes-TestRunner.cpp 1 Dec 2007 00:15:03 -0000
1.3
@@ -25,7 +25,6 @@
#include "sprite_instance.h"
#include "character.h"
#include "dlist.h"
-#include "container.h"
#include "log.h"
#include "check.h"
Index: utilities/processor.cpp
===================================================================
RCS file: /sources/gnash/gnash/utilities/processor.cpp,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -b -r1.69 -r1.70
--- utilities/processor.cpp 17 Nov 2007 09:32:00 -0000 1.69
+++ utilities/processor.cpp 1 Dec 2007 00:15:03 -0000 1.70
@@ -16,7 +16,7 @@
// along with this program; if not, write to the Free Software
// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-/* $Id: processor.cpp,v 1.69 2007/11/17 09:32:00 strk Exp $ */
+/* $Id: processor.cpp,v 1.70 2007/12/01 00:15:03 strk Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
@@ -33,7 +33,6 @@
#include "gettext.h"
#include "tu_file.h"
-#include "container.h"
#include "gnash.h"
#include "movie_definition.h"
#include "sprite_instance.h"
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gnash-commit] gnash ChangeLog libbase/BitsReader.h libbase/im...,
Sandro Santilli <=