Statistics
| Branch: | Tag: | Revision:

root / image_creator / output / dialog.py @ 63af9c37

History | View | Annotate | Download (5.9 kB)

# Date Author Comment
121f3bc0 06/11/2013 05:41 pm Nikos Skalkotos

Code Cleanup

  • Prefix all private methods with _
  • Write missing docstrings
  • Move all public methods above the private ones
  • Add module docstrings where missing
  • Define source code encodings on all modules
88f83027 03/28/2013 02:26 pm Nikos Skalkotos

Add missing docstrings

0d7d3237 01/16/2013 04:35 pm Nikos Skalkotos

Fix a variable name typo in output/dialog.py

663f5f80 01/03/2013 02:52 pm Nikos Skalkotos

Minor fixes in output messages

a42a42b3 06/22/2012 06:51 pm Nikos Skalkotos

Populate Shrink menu entry

Also fix various issues. snf-image-creator-dialog is almost ready.
Some `Help' entries are missing.

9afc4b89 06/21/2012 07:20 pm Nikos Skalkotos

Populate Sysprep menu entry

Also create a new output class (InfoBoxOutput) to be used when
performing syspreps

7bf93524 06/14/2012 01:33 pm Nikos Skalkotos

Add Output module for dialog-based output