| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-27 | Make the code a bit more python3-compliant | jvoisin | |
| 2016-02-10 | Improves the phrasing of a preference item (close #7447) | jvoisin | |
| Changing "adding unsupported files" to "deleting unsupported files". UX people told me that it's more clear this way. | |||
| 2016-01-11 | Fix various typos pointed by pabs | jvoisin | |
| 2016-01-03 | Use GObject types instead of Python ones for the GUI | jvoisin | |
| 2016-01-03 | Fix the metadata popup | jvoisin | |
| 2016-01-03 | Fix the segfault when listing supported files | jvoisin | |
| This should close https://labs.riseup.net/code/issues/10839 | |||
| 2015-12-30 | Fix some pep8-related issues | jvoisin | |
| 2015-12-20 | Improves the previous commit thanks to intrigeri | jvoisin | |
| I forgot to add `gi.require_version('Poppler', '0.18')` everywhere, and `gi.require_version('Gtk', '3.0')` in mat-gui too | |||
| 2015-12-19 | The GUI proposes to add supported files only by default | jvoisin | |
| Now, the popup to add files to the interface only shows supported files by default. It's of course still possible to chose to show every possible files, but it's not the default behaviour anymore. | |||
| 2015-12-18 | Fix the GUI for good | jvoisin | |
| a027c0b989f7c7a5182db25aa628d2c138d024ae was a mistake. | |||
| 2015-12-07 | added check for readaccess to file | Muri Nicanor | |
| 2015-07-25 | _MASSIVE_ pep8 revamp | jvoisin | |
| Thank you so much PyCharm | |||
| 2015-03-31 | Fix issue #7858 | jvoisin | |
| GUI fails to start if run from a directory that contains a "data" sub-directory <- This is now fixed. | |||
| 2014-12-31 | Improves the GUI a bit | jvoisin | |
| - Use better icons - Remove the term "Scour" | |||
| 2014-11-02 | Simplify a bit the interface | jvoisin | |
| 2014-06-08 | Rename the MAT folder to libmat. | jvoisin | |
| This commit fixes some issues for dump operating systems who doesn't handle capitalization. | |||
| 2014-05-11 | Fix #7177 | jvoisin | |
| 2014-02-10 | Rename mat.ui to mat.glade | jvoisin | |
| 2014-01-31 | Fix office-format handling by the GUI | jvoisin | |
| 2014-01-21 | Mat-gui now displays "Cleaning $ilename" instead of "Cleaning $state" | jvoisin | |
| Fix https://labs.riseup.net/code/issues/6618 | |||
| 2014-01-19 | The "ok" button from the archive_popup is now "scour". | jvoisin | |
| 2014-01-18 | Fix a logical mistake with mat-gui's archives handling | jvoisin | |
| Mat-gui will now process archives correctly | |||
| 2014-01-17 | Implement a better warning message for non-supported files in archives | jvoisin | |
| 2014-01-17 | s/double-clic/double-click/ | jvoisin | |
| 2014-01-15 | Add support for zipfiles! | jvoisin | |
| 2014-01-06 | GUI-archive-unsupported-handling, 2nd iteration | jvoisin | |
| 2014-01-06 | The user can now chose if he wants to includes unsupported files to archive | jvoisin | |
| 2014-01-06 | Checkboxes are now working | jvoisin | |
| 2014-01-06 | Preliminary implementation of unsupported files selection | jvoisin | |
| Checkboxes are doing nothing for now | |||
| 2014-01-02 | MAT will not process archives with unknown filetypes | jvoisin | |
| 2013-12-15 | Clarify the vocabulary | jvoisin | |
| "Clean" is now a state, and "Scour" is used as action. | |||
| 2013-12-07 | Improves the "Not-supported" popup | jvoisin | |
| 2013-10-06 | Replace deprecated GObject.idle_add with GLib.idle_add | jvoisin | |
| 2013-10-05 | mat is now able to check non-writables files | jvoisin | |
| This is an implementaion of this suggestion: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721572 | |||
| 2013-07-17 | Typos in mat-gui | jvoisin | |
| 2013-06-30 | Cleanup and renaming in mat.ui | jvoisin | |
| 2013-06-30 | More close/hide-related improvements | jvoisin | |
| 2013-06-30 | Fix popus closing | jvoisin | |
| 2013-06-27 | Improve the "non-supported files" popup | jvoisin | |
| 2013-06-26 | Update mat's MOTO | jvoisin | |
| 2013-06-26 | Cleanup of mat-gui | jvoisin | |
| 2013-06-26 | Refactorisation of the "metadata popup" | jvoisin | |
| 2013-06-26 | Mockup of the simplified UI | jvoisin | |
| 2013-05-28 | Update translations | jvoisin | |
| 2013-05-14 | Keyboard shortcuts are now usable | jvoisin | |
| 2013-04-30 | Gtk3 wants utf-8 for display | jvoisin | |
| 2013-04-29 | Drag'n'drop should be working now | jvoisin | |
| 2013-04-29 | Enhancement of drag'n'drop handling | jvoisin | |
| 2013-04-27 | The GUI now use glade ! | jvoisin | |
| Warning: this is a pretty huge commit Not everything is ported now, but this is already a big step. | |||
| 2013-04-05 | Multiples files can now be drag'n'dropped in the GUI | jvoisin | |
