Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
gThumb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
88
Issues
88
List
Boards
Labels
Service Desk
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
gThumb
Commits
ca8f5282
Commit
ca8f5282
authored
Dec 23, 2019
by
Paolo Bacchilega
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated for version 3.8.3
parent
5646bd8b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
1 deletion
+12
-1
NEWS
NEWS
+11
-0
meson.build
meson.build
+1
-1
No files found.
NEWS
View file @
ca8f5282
version 3.8.3
-------------
Bugs fixed:
* App icons: name the app icons with the application id (!77)
* Jpeg loader: crash when the original size is too big for a cairo
surface.
* Fixed run-time errors if exiv2 is not used.
* Fixed window size the first time gThumb is executed.
version 3.8.2
-------------
...
...
meson.build
View file @
ca8f5282
project('gthumb', ['c', 'cpp'],
license : 'GPL2+',
version : '3.8.
2
',
version : '3.8.
3
',
meson_version : '>=0.42.1'
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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