Commit graph

81 commits

Author SHA1 Message Date
Joey Payne
cf95bd28d8 Fixed command line error from old Web2Exe config. Removed mac 32 bit export option. 2016-02-09 15:58:09 -07:00
Joey Payne
fdfc5dd04e Fixed linux build and removed another reference to NW.js. 2016-02-09 09:05:03 -07:00
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
0d1dee449d Fixed command line version error. 2016-01-27 21:40:10 -07:00
Joey Payne
a011fad001 Added removal of readonly files via chmod. 2016-01-27 21:12:58 -07:00
Joey Payne
a8f69c2a62 Switched to using Python 3.4. 2016-01-25 11:33:57 -07:00
Joey Payne
768ef58434 Added checks and exception messages for removing temporary directories. 2016-01-25 07:01:48 -07:00
Joey Payne
270642f027 Fixed compression not working in Windows 10. 2016-01-20 07:24:08 -07:00
Joey Payne
d7beb8d860 Fixed long paths with windows (finally) 2016-01-14 07:43:08 -07:00
Joey Payne
d393987117 Reverted the change for Windows long paths, since they're not working properly yet. 2016-01-12 08:42:26 -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
8378130388 Added ability to specify version in a file. 2015-11-26 09:05:32 -07:00
Joey Payne
14097f26c8 Version bump. 2015-11-25 15:54:54 -07:00
Joey Payne
af56701b4e Fixed some unicode path issues with exporting. 2015-11-25 15:50:45 -07:00
Joey Payne
2cc1964200 Fixed an error logging. 2015-11-25 14:25:25 -07:00
Joey Payne
6eb3fa9cf9 Added both links to changelog to get both of best worlds. 2015-11-14 15:26:38 -07:00
Joey Payne
6bf8e74751 Version bump. 2015-11-12 08:52:02 -07:00
Joey Payne
728f05513a Fixed a bug with image loading. 2015-11-12 08:49:16 -07:00
Joey Payne
022f84d45b Version bump! 2015-11-11 17:30:13 -07:00
Joey Payne
c9bb9dd5ff Added more vars to the env scripts. 2015-11-11 17:25:47 -07:00
Joey Payne
02897823ac Updated the command line and env vars bat to be correct. 2015-11-11 17:17:29 -07:00
Joey Payne
1fe84ec38c Actually write bat file this time :) 2015-11-11 17:09:06 -07:00
Joey Payne
b9cd946110 Store bat file in a temp directory. 2015-11-11 17:07:21 -07:00
Joey Payne
1e011ef7b7 Modified bat file code to hopefully print values. 2015-11-11 16:41:37 -07:00
Joey Payne
4fbeedc787 Modified bat file code to hopefully print values. 2015-11-11 16:40:14 -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
2eac0aa7dd Updated command line to take in compression options. 2015-11-10 17:23:06 -07:00
Joey Payne
71133bc566 Forced removing of directories. 2015-11-10 15:08:47 -07:00
Joey Payne
9ebed8fde9 Remove output dir on export. 2015-11-10 14:02:21 -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
272e3ade14 Fixed error with opening error.log that causes strange issues with greyed out fields. 2015-11-02 17:29:01 -07:00
Joey Payne
f8eab59502 Fixed license file and added a try catch statement to the ssl create context. 2015-10-28 11:37:58 -06:00
Joey Payne
54915c585d Version bump. 2015-10-06 23:23:03 -06:00
Joey Payne
caa0b2f3cf Added preliminary support for uncompressed folders on mac. 2015-10-06 23:12:44 -06:00
Joey Payne
c7cee60da3 Fixed ssl context. 2015-09-27 18:19:22 -06:00
Joey Payne
7c2a837c9d Changed GUI build to pyinstaller. 2015-09-27 18:00:48 -06:00
Joey Payne
1de1f0b5a2 Version bump 0.2.6b. 2015-09-27 13:15:41 -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
cc508621f1 Added ability to specify urls for all files. 2015-09-18 14:43:51 -06:00
Joey Payne
1825b09a36 Fixed empty image path causing error message. 2015-07-22 10:20:43 -06:00
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 Payne
e7ffeedeb0 Fixed some user data issues with windows for non-admin users. 2015-05-18 09:31:33 -06:00