[cairo-commit] xsvg ChangeLog,1.30,1.31
Carl Worth
commit at pdx.freedesktop.org
Mon Apr 11 12:24:46 PDT 2005
Committed by: cworth
Update of /cvs/cairo/xsvg
In directory gabe:/tmp/cvs-serv32199
Modified Files:
ChangeLog
Log Message:
* src/args.c: (args_help): Remove -F option from documentation as
it is currently unimplemented.
* src/xsvg.c: (main): Fix uninitialized value for
win->full_mode. This fixes the bug which would cause the window to
come up at fullscreen size sometimes.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/xsvg/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- ChangeLog 21 Feb 2005 20:48:30 -0000 1.30
+++ ChangeLog 11 Apr 2005 19:24:44 -0000 1.31
@@ -1,3 +1,12 @@
+2005-04-11 Carl Worth <cworth at cworth.org>
+
+ * src/args.c: (args_help): Remove -F option from documentation as
+ it is currently unimplemented.
+
+ * src/xsvg.c: (main): Fix uninitialized value for
+ win->full_mode. This fixes the bug which would cause the window to
+ come up at fullscreen size sometimes.
+
2005-02-21 Carl Worth <cworth at cworth.org>
* configure.in: Don't require an xcursor package, (since the code
More information about the cairo-commit
mailing list