1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-03-22 03:07:20 +01:00

9 Commits

Author SHA1 Message Date
Vadim Kurland
84ea4be6df * ProjectPanel_file_ops.cpp (ProjectPanel::chooseNewFileName):
fixed bug #2144358 "Double check with 'save as'". The GUI used to
	ask twice if user wants to overwrite the file in Save As operation
	if file with given name already existed.

	* FWWindow.cpp (FWWindow::projectWindowClosed): fixed bug #2144114
	"fwbuilder * exits if the last object file is closed". The GUI
	will not terminate after the last window is closed but instead
	will just show empty main window.

	* fwbedit.cpp (main): fixed bug #2143894: "fwbedit list does not
	show objects". Command "fwbedit list -f file" did not print
	anything unless option "-F" was supplied. This change adds default
	value for this option so that when it is missing, the command
	prints object path.

	* fwbedit.1: fixed bug #2143961: a typo in the man page fwbedit.1
2008-10-03 14:06:56 +00:00
Vadim Kurland
e53a0fd835 fixed cli option in fwbedit usage and man page 2008-09-09 04:21:02 +00:00
Vadim Kurland
5aaed4fb04 update in fwbedit for ServiceGroup 2008-08-06 16:15:13 +00:00
Vadim Kurland
a7402e5166 updated man page a little 2008-08-01 21:04:45 +00:00
Vadim Kurland
f275c2283e newer and better fwbedit, deprecatin fwblookup 2008-08-01 20:36:48 +00:00
Vadim Kurland
15af0d3916 new fwbedit 2008-08-01 07:01:28 +00:00
Vadim Kurland
013280dd57 changes in fwblookup and fwbedit per bug #2030331 2008-07-31 07:03:39 +00:00
Vadim Kurland
ff2b36d329 porting bugfixes from 2.1.19 2008-05-06 04:11:33 +00:00
Vadim Kurland
fcfedad398 Initial import into v3 branch 2007-12-25 22:25:59 +00:00