aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 0.60Papoteur2018-01-241-1/+1
* Avoid to change buttons state when formatting is canceledPapoteur2018-01-241-1/+1
* 0.590.49Papoteur2017-08-271-1/+1
* 0.580.58Papoteur2017-06-061-1/+1
* prepare 0.570.57Papoteur2017-05-101-1/+1
* Secure closing to avoid crashPapoteur2017-05-081-1/+8
* Exit properly on Cancel in nodev dialog (mga#20792)Papoteur2017-05-071-0/+2
* Prepare 0.560.56Papoteur2017-03-121-1/+1
* correction of previous typo.Papoteur2017-01-021-1/+1
* prepare 0.550.55Papoteur2017-01-021-1/+1
* Add translation in file pickers.Papoteur2017-01-021-2/+2
* Redraw the dialog box when name of image is changed (mga#19916)Papoteur2017-01-021-1/+4
* Prepare 0.540.54Papoteur2016-11-051-1/+1
* Correction of a typo in a name.Papoteur2016-08-291-1/+1
* Adding links of the source in About dialog (mga#18405)Papoteur2016-08-251-1/+1
* Prepare 0.53Papoteur2016-08-221-1/+1
* Correction of variables namesPapoteur2016-08-211-2/+2
* Add /dev/ prefix to the device namePapoteur2016-08-211-0/+1
* Better detection of the device (mga#18411), avoiding to write to a partition.Papoteur2016-08-211-61/+5
* Prepare 0.52Papoteur2016-07-231-1/+1
* Correction of a word ProgressPapoteur2016-07-181-1/+1
* Correction of writing tiny images (mga#18411)topic/yuiPapoteur2016-07-121-1/+1
* More sure writing to log filePapoteur2016-07-121-1/+1
* Disable the format button at startPapoteur2016-05-131-1/+1
* Better formatting for dialog windowsPapoteur2016-04-101-8/+21
* Add strings to translationsPapoteur2016-04-101-2/+2
* exclude void mediaPapoteur2016-04-101-0/+1
* Change success messagePapoteur2016-04-101-2/+2
* reverse <BR /> to \n in some messagesPapoteur2016-04-101-10/+10
* fix header file locationdaviddavid2016-04-101-1/+1
* Prepare 0.51 releasePapoteur2016-04-101-1/+1
* Change '\n' with <BR /> in messages for new linesPapoteur2016-04-101-22/+22
* Better managing grayed or enabled widgetsPapoteur2016-04-101-21/+37
* Change Maindialog to PopupDialog, to have a smaller window, nicer.Papoteur2016-04-091-12/+9
* Update strings to better language or old strings as in glade files.Papoteur2016-04-091-11/+11
* Keep the backup file name when defining it again (mga#17886)Papoteur2016-03-061-1/+1
* Adapt environment to python3Papoteur2015-12-081-1/+1
* Reverse to IsoDumper name.Papoteur2015-12-071-3/+2
* Adapt shebang and import in raw-formatPapoteur2015-12-071-3/+3
* Second round of manual adaptation to Python3Papoteur2015-12-071-11/+10
* First adaptation to Python3Papoteur2015-10-221-3/+2
* Apply 2to3 to isodumper.pyPapoteur2015-10-111-3/+3
* Security upadte sync with MinstickPapoteur2015-10-091-4/+5
* Better managing error and messages while writingPapoteur2015-10-091-4/+3
* Manage the device name, void at start.Papoteur2015-10-091-3/+6
* Better management of device busyPapoteur2015-10-081-20/+20
* Correction of askYesOrNo functionPapoteur2015-10-081-38/+38
* Clean code, suppress unused mount functionPapoteur2015-10-081-20/+0
* Update to suppress specific UEFI writingPapoteur2015-08-051-138/+15
* Adapt to python 3 using 2to3-3.4Papoteur2015-08-052-37/+38