History of mirage @296d44dd-e4e8-4475-9396-c7719a1a3738/main
- Release 0.11.1 Thomas Ross 3 years ago
- Release 0.11.0 Thomas Ross 3 years ago
- Fix initial action hash for "Open in GIMP" default action Thomas Ross 3 years ago
- Require GExiv2 0.10 Thomas Ross 3 years ago
- Keep EXIF/IPTC/XMP tags after image modification Thomas Ross 3 years ago
- Use `gimp %F &` instead of `gimp-remote-2.4 %F` Thomas Ross 3 years ago
- Compute actual initial action hashes Thomas Ross 3 years ago
- Use the thumbpane_update_lock lock as a context manager Thomas Ross 3 years ago
- Add locks to fix thumbnail generating race condition (Closes: #7) Thomas Ross 3 years ago
- Remove waits for pending events from image opening functions Thomas Ross 3 years ago
- Use traceback to format exception information Thomas Ross 3 years ago
- Format with black Thomas Ross 3 years ago
- Print exceptions to stderr instead of ignoring them Thomas Ross 3 years ago
- Go back to using stock buttons for dialogs Thomas Ross 3 years ago
- Rearrange how Application.run is called Thomas Ross 3 years ago
- Remove if __name__ == "__main__" block from __init__.py Thomas Ross 3 years ago
- Update website links Thomas Ross 3 years ago
- Update version to 0.10.0 Thomas Ross 3 years ago
- Update copyright & authors to include me Thomas Ross 3 years ago
- Add Otyugh to French translator credits Thomas Ross 3 years ago
- Reformat call to hash_for_custom_action() Thomas Ross 3 years ago
- Change the way the list of translator credits is constructed Thomas Ross 3 years ago
- Remove outdated help menu item Thomas Ross 3 years ago
- Drop GNOME toolbar style integration Thomas Ross 3 years ago
- Fix scroll commands when it is a smooth scroll event Thomas Ross 3 years ago
- Use set_default_size() to set window size Thomas Ross 3 years ago
- Update ConfigParser save code for Python 3 Thomas Ross 3 years ago
- Update about dialog for GTK+3 Thomas Ross 3 years ago
- Properly set up translations Thomas Ross 3 years ago
- Use self.layout's width and height for available_image_X Thomas Ross 3 years ago