| Age | Commit message (Collapse) | Author |
|
|
|
(Closes: #689409)
|
|
|
|
|
|
Without running gettext.install, the gettext module did not find .mo files where
they live. So, let's add an incantation thereof.
Once this is done, Python's gettext defines a "_" function all by itself,
so we can get rid of the hand-crafted one that's now obsolete.
|
|
|
|
|
|
|
|
|
|
|
|
Clicking on close didn't destroy the window
|
|
|
|
The MAT is now aware from the state of a file (clean/dirty)
when the metadata_popup is shown
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The "supported formats" dialog now only
show format that are really localy supported.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Don't show the empty not supported window if all files opened are supported.
|
|
|
|
|
|
|
|
Renaming clean methods to "strict" and "lossless"
Fix the "strict" clean button toolbar bug
Optimisations
|
|
|
|
|
|
Mock up of a nice popup who show to the user which
file are not supported among those he add to the processing list.
|
|
|