+ Add more flexible auto-renaming option to rename dialog.
- Update translations de, fi, fr, it, pl, pt_BR, ru, sk, vi, zh_TW.
- Add translations be, ca, ko
* Allow data cache reader to tolerate older/future features.
* Fix renaming a folder to an existing folder from clobbering
the existing folder.
* Exif timezone fix.
* Fix compile time warnings on newer gcc and gtk+.
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
Changes sine 1.3.6:
* Added text display of filename in icon view.
* Context menus now have underscore mnemonics.
* Fullscreen key binding changed to F.
* Added Swedish, updated Russian translations.
* Fix crash when updating thumbnails.
* Fix warnings/crash when thumbnails are set over 100 pixels high.
* Fix crash when displaying exif data.
Added EXIF sidebar to main window (ctrl+e to toggle display).
Added sort manager for quickly sorting images into directories (ctrl+s).
Added bg and id translations.
Updated es and nl translations.
Added bookmarks to file dialogs.
Displayed Image now refreshes when file is updated.
Fix EXIF reader file descriptor leak.
Fix EXIF exposure display.
Fix Solaris compile.
- Translations updated to sync with the stable release.
* Fixes to exif information display.
* Fixed copy and move overwrite dialog logic.
* Fixed path entry in main window.
* Fixed missing translated text (utf8 warnings, blank menus, etc.).
* Misc bug fixes, more GTK 2 porting.