aboutsummaryrefslogtreecommitdiffstats
path: root/lib/isodumper.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix all windows position0.25SARL ENR-682014-10-281-1/+1
| | | | | | - fix for the main_dialog window as 'center' instead of 'center-always'. - ensure that all windows are centered relative to the main_dialog window. - prepare for new 0.25 release.
* Add output on stdout of logs.papoteur-mga2014-10-261-0/+2
|
* Prepare for 0.24 releaseSARL ENR-682014-10-251-1/+1
| | | | | | - update CHANGELOG, spec, isodumper.py and po-update tool files - formatting all .po files. - recompiling all .mo files.
* fix more the ReverseSARL ENR-682014-10-251-2/+3
|
* Suppression of a debug line.papoteur-mga2014-10-251-1/+0
|
* Reverse the function getlogin, get user from launcher.papoteur-mga2014-10-251-7/+11
|
* Change the name in .img for backuppapoteur-mga2014-10-241-3/+3
|
* Correction of the index not getting 100%papoteur-mga2014-10-231-31/+27
| | | | | | Not closing the application after the success Get the user directly Change .iso in .img for the backup name
* Fix wrong progress steps with small imagesSARL ENR-682014-10-201-0/+3
|
* Fix security issue writing log filepapoteur-mga2014-10-051-6/+13
|
* update for release 0.23SARL ENR-682014-06-301-2/+2
| | | | | | | - updated (all) po files for release 0.23 - update spec file for release 0.23 - update po-update.sh script for release 0.23 - minor cosmetic change on isodumper.py file
* Modifications for 0.23papoteur-mga2014-06-291-12/+21
|
* update for release 0.22SARL ENR-682014-06-151-2/+2
| | | | | | | | | | | - updated (all) po files for release 0.22 - update (all).mo files with po-compile.sh tools to /share/locale - update CHANGELOG file for release 0.22 - update README for Portuguese translator - update spec file for release 0.22 - update po-update.sh script for release 0.22 - update isodumper.glade file for Portuguese translator - minor cosmetic change on isodumper.py file
* Change a window to a dialogpapoteur-mga2014-06-151-2/+13
| | | | Set default values for backup
* Added transmission of the user name to write the log file at the good place.papoteur-mga2014-05-041-4/+10
|
* Modification of the behaviour of windows, no closing the application after ↵papoteur-mga2014-05-021-12/+15
| | | | escape from the confirmation dialog.
* Integration of find_devices in the main file.papoteur-mga2014-05-011-8/+33
|
* fix closing the About windowdavid_david2014-04-191-1/+1
| | | -use dialog.hide() instead of dialog.destroy() to close About window
* updated all po files for new "GtkAboutDialog"SARL ENR-682014-04-191-0/+1
| | | | | -update isodumper.desktop file -add a new line on isodumper.py
* added an about isodumper window "GtkAboutDialog"SARL ENR-682014-04-191-4/+12
| | | | | - add an about button on Main window - add about script on isodumper.py
* Fix an error space on a translation string (#: lib/isodumper.py:270)SARL ENR-682014-01-101-1/+1
| | | | | | -po formatting updates with sh po-update.sh script -update (all).mo files with po-compile.sh tools to /share/locale -for added a tooltip on backup "GtkButton" id="backup_select"
* po formatting updates with sh po-update.sh scriptSARL ENR-682013-12-291-0/+1
| | | | -for added a tooltip on backup "GtkButton" id="backup_select"
* Added Release number in the window title.david_david2013-12-091-1/+1
| | | change and update to release v0.20
* Added Release number in the window title.papoteur-mga2013-12-091-3/+2
|
* Replace with modified versionspapoteur-mga2013-12-081-12/+62
|
* Added function to backup the content of the device before overwriting.papoteur-mga2013-12-071-60/+12
|
* Added function for backup the content of a the device before overwriting.papoteur-mga2013-12-071-12/+60
|
* Added catch for writing error.papoteur-mga2013-11-231-1/+5
|
* Correction to the extraction of the name of the device.papoteur-mga2013-11-231-1/+2
|
* Correction for a bug in dialog loops.papoteur-mga2013-11-231-6/+7
|
* Added warning for device bigger as 32Gbytespapoteur-mga2013-11-021-10/+13
|
* Added a button to retry in the nodev dialog box.papoteur-mga2013-11-011-19/+14
|
* Add a test for the size of the device. Exit if the size is too smallpapoteur-mga2013-10-131-12/+25
|
* Update isodumper.pydavid_david2013-09-201-2/+2
|
* Update isodumper.pydavid_david2013-09-201-1/+1
|
* Update isodumper.pydavid_david2013-09-201-1/+0
|
* Update isodumper.pydavid_david2013-09-201-3/+4
|
* First commitpapoteur-mga2013-09-151-0/+279