Commit graph

11 commits

Author SHA1 Message Date
tgoff0@gmail.com
f28df978e9 gui: Redraw the canvas after loading a new configuration from a file. 2014-12-19 01:02:06 +00:00
tgoff0@gmail.com
4f3fccaa47 Adjust file mode bits. 2014-12-15 18:23:25 +00:00
tgoff0@gmail.com
31f48de3c3 gui: Improve session management when opening files. 2014-12-15 18:23:08 +00:00
tgoff0@gmail.com
2f90dfac7a gui: Pass a filename to openFile as an argument rather than using the
currentFile global variable.
2014-12-15 18:22:59 +00:00
tgoff0@gmail.com
b1c2f19cbe gui: Ask if the currently running session should be stopped when
loading a file.
2014-12-15 18:22:40 +00:00
ahrenholz@gmail.com
12b624bf0a added "Reload" entry to the File menu
(Boeing r1888)
2014-10-22 19:33:32 +00:00
ahrenholz@gmail.com
62d668581e prevent extra MRU list entries by trimming spaces from script names
(Boeing r1835)
2014-04-03 21:50:51 +00:00
ahrenholz@gmail.com
30dd51c3ab added "Execute Python script with options..." menu item
enables filenames containing spaces
(Boeing r1834)
2014-04-03 17:26:47 +00:00
ahrenholz@gmail.com
966645e8ff added --(a)ddress and --(p)ort arguments to core-gui command-line
added save/close buttons to plugins dialog
updated man page/documentation with new arguments
(Boeing r1816)
2013-12-18 18:10:19 +00:00
ahrenholz@gmail.com
95729d253f attempt to prevent accidental overwrite of Python script with imn file format
(Boeing r1791)
2013-11-25 19:31:08 +00:00
ahrenholz@gmail.com
d9ce1c3162 initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00