summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-06-26Mockup of the simplified UIjvoisin
2013-05-28Update translationsjvoisin
2013-05-14Keyboard shortcuts are now usablejvoisin
2013-04-30Add missing testfilesjvoisin
2013-04-30Update TODOjvoisin
This project definitively needs a bugtracker.
2013-04-30Gtk3 wants utf-8 for displayjvoisin
2013-04-29Bump versionjvoisin
2013-04-29Update TODOjvoisin
2013-04-29Merge branch 'glade'jvoisin
2013-04-29Fix incorrect handling of ziped formats formatsjvoisin
The previous behavior was to use python's mimetype module on ziped format, to guess what type of file it precisely is. But sometimes, this fail. This commit fix this corner-case.
2013-04-29Drag'n'drop should be working nowjvoisin
2013-04-29Quick fix: s/print/logging/ in office.pyjvoisin
2013-04-29Merge branch 'master' into gladejvoisin
2013-04-29Mat now correctly handle empty filesjvoisin
This is necessary beccause hachoir crashes on empty files...
2013-04-29Enhancement of drag'n'drop handlingjvoisin
2013-04-27Fix a merge mistakejvoisin
2013-04-27Merge branch 'formats_xml' into gladejvoisin
2013-04-27Cleaning of the setup.py filejvoisin
This commit: - remove the leftover nautilus line - install the glade file - remove the leftover tar-related line
2013-04-27The 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-27Remove a leftover file (FORMATS)jvoisin
2013-04-26Prettify mat -l outputjvoisin
2013-04-26Simplify the FORMATS filejvoisin
2013-04-12Strippers are now using logging instead of printjvoisin
2013-04-12Update supported format docjvoisin
2013-04-12Update Todojvoisin
2013-04-12Enforce consistency between classname and filenamejvoisin
2013-04-05Multiples files can now be drag'n'dropped in the GUIjvoisin
2013-04-05Add mp3 qnd remove tag.gg from supported fileformatsjvoisin
2013-04-05Add audio fileformat to the testsuitejvoisin
2013-04-05Remove (temporarily) now unsupported tar.gz filesjvoisin
2013-04-05Fix a security issue in the cli testsuitejvoisin
I though I merged this long time ago. The cli testsuite didn't called the MAT on test_remove, resulting in a fail.
2013-04-05Fix forgotten errors of the mergejvoisin
2013-04-05Merge branches 'gi_jack' and 'gtk3'jvoisin
Conflicts: mat-gui
2013-04-05Pdf support is backjvoisin
2013-04-02Fix unit testsjvoisin
2013-04-02Merge branch 'master' into gtk3jvoisin
2013-04-02Fix to support the lastest version of exiftooljvoisin
2013-03-30Add a "clear list" buttonjvoisin
2013-03-26Merge branch 'master' into gtk3jvoisin
2013-03-06Some minor syntastic sugarjvoisin
2013-03-06Add test files for mp3, ogg, and flacjvoisin
2013-03-06Heavy refactoring of mutagen-powered formatsjvoisin
2013-01-25Fix a typo gtk2->gtk3jvoisin
2013-01-20preliminary support of gtk3 (one test fails for PDF)jvoisin
2013-01-09gettext.install defines "_", don't redefine it.intrigeri
2013-01-09Fix typoe in manpage (hyphen)jvoisin
2013-01-08mat 0.3.40.3.4jvoisin
2013-01-08Update copyrightsjvoisin
2013-01-08Update the french localization (thanks to masha)jvoisin
2013-01-07Refactor the get_sharedir function, and move datas to a proper data folderjvoisin