Skip to content

Commit 11d725c

Browse files
authored
Merge pull request #781 from FrankBijnen/Development
Fix issues for V6.3.7
2 parents 047e364 + 279b437 commit 11d725c

54 files changed

Lines changed: 33467 additions & 25015 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Docs/ExifToolGUI_V6.md

Lines changed: 115 additions & 25 deletions
4.79 KB
10.5 KB
5.82 KB
722 Bytes
35 KB
41.4 KB
137 KB

Docs/ReadMe for Developers.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,5 +193,9 @@ Version 6.3.6
193193
- Xml.VerySimple. Add UTF16 LE and BE
194194
- Added EnableFullTextSearch for ComboBox (Used in FrmTagNames)
195195

196+
Version 6.3.7
197+
- This version is now built with RAD12.1 Community Edition.
198+
See issue 718 for details.
199+
- Installer created with InnoSetup 6.4.0
196200

197201
Frank

Docs/ReadMe for Users.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,4 +188,14 @@ Changed with version 6.3.6
188188
- Improved performance by buffering and disabling style elements for the file list.
189189
- Fixed memory leaks.
190190

191+
Changed with version 6.3.7
192+
- Drag and drop enhancements. You can now drop multiple files (not directories) in GUI. All dropped files will be selected.
193+
Also GUI can be used as a dragsource. EG. Dragging files from GUI to an Explorer window, or any application that accepts dragged files
194+
- A bug has been fixed, that could prevent displaying a preview of a RAW file.
195+
If you experience problems with preview Enable 'Allow Non Microsoft Wic codecs' in Preferences/Thumbnails
196+
- Add exiftool '-diff' feature. See documentation on Various/Show diff metadata
197+
- Add 'QuickTime' group in date time functions.
198+
- Removed MessageBeep, or Bell, when using the Enter key on input fields.
199+
- Small bug fixes.
200+
191201
Frank

0 commit comments

Comments
 (0)