Statistics
| Branch: | Tag: | Revision:

root / image_creator / output @ e6f134b3

Name Size
__init__.py 2.7 kB
cli.py 3.9 kB
composite.py 3.3 kB
dialog.py 5.1 kB

Latest revisions

# Date Author Comment
b87b7a14 10/23/2012 05:06 pm Nikos Skalkotos

Do not hide the cursor when showing a progress bar

This is a workaround for a progress bar bug, where the system may
stay with the cursor hidden if finish() is not called.

4787037b 10/18/2012 01:40 pm Nikos Skalkotos

Remove the goto(1) empty progress bar workaround

Add progress >= 1.0.2 as install_dependency, since this is the version
that fixed the empty progress bar problem.

c3fe132c 08/23/2012 12:04 pm Nikos Skalkotos

Rename CombinedOutput to CompositeOutput

Also move it to a separate module.

789a3763 08/22/2012 01:37 pm Nikos Skalkotos

Add logging service in snf-image-creator-dialog

Logging can be enabled using the -l input option

4a847a98 08/08/2012 04:13 pm Nikos Skalkotos

Add a new clear method in the Output class

In the cli output classes this method will clear terminal screen if
the standard output is a terminal.

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

0931fbd6 06/14/2012 11:32 am Nikos Skalkotos

Save bar_type parameter in Output base class

ae10ac63 06/12/2012 05:53 pm Nikos Skalkotos

Add cleanup method in output class

View revisions

Also available in: Atom