- 29 Nov, 2020 3 commits
-
-
Paolo Bacchilega authored
-
Paolo Bacchilega authored
-
Paolo Bacchilega authored
-
- 27 Nov, 2020 1 commit
-
-
Jordi Mas authored
-
- 14 Nov, 2020 1 commit
-
-
Andika Triwidada authored
-
- 05 Nov, 2020 1 commit
-
-
Andika Triwidada authored
-
- 03 Nov, 2020 1 commit
-
-
Daniel Mustieles García authored
-
- 28 Oct, 2020 1 commit
-
-
Marek Černocký authored
-
- 23 Oct, 2020 1 commit
-
-
Jordi Mas authored
-
- 15 Oct, 2020 1 commit
-
-
Anders Jonsson authored
-
- 14 Oct, 2020 1 commit
-
-
Jordi Mas authored
-
- 01 Oct, 2020 1 commit
-
-
Matej Urbančič authored
-
- 23 Sep, 2020 1 commit
-
-
Balázs Úr authored
-
- 20 Sep, 2020 2 commits
-
-
emintufan authored
-
Paolo Bacchilega authored
-
- 18 Sep, 2020 2 commits
-
-
Goran Vidović authored
-
Paolo Bacchilega authored
Compress the events by emitting a single event if the parent is the same.
-
- 14 Sep, 2020 2 commits
-
-
Janvitus authored
-
Christian Kirbach authored
-
- 13 Sep, 2020 6 commits
-
-
Charles Monzat authored
-
Aurimas Černius authored
-
Christian Kirbach authored
(cherry picked from commit 64d92988)
-
Paolo Bacchilega authored
-
Paolo Bacchilega authored
This only happened when selecting images with a range select (shift + mouse click) after deleting the last images in a list. The last_selected_pos value was not updated after deleting or adding files to the list. Closes #126
-
Paolo Bacchilega authored
-
- 09 Sep, 2020 1 commit
-
-
Jiri Grönroos authored
-
- 04 Sep, 2020 1 commit
-
-
Daniel Mustieles García authored
-
- 03 Sep, 2020 1 commit
-
-
Rafael Fontenelle authored
-
- 24 Aug, 2020 1 commit
-
-
Anders Jonsson authored
-
- 16 Aug, 2020 1 commit
-
-
Andika Triwidada authored
-
- 14 Aug, 2020 2 commits
-
-
sicklylife authored
-
sicklylife authored
-
- 13 Aug, 2020 1 commit
-
-
Daniel Mustieles García authored
-
- 09 Aug, 2020 2 commits
-
-
Piotr Drąg authored
-
Yuri Chornoivan authored
-
- 08 Aug, 2020 5 commits
-
-
Paolo Bacchilega authored
-
Paolo Bacchilega authored
-
Paolo Bacchilega authored
-
Paolo Bacchilega authored
This allows to use the same shortcuts wherever the widget is used, for example in the import dialog as well. However now the shortcuts for these commands are no longer editable.
-
Joerg Fellmann authored
With certain malformed jpegs the call to jpeg_finish_decompress caused a long jump back to stop_loading. This jump overwrote the value of the surface pointer which should be NULL which in turn caused a cairo assert when trying to get a reference to a surface with ref_count = 0. Also moved the cleanup of in_buffer out of the !finished scope, as it seems this would otherwise be a potential leak.
-