You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2012/06/22 20:42:32 UTC

[1/18] wp7 commit: Merge pull request #13 from purplecabbage/1.9.0rc1ReleasePrep

Updated Branches:
  refs/heads/master 9e0b2a981 -> 6543eb830
Updated Tags:  refs/tags/1.9.0rc1 [created] 6543eb830


Merge pull request #13 from purplecabbage/1.9.0rc1ReleasePrep

1.9.0rc1 release prep

Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/commit/6543eb83
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/tree/6543eb83
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/diff/6543eb83

Branch: refs/heads/master
Commit: 6543eb830f93cf38eb741814b7ede3e4aeece9c9
Parents: f61b3a4 976eae5
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Fri Jun 22 11:40:40 2012 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Fri Jun 22 11:40:40 2012 -0700

----------------------------------------------------------------------
 CordovaStarter-1.8.1.zip                           |  Bin 216309 -> 0 bytes
 CordovaStarter-1.9.0rc1.zip                        |  Bin 0 -> 219722 bytes
 VERSION                                            |    2 +-
 cordova-1.8.1.js                                   | 5484 --------------
 cordova-1.9.0.js                                   | 5644 +++++++++++++++
 example/CordovaExample.csproj                      |   56 +-
 example/CordovaSourceDictionary.xml                |    2 +-
 example/GapLib/WP7CordovaClassLib.dll              |  Bin 151552 -> 156672 bytes
 example/www/accelerometer.html                     |    2 +-
 example/www/accelerometer2.html                    |    2 +-
 example/www/audio.html                             |    6 +-
 example/www/calculator.html                        |    6 +-
 example/www/camera.html                            |    8 +-
 example/www/capture.html                           |    4 +-
 example/www/compass.html                           |    6 +-
 example/www/contacts.html                          |    2 +-
 example/www/cordova-1.8.1.js                       | 5484 --------------
 example/www/cordova-1.9.0.js                       | 5644 +++++++++++++++
 example/www/events.html                            |   12 +-
 example/www/file.html                              |    6 +-
 example/www/index.html                             |    2 +-
 example/www/location.html                          |    8 +-
 example/www/network.html                           |    2 +-
 example/www/notification.html                      |    2 +-
 example/www/storage.html                           |    4 +-
 framework/Cordova/Commands/Device.cs               |    2 +-
 framework/Properties/AssemblyInfo.cs               |    4 +-
 templates/GapAppVsPackage.sln                      |   26 -
 templates/description.txt                          |    2 +-
 templates/full/GapAppProj.csproj                   |    4 +-
 templates/full/GapLib/WP7CordovaClassLib.dll       |  Bin 151552 -> 156672 bytes
 templates/full/www/cordova-1.8.1.js                | 5484 --------------
 templates/full/www/cordova-1.9.0.js                | 5644 +++++++++++++++
 templates/full/www/index.html                      |    2 +-
 .../MobileSpecUnitTests/MobileSpecUnitTests.csproj |    2 +-
 tests/MobileSpecUnitTests/www/cordova-1.8.1.js     | 5484 --------------
 tests/MobileSpecUnitTests/www/cordova-1.9.0.js     | 5644 +++++++++++++++
 tests/MobileSpecUnitTests/www/index.html           |    2 +-
 38 files changed, 22664 insertions(+), 22024 deletions(-)
----------------------------------------------------------------------