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/05 23:39:22 UTC

[1/25] wp7 commit: Merge pull request #8 from purplecabbage/1.8.0ReleasePrep

Updated Branches:
  refs/heads/master b1430c671 -> 50cfca0c6


Merge pull request #8 from purplecabbage/1.8.0ReleasePrep

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

Branch: refs/heads/master
Commit: 50cfca0c69119f20e31768a87335bf76182a7e01
Parents: bcaabc3 971a4b7
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Tue Jun 5 14:37:41 2012 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Tue Jun 5 14:37:41 2012 -0700

----------------------------------------------------------------------
 CordovaStarter-1.8.0.zip                           |  Bin 0 -> 216065 bytes
 CordovaStarter-1.8.0rc1.zip                        |  Bin 210040 -> 0 bytes
 VERSION                                            |    2 +-
 cordova-1.8.0.js                                   | 5471 +++++++++++++++
 cordova-1.8.0rc1.js                                | 5445 --------------
 example/CordovaExample.csproj                      |   10 +-
 example/CordovaSourceDictionary.xml                |   20 +-
 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.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                      |    2 +-
 example/www/storage.html                           |    2 +-
 framework/Cordova/Commands/Device.cs               |    2 +-
 templates/custom/GapAppProj.csproj                 |    5 +-
 templates/custom/www/cordova-1.8.0.js              | 5471 +++++++++++++++
 templates/custom/www/index.html                    |    2 +-
 templates/description.txt                          |    2 +-
 templates/full/CordovaSourceDictionary.xml         |   22 +-
 templates/full/GapAppProj.csproj                   |    4 +-
 templates/full/GapLib/WP7CordovaClassLib.dll       |  Bin 143360 -> 151552 bytes
 templates/full/www/cordova-1.8.0.js                | 5471 +++++++++++++++
 templates/full/www/cordova-1.8.0rc1.js             | 5445 --------------
 templates/full/www/index.html                      |    2 +-
 .../MobileSpecUnitTests/MobileSpecUnitTests.csproj |    6 +-
 tests/MobileSpecUnitTests/www/cordova-1.8.0rc1.js  | 5445 --------------
 tests/MobileSpecUnitTests/www/index.html           |    2 +-
 37 files changed, 16453 insertions(+), 21849 deletions(-)
----------------------------------------------------------------------