summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in gthread versionxfce-4.16Michał Górny2020-12-241-1/+1
|
* Updates for releasetumbler-4.16.0Simon Steinbeiss2020-12-232-3/+11
|
* Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bumpAlexander Schwinn2020-12-152-20/+0
| | | Current glib minimum is 2.50.0
* bump glib (and gio, gthread, etc) minimum to 2.50.0Alexander Schwinn2020-12-091-5/+5
| | | | In order to unify dependencies for core components. (See 4.16 roadmap)
* - Adjust bug report URLOlivier Duchateau2020-12-021-1/+1
|
* I18n: Update translation tr (100%).Emin Tufan Çetin2020-11-201-12/+12
| | | | | | 39 translated messages. Transifex (https://www.transifex.com/xfce/public/).
* I18n: Add new translation et (100%).Priit Jõerüüt2020-11-201-0/+232
| | | | | | 39 translated messages. Transifex (https://www.transifex.com/xfce/public/).
* Update NEWS and version for releasexfce-4.16pre2tumbler-0.3.1Ali Abdallah2020-11-152-2/+10
|
* Merge branch 'OlivierDuchateau/tumbler-gepub-thumbnailer'Ali Abdallah2020-11-1511-0/+682
|\
| * Fix missing parenthesesOlivier Duchateau2020-11-052-2/+2
| |
| * Add libgepub thumbnailer pluginOlivier Duchateau2020-11-0511-0/+682
| |
* | Add README.md to EXTRA_DISTAndre Miranda2020-11-131-2/+5
| |
* | Fix documentation URLOlivierDuchateau2020-11-101-1/+1
| |
* | Add new icon needed for xfce4-about-dialog.Maurizio Galli2020-11-106-1/+291
|/
* I18n: Update translation tr (100%).Emin Tufan2020-11-051-15/+16
| | | | | | 39 translated messages. Transifex (https://www.transifex.com/xfce/public/).
* I18n: Update translation ug (94%).Xfce Bot2020-10-161-2/+2
| | | | | | 37 translated messages, 2 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
* I18n: Update translation sk (100%).Dušan Kazik2020-10-161-1/+1
| | | | | | 39 translated messages. Transifex (https://www.transifex.com/xfce/public/).
* I18n: Update translation hu (100%).Balázs Meskó2020-10-161-2/+2
| | | | | | 39 translated messages. Transifex (https://www.transifex.com/xfce/public/).
* I18n: Update translation he (100%).Anonymous2020-10-161-3/+3
| | | | | | 39 translated messages. Transifex (https://www.transifex.com/xfce/public/).
* Add new README.md and update AM_INIT_AUTOMAKEKevin Bowen2020-10-033-93/+54
|
* I18n: Add new translation hi (100%).Panwar1082020-09-211-0/+232
| | | | | | 39 translated messages. Transifex (https://www.transifex.com/xfce/public/).
* I18n: Update translation oc (97%).Anonymous2020-09-151-3/+3
| | | | | | 38 translated messages, 1 untranslated message. Transifex (https://www.transifex.com/xfce/public/).
* I18n: Update translation lt (100%).Anonymous2020-08-201-5/+5
| | | | | | 39 translated messages. Transifex (https://www.transifex.com/xfce/public/).
* Updates for releasexfce-4.16pre1tumbler-0.3.0Ali Abdallah2020-08-131-0/+10
|
* Merge branch 'unit193/tumbler-master'Ali Abdallah2020-08-121-1/+1
|\
| * AC_CONFIG_MACRO_DIR → AC_CONFIG_MACRO_DIRSUnit 1932020-08-121-1/+1
|/
* Merge branch 'OlivierDuchateau/tumbler-GTimeVal-deprecation'Ali Abdallah2020-08-112-36/+10
|\
| * Drop support of GLib < 2.32Olivier Duchateau2020-08-091-29/+0
| |
| * Fix GTimeVal deprecationOlivier Duchateau2020-08-092-7/+10
| |
* | tumbler.rc: (trivial) fix spelling errorRobby Workman2020-08-111-2/+2
|/
* Use exif jpeg orientation hintAli Abdallah2020-08-061-7/+28
| | | | | | If tvtj_exif_extract_thumbnail fails to load a thumbnail, use what it has found as an orientation to generate a correctly oriented thumbnail image. This commit Fixes #28.
* I18n: Update translation he (100%).Anonymous2020-06-231-2/+2
| | | | | | 39 translated messages. Transifex (https://www.transifex.com/xfce/public/).
* I18n: Update translation he (100%).Anonymous2020-06-131-3/+4
| | | | | | 39 translated messages. Transifex (https://www.transifex.com/xfce/public/).
* I18n: Update translation it (100%).Vincenzo Reale2020-05-281-11/+12
| | | | | | 39 translated messages. Transifex (https://www.transifex.com/xfce/public/).
* I18n: Update translation zh_HK (97%).Ivan2020-05-261-3/+3
| | | | | | 38 translated messages, 1 untranslated message. Transifex (https://www.transifex.com/xfce/public/).
* I18n: Add new translation hye (100%).Real School2020-05-251-0/+233
| | | | | | 39 translated messages. Transifex (https://www.transifex.com/xfce/public/).
* I18n: Update translation sq (100%).Besnik Bleta2020-05-251-6/+7
| | | | | | 39 translated messages. Transifex (https://www.transifex.com/xfce/public/).
* Use guint32 for request handleAli Abdallah2020-05-176-25/+25
| | | | | | | As the D-Bus data type "u" indicates 32 bit unsigned integer, explicily use guint32 instead of guint. See Bug #16833 for more details.
* Merge branch 'afdw/tumbler-handles-fix'Ali Abdallah2020-05-131-1/+3
|\
| * Fix type of handle and handle further occurrences of 0Anton Danilkin2020-05-101-1/+3
| |
| * Fix handles starting from zeroafdw2020-05-081-1/+1
| |
* | I18n: Update translation nl (100%).Pjotr2020-05-121-3/+3
| | | | | | | | | | | | 39 translated messages. Transifex (https://www.transifex.com/xfce/public/).
* | Add basic GitLab pipelineSimon Steinbeiss2020-05-111-0/+4
|/
* This commit implements Excludes pathsAli Abdallah2020-05-014-8/+68
| | | | | Any path found in a plugin Excludes will be ignored, code contributed by Markus Kolb xfce@tower-net.de Bug #16130.
* I18n: Update translation es (100%).Ignacio Poggi2020-04-261-17/+18
| | | | | | 39 translated messages. Transifex (https://www.transifex.com/xfce/public/).
* I18n: Update translation zh_TW (100%).黃柏諺2020-04-141-2/+2
| | | | | | 39 translated messages. Transifex (https://www.transifex.com/xfce/public/).
* I18n: Update translation pl (100%).Anonymous2020-04-141-1/+1
| | | | | | 39 translated messages. Transifex (https://www.transifex.com/xfce/public/).
* I18n: Update translation hu (100%).Balázs Meskó2020-04-141-2/+2
| | | | | | 39 translated messages. Transifex (https://www.transifex.com/xfce/public/).
* I18n: Update translation el (100%).Panagiotis Mantzios2020-04-141-2/+2
| | | | | | 39 translated messages. Transifex (https://www.transifex.com/xfce/public/).
* I18n: Update translation da (100%).Anonymous2020-04-141-1/+1
| | | | | | 39 translated messages. Transifex (https://www.transifex.com/xfce/public/).