Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 0.590.49 | Papoteur | 2017-08-27 | 1 | -1/+1 |
| | | | | mga#21597 | ||||
* | 0.580.58 | Papoteur | 2017-06-06 | 1 | -1/+1 |
| | |||||
* | prepare 0.570.57 | Papoteur | 2017-05-10 | 1 | -1/+1 |
| | |||||
* | Secure closing to avoid crash | Papoteur | 2017-05-08 | 1 | -1/+8 |
| | |||||
* | Exit properly on Cancel in nodev dialog (mga#20792) | Papoteur | 2017-05-07 | 1 | -0/+2 |
| | |||||
* | Prepare 0.560.56 | Papoteur | 2017-03-12 | 1 | -1/+1 |
| | |||||
* | correction of previous typo. | Papoteur | 2017-01-02 | 1 | -1/+1 |
| | |||||
* | prepare 0.550.55 | Papoteur | 2017-01-02 | 1 | -1/+1 |
| | |||||
* | Add translation in file pickers. | Papoteur | 2017-01-02 | 1 | -2/+2 |
| | |||||
* | Redraw the dialog box when name of image is changed (mga#19916) | Papoteur | 2017-01-02 | 1 | -1/+4 |
| | |||||
* | Prepare 0.540.54 | Papoteur | 2016-11-05 | 1 | -1/+1 |
| | |||||
* | Correction of a typo in a name. | Papoteur | 2016-08-29 | 1 | -1/+1 |
| | |||||
* | Adding links of the source in About dialog (mga#18405) | Papoteur | 2016-08-25 | 1 | -1/+1 |
| | |||||
* | Prepare 0.53 | Papoteur | 2016-08-22 | 1 | -1/+1 |
| | |||||
* | Correction of variables names | Papoteur | 2016-08-21 | 1 | -2/+2 |
| | |||||
* | Add /dev/ prefix to the device name | Papoteur | 2016-08-21 | 1 | -0/+1 |
| | |||||
* | Better detection of the device (mga#18411), avoiding to write to a partition. | Papoteur | 2016-08-21 | 1 | -61/+5 |
| | | | | | | | | 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.52 | Papoteur | 2016-07-23 | 1 | -1/+1 |
| | |||||
* | Correction of a word Progress | Papoteur | 2016-07-18 | 1 | -1/+1 |
| | |||||
* | Correction of writing tiny images (mga#18411)topic/yui | Papoteur | 2016-07-12 | 1 | -1/+1 |
| | |||||
* | More sure writing to log file | Papoteur | 2016-07-12 | 1 | -1/+1 |
| | |||||
* | Disable the format button at start | Papoteur | 2016-05-13 | 1 | -1/+1 |
| | |||||
* | Better formatting for dialog windows | Papoteur | 2016-04-10 | 1 | -8/+21 |
| | |||||
* | Add strings to translations | Papoteur | 2016-04-10 | 1 | -2/+2 |
| | |||||
* | exclude void media | Papoteur | 2016-04-10 | 1 | -0/+1 |
| | |||||
* | Change success message | Papoteur | 2016-04-10 | 1 | -2/+2 |
| | |||||
* | reverse <BR /> to \n in some messages | Papoteur | 2016-04-10 | 1 | -10/+10 |
| | |||||
* | fix header file location | daviddavid | 2016-04-10 | 1 | -1/+1 |
| | | | | | - also do not translate "Name=IsoDumper" from desktop file - add file header.svg | ||||
* | Prepare 0.51 release | Papoteur | 2016-04-10 | 1 | -1/+1 |
| | |||||
* | Change '\n' with <BR /> in messages for new lines | Papoteur | 2016-04-10 | 1 | -22/+22 |
| | | | | Add contributor | ||||
* | Better managing grayed or enabled widgets | Papoteur | 2016-04-10 | 1 | -21/+37 |
| | | | | | | | Deal with device selection Better managing names in file picker buttons reduce the size of dialog windows Clean code | ||||
* | Change Maindialog to PopupDialog, to have a smaller window, nicer. | Papoteur | 2016-04-09 | 1 | -12/+9 |
| | | | | | | | Clean code Add comments Update some strings for better language Correction for closing application, without segfault. | ||||
* | Update strings to better language or old strings as in glade files. | Papoteur | 2016-04-09 | 1 | -11/+11 |
| | | | | Let write button disabled when no file is choosen. | ||||
* | Keep the backup file name when defining it again (mga#17886) | Papoteur | 2016-03-06 | 1 | -1/+1 |
| | |||||
* | Adapt environment to python3 | Papoteur | 2015-12-08 | 1 | -1/+1 |
| | |||||
* | Reverse to IsoDumper name. | Papoteur | 2015-12-07 | 1 | -3/+2 |
| | |||||
* | Adapt shebang and import in raw-format | Papoteur | 2015-12-07 | 1 | -3/+3 |
| | |||||
* | Second round of manual adaptation to Python3 | Papoteur | 2015-12-07 | 1 | -11/+10 |
| | |||||
* | First adaptation to Python3 | Papoteur | 2015-10-22 | 1 | -3/+2 |
| | |||||
* | Apply 2to3 to isodumper.py | Papoteur | 2015-10-11 | 1 | -3/+3 |
| | |||||
* | Security upadte sync with Minstick | Papoteur | 2015-10-09 | 1 | -4/+5 |
| | |||||
* | Better managing error and messages while writing | Papoteur | 2015-10-09 | 1 | -4/+3 |
| | |||||
* | Manage the device name, void at start. | Papoteur | 2015-10-09 | 1 | -3/+6 |
| | |||||
* | Better management of device busy | Papoteur | 2015-10-08 | 1 | -20/+20 |
| | |||||
* | Correction of askYesOrNo function | Papoteur | 2015-10-08 | 1 | -38/+38 |
| | |||||
* | Clean code, suppress unused mount function | Papoteur | 2015-10-08 | 1 | -20/+0 |
| | |||||
* | Update to suppress specific UEFI writing | Papoteur | 2015-08-05 | 1 | -138/+15 |
| | |||||
* | Adapt to python 3 using 2to3-3.4 | Papoteur | 2015-08-05 | 2 | -37/+38 |
| | |||||
* | Exit properly, writing logfile | Papoteur | 2015-03-30 | 1 | -35/+9 |
| | | | | addind pollEvent for GTK freeze avoiding. | ||||
* | Revert adding yui directory | Papoteur | 2015-03-25 | 1 | -394/+513 |
| | | | | | | Sur la branche topic/yui modifié : lib/isodumper. IsoDumper with yui graphical libaries |