index
:
mat
master
metalgamer
new-logo
python3
Keep your data, trash your meta
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gui.py
(
follow
)
Age
Commit message (
Collapse
)
Author
2011-08-16
Change test according to previous commit
jvoisin
2011-08-16
setup.py now works !
jvoisin
2011-08-10
French localisation
jvoisin
2011-08-08
Preliminary support for internationalization, and fix a stupid bug related ↵
jvoisin
to toolbar.
2011-08-07
Fix a stupid bug who prevented the user to add a single file to the gui.
jvoisin
2011-08-07
Everything is now processed in a (nice and smooth) asynchrone way
jvoisin
2011-08-07
Optimisations
jvoisin
2011-08-06
Cleanup and more pylint conformity
jvoisin
2011-08-06
Fix the preferences dialog
jvoisin
2011-08-06
Minors corrections and optimisation (more to come)
jvoisin
2011-08-05
Cleanup, and cosmetic
jvoisin
2011-08-05
Add tooltips for the first row (losely based on treeviewtooltip from Daniel ↵
jvoisin
J. Popowich)
2011-08-04
Cleanup
jvoisin
2011-08-03
Add the supported format list to the GUI
jvoisin
2011-07-30
Documentation, and removal of unnecessary imports
jvoisin
2011-07-27
Now GUI know which mimetypes are supported byt the MAT lib
jvoisin
2011-07-27
Retro-portage from gi module to gtk module
jvoisin
2011-07-26
Documentation, and more pylint conformity
jvoisin
2011-07-26
Pyflakes and pep8 validation
jvoisin
2011-07-21
Add the possibility to add (or not) unsupported fileformat to outputed ↵
jvoisin
archives fileformat (invasive patch, sorry about that).
2011-07-21
Add some tooltips
jvoisin
2011-07-21
The self.force parameter is now effective (and the self.ugly is obsolete and ↵
jvoisin
removed)
2011-07-21
If no item is selected, do as they where all selected
jvoisin
2011-07-20
Cleanup
jvoisin
2011-07-19
add logging
jvoisin
2011-07-19
Selection finally works !!!
jvoisin
2011-07-19
Refactoring the preferences menu
jvoisin
2011-07-19
Smoother way for creating columns
jvoisin
2011-07-19
Add a hidden column (for selection processing)
jvoisin
2011-07-18
Add a rudimentary preferences window
jvoisin
2011-07-18
Add "about", and icons in menu
jvoisin
2011-07-18
Complete the menubar
jvoisin
2011-07-18
Add a menubar
jvoisin
2011-07-17
Change icon, and fix a minor bug in "check"
jvoisin
2011-07-17
Multiple selection finaly works !
jvoisin
2011-07-17
Folder adding is now fully recursive
jvoisin
2011-07-13
Folder selection now works
jvoisin
2011-07-12
mock up of 'clean'
jvoisin
2011-07-12
add filter
jvoisin
2011-07-12
Mock up of the filechooser dialog
jvoisin
2011-07-12
Add the statusbar, and clarifications
jvoisin
2011-07-11
Simplification, clarification
jvoisin
2011-07-11
First implementation of the interface
jvoisin