You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by sgrebnov <gi...@git.apache.org> on 2012/08/16 20:18:48 UTC

incubator-cordova-weinre pull request: Windows phone support (core function...

GitHub user sgrebnov opened a pull request:

    https://github.com/apache/incubator-cordova-weinre/pull/9

    Windows phone support (core functionality)

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sgrebnov/incubator-cordova-weinre windows-phone

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-cordova-weinre/pull/9.patch

----
commit b430f96b4c49d77a52bc27c7c05570f268d15614
Author: Sergei Grebnov <se...@akvelon.com>
Date:   2012-08-03T12:58:22-07:00

    made scripts python 3.x compliant

commit 1357541a89a349880bd579fa31527eb1384f152a
Author: Sergei Grebnov <se...@akvelon.com>
Date:   2012-08-03T12:59:05-07:00

    replaced const statement with var

commit bc0a0b8de5c08343005daac2c0741c5aaa43acbb
Author: Sergei Grebnov <se...@akvelon.com>
Date:   2012-08-03T13:01:18-07:00

    dirty corrections of target-script components

commit 59220e2948bfa8df22cf860f524eee061df9100e
Author: Sergei Grebnov <se...@akvelon.com>
Date:   2012-08-05T05:18:03-07:00

    console: fixes __defineGetter__ error

commit 1df66efbf2d94dd62c0b4b5de7bb7cbf1f1288f3
Author: Sergei Grebnov <se...@akvelon.com>
Date:   2012-08-05T05:19:04-07:00

    fixes metrics and inline styles

commit c585b761357bab4db650aa45152a16b042b921eb
Author: Sergei Grebnov <se...@akvelon.com>
Date:   2012-08-06T23:15:40-07:00

    partial fix for Properties

commit d2885867362407295fa2659d453fa2159f47ce3a
Author: sgrebnov <se...@akvelon.com>
Date:   2012-08-11T07:23:10-07:00

    fixes Matched CSS Rules functionality

commit 694107cca5fdc762737b2702a5b7209696ef8e71
Author: sgrebnov <se...@akvelon.com>
Date:   2012-08-16T10:40:19-07:00

    allows browser specific hacks as part of target script

----