Commit graph

15 commits

Author SHA1 Message Date
Blake J. Harnden
01fe8d708c updates to simplify tracking the copyright and an update to 2018, still room for improvement 2018-03-15 10:36:54 -07:00
Blake J. Harnden
bc1e3e70c9 initial pass at removing bsd and code related to using bsd nodes 2018-03-07 12:54:19 -08:00
tgoff0
a02c9a3f6e gui: Always disconnect/connect when loading a file; this creates a new
session.
2015-03-09 15:21:08 +00:00
tgoff0
d56f26b5d6 Some trivial code cleanup. 2015-01-21 21:37:31 +00:00
tgoff0
d422cccad9 gui: Redraw the canvas after loading a new configuration from a file. 2014-12-19 01:02:06 +00:00
tgoff0
6084b4f416 Adjust file mode bits. 2014-12-15 18:23:25 +00:00
tgoff0
52fdc300b8 gui: Improve session management when opening files. 2014-12-15 18:23:08 +00:00
tgoff0
51aba4b82c 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
9f1e800756 gui: Ask if the currently running session should be stopped when
loading a file.
2014-12-15 18:22:40 +00:00
ahrenholz
3422d13851 added "Reload" entry to the File menu
(Boeing r1888)
2014-10-22 19:33:32 +00:00
ahrenholz
2c2c9a082f prevent extra MRU list entries by trimming spaces from script names
(Boeing r1835)
2014-04-03 21:50:51 +00:00
ahrenholz
ad93e7f292 added "Execute Python script with options..." menu item
enables filenames containing spaces
(Boeing r1834)
2014-04-03 17:26:47 +00:00
ahrenholz
ca332bd83a 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
93f96c7707 attempt to prevent accidental overwrite of Python script with imn file format
(Boeing r1791)
2013-11-25 19:31:08 +00:00
ahrenholz
f8f46d28be initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00