Jonathan Harris
823f8caf0a
Switch to built-in winreg module on Windows
2020-06-21 16:31:41 +01:00
Athanasius
5079f8fdc6
Fixes registry browser lookup, and confirms EDDB system/station lookups work
2020-06-21 16:23:00 +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
Jonathan Harris
274867ca67
url parameter no longer mandatory for HyperlinkLabel
2017-07-29 15:36:44 +01:00
Jonathan Harris
b794e19d75
Automatically highlight widgets that set a custom cursor
2017-07-29 14:41:59 +01:00
Jonathan Harris
d5e8ee3710
Fix for configuring widget-specific state
2017-05-03 13:09:17 +01:00
Jonathan Harris
cf98234f9a
Maintain custom colours when changing state
2017-04-12 01:44:08 +01:00
Jonathan Harris
d1cdc89ecd
Work around Windows limit on ShellExecute arg len
2016-11-20 01:00:17 +00:00
Jonathan Harris
33f322e1ae
Allow changing of url after creation
2016-11-17 17:29:15 -08:00
Jonathan Harris
740627f043
Fix underline font init syntax
2016-07-26 23:31:48 +01: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
84a66c5285
Split settings into tabbed notebook.
...
Fixes #53 .
2016-01-02 01:59:16 +00:00
Jonathan Harris
a4e38f7c63
Remove label underline before opening URL in browser window.
2015-11-08 15:19:23 +00:00
Jonathan Harris
a74a928764
Split out ttk HyperlinkLabel widget into a separate file and generalise.
2015-10-13 23:10:21 +01:00