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
b970e14e
Commit
b970e14e
authored
Sep 20, 2020
by
Paolo Bacchilega
Browse files
Updated for version 3.10.1
parent
eccf84c5
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
b970e14e
version 3.10.1
--------------
User visible changes:
* Exit fullscreen when pressing Esc in fullscreen mode.
* Search editor: focus the newly added filter selector.
* File list: reset vertical scroll position after changing directory.
* Preferences dialog: increase width for extensions and shortcuts lists.
Bugs fixed:
* WebP loader: fixed an infinite loop when the operation is cancelled. (Jürg Billeter)
* Jpeg loader: fixed crash in case of some malformed jpegs. (Joerg Fellmann)
* Fixed crash when selecting other images after deleting. (#126)
* Fixed long UI freeze after cutting/pasting many files.
New or updated application translations:
* Catalan (Jordi Mas)
* Chinese/Traditional (Cheng-Chia Tseng)
* German - Germany (Christian Kirbach)
* Indonesian (Kukuh Syafaat)
* Ukrainian (Yuri Chornoivan)
New or updated manual translations:
* Spanish - Spain (Daniel Mustieles)
* Ukrainian (Yuri Chornoivan)
version 3.10.0
--------------
...
...
meson.build
View file @
b970e14e
project
(
'gthumb'
,
[
'c'
,
'cpp'
],
license
:
'GPL2+'
,
version
:
'3.10.
0
'
,
version
:
'3.10.
1
'
,
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