gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [SCM] Gnash branch, objecturi, updated. 836487de2005aa391


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, objecturi, updated. 836487de2005aa39111c8cfea1f5d9dd5561bb82
Date: Thu, 04 Nov 2010 20:04:38 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, objecturi has been updated
       via  836487de2005aa39111c8cfea1f5d9dd5561bb82 (commit)
       via  3cf449590f72a785e7dfb4f7948c04055b77c406 (commit)
       via  5df8a9b767a65592073b9540cde8b411bef515da (commit)
       via  ccf8da18f9b3adfa2c38d5dc025e3890be1a0319 (commit)
       via  00776702a3b6a407dccb7dc2319e0768ddb2156d (commit)
       via  ea602ba0a49444bda2768a6735fcc2ab4ac5d7f5 (commit)
       via  55e712d5141cd67d895774aeb62f57f1e2badd94 (commit)
       via  9bab924d3bedefb7be78594f28eb882fd0db525c (commit)
       via  3b5da9e765b05155172c231d06d1fe347c7abf30 (commit)
       via  fd4ac07c55d64c91e186a03ab338352d99c5fdc6 (commit)
       via  f45362f1c882353b27773cec5a831b0c7293e799 (commit)
       via  ef2819bdf09e1ff27f63100c73fdb25779f2fd62 (commit)
      from  7d1737033ad0e96dece2daa5717be8bb3151df6d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=836487de2005aa39111c8cfea1f5d9dd5561bb82


commit 836487de2005aa39111c8cfea1f5d9dd5561bb82
Merge: 7d17370 3cf4495
Author: Sandro Santilli <address@hidden>
Date:   Thu Nov 4 21:04:27 2010 +0100

    Merge branch 'master' into objecturi


-----------------------------------------------------------------------

Summary of changes:
 configure.ac                                       |   23 ++++----
 gui/Player.cpp                                     |   14 +++--
 gui/gui.cpp                                        |    3 +-
 gui/pythonmod/gnash-view.cpp                       |    3 +-
 libbase/Makefile.am                                |    4 ++
 {libcore => libbase}/StreamProvider.cpp            |   29 ++++------
 {libcore => libbase}/StreamProvider.h              |   54 +++++++++++++------
 {libcore => libbase}/URLAccessManager.cpp          |    0
 {libcore => libbase}/URLAccessManager.h            |    0
 libcore/Makefile.am                                |    4 --
 libcore/MovieClip.cpp                              |    2 +-
 libcore/MovieFactory.cpp                           |    2 +-
 libcore/MovieLoader.cpp                            |    2 +-
 libcore/RunResources.h                             |   19 ++-----
 libcore/asobj/LoadableObject.cpp                   |    4 +-
 libcore/asobj/LocalConnection_as.cpp               |    2 +-
 libcore/asobj/NetConnection_as.cpp                 |    8 ++--
 libcore/asobj/SharedObject_as.cpp                  |    4 +-
 libcore/asobj/Sound_as.cpp                         |    2 +-
 .../asobj/flash/external/ExternalInterface_as.cpp  |    2 +-
 libcore/movie_root.cpp                             |    2 +-
 libcore/movie_root.h                               |    2 +-
 libcore/swf/ImportAssetsTag.h                      |    2 +-
 testsuite/MovieTester.cpp                          |    2 +-
 testsuite/libcore.all/AsValueTest.cpp              |    4 +-
 testsuite/libcore.all/DisplayListTest.cpp          |    3 +-
 testsuite/libcore.all/PropertyListTest.cpp         |    3 +-
 utilities/processor.cpp                            |    2 +-
 28 files changed, 106 insertions(+), 95 deletions(-)
 rename {libcore => libbase}/StreamProvider.cpp (91%)
 rename {libcore => libbase}/StreamProvider.h (64%)
 rename {libcore => libbase}/URLAccessManager.cpp (100%)
 rename {libcore => libbase}/URLAccessManager.h (100%)


hooks/post-receive
-- 
Gnash



reply via email to

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