CVSROOT: /sources/gnash
Module name: gnash
Changes by: Ann Barcomb <ann> 07/01/03 15:18:35
Modified files:
. : ChangeLog
doc/C : internals.xml
Log message:
Rob clarified that 'canvas' was being used in a generic
sense, before the actual Firefox canvas was created.
Bastiaan confirmed that the text now makes sense.
Thanks to dolphinling for pointing out this error.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.2039&r2=1.2040
http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/internals.xml?cvsroot=gnash&r1=1.51&r2=1.52
Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.2039
retrieving revision 1.2040
diff -u -b -r1.2039 -r1.2040
--- ChangeLog 3 Jan 2007 01:04:50 -0000 1.2039
+++ ChangeLog 3 Jan 2007 15:18:35 -0000 1.2040
@@ -1,3 +1,8 @@
+2007-01-03 Ann Barcomb <[EMAIL PROTECTED]>
+
+ * Corrected Firefox version and canvas information
+ in internals.xml
+
2002-01-03 Markus Gothe <[EMAIL PROTECTED]>
* cygnal/http.cpp: removed extra ';'.
Index: doc/C/internals.xml
===================================================================
RCS file: /sources/gnash/gnash/doc/C/internals.xml,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -b -r1.51 -r1.52
--- doc/C/internals.xml 3 Jan 2007 15:11:54 -0000 1.51
+++ doc/C/internals.xml 3 Jan 2007 15:18:35 -0000 1.52
@@ -171,9 +171,9 @@
<para>
One future thought for the plugin is to use the new Firefox
1.0.5 or greater version of Firefox. This version has added a
- drawable canvas window that supports hardware acceleration, and
+ GTK drawable window which supports hardware acceleration, and
is designed to support things like rendering directly into the
- canvas without needing OpenGL.
+ window without needing OpenGL.
</para>
<sect4 id="pluginstatus">
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit