[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gnash-commit
Subject:    [Gnash-commit] gnash ChangeLog testsuite/DummyCharacter.h
From:       Sandro Santilli <strk () keybit ! net>
Date:       2007-02-28 19:54:18
Message-ID: E1HMUsU-0007zB-BY () savannah ! gnu ! org
[Download RAW message or body]

CVSROOT:	/sources/gnash
Module name:	gnash
Changes by:	Sandro Santilli <strk>	07/02/28 19:54:18

Modified files:
	.              : ChangeLog 
	testsuite      : DummyCharacter.h 

Log message:
	        * libgeometry/snappingrange.h: strip CRs, fix contains(), copyright
	          notice and doxygen formatting.
	        * testsuite/DummyCharacter.h: update to add_invalidated_bounds
	          (would not need if character provided a default implementation :)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.2498&r2=1.2499
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/DummyCharacter.h?cvsroot=gnash&r1=1.1&r2=1.2

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.2498
retrieving revision 1.2499
diff -u -b -r1.2498 -r1.2499
--- ChangeLog	28 Feb 2007 17:26:03 -0000	1.2498
+++ ChangeLog	28 Feb 2007 19:54:17 -0000	1.2499
@@ -1,3 +1,10 @@
+2007-02-28 Sandro Santilli <strk@keybit.net>
+
+	* libgeometry/snappingrange.h: strip CRs, fix contains(), copyright
+	  notice and doxygen formatting.
+	* testsuite/DummyCharacter.h: update to add_invalidated_bounds
+	  (would not need if character provided a default implementation :)
+
 2007-02-28 Udo Giacomozzi <udo.gnu@nova-sys.net>
 
   * backend/render_handler.h, 

Index: testsuite/DummyCharacter.h
===================================================================
RCS file: /sources/gnash/gnash/testsuite/DummyCharacter.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- testsuite/DummyCharacter.h	28 Feb 2007 14:10:25 -0000	1.1
+++ testsuite/DummyCharacter.h	28 Feb 2007 19:54:17 -0000	1.2
@@ -24,13 +24,13 @@
 #include "character.h" // for inheritance
 #include "rect.h" // for composition
 #include "movie_instance.h" // for create_movie_instance
+#include "snappingrange.h" // for InvalidatedRanges typedef (don't like it)
 
 #include <string>
 #include <memory> // for auto_ptr
 
 // Forward declarations
 namespace gnash {
-	//class bitmap_character_def;
 }
 
 namespace gnash
@@ -54,7 +54,7 @@
 	{
 	}
 
-	void get_invalidated_bounds(rect* /*bounds*/, bool /*force*/) {}
+	void add_invalidated_bounds(InvalidatedRanges& /*bounds*/, bool /*force*/) {}
 
 };
 



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic