~ubuntu-branches/ubuntu/vivid/usb-creator/vivid

Viewing all changes in revision 18.

  • Committer: Bazaar Package Importer
  • Author(s): Evan Dandrea, Roderick B. Greening, Evan Dandrea
  • Date: 2009-07-23 11:40:58 UTC
  • Revision ID: james.westby@ubuntu.com-20090723114058-xsvlx7vby4r9fheb
Tags: 0.2.0
[ Roderick B. Greening ]
* Add a KDE frontend.
* Updated packaging 
  - bump to debhelper 7
  - bump standards version
  - add usb-creator-kde package
  - split usb-creator into usb-creator-gtk and usb-creator-common
    - usb-creator-common conflict/replaces old usb-creator
  - add transitional package for usb-creator and rename old
    usb-creator to usb-creator-gtk
  - update man pages
  - update install files according to new split
  - update setup.py to look for data files (better for portability)
  - update desktop files
* Update pot files for kde addition and gtk transition
* Added KDE Icon and renamed GTK one
* Added a 'Syncing' media message to install.py (syncing takes a while and app sits at 99%)

[ Evan Dandrea ]
* Add a simplistic estimator of the remaining time.  Thanks Lars
  Wirzenius (LP: #333051).
* Go back to the Intrepid behavior of using MB precision for the persistent
  storage size.
* Add raw disk image support.  Thanks Bruno Dilly for the progress logic.
* 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.
* Get mountpoints directly from HAL as needed, rather than trying to keep a
  list of them in sync.
* Unmount partitions mounted by usb-creator on unrecoverable failure.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: