Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
gThumb
Commits
bc097f57
Commit
bc097f57
authored
Jan 31, 2021
by
Paolo Bacchilega
Browse files
Updated for version 3.10.2
parent
a5d7c442
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
bc097f57
version 3.10.2
--------------
Bugs fixed:
* Continuously reloads image when it is only image in folder (!153)
* exiv2: remove the charset= prefix from strings (!137)
* Fixed jump to bottom when selecting thumbnails with mouse (!147)
* gThumb opens import tool if the import tool is already opened (!133)
* Image viewer: fixed bright line visual artifacts (!118)
* Search:
- fixed possible crash after cancelling a search;
- do not count duplicated files;
- stop the previous search before starting the new one;
- stop searching if the user changes location.
New or updated application translations:
* German - Germany (Christian Kirbach)
* Hungarian (Balázs Úr)
* Romanian (Adi Roiban)
* čeština (Marek Černocký)
* српски (Мирослав Николић)
New or updated manual translations:
* Indonesian (Andika Triwidada)
* čeština (Marek Černocký)
version 3.10.1
--------------
...
...
meson.build
View file @
bc097f57
project
(
'gthumb'
,
[
'c'
,
'cpp'
],
license
:
'GPL2+'
,
version
:
'3.10.
1
'
,
version
:
'3.10.
2
'
,
meson_version
:
'>=0.43'
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment