Commit graph

36 commits

Author SHA1 Message Date
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
Joey Payne
b2efb78525 Disabled UI while working to prevent intervention from user. 2014-03-31 19:08:45 -06:00
Joey Payne
8c36cdef68 Added initial app files from local folder. 2014-03-31 18:27:38 -06:00