gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash ChangeLog


From: Rob Savoye
Subject: [Gnash-commit] gnash ChangeLog
Date: Sat, 13 May 2006 00:48:40 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Branch:         
Changes by:     Rob Savoye <address@hidden>     06/05/13 00:48:39

Modified files:
        .              : ChangeLog 

Log message:
        Oops, forgot to check this in with the other KDE stuff.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/gnash/ChangeLog.diff?tr1=1.312&tr2=1.313&r1=text&r2=text

Patches:
Index: gnash/ChangeLog
diff -u gnash/ChangeLog:1.312 gnash/ChangeLog:1.313
--- gnash/ChangeLog:1.312       Fri May 12 22:17:29 2006
+++ gnash/ChangeLog     Sat May 13 00:48:39 2006
@@ -7,8 +7,25 @@
        * libbase/curl_adapter.cpp, libbase/curl_adapter.h: initial
        implementation of a libcurl adapter for tu_file.
 
-2006-05-12 Rob Savoye <address@hidden>
+2006-05-12 Rob Savoye <address@hidden>
 
+       * gui/kde.cpp: New file for KDE support.
+       * gui/kde_glue.h: New file for KDE support.
+       * gui/kde_glue_opengl.cpp: New file for KDE support.
+       * gui/kde_glue_opengl.h: New file for KDE support.
+       * gui/kdesup.h: New file for KDE support.
+       * gui/Makefile.am: Add support for Klash and KDE.
+       * gui/gnash.cpp: Add support for building with KDE support.
+       * gui/gtk.cpp: Use Gui class methods for movie control instead of
+       having the code here.
+       * gui/gtksup.h: run() now takes an argument.
+       * gui/gui.cpp: Include movie_definition. Add methods for movie
+       control. Move advance_movie() from gnash.cpp to here.
+       * gui/gui.h: Add non virtual init() and createWindow(). Add static
+       methods for movie control.
+       * gui/sdl.cpp: run() now takes an argument.
+       * gui/sdlsup.h: run() now takes an argument.
+       
        * macros/glib.m4: Look for the internal config file in the lib dir
        in addition to the regular headers.
        * macros/gtk2.m4: Look for the internal config file in the lib dir
@@ -16,8 +33,6 @@
        * macros/gtkglext.m4: Look for the internal config file in the lib
        dir in addition to the regular headers.
 
-2006-05-12 Rob Savoye <address@hidden>
-
        * configure.ac: Print a warning, not an error if Cairo or
        SDL_Mixer aren't installed. For bug #16560.
        * gui/*: Update to latest version of the Mozilla exemption.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]