~usb-creator-hackers/usb-creator/trunk

  • Committer: Evan Dandrea
  • Date: 2009-05-01 10:53:32 UTC
  • Revision ID: evan.dandrea@canonical.com-20090501105332-3sqqkjdl3so3g4qw
* Add raw disk image support.
* Change the wording on the reboot message slightly to ease confusion.
  Thanks Andrew Keyes.
* Add unittest support.
* Use the logging module, rather than a custom logging class.
* Raise exceptions in backend.popen rather than parsing a tuple returned
  from it.
* Add icons for CD images and raw disk images.
* Support drag and drop of CD images and raw disk images.
* Completely refactor the backend and gtk_frotend code.
* Use HAL where possible to unmount partitions in order to avoid races.
* Handle HAL not running and other errors when usb-creator is started.
* Properly connect to the system bus.
Filename Latest Rev Last Changed Committer Comment Size
..
bin 1 16 years ago Evan Dandrea Imported project. Diff
debian 1 16 years ago Evan Dandrea Imported project. Diff
desktop 12 16 years ago Evan Dandrea * Properly set the labels of the progress dialog o Diff
gui 1 16 years ago Evan Dandrea Imported project. Diff
man 7 16 years ago Evan Dandrea Added a man page for usb-creator.8. Diff
po 56 16 years ago Evan Dandrea * i18n support (LP: #285413, #292556). * Added Swe Diff
scripts 3 16 years ago Evan Dandrea * Fix FTBFS. Thanks David Futcher (LP: #267103). Diff
usbcreator 1 16 years ago Evan Dandrea Imported project. Diff
Makefile 84 16 years ago Evan Dandrea Move the addition of usb-creator.desktop.in to POT 205 bytes Diff Download File
setup.cfg 85 16 years ago Evan Dandrea Re-enable i18n. 132 bytes Diff Download File
setup.py 88 16 years ago Martin Pitt setup.py: Use p-distutils-extra's clean rule to pr 580 bytes Diff Download File