Commit graph

52 commits

Author SHA1 Message Date
Joey Payne
8ee321e846 Added hidden import to build scripts for jpeg2000 2015-04-23 12:49:43 -06:00
Joey Payne
6991d84e2e Added support for Mac ICNS icon display when loading ICNS files. 2015-04-23 12:17:14 -06:00
Joey Payne
abcf535744 Made width a bit larger to accommodate the Mac tabs. 2015-04-21 08:38:27 -06:00
Joey Payne
17532053c9 Reworked GUI to be more space friendlty.
- Added compression ability for nw executables
- Added tabs to navigate options
- Added file menu with recent files and keyboard shortcuts
- Added a status bar for displaying information about fields
2015-04-21 08:02:19 -06:00
Joey Payne
0a2f4ce4a4 Added "kiosk" and "show" options. 2015-04-10 15:34:19 -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
b186d8a678 Fixed name/app name issues. They are now separate. 2015-04-09 22:39:36 -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 Payne
7e1f8cfea6 Fixed an issue with absolute paths on windows. 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 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 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 Payne
a4410e9f7e Fixed more issues with directory parsing. 2015-04-09 22:39:34 -06:00
Joey Payne
721eb56608 Fixed more issues with directory parsing. 2015-04-09 22:39:34 -06:00
Joey Payne
918f71036d Fixed more issues with directory parsing. 2015-04-09 22:39:34 -06:00
Joey Payne
f7fa4cb6b6 Added command-line utility. Refactored code to accomodate. 2014-12-19 23:50:36 +13:00
Joey Payne
44dd95ce7b Fixed a bug where index.html was copied into the main folder and errored out trying to load resources. 2014-11-18 11:50:35 +13:00
Joey Payne
78aadceef5 Cleaned up code a bit. 2014-11-06 20:22:57 +13:00
Joey Payne
a6b4808dba Added support for exporting mac app icons. 2014-11-03 20:35:19 +13:00
Joey Payne
293725d427 Added ability to replace windows icons on export if the Window Icon field is filled in. 2014-11-02 22:59:26 +13:00
Joey Payne
f620753d40 Made the interface more compact for smaller screens, especially on Mac. 2014-10-08 19:18:56 +13:00
Joey Payne
7a3e98b769 Added ability to open the export folder. Makes it easier when testing instead of browsing like a sucker. 2014-09-29 21:21:01 +13:00
Joey Payne
35c5f68eea Fixed an issue with restoring settings. 2014-09-29 12:50:25 +13:00
Joey Payne
f06d1b7691 Old versions of node-webkit were not working. Added a temporary fix. 2014-09-29 11:58:21 +13:00
Joey Payne
9d49f8069b Fixed some issues with mac export. 2014-09-29 09:06:53 +13:00
Joey Payne
bd61087a30 Added better download management and remembering export settings. 2014-09-26 22:28:16 +12:00
Joey Payne
1634a071e3 Fixed some windows file issues. 2014-09-26 12:13:37 +12:00
Joey Payne
12b68ad858 Made the update call on startup asynchronous. 2014-09-26 10:09:05 +12:00
Joey Payne
954932de0b Fixed a couple bugs with the new update nw versions code. 2014-09-26 09:34:38 +12:00
Joey Payne
f3662f0cf7 Fixed variable error. 2014-09-25 15:24:02 -06:00
Joey Payne
4539f53c37 Added the ability to update NW versions and fixed compatibility with 0.10.X. 2014-09-26 07:13:22 +12:00
Joey Payne
caae41108a Added url config file. 2014-05-12 11:59:31 -06:00
Joey Payne
7e34bb2dd3 Made it so that absolute paths are replaced with relative if they are already in package.json. 2014-04-06 22:39:43 -06:00
Joey Payne
9351b5e556 Fixed an issue with absolute files. 2014-04-06 22:11:16 -06:00
Joey Payne
f0e874e2f8 Added a check to see if nw-versions.txt exists. 2014-04-05 23:21:40 -06:00
Joey Payne
add5285da3 Added ability to choose node-webkit version and force download if your version is already the same as a previous download.
Modified the layout slightly to make things a little smaller for the smaller monitor folk.
Added some misc fields that people might want.
2014-04-05 22:38:04 -06:00
Joey Payne
dd1074803f Added preliminary support for versions. 2014-04-05 20:42:29 -06:00
Joey Payne
d16212387c Fixed a 'file does not exist' that happens sometimes. 2014-04-04 10:01:04 -06:00
Joey Payne
684bb7f43e Fixed an issue with Web2Exe overwriting an already formed package.json. 2014-04-04 08:32:49 -06:00
Joey Payne
da1b11627a Fixed an issue with copying icon files. 2014-04-04 07:54:51 -06:00
Joey Payne
48d16b67f5 Disabled UI for folder selection when working. 2014-04-02 11:53:29 -06:00
Joey Payne
40609a60dc Cleaned up code and fixed a bug when exporting to Mac as well as other platforms. 2014-04-02 11:45:13 -06:00
Joey Payne
5548e93ef7 Enable gui after file making. 2014-03-31 22:35:33 -06:00
Joey Payne
a96fba9cd2 Modified separators to be good with zip/tar files. 2014-03-31 22:32:47 -06:00
Joey Payne
a84ace0eca Added a check to see if a file exists. 2014-03-31 21:50:18 -06:00
Joey Payne
a0dd0ca2f6 Fixed an issue with temp directories in Windows. 2014-03-31 21:41:34 -06:00
Joey Payne
dc554354d9 Fixed an issue with mac app cwd being in the wrong place. 2014-03-31 20:18:56 -06:00
Joey Payne
1b516e9d7e Fixed an issue where the app would crash if the file downloaded was corrupted. 2014-03-31 19:35:44 -06:00