furrycat/plot-o-matic.git
9 years agoEnsure we are on top when in use. master
CMDR furrycat [Sun, 24 Apr 2016 13:58:20 +0000 (14:58 +0100)]
Ensure we are on top when in use.

9 years agoRevert keyboard navigation which was unreliable.
CMDR furrycat [Sun, 24 Apr 2016 13:58:05 +0000 (14:58 +0100)]
Revert keyboard navigation which was unreliable.

10 years agoAdded quick paste mode.
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.

10 years agoUse keyboard to switch tabs.
CMDR furrycat [Mon, 28 Mar 2016 09:54:24 +0000 (10:54 +0100)]
Use keyboard to switch tabs.

10 years agoToggle modal.
CMDR furrycat [Mon, 11 Jan 2016 19:58:41 +0000 (19:58 +0000)]
Toggle modal.

10 years agoAdded fuel percentage and unscoopable columns.
CMDR furrycat [Sun, 10 Jan 2016 18:26:21 +0000 (18:26 +0000)]
Added fuel percentage and unscoopable columns.

10 years agoUse icon.
CMDR furrycat [Sun, 10 Jan 2016 18:25:41 +0000 (18:25 +0000)]
Use icon.

10 years agoResize headers automatically.
CMDR furrycat [Sun, 10 Jan 2016 18:25:05 +0000 (18:25 +0000)]
Resize headers automatically.

10 years agoRetrieve columns from array.
CMDR furrycat [Sun, 10 Jan 2016 10:25:27 +0000 (10:25 +0000)]
Retrieve columns from array.

10 years agoAdd taskbar entry.
CMDR furrycat [Sun, 10 Jan 2016 10:10:13 +0000 (10:10 +0000)]
Add taskbar entry.

10 years agoUse System/Station/Comments format.
CMDR furrycat [Sun, 10 Jan 2016 10:07:03 +0000 (10:07 +0000)]
Use System/Station/Comments format.

10 years agoUse 75ms delay.
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.

10 years agoInitial implementation.
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.