Fix bugs in bundle_volume module
[snf-image-creator] / image_creator / dialog_wizard.py
2012-11-20 Nikos SkalkotosFix a bug in dialog wizard
2012-09-04 Nikos SkalkotosCode cleanup and refactoring
2012-09-01 Vangelis KoukisFix various typos, add .gitignore file
2012-08-24 Nikos SkalkotosIn wizard update the bg title after shrinking
2012-08-23 Nikos SkalkotosFix the wizard confirmation message
2012-08-22 Nikos SkalkotosAdd logging service in snf-image-creator-dialog
2012-08-21 Nikos SkalkotosWhen in wizard mode, allow local image dumping
2012-08-20 Nikos SkalkotosImplement a WizardExit exception in dialog_wizard
2012-08-08 Nikos SkalkotosUse the description field inputed in the wizard
2012-08-08 Nikos SkalkotosAdd a new clear method in the Output class
2012-08-08 Nikos SkalkotosRemove the image size from the image metadata
2012-08-08 Nikos SkalkotosMake the dialog wizard workable
2012-07-31 Nikos SkalkotosAdd all wizard dialog boxes.
2012-07-26 Nikos SkalkotosMove wizard code out of dialog_main.py