Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better management of error cases | Papoteur | 2015-01-03 | 1 | -3/+12 |
| | |||||
* | fix requirements on python-dbus | SARL ENR-68 | 2014-12-21 | 2 | -0/+2 |
| | |||||
* | Finalize the UEFI and Udisks2 modifications | papoteur-mga | 2014-11-30 | 2 | -59/+232 |
| | |||||
* | Sync with 0.3x branch and prepare for 0.40 release | SARL ENR-68 | 2014-11-10 | 51 | -628/+976 |
| | |||||
* | 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 | 4 | -81/+306 |
| | |||||
* | Merge pull request #23 from yochenhsieh/patch-6 | david_david | 2014-10-31 | 1 | -2/+9 |
|\ | | | | | Update zh_TW.po | ||||
| * | Update zh_TW.po | yochenhsieh | 2014-10-31 | 1 | -2/+9 |
|/ | |||||
* | Fix window positions | SARL ENR-68 | 2014-10-28 | 1 | -2/+6 |
| | | | | | | - fix for the main_dialog window as 'center' instead of 'center-always'. - ensure that all windows are centered relative to the main_dialog window. - remove unneeded version of isodumper on the about_dialog window. | ||||
* | Formatting all .po files for future 0.32 release | SARL ENR-68 | 2014-10-25 | 44 | -2727/+2896 |
| | | | | | - update po-update.sh tool - update CHANGELOG file | ||||
* | Merge branch 'master' of github.com:papoteur-mga/isodumper | papoteur-mga | 2014-10-25 | 1 | -0/+5 |
|\ | | | | | | | Merge | ||||
| * | update CHANGELOG file for 0.32 relesase | SARL ENR-68 | 2014-10-25 | 1 | -0/+5 |
| | | |||||
* | | Suppression of warnings | papoteur-mga | 2014-10-25 | 1 | -40/+0 |
|/ | |||||
* | 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 |
| | |||||
* | fix title, position and icon for the 'confirm_overwrite' window | SARL ENR-68 | 2014-10-25 | 1 | -0/+3 |
| | |||||
* | Added a dialog box to confirm overwriting backup file | papoteur-mga | 2014-10-24 | 2 | -5/+67 |
| | | | | | 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 | 70 | -838/+846 |
| | | | | | | - 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 |
| | |||||
* | update for new release 0.310.31 | SARL ENR-68 | 2014-10-07 | 1 | -1/+1 |
| | |||||
* | update for new release 0.31 | SARL ENR-68 | 2014-10-07 | 2 | -1/+7 |
| | |||||
* | Fix security issue when writing log file | papoteur-mga | 2014-10-04 | 1 | -21/+22 |
| | |||||
* | (0.30 release) Po compile (all).mo files0.30 | SARL ENR-68 | 2014-09-09 | 23 | -0/+0 |
| | | | | - compile all .mo files for release 0.30 | ||||
* | (0.30 release) Po formatting (pt,zh_TW).po files | SARL ENR-68 | 2014-09-09 | 2 | -66/+2 |
| | | | | - not complete | ||||
* | (0.30 release) Po formatting (it).po files | SARL ENR-68 | 2014-09-09 | 1 | -49/+34 |
| | | | | - Italian translation | ||||
* | (0.30 release) Po formatting (da,et,pl).po files | SARL ENR-68 | 2014-09-01 | 3 | -154/+103 |
| | |||||
* | fix a typo on the word 'occurred' instead of 'occured' | SARL ENR-68 | 2014-08-28 | 43 | -44/+44 |
| | | | | | | | | | - 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' | ||||
* | (0.30 release) Po formatting (el).po files | SARL ENR-68 | 2014-08-08 | 2 | -52/+36 |
| | | | | - update (el).mo files with po-compile.sh tools to /share/locale | ||||
* | Upadte CHANGELOG file | SARL ENR-68 | 2014-08-04 | 1 | -0/+1 |
| | | | | - added a new translation on Basque | ||||
* | (0.30 release) Po formatting (eu).po files | SARL ENR-68 | 2014-08-03 | 5 | -1/+326 |
| | | | | | | - new translation on Basque - added a new Translator on Egoitz Rodriguez Obieta - update (eu).mo files with po-compile.sh tools to /share/locale | ||||
* | (0.30 release) Po formatting (cs,es).po files | SARL ENR-68 | 2014-08-02 | 6 | -89/+50 |
| | | | | - update (cs,es).mo files with po-compile.sh tools to /share/locale | ||||
* | (0.30 release) Po formatting (nl).po files | SARL ENR-68 | 2014-07-20 | 2 | -53/+36 |
| | | | | - update (nl).mo files with po-compile.sh tools to /share/locale | ||||
* | (0.30 release) Po formatting (ro,id).po files | SARL ENR-68 | 2014-07-20 | 4 | -93/+56 |
| | | | | - update (ro,id).mo files with po-compile.sh tools to /share/locale | ||||
* | (0.30 release) Po formatting (ru).po files | SARL ENR-68 | 2014-07-10 | 2 | -28/+11 |
| | | | | - update (ru).mo files with po-compile.sh tools to /share/locale | ||||
* | Fix the name of some Translators | SARL ENR-68 | 2014-07-10 | 2 | -15/+15 |
| | |||||
* | (0.30 release) Po formatting (en_GB).po files | SARL ENR-68 | 2014-07-10 | 3 | -59/+44 |
| | | | | - update (en_GB).mo files with po-compile.sh tools to /share/locale | ||||
* | Added a new Translator on Ḷḷumex03 | SARL ENR-68 | 2014-07-10 | 3 | -1/+4 |
| | | | | - new translation on Asturian | ||||
* | (0.30 release) Po formatting (ast,de,pt_BR,sl,sv,fr,uk,tr).po files | SARL ENR-68 | 2014-07-10 | 46 | -1151/+994 |
| | | | | - update (ast,de,pt_BR,sl,sv,fr,uk,tr).mo files with po-compile.sh tools to /share/locale | ||||
* | Suppression of warnings | papoteur-mga | 2014-07-07 | 1 | -45/+7 |
| | |||||
* | update for release 0.30 | SARL ENR-68 | 2014-07-07 | 42 | -1682/+2225 |
| | | | | - all .po formatting | ||||
* | Update README.md file and isodumper.py file | SARL ENR-68 | 2014-07-06 | 2 | -2/+4 |
| | |||||
* | Merge branch 'master' of https://github.com/papoteur-mga/isodumper | papoteur-mga | 2014-07-06 | 1 | -9/+10 |
|\ | | | | | | | Update CHANGELOG | ||||
| * | update CHANGELOG file | SARL ENR-68 | 2014-07-06 | 1 | -9/+10 |
| | | |||||
* | | Manage the window closing. | papoteur-mga | 2014-07-06 | 3 | -15/+18 |
|/ | | | | Deliver information in tooltips and logview | ||||
* | Deletion of swapped parameter | papoteur-mga | 2014-07-06 | 2 | -19/+22 |
| | |||||
* | fix again icon name, window name and window position for some GTK window | SARL ENR-68 | 2014-07-06 | 1 | -2/+9 |
| | | | | | | | - fix for "choose" window - fix for "format" window - fix for "Quit_warning" window - fix for minor cosmetic "add a space" on text in "emergency_dialog" window | ||||
* | Supressed the closing cross in the main window | papoteur-mga | 2014-07-06 | 2 | -13/+9 |
| | | | | | graying "format" option when writing Enabling expander when formating. | ||||
* | fix icon name and window position for GTK "Choose" window | SARL ENR-68 | 2014-07-05 | 1 | -1/+1 |
| | |||||
* | (0.30)Update (de,pt,pt_BR,sl,sv,fr,ru,uk,tr,zh_TW).mo files with ↵ | SARL ENR-68 | 2014-07-05 | 10 | -0/+0 |
| | | | | po-compile.sh tools to /share/locale |