Jonathan Harris
04cb1d7345
Log monitored folder.
...
Appears in Mac Console or Windows temp log file.
2016-01-09 19:37:23 +00:00
Jonathan Harris
5b6c110872
Remove "Always on top" option for other platforms.
2016-01-09 18:48:49 +00:00
Jonathan Harris
a5665552aa
Doc correction.
2016-01-09 18:27:03 +00:00
Jonathan Harris
7b38c9e637
Document packaging and installing plugins.
2016-01-09 18:27:03 +00:00
Jonathan Harris
d9203191af
Document storing and retrieving plugin settings.
2016-01-09 18:27:03 +00:00
Jonathan Harris
9e42b5b25f
Doc tweak.
2016-01-09 18:27:03 +00:00
Jonathan Harris
a337319475
Update plugin docs and exmaple.
...
Use nb or ttk widgets as appropriate for correct look-and-feel.
Print messages to stderr so they appear when the plugin is loaded by the
packaged Windows exe.
Do something with the example's main window widget.
2016-01-09 18:27:03 +00:00
Jonathan Harris
b3d585693e
Load plugins from outside the source tree.
...
So that plugins work with the packaged app on Windows and Mac.
2016-01-09 18:27:02 +00:00
Jonathan Harris
4f16215720
Perform basic update before invoking plugins.
...
Update display and fixup commodities.
2016-01-09 18:27:02 +00:00
Jonathan Harris
4e9f875567
Tidy plugin widget creation.
...
So that widgets are created in logical tab-traversal order.
2016-01-09 18:27:02 +00:00
Ian Norton
c8e7d42b00
typo
2016-01-09 18:27:02 +00:00
Ian Norton
b0f73b8390
fix ordering of plugin supplied app widgets
2016-01-09 18:27:02 +00:00
Ian Norton
827e08d1fe
typo in PLUGINS readme
2016-01-09 18:27:02 +00:00
Ian Norton
477e60a64f
plugin support for EDMC
2016-01-09 18:27:01 +00:00
Jonathan Harris
12da74d413
Update Ukranian translation.
2016-01-09 02:16:08 +00:00
Jonathan Harris
2ec21209d8
"Always on top" option in system menu on Windows.
2016-01-09 02:16:08 +00:00
Jonathan Harris
2ddf72cd31
More Log folder fixes.
2016-01-08 18:23:07 +00:00
Jonathan Harris
0ff5c515f7
Change Log folder search order.
...
So Steam is searched before custom install, to match documentation.
2016-01-08 18:03:19 +00:00
Jonathan Harris
7ff02567ef
Detect log folder under additional Steam libraries
...
On Windows.
2016-01-08 17:39:33 +00:00
Jonathan Harris
a101eae9d2
Fix EDSM autoopen.
2016-01-05 18:26:42 +00:00
Jonathan Harris
fa1ad07e90
Tweak wording.
2016-01-05 18:02:41 +00:00
Jonathan Harris
c964b310c1
Merge branch 'edsm_autoopen'
2016-01-05 17:59:05 +00:00
Jonathan Harris
571d1c1e39
Add Roons Haven and Obsidian Orbital.
2016-01-05 17:43:55 +00:00
Jonathan Harris
0e57b26031
'Pedlar' -> 'Peddler'
2016-01-05 15:40:07 +00:00
Jonathan Harris
a3d2ddf6b0
Open system page after flight log has been sent.
...
Avoids potential race condition of opening the system page for a new
system before EDSM has created it.
2016-01-05 02:26:15 +00:00
Jonathan Harris
6cda9a067e
Enable autoopen only when flight log is selected.
2016-01-05 02:20:15 +00:00
Jonathan Harris
eca4da57e0
Pass hotkey on if not used on Windows.
...
Fixes "Only when Elite: Dangerous is the active app" setting.
2016-01-05 01:06:37 +00:00
James Tandy
ea31458305
Merge branch 'Marginal-master'
2016-01-04 01:24:18 +00:00
James Tandy
406c7ac04c
Merge branch 'master' of https://github.com/Marginal/EDMarketConnector into Marginal-master
...
# Conflicts:
# prefs.py
2016-01-04 01:23:30 +00:00
Jonathan Harris
0b65beee0d
Release 2.04
rel-204
2016-01-03 23:00:44 +00:00
Jonathan Harris
e7a727acde
Fix main window system & station alignment on OSX.
...
Broken by 84a66c5.
2016-01-03 22:59:43 +00:00
Jonathan Harris
d451d11ca9
Fix file location setting.
...
Broken in f96dc0e. Fixes #73 .
2016-01-03 22:51:26 +00:00
James Tandy
8da38ad5f2
Update prefs.py
2016-01-03 03:31:36 +00:00
James Tandy
33fa28c7ae
Update config.py
2016-01-03 03:30:15 +00:00
James Tandy
19aa5dc9f8
Update edsm.py
2016-01-03 03:29:42 +00:00
James Tandy
9d8f97bd6f
Update prefs.py
2016-01-03 02:47:13 +00:00
James Tandy
f5913eefba
Allow auto open of EDSM when finding an uncharted system
2016-01-03 02:24:48 +00:00
James Tandy
b6ac567711
Add Auto Open EDSM Option
2016-01-03 02:18:15 +00:00
Jonathan Harris
00975a107a
Release 2.03
rel-203
2016-01-02 20:35:20 +00:00
Jonathan Harris
f96dc0ef6e
Avoid os.path.expanduser on Windows.
...
expanduser() doesn't handle non-ASCII - http://bugs.python.org/issue13207
Fixes #70 .
2016-01-02 20:35:08 +00:00
Jonathan Harris
8bf63e52f0
Release 2.02
rel-202
2016-01-02 01:59:16 +00:00
Jonathan Harris
84a66c5285
Split settings into tabbed notebook.
...
Fixes #53 .
2016-01-02 01:59:16 +00:00
Jonathan Harris
f863f2efc8
Split TNotebook fixups into separate file.
2016-01-02 01:59:16 +00:00
Jonathan Harris
b9257cead3
Unregister hotkey on app exit on Windows.
...
Hopefully fixes issues #68 and #69 .
2016-01-02 01:59:15 +00:00
Jonathan Harris
47d757ffbb
Fix for LGHT0204 error ICE39.
2016-01-02 01:59:15 +00:00
Jonathan Harris
cdf732c62f
Add version check.
2015-12-30 17:08:20 +00:00
Jonathan Harris
777d5b96e5
Send outfitting from unknown stations.
2015-12-30 17:08:20 +00:00
Jonathan Harris
75204f4c2d
Don't send shipyard messages for unknown stations.
2015-12-30 17:08:19 +00:00
Jonathan Harris
7065ea17c6
Add Troubleshooting section.
2015-12-30 17:08:19 +00:00
Jonathan Harris
1fa4ae279f
Add Latvian translation courtesy of Cmdr bubis7.
2015-12-30 17:08:19 +00:00