Commit graph

80 commits

Author SHA1 Message Date
Joey Payne
3a053fe76a Fixed icns importing. 2016-02-08 17:30:04 -07:00
Joey Payne
e8a8bfed9a Electrify renaming. 2016-02-08 09:49:06 -07:00
Joey Payne
b317319cc0 Added electron support with no asar packing. 2016-02-08 08:37:25 -07:00
Joey Payne
bbd8c0a282 Fixed error with int values on slider. 2016-02-07 10:09:48 -07:00
Joey Payne
a8f69c2a62 Switched to using Python 3.4. 2016-01-25 11:33:57 -07:00
Joey Payne
d7beb8d860 Fixed long paths with windows (finally) 2016-01-14 07:43:08 -07:00
Joey Payne
09d1487b3f Made dialog raise to front. 2016-01-07 12:42:16 -07:00
Joey Payne
fddc010260 Fixed some issues with path loading and Windows. 2016-01-07 08:03:09 -07:00
Joey Payne
66431d2d14 Tried fixing Windows paths and added an 'Open Project' dialog. 2016-01-07 07:49:47 -07:00
Joey Payne
728f05513a Fixed a bug with image loading. 2015-11-12 08:49:16 -07:00
Joey Payne
078189dbbf Fixed logic with bat files. 2015-11-11 16:32:57 -07:00
Joey Payne
35bf4ad53c Added .bat and .bash scripts for exporting. 2015-11-11 13:52:02 -07:00
Joey Payne
6124bf436e Added preliminary export script functionality for python scripts. 2015-11-11 09:10:41 -07:00
Joey Payne
1009cc7eb5 Tried to fix windows import issue. 2015-11-10 13:56:29 -07:00
Joey Payne
93aad9919d Tried to fix windows import issue. 2015-11-10 13:54:38 -07:00
Joey Payne
cf1c55d30f Attempted to fix no output for windows. 2015-11-10 13:45:02 -07:00
Joey Payne
8e87853107 Tried to fix windows path error. 2015-11-10 12:43:25 -07:00
Joey Payne
caa0b2f3cf Added preliminary support for uncompressed folders on mac. 2015-10-06 23:12:44 -06:00
Joey Payne
e85fe47a13 Added ability to specify comma separated values for the trust anchor. 2015-09-27 13:13:42 -06:00
Joey Payne
c0a7127247 Added more simple url validation. 2015-09-19 15:10:22 -06:00
Joey Payne
cc508621f1 Added ability to specify urls for all files. 2015-09-18 14:43:51 -06:00
Joey Payne
57b63e2828 Fixed a reference to nw-versions.txt 2015-05-18 09:40:54 -06:00
Joey Payne
038832d5af Set the mac menu bar back to normal. 2015-05-16 10:05:25 -06:00
Joey Payne
a6f8ab247c Added persistent user data and installer generator for windows. 2015-05-16 10:01:43 -06:00
Joey Payne
045c468999 Added menu bar fix for mac to display old project files. 2015-05-07 08:37:20 -06:00
Joey Payne
1b68592120 Added unicode support for projects. 2015-05-07 08:12:01 -06:00
Joey Payne
3bf1d82ec7 Added preliminary .desktop file generation for linux exports. 2015-05-06 23:12:15 -06:00
Joey Payne
7444c9582b Fixed issues with using deflating compression in zipfiles. 2015-05-06 22:26:54 -06:00
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