~vcs-imports/gthumb/+git/gthumb:master

Last commit made on 2024-05-02
Get this branch:
git clone -b master https://git.launchpad.net/~vcs-imports/gthumb/+git/gthumb

Branch merges

Branch information

Name:
master
Repository:
lp:~vcs-imports/gthumb/+git/gthumb

Recent commits

2ba4e68... by Martin Srebotnjak

Update Slovenian translation

29bf87a... by Martin Srebotnjak

Update Slovenian translation

e93764a... by Paolo Bacchilega <email address hidden>

Updated for version 3.12.6

aa5cf84... by Paolo Bacchilega <email address hidden>

Video thumbnailer: use the default thumbnail size if invalid

From the merge request
https://gitlab.gnome.org/GNOME/gthumb/-/merge_requests/46

The current webalbum exporter code specifies a thumbnail size of "-1"
and the video thumbnailer uses this to create a single-pixel-sized
thumbnail. This patch checks for this crazy size, and sets it to a
reasonable default, instead.

Patch by Linas Vepstas

Patch changed because the merge request is old and it is not valid
anymore.

5d833e2... by Paolo Bacchilega <email address hidden>

Avoid a null pointer dereference and crash

Removed comment that does not apply any more because the code
changed.

Fixes problem described in
https://gitlab.gnome.org/GNOME/gthumb/-/merge_requests/45

Patch by Linas Vepstas

9e62df2... by Paolo Bacchilega <email address hidden>

Web exporter: added a preview label for the 'T' code

294092d... by Paolo Bacchilega

Merge branch 'webalbum-title' into 'master'

Allow Exif image title to be used in webalbum

See merge request GNOME/gthumb!44

bb240a8... by Martin Srebotnjak

Update Slovenian translation

2dcc13e... by Paolo Bacchilega <email address hidden>

ImageHistory: make sure the size is lower than the max

2ff3735... by Paolo Bacchilega <email address hidden>

Preloader: fixed crash when activating the debug code