lp:ubuntu/hardy/aptoncd

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/hardy/aptoncd
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

8. By Rafael Proença

* Now the window title reflects the current mode (create/restore);
* APTonCD/core/gui.py:
 - setting proper icon for question dialogs;
* APTonCD/restore/restoreWindow.py:
 - remove the $TMP/aptoncd-mnt-image/ folder after umounting it;
* data/glade/main_window.glade:
 - Changing Edit menu strings to have some consistency with the
   context menu strings;
* Now users will be able to cancel creation progress
 - (except when making iso operation is in progress);
* Check for avalilable space on tmp dir and destination dir before
  create the disk;
* Added 'aptoncd' icon for dialog messages;
* fixed a bug that caused an error when user doenst create a metapackage
  - closes LP:#154609;
* Implemented --packages-list=FILE to imput the packages that will be
  listed in create mode;
* Added a paramether --non-interactive to work together with
  --packages-list=FILE;
* Added the menu View > Columns, where user can show/hide the Size and
  Version column in packages list;
* If no package were selected set the sensitive of the "Burn..." button
  to false until a package is selected;
* Use a menu radio instead tabs for changing modes;
* Define if a package is older comparing with the other with the same
  name in the list, not with the installed one;

7. By Rafael Proença

* debian/control:
 - remove the mkisofs splict dependency, add genisoimage as alternative;
* Usability improvements on main window;
* Removed tabs; now the modes are switched in "Mode" menu;
* PackagesList:
 - Compare if the package is older with the one with the same name in the list, not with the installed one;
 - Fixed GTK warings while [un]checking packages using the Edit menu;
* updated translations:
 - de, el, es, fr, hr, nl, pl, pt_BR, sv

6. By Rafael Proença

* Removing the RootShell class due to errors caused in a Kubuntu box;
* debian/control:
 - fixed some mispells, closes LP:#;
* Applying Bruce's patch, closes LP:#134569;
* Introducing the missing translations:
 - de, el, es, fr, hr, nl, pl, pt_BR;
* Do not allow the user create a ID with no package:
 - set the sensitive of "Burn" button to False if no package were selected;
* Hiding the "Help" button:
 - Gutsy's yelp seems not handle ghelp: links anymore;
 - The current aptoncd documentation is almost deprecated;
* Implemented --packages-list and --non-interactive for synaptic integration;

5. By Rafael Proença

* new release:
- Complete code rewrite;
- Complete GUI redesign;
- Behavior and usability improvements;
- A lot of bug fixes;
- Added possibility of the user choose the desired app for burning;
- Added possibility of the user add an entire folder for scanning;
- User can set --cache-dir=;
- User can set --temp-dir=;
- Refreshed dependencies;
- Switch to python-distutils;

4. By Rafael Proença

* Fixed some typos;
* Removing progressbar close button. Closes LP#98698;
* Setting a line markup to highlight itens on treeview;
* Finished documentation;
* Don't let the user to create a media whith no package. Closes LP#103760;
* Translations update, now supporting the following languages:
  - ~100%: en_GB, fr, pt_BR, ru, sv, tr, es
  - <80%: pt, ca, uk, it, nl, pl, de, zh_CN, el, hr, ro

3. By Rafael Proença

* Improvements in performance of the create treeview (+60% faster while mounting the list of packages);
* Added a call method for Download Repository (--download, just like --create) calling frmDownload without shown frmMainWindow;
* Now shows the number of downloaded files/to download in the Download Repository window;
* Placed a window when download susessful finished, asking if user want do remove the temp files;
* Improved the auto-select dependencies recursively, it's smarter now;
* locking unsuported characters to aptoncd iso fileaname;
* Hidding Cancel button while reading packages (we doesn't need this anymore, sice it's a faster process);
* Hidding the main window when using parameters (such --download, -i, --restore, etc);
* Moving the way APTonCD handle the destination of .iso images - Closes LP#89320;
* Do not close the window when user hasn't enought right in the destination folder - Closes LP#89325;
* Avoiding the user to select a destination folder that doesn't have writting permissions;
* Do not permit the user to restore an aptoncd media created in a version that differs from your running system;
* Correcting some grammar mistakes, applying Bruce's patch. Closes LP#89733;
* Now old packages in the Create list has a different pango markup to differ from the new ones;
* Changing the window type of frmCreate and frmRestore to show minimize and maximize buttons;
* Fixed bug while cancel the creation of APTonCD copy/iso
* Auto-select dependencies in create actived by default;
* Now we have a README.diskdefines inside the media, to make APT happy;
* Documentation update

2. By Rafael Proença

Initial release

1. By Rafael Proença

Import upstream version 0.0.99+svn20070202

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/aptoncd
This branch contains Public information 
Everyone can see this information.

Subscribers