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/05/26 01:34:05 UTC

[1/18] wp7 commit: Merge pull request #7 from purplecabbage/1.8.0rc1ReleasePrep

Updated Branches:
  refs/heads/master e87a25834 -> b1430c671


Merge pull request #7 from purplecabbage/1.8.0rc1ReleasePrep

1.8.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/b1430c67
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/tree/b1430c67
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/diff/b1430c67

Branch: refs/heads/master
Commit: b1430c6714575aee7930cf51322d29d8192b9e2e
Parents: 4ba2d6c fcf267e
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Fri May 25 16:32:59 2012 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Fri May 25 16:32:59 2012 -0700

----------------------------------------------------------------------
 CordovaStarter-1.7.0.zip                           |  Bin 204619 -> 0 bytes
 CordovaStarter-1.8.0rc1.zip                        |  Bin 0 -> 210040 bytes
 VERSION                                            |    2 +-
 cordova-1.7.0.js                                   | 4828 -------------
 cordova-1.8.0rc1.js                                | 5445 +++++++++++++++
 example/CordovaExample.csproj                      |   10 +-
 example/CordovaSourceDictionary.xml                |    2 +-
 example/GapLib/WP7CordovaClassLib.dll              |  Bin 152064 -> 143360 bytes
 example/www/accelerometer.html                     |    2 +-
 example/www/accelerometer2.html                    |    2 +-
 example/www/audio.html                             |    2 +-
 example/www/calculator.html                        |    2 +-
 example/www/camera.html                            |    2 +-
 example/www/capture.html                           |    2 +-
 example/www/compass.html                           |    2 +-
 example/www/contacts.html                          |    2 +-
 example/www/cordova-1.7.0.js                       | 5097 --------------
 example/www/cordova-1.8.0rc1.js                    | 5445 +++++++++++++++
 example/www/events.html                            |    2 +-
 example/www/file.html                              |    2 +-
 example/www/index.html                             |    2 +-
 example/www/location.html                          |    2 +-
 example/www/network.html                           |    2 +-
 example/www/notification.html                      |   25 +-
 example/www/storage.html                           |    2 +-
 framework/Cordova/Commands/Device.cs               |    2 +-
 framework/Properties/AssemblyInfo.cs               |    4 +-
 templates/description.txt                          |    2 +-
 templates/full/GapAppProj.csproj                   |    4 +-
 templates/full/GapLib/WP7CordovaClassLib.dll       |  Bin 152064 -> 143360 bytes
 templates/full/www/cordova-1.7.0.js                | 5097 --------------
 templates/full/www/cordova-1.8.0rc1.js             | 5445 +++++++++++++++
 templates/full/www/index.html                      |    2 +-
 .../MobileSpecUnitTests/MobileSpecUnitTests.csproj |    6 +-
 tests/MobileSpecUnitTests/www/cordova-1.7.0.js     | 4810 -------------
 tests/MobileSpecUnitTests/www/cordova-1.8.0rc1.js  | 5445 +++++++++++++++
 tests/MobileSpecUnitTests/www/index.html           |    2 +-
 37 files changed, 21821 insertions(+), 19880 deletions(-)
----------------------------------------------------------------------