]> granicus.if.org Git - graphviz/commit
Fix code so that a new graph instance gets assigned the preferred default layout...
authorerg <devnull@localhost>
Fri, 22 Apr 2011 19:40:29 +0000 (19:40 +0000)
committererg <devnull@localhost>
Fri, 22 Apr 2011 19:40:29 +0000 (19:40 +0000)
commit56705c9b32fb617747a76e4ec6416781fbf74649
tree03fc236ebd480267c6cfa2e01b7cba405d222981
parent32fa71583a98ce6457313d0d7a4a24e827589f86
Fix code so that a new graph instance gets assigned the preferred default layout and format.
Fix code so that if the output file name changes, the change is saved and appears the next
time the settings window is open.
Allow NONE for format. In this case, no output file is produced.
Re-format
cmd/gvedit/csettings.cpp
cmd/gvedit/csettings.h
cmd/gvedit/imageviewer.cpp
cmd/gvedit/main.cpp
cmd/gvedit/mainwindow.cpp
cmd/gvedit/mainwindow.h
cmd/gvedit/mdichild.cpp