Tree @7920658 (Download .tar.gz)
Commit History @7920658acdd698588b3c38368de01fc3f96d1c84
- Add locks to fix thumbnail generating race condition (Closes: #7) Thomas Ross 2 years ago
- Remove waits for pending events from image opening functions Thomas Ross 2 years ago
- Use traceback to format exception information Thomas Ross 2 years ago
- Format with black Thomas Ross 2 years ago
- Print exceptions to stderr instead of ignoring them Thomas Ross 2 years ago
- Go back to using stock buttons for dialogs Thomas Ross 2 years ago
- Check <sys.prefix>/local for data files Thomas Ross 2 years ago
- Fix capitalization of menu items Thomas Ross 2 years ago
- Generate gresources bundle in setup.py Thomas Ross 2 years ago
- Rearrange how Application.run is called Thomas Ross 2 years ago
- Remove if __name__ == "__main__" block from __init__.py Thomas Ross 2 years ago
- Update translator information Thomas Ross 2 years ago
- Update website links Thomas Ross 2 years ago
- Update maintainer information Thomas Ross 2 years ago
- Update version to 0.10.0 Thomas Ross 2 years ago
- Update copyright & authors to include me Thomas Ross 2 years ago
- Add Otyugh to French translator credits Thomas Ross 2 years ago
- Reformat call to hash_for_custom_action() Thomas Ross 2 years ago
- Change the way the list of translator credits is constructed Thomas Ross 2 years ago
- Remove outdated help menu item Thomas Ross 2 years ago
- Update dependencies list in README Thomas Ross 2 years ago
- Drop GNOME toolbar style integration Thomas Ross 2 years ago
- Remove python3 branch note Thomas Ross 2 years ago
- Fix scroll commands when it is a smooth scroll event Thomas Ross 2 years ago
- Use set_default_size() to set window size Thomas Ross 2 years ago
- Update ConfigParser save code for Python 3 Thomas Ross 2 years ago
- Update about dialog for GTK+3 Thomas Ross 2 years ago
- Properly set up translations Thomas Ross 2 years ago
- Use self.layout's width and height for available_image_X Thomas Ross 2 years ago
- Make action hashes include all properties of the custom action Thomas Ross 2 years ago