Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correction of a variable name. | Papoteur | 2016-08-21 | 1 | -1/+1 |
| | |||||
* | Better detection of the device (mga#18411), avoiding to write to a partition. | Papoteur | 2016-08-21 | 1 | -39/+6 |
| | | | | | | | | The device is obtained through Drive list of udisks2, but without /dev/sdxx name. This is got trough Block list, but without direct correspondance. Thus, we get the first block which has 'Drive' the selected Drive, and suppress the trailing digits. Clean unused code | ||||
* | Prepare 0.47 release0.47 | Papoteur | 2016-05-13 | 1 | -1/+1 |
| | |||||
* | prepare 0.46 release | daviddavid | 2016-03-25 | 1 | -1/+1 |
| | |||||
* | prepare 0.45 release0.45 | Papoteur | 2016-03-06 | 1 | -1/+1 |
| | |||||
* | exclude void media mga#17856 | Papoteur | 2016-03-06 | 1 | -0/+1 |
| | |||||
* | Keep the file name for backup when selecting it again (mga#17886) | Papoteur | 2016-03-06 | 1 | -1/+1 |
| | |||||
* | Refresh the list will nor add more than needed entries (mga#17857) | Papoteur | 2016-03-03 | 1 | -1/+4 |
| | |||||
* | Prepare for 0.44 release | Papoteur | 2015-11-22 | 1 | -1/+1 |
| | |||||
* | Manage when partition is busy (mga#16837) | Papoteur | 2015-11-22 | 1 | -18/+25 |
| | |||||
* | New release 0.430.43 | SARL ENR 68 | 2015-10-06 | 1 | -1/+1 |
| | | | | - fix for bug mga#16910 | ||||
* | Sécurity update, sync with Mintstick | Papoteur | 2015-10-06 | 1 | -4/+5 |
| | |||||
* | Suppress commented code and no more used code | Papoteur | 2015-06-06 | 1 | -186/+0 |
| | |||||
* | Suppress UEFI feature | Papoteur | 2015-05-20 | 1 | -143/+143 |
| | |||||
* | Change writing mode for UEFI | Papoteur | 2015-03-08 | 1 | -10/+33 |
| | |||||
* | fix isodumper.glade directory on isodumper.py file | SARL ENR-68 | 2015-01-24 | 1 | -1/+1 |
| | |||||
* | Add checking after dumping an image. | Papoteur | 2015-01-18 | 1 | -2/+50 |
| | |||||
* | po formatting updates with sh po-update.sh script | SARL ENR-68 | 2015-01-18 | 1 | -1/+1 |
| | | | | - for future 0.40 release | ||||
* | Better management of error cases | Papoteur | 2015-01-03 | 1 | -3/+12 |
| | |||||
* | Finalize the UEFI and Udisks2 modifications | papoteur-mga | 2014-11-30 | 1 | -58/+232 |
| | |||||
* | Sync with 0.3x branch and prepare for 0.40 release | SARL ENR-68 | 2014-11-10 | 1 | -1/+1 |
| | |||||
* | Default folder for filepicker to /home/user | papoteur-mga | 2014-11-09 | 1 | -2/+4 |
| | |||||
* | Modifications for 0.33. See Changelog. | papoteur-mga | 2014-11-09 | 2 | -74/+161 |
| | |||||
* | fix more the Reverse | SARL ENR-68 | 2014-10-25 | 1 | -1/+3 |
| | |||||
* | Reverse getting user with getlogin. | papoteur-mga | 2014-10-25 | 1 | -7/+9 |
| | |||||
* | Added a dialog box to confirm overwriting backup file | papoteur-mga | 2014-10-24 | 1 | -5/+18 |
| | | | | | Suppression of a inappriopriate emergency dialog after format Adding the path in the destination name for backup file | ||||
* | Correction of the index not getting 100% | papoteur-mga | 2014-10-23 | 1 | -18/+16 |
| | | | | | | Not closing the application after the success Get the user directly Change .iso in .img for the backup name | ||||
* | update for new release 0.32 | SARL ENR-68 | 2014-10-20 | 1 | -1/+1 |
| | | | | | | - formatting all .po files - recompiling all .mo files - update CHANGELOG, README.md, isodumper.spec and isodumper.py files | ||||
* | Fix wrong progress steps with small images | papoteur-mga | 2014-10-08 | 1 | -1/+2 |
| | |||||
* | Fix security issue when writing log file | papoteur-mga | 2014-10-04 | 1 | -21/+22 |
| | |||||
* | fix a typo on the word 'occurred' instead of 'occured' | SARL ENR-68 | 2014-08-28 | 1 | -1/+1 |
| | | | | | | | | | - on all po and pot files - on isodumper.py file - using (where . is the folder path of isodumper): - find . -type f -name "*.py" -print0 | xargs -0 sed -i 's/occured/occurred/g' - find . -type f -name "*.po" -print0 | xargs -0 sed -i 's/occured/occurred/g' - find . -type f -name "*.pot" -print0 | xargs -0 sed -i 's/occured/occurred/g' | ||||
* | Update README.md file and isodumper.py file | SARL ENR-68 | 2014-07-06 | 1 | -1/+0 |
| | |||||
* | Manage the window closing. | papoteur-mga | 2014-07-06 | 1 | -4/+12 |
| | | | | Deliver information in tooltips and logview | ||||
* | Deletion of swapped parameter | papoteur-mga | 2014-07-06 | 1 | -0/+3 |
| | |||||
* | Supressed the closing cross in the main window | papoteur-mga | 2014-07-06 | 1 | -3/+5 |
| | | | | | graying "format" option when writing Enabling expander when formating. | ||||
* | - added a dialog box to warning against close when operationin action | papoteur-mga | 2014-06-29 | 1 | -14/+44 |
| | | | | | | | | - added close the application when X of the window bar clicked - added file name and device name in the logview when selected - changed a window to a dialog form. - set the user owner of log file and directory - suppress window redraw when closing the logview | ||||
* | Same modifiactions as 0.22 | papoteur-mga | 2014-06-15 | 1 | -5/+13 |
| | |||||
* | updated (all) po files for future 0.30 release | SARL ENR-68 | 2014-05-16 | 1 | -7/+7 |
| | | | | - Added a default name for the backup | ||||
* | Added a default name for the backup | papoteur-mga | 2014-05-14 | 1 | -4/+6 |
| | |||||
* | updated (all) po files for future 0.30 release | SARL ENR-68 | 2014-05-09 | 1 | -0/+0 |
| | | | | | - added function to format the device in Fat32, ntfs or ext4. - separated backup from writing. | ||||
* | Merge branch '0.30' of https://github.com/papoteur-mga/isodumper | SARL ENR-68 | 2014-05-09 | 4 | -96/+289 |
| | | | | - from 0.30 branch to master branch | ||||
* | Added transmission of the user name to write the log file at the good place. | papoteur-mga | 2014-05-04 | 1 | -4/+10 |
| | |||||
* | Modification of the behaviour of windows, no closing the application after ↵ | papoteur-mga | 2014-05-02 | 1 | -12/+15 |
| | | | | escape from the confirmation dialog. | ||||
* | Integration of find_devices in the main file. | papoteur-mga | 2014-05-01 | 1 | -8/+33 |
| | |||||
* | fix closing the About window | david_david | 2014-04-19 | 1 | -1/+1 |
| | | | -use dialog.hide() instead of dialog.destroy() to close About window | ||||
* | updated all po files for new "GtkAboutDialog" | SARL ENR-68 | 2014-04-19 | 1 | -0/+1 |
| | | | | | -update isodumper.desktop file -add a new line on isodumper.py | ||||
* | added an about isodumper window "GtkAboutDialog" | SARL ENR-68 | 2014-04-19 | 1 | -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-68 | 2014-01-10 | 1 | -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 script | SARL ENR-68 | 2013-12-29 | 1 | -0/+1 |
| | | | | -for added a tooltip on backup "GtkButton" id="backup_select" | ||||
* | Added Release number in the window title. | david_david | 2013-12-09 | 1 | -1/+1 |
| | | | change and update to release v0.20 |