summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
CMDR furrycat [Sun, 24 Apr 2016 13:58:20 +0000 (14:58 +0100)]
Ensure we are on top when in use.
CMDR furrycat [Sun, 24 Apr 2016 13:58:05 +0000 (14:58 +0100)]
Revert keyboard navigation which was unreliable.
CMDR furrycat [Mon, 28 Mar 2016 10:03:03 +0000 (11:03 +0100)]
Added quick paste mode.
If the map is already open at the navigation tab we don't need to spend
time switching to it. Use numpad 0 to skip the tab shuffle. Use numpad
2 if the map isn't already in the right place.
CMDR furrycat [Mon, 28 Mar 2016 09:54:24 +0000 (10:54 +0100)]
Use keyboard to switch tabs.
CMDR furrycat [Mon, 11 Jan 2016 19:58:41 +0000 (19:58 +0000)]
Toggle modal.
CMDR furrycat [Sun, 10 Jan 2016 18:26:21 +0000 (18:26 +0000)]
Added fuel percentage and unscoopable columns.
CMDR furrycat [Sun, 10 Jan 2016 18:25:41 +0000 (18:25 +0000)]
Use icon.
CMDR furrycat [Sun, 10 Jan 2016 18:25:05 +0000 (18:25 +0000)]
Resize headers automatically.
CMDR furrycat [Sun, 10 Jan 2016 10:25:27 +0000 (10:25 +0000)]
Retrieve columns from array.
CMDR furrycat [Sun, 10 Jan 2016 10:10:13 +0000 (10:10 +0000)]
Add taskbar entry.
CMDR furrycat [Sun, 10 Jan 2016 10:07:03 +0000 (10:07 +0000)]
Use System/Station/Comments format.
CMDR furrycat [Sun, 10 Jan 2016 10:05:32 +0000 (10:05 +0000)]
Use 75ms delay.
The 64-bit GUI seems a bit snappier than the old 32-bit client and can
support a shorter delay in accessing UI elements.
CMDR furrycat [Sun, 15 Nov 2015 09:13:34 +0000 (09:13 +0000)]
Initial implementation.
Obtain waypoints from the clipboard in the form
"<system><tab><description>" where the description is optional and the
tab is mandatory.
Move up and down the waypoint list with numpad dot and numpad 1. Paste
with numpad 0.