1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-14 00:07:14 +03:00

185 Commits

Author SHA1 Message Date
Jonathan Harris
823f8caf0a Switch to built-in winreg module on Windows 2020-06-21 16:31:41 +01:00
Jonathan Harris
c5daf1d563 Switch to built-in configparser module on Linux 2020-06-21 16:31:41 +01:00
Jonathan Harris
a4f4483d20 Misc fixes for MacOS 2020-06-21 16:31:41 +01:00
Athanasius
dded0196ea exe: config.py doesn't need to decode() any more 2020-06-21 16:23:01 +01:00
Athanasius
2440cf4a67 platform is always just 'linux' under python3 2020-06-21 16:23:01 +01:00
Athanasius
40a0c09f6d config.py: De-future 2020-06-21 16:23:01 +01:00
Athanasius
d0ae621387 Running EDMarketConnector.py 'works'.
First pass utilising 'futurize' to do most of the work.

  There's an issue with ur'\"' in l10n.py which I'm not sure how to
properly fix.

  This now has errors when hitting the 'Update' button.
2020-06-21 16:23:00 +01:00
Athanasius
e3d5acc27f Initial commits before release 3.4.4.0
This is a little messy due to the need to bootstrap the edmarketconnector.xml
file into the 'releases' branch.
2020-06-17 15:28:59 +01:00
Jonathan Harris
d64889c819 Release 3.43 2019-09-24 22:49:03 +01:00
Jonathan Harris
cd73383986 Release 3.42 2019-06-19 12:25:10 +01:00
Jonathan Harris
f8a3942df2 Fix for boolean config values on Linux 2019-05-28 00:00:56 +01:00
Jonathan Harris
126f51b1d2 Drop "imaging-tk" requirement
Fixes #418
2019-05-21 17:04:14 +02:00
Jonathan Harris
2a557fd37c Drop "keyring" requirement
Ref #418
2019-05-21 16:15:03 +02:00
Jonathan Harris
96d40a06ba Release 3.41 2019-05-02 02:04:53 +01:00
Jonathan Harris
68bc025c07 Release 3.40 2019-04-26 18:12:40 +01:00
Jonathan Harris
5e634266f3 Release 3.38 2019-02-19 18:29:55 +00:00
Jonathan Harris
8cd44dc3a4 Release 3.37 2019-01-18 14:58:42 +00:00
Jonathan Harris
8b3716c43e Release 3.36 2019-01-10 14:14:13 +00:00
Jonathan Harris
6a9376813c Release 3.35 2019-01-10 01:12:31 +00:00
Jonathan Harris
04563cadae Release 3.34 2019-01-10 00:16:19 +00:00
Jonathan Harris
4bb95c967d Release 3.33 2019-01-06 03:10:09 +00:00
Jonathan Harris
0afc4ef00b Release 3.32 2018-12-31 19:16:32 +00:00
Jonathan Harris
252e82a29c Release 3.31 2018-12-28 18:58:33 +00:00
Jonathan Harris
3f542e3813 Release 3.30 2018-12-28 03:34:11 +00:00
Jonathan Harris
03c1ad5acb Release 3.20 2018-11-03 14:08:26 +00:00
Jonathan Harris
e76d9ee905 Release 3.12.1 2018-08-21 18:09:33 +01:00
Jonathan Harris
cfd6edac3f Release 3.12 2018-08-10 18:32:58 +01:00
Jonathan Harris
8c01c580a0 Release 3.11 2018-08-02 20:20:08 +01:00
Jonathan Harris
add773b08b Release 3.10 2018-07-08 11:40:10 +01:00
Jonathan Harris
b9d77baed9 Ship loadout no longer derived from cAPI 2018-07-03 19:23:39 +01:00
Jonathan Harris
b11a80c8a3 Release 3.06 2018-06-07 22:59:17 +01:00
Jonathan Harris
edee5a3cc5 Release 3.05 2018-05-02 13:55:34 +01:00
Jonathan Harris
dc0e3a64b8 Release 3.04 2018-04-27 00:53:50 +01:00
Jonathan Harris
6dac1e33eb Release 3.03 2018-04-07 09:58:05 +01:00
Jonathan Harris
a0e5bcd5c6 Release 3.02 2018-04-05 00:27:39 +01:00
Jonathan Harris
517e09c642 Release 3.02 2018-04-04 22:51:13 +01:00
Jonathan Harris
0eaa61bdd9 Make system and station info websites configurable 2018-04-03 01:03:07 +01:00
Jonathan Harris
209976de8f Release 3.01 2018-03-11 23:01:54 +00:00
Jonathan Harris
dcd3441470 Release 3.00 2018-03-01 03:00:02 +00:00
Jonathan Harris
0666e30c1b Release 2.49 2018-01-13 14:14:58 +00:00
Jonathan Harris
3835110ddc Handle unset FOLDERID_Documents
Addresses #284
2018-01-13 11:02:43 +00:00
Jonathan Harris
17f89afa0d Return None for unset config entries on OSX
Was broken by d763e59. Fixes #281
2018-01-07 01:30:21 +00:00
Jonathan Harris
b4df27cc03 Release 2.48 2018-01-03 00:41:53 +00:00
Jonathan Harris
d763e5931a Correct config examples
config.get() never returns int for consistency across platforms.
Fixes #271
2017-12-03 12:46:45 +00:00
Jonathan Harris
e3323f8f6f Drop support for interaction log 2017-11-24 08:59:50 +00:00
Jonathan Harris
34868de523 Release 2.47 2017-11-20 18:39:55 +00:00
Jonathan Harris
7b649e936f Handle leading or trailing spaces in config list entries on Windows
Fixes issue with Cmdr names with trailing spaces.
2017-11-20 12:55:19 +00:00
Jonathan Harris
8314a47da6 Release 2.46 2017-11-12 15:50:14 +00:00
Jonathan Harris
ed9180d6d6 Release 2.46 beta 1 2017-11-12 15:50:03 +00:00
Jonathan Harris
74f5d101cd Release 2.45 2017-10-19 17:33:18 +01:00