Commit graph

262 commits

Author SHA1 Message Date
Joey Payne
29c19d1337 Unverified context doesn't work on all versions of Python. Removed it. 2015-06-03 16:25:24 -06:00
Joey Payne
97b3bc74a3 Added ssl ignore for urllib2. 2015-06-02 09:18:52 -06:00
Joey
bb67d7ac52 Fixed typo with mac version 2015-06-01 08:58:37 -06:00
Joey
0f5c2309c6 Update README.md 2015-05-23 09:26:53 -06:00
Joey Payne
57b63e2828 Fixed a reference to nw-versions.txt 2015-05-18 09:40:54 -06:00
Joey Payne
e7ffeedeb0 Fixed some user data issues with windows for non-admin users. 2015-05-18 09:31:33 -06:00
Joey
2058b33ecf Updated readme for downloads 0.2.4b. 2015-05-16 12:37:47 -06:00
Joey Payne
215f8f6b9f Modified windows build script. 2015-05-16 10:44:14 -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
57a2a2f3a0 Update README.md 2015-05-07 08:56:26 -06:00
Joey
8aa28afed7 Updated readme for downloads 0.2.3b. 2015-05-07 08:54:21 -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
a462297764 Added fixes to mac build script. 2015-05-07 08:19:05 -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
4b84bdfa68 Updated readme with new downloads for v0.2.2b 2015-04-23 13:49:47 -06:00
Joey Payne
a8393b8693 Added lines to build scripts to remove some files. 2015-04-23 13:11:16 -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
4748e40b3d Update README.md 2015-04-22 13:21:20 -06:00
Joey
a5569a0ea9 Added picture and v0.2.1b changelog 2015-04-21 12:49:42 -06:00
Joey
4e2426acd1 Fixed readme format 2015-04-21 10:10:11 -06:00
Joey
95bca2e43e Updated readme with new downloads for v0.2.1b! 2015-04-21 10:09:32 -06:00
Joey Payne
1bc208738c Added some process control for windows and updated mac build scripts. 2015-04-21 09:58:22 -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
d64e25f369 Modified CMD output to be a little more consistent for compressing files. 2015-04-21 08:16:08 -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
284e550137 Update README.md 2015-04-15 08:22:25 -06:00
Joey Payne
ad43035d70 Added mac zip build. 2015-04-13 23:15:39 -06:00
Joey
9778f4bac9 Update README.md 2015-04-13 23:14:13 -06:00
Joey
328f3c160f Update README.md 2015-04-13 23:01:03 -06:00
Joey Payne
1b87de2035 Added zip options to linux build. 2015-04-13 22:42:19 -06:00
Joey Payne
e1efbfe269 Fixed a bug with validation. 2015-04-13 22:37:54 -06:00
Joey
638511482b Updated readme with new downloads for v0.2.0b! 2015-04-10 17:05:39 -06:00
Joey Payne
a1be5099ee Temporary change to settings for kiosk emulation test. 2015-04-10 16:25:27 -06:00
Joey Payne
692cac2c5a Fixed small issue with settings.cfg. 2015-04-10 16:21:35 -06:00
Joey Payne
0a2f4ce4a4 Added "kiosk" and "show" options. 2015-04-10 15:34:19 -06:00
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