Commit graph

223 commits

Author SHA1 Message Date
Joey Payne
6dc5a981b3 Added debug logging with --verbose for command_line.py. 2015-04-10 11:46:12 -06:00
Joey Payne
28c16b4254 Added better version sorting thanks to jerone.
Sorting versions now works, with major releases ahead of rc, alpha, beta
releases.
2015-04-10 08:03:27 -06:00
Joey Payne
5dc3fdd3ea Added error checking functionality.
If anything is causing the export button not to function, the field
will now be highlighted in red.
2015-04-10 00:19:51 -06:00
Joey Payne
e011739b92 Merge branch 'master' of github.com:jyapayne/Web2Executable
Rebasing old commits with lots of data
2015-04-09 22:39:54 -06:00
Joey Payne
5f29932200 Added plist modification to export.
CFBundleDisplayName -> App Name
CFBundleName -> App Name

CFBundleShortVersionString -> Version
CFBundleVersion -> Version
2015-04-09 22:39:36 -06:00
Joey Payne
6a0179d552 Added gitignore file. 2015-04-09 22:39:36 -06:00
Joey Payne
b186d8a678 Fixed name/app name issues. They are now separate. 2015-04-09 22:39:36 -06:00
Joey
d509a42787 Update README.md 2015-04-09 22:39:36 -06:00
Joey
4a1e20e708 Update README.md 2015-04-09 22:39:36 -06:00
Joey
1164cc4b88 Update README.md 2015-04-09 22:39:36 -06:00
Joey
461e1485f1 Update README.md 2015-04-09 22:39:36 -06:00
Joey
dce7e37ca2 Update README.md 2015-04-09 22:39:36 -06:00
Joey Payne
0a90e18022 Added image tool build for windows. 2015-04-09 22:39:36 -06:00
Joey Payne
70bce8cc49 Added image tools for ui redesign. 2015-04-09 22:39:36 -06:00
Alessandro Banfi
589d97e1aa Fixed a compatibility issue with force download default value setted to true under Windows. 2015-04-09 22:39:35 -06:00
Joey
bee2534612 Updated readme for downloads 0.1.17b 2015-04-09 22:39:35 -06:00
Joey Payne
73b778cf3e Updated icons. 2015-04-09 22:39:35 -06:00
Joey Payne
d3a44a2c66 Fixed issue with Mac build script not importing PIL 2015-04-09 22:39:35 -06:00
Joey Payne
c20d3cf3b8 Fixed some issues with support for nwjs 0.12.0 2015-04-09 22:39:35 -06:00
Alessandro Banfi
fc7a6383d1 Added download resume to command_line.py. 2015-04-09 22:39:35 -06:00
Joey Payne
a663666f05 Fixed a bug with versions not being changed. 2015-04-09 22:39:35 -06:00
Joey Payne
d5d48b2bb0 Fixed issues with exporting 0.12.x binaries. 2015-04-09 22:39:35 -06:00
Joey
3b398d7b0b Update README.md 2015-04-09 22:39:35 -06:00
Joey
74525724c0 Update README.md 2015-04-09 22:39:35 -06:00
Joey Payne
5c1c3ca2ad Added MIT license. 2015-04-09 22:39:35 -06:00
Joey
5a4016964c Updated readme for linux downloads 0.1.16b 2015-04-09 22:39:35 -06:00
Joey
ab7836001a Updated readme with new downloads for windows and mac. 2015-04-09 22:39:35 -06:00
Joey Payne
7e1f8cfea6 Fixed an issue with absolute paths on windows. 2015-04-09 22:39:35 -06:00
Joey
be1f98fd6b Update README.md 2015-04-09 22:39:35 -06:00
Joey
1a1ddee62d Updated readme for linux downloads 0.1.15b 2015-04-09 22:39:35 -06:00
Joey
bfd4c2d61c Updated readme with downloads for windows and mac. 2015-04-09 22:39:35 -06:00
Joey Payne
718ec37767 Fixed a bug that made copying files over to the project directory not work. 2015-04-09 22:39:35 -06:00
Joey
555230f0ec Update README.md 2015-04-09 22:39:35 -06:00
Joey
d93f8152bf Update README.md 2015-04-09 22:39:35 -06:00
Joey
fc374cb53a Update README.md 2015-04-09 22:39:35 -06:00
Joey Payne
286bedb1f2 Updated version. 2015-04-09 22:39:35 -06:00
Joey Payne
55fe7aa4c7 Fixed downloads not downloading when all are selected. 2015-04-09 22:39:35 -06:00
Joey
27e0563fde Updated readme with new downloads. 2015-04-09 22:39:35 -06:00
Joey Payne
3afea21cce Added new build scripts for mac. 2015-04-09 22:39:34 -06:00
Joey Payne
277b3bc4ca Added new build script for windows and icon. 2015-04-09 22:39:34 -06:00
Joey Payne
0265361135 Fixed issues with node-webkit renaming to nwjs. Added support for 64bit windows and mac osx. 2015-04-09 22:39:34 -06:00
Joey
0407071154 Update README.md 2015-04-09 22:39:34 -06:00
Joey Payne
3d5130d0d6 Added a fix for windows executables not working. 2015-04-09 22:39:34 -06:00
Joey
8671b934b7 Updated readme with new downloads. 2015-04-09 22:39:34 -06:00
Joey Payne
ee44fce917 Modified application options.
Added application settings:
    user-agent
    node-remote
    chromium-args
    js-flags
    inject-js-start/inject-js-end
    snapshot
    additional_trust_anchors
2015-04-09 22:39:34 -06:00
Joey
c77a2db191 Updated readme with location of manifest file format. 2015-04-09 22:39:34 -06:00
Joey
05c2130cc6 Update README.md 2015-04-09 22:39:34 -06:00
Joey Payne
3b3c613bf4 Added back some files that were deleted. 2015-04-09 22:39:34 -06:00
Joey Payne
a380738aac Fixed issues with --name argument for command line. 2015-04-09 22:39:34 -06:00
Joey Payne
fa0d605562 Fixed some issues with mac building. 2015-04-09 22:39:34 -06:00