summaryrefslogtreecommitdiff
path: root/gui.py (follow)
AgeCommit message (Collapse)Author
2011-08-16Change test according to previous commitjvoisin
2011-08-16setup.py now works !jvoisin
2011-08-10French localisationjvoisin
2011-08-08Preliminary support for internationalization, and fix a stupid bug related ↵jvoisin
to toolbar.
2011-08-07Fix a stupid bug who prevented the user to add a single file to the gui.jvoisin
2011-08-07Everything is now processed in a (nice and smooth) asynchrone wayjvoisin
2011-08-07Optimisationsjvoisin
2011-08-06Cleanup and more pylint conformityjvoisin
2011-08-06Fix the preferences dialogjvoisin
2011-08-06Minors corrections and optimisation (more to come)jvoisin
2011-08-05Cleanup, and cosmeticjvoisin
2011-08-05Add tooltips for the first row (losely based on treeviewtooltip from Daniel ↵jvoisin
J. Popowich)
2011-08-04Cleanupjvoisin
2011-08-03Add the supported format list to the GUIjvoisin
2011-07-30Documentation, and removal of unnecessary importsjvoisin
2011-07-27Now GUI know which mimetypes are supported byt the MAT libjvoisin
2011-07-27Retro-portage from gi module to gtk modulejvoisin
2011-07-26Documentation, and more pylint conformityjvoisin
2011-07-26Pyflakes and pep8 validationjvoisin
2011-07-21Add the possibility to add (or not) unsupported fileformat to outputed ↵jvoisin
archives fileformat (invasive patch, sorry about that).
2011-07-21Add some tooltipsjvoisin
2011-07-21The self.force parameter is now effective (and the self.ugly is obsolete and ↵jvoisin
removed)
2011-07-21If no item is selected, do as they where all selectedjvoisin
2011-07-20Cleanupjvoisin
2011-07-19add loggingjvoisin
2011-07-19Selection finally works !!!jvoisin
2011-07-19Refactoring the preferences menujvoisin
2011-07-19Smoother way for creating columnsjvoisin
2011-07-19Add a hidden column (for selection processing)jvoisin
2011-07-18Add a rudimentary preferences windowjvoisin
2011-07-18Add "about", and icons in menujvoisin
2011-07-18Complete the menubarjvoisin
2011-07-18Add a menubarjvoisin
2011-07-17Change icon, and fix a minor bug in "check"jvoisin
2011-07-17Multiple selection finaly works !jvoisin
2011-07-17Folder adding is now fully recursivejvoisin
2011-07-13Folder selection now worksjvoisin
2011-07-12mock up of 'clean'jvoisin
2011-07-12add filterjvoisin
2011-07-12Mock up of the filechooser dialogjvoisin
2011-07-12Add the statusbar, and clarificationsjvoisin
2011-07-11Simplification, clarificationjvoisin
2011-07-11First implementation of the interfacejvoisin