summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-24Office.py use tempfile too nowjvoisin
2011-07-24Now archive.py use tempfilesjvoisin
2011-07-24Now the test suite use tempfile (wasn't working at all since now, sorry about...jvoisin
2011-07-24First implementation of open document formatjvoisin
2011-07-24more abstraction, and support for "dirty cleaning" for .tar.*jvoisin
2011-07-23Add the possibility to do a "ugly" remove on zip archive contentjvoisin
2011-07-23Add handling of the "comment" field on a zip archivejvoisin
2011-07-23Rename misc.py to office.pyjvoisin
2011-07-23Preliminary support for torrent (btw, I still hate hachoir)jvoisin
2011-07-22Small enhancement for more reusabilityjvoisin
2011-07-22Cleanupjvoisin
2011-07-21Small cosmetic changesjvoisin
2011-07-21Add is_clean() tor zip archives (add fix a regression for tar.*)jvoisin
2011-07-21Add support for Bmp files ;)jvoisin
2011-07-21Add the possibility to add (or not) unsupported fileformat to outputed archiv...jvoisin
2011-07-21remove_all() for zip fileformat first drawingjvoisin
2011-07-21Creation of a metaclass for archives fileformatjvoisin
2011-07-21Some cleanupjvoisin
2011-07-21Zip fileformat : Able to get metadatasjvoisin
2011-07-21Add some tooltipsjvoisin
2011-07-21The self.force parameter is now effective (and the self.ugly is obsolete and ...jvoisin
2011-07-21If no item is selected, do as they where all selectedjvoisin
2011-07-20Cleanupjvoisin
2011-07-20Revert "Revert to argparse" for python2.6jvoisin
2011-07-20Add a setup.pyjvoisin
2011-07-20Re-Organisation of the arborescencejvoisin
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-18Proper logging systemjvoisin
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-17Fix the "remaining folder" bug for archivesjvoisin
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 README filejvoisin
2011-07-12Add the statusbar, and clarificationsjvoisin
2011-07-12Merge branch 'master' of git://git.torproject.org/user/jvoisin/matjvoisin
2011-07-11Simplification, clarificationjvoisin
2011-07-11First implementation of the interfacejvoisin
2011-07-11Revert to argparsejvoisin