diff options
author | papoteur-mga <yves.brungard_git@gadz.org> | 2014-06-29 11:31:32 +0200 |
---|---|---|
committer | papoteur-mga <yves.brungard_git@gadz.org> | 2014-06-29 11:31:32 +0200 |
commit | f37c9b3c2e7ac95ec6d9f54b261c101bbed75e15 (patch) | |
tree | c7c64c98a9e4647e77807bff8820731ea63da17b /CHANGELOG | |
parent | 5acdfa6e5e7efa43d1e116fb4d8aabcae3b6dd6c (diff) | |
download | isodumper-f37c9b3c2e7ac95ec6d9f54b261c101bbed75e15.tar isodumper-f37c9b3c2e7ac95ec6d9f54b261c101bbed75e15.tar.gz isodumper-f37c9b3c2e7ac95ec6d9f54b261c101bbed75e15.tar.bz2 isodumper-f37c9b3c2e7ac95ec6d9f54b261c101bbed75e15.tar.xz isodumper-f37c9b3c2e7ac95ec6d9f54b261c101bbed75e15.zip |
- added a dialog box to warning against close when operationin action
- added close the application when X of the window bar clicked
- added file name and device name in the logview when selected
- changed a window to a dialog form.
- set the user owner of log file and directory
- suppress window redraw when closing the logview
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 17 |
1 files changed, 15 insertions, 2 deletions
@@ -5,10 +5,23 @@ IsoDumper 0.30 ------------ - added function to format the device in Fat32, ntfs or ext4. - separated backup from writing. - + - added a dialog box to warning against close when operationin action + - added close the application when X of the window bar clicked + - added file name and device name in the logview when selected + - changed a window to a dialog form. + - set the user owner of log file and directory + - suppress window redraw when closing the logview + +IsoDumper 0.23 +------------ + - added close the application when X of the window bar clicked + - added file name and device name in the logview when selected + - set the user owner of log file and directory + - suppress window redraw when closing the logview + IsoDumper 0.22 ------------ - - changed a window to a dialog form. + - changed a window in a dialog form. - added default values for the backup name and directory. - improvement to the isodumper icon with a new SVG. - improvement to the Makefile. |