* morituri/common/task.py:

* morituri/common/taskgtk.py:
	  Split off GtkProgressRunner in separate module to not import gtk
	  everywhere.
	* examples/ARcalibrate.py:
	* examples/ARcue.py:
	* examples/gtkchecksum.py:
	* examples/trm.py:
	  Adapt.
This commit is contained in:
Thomas Vander Stichele
2009-05-03 10:20:22 +00:00
parent a47a2f2a5c
commit fc907f1953
7 changed files with 22 additions and 352 deletions

View File

@@ -1,3 +1,15 @@
2009-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/task.py:
* morituri/common/taskgtk.py:
Split off GtkProgressRunner in separate module to not import gtk
everywhere.
* examples/ARcalibrate.py:
* examples/ARcue.py:
* examples/gtkchecksum.py:
* examples/trm.py:
Adapt.
2009-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
* examples/ARcalibrate.py (added):