Skip to content
GitLab
Explore
Sign in
Register
Commits on Source
2
New upstream version 0.2.2
· a8169400
Yves-Alexis Perez
authored
Sep 10, 2018
a8169400
New upstream version 0.2.3
· 8620d0ca
Yves-Alexis Perez
authored
Sep 14, 2018
8620d0ca
Expand all
Show whitespace changes
Inline
Side-by-side
ChangeLog
View file @
8620d0ca
commit b833af4bb782589ad2fa6e13373b483c741924ae
Author: Ali Abdallah <ali@xfce.org>
Date: Wed Sep 12 08:36:27 2018 +0200
Test sparse files only on regular ones
This commit fixes #14693 to allow thumbnailing of folders.
commit 493f35ee50986a2346deca35cfe8cd918ab354fb
Author: Olivier Duchateau <duchateau.olivier@gmail.com>
Date: Sat Sep 8 18:03:32 2018 +0200
Fix uninitialized variable
Signed-off-by: Ali Abdallah <ali@xfce.org>
commit c46bd87fff95f102eca84c1945bfd2e7391238e5
Author: Nuno Miguel <nunomgue@gmail.com>
Date: Sun Sep 9 18:31:39 2018 +0200
I18n: Update translation pt (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 85ad11cb3032e7c318c1a40e7f04540530d0d3aa
Author: Ali Abdallah <ali@xfce.org>
Date: Sat Sep 8 02:38:37 2018 +0200
Prepare 0.2.2 release!
commit a2a0e8ab5ee6ff71ed62e391412e5c560e08f2b3
Author: Ali Abdallah <ali@xfce.org>
Date: Sat Sep 8 02:28:29 2018 +0200
Use hash table to avoid loading xdg user path twice.
commit 39e1e26a3907bd223f60554a14eb0f5ce93703ff
Author: Ali Abdallah <ali@xfce.org>
Date: Sat Sep 8 01:27:48 2018 +0200
Added stat check to try to skip sparse files.
Sparse files, especially sparse video files, cause high cpu and memory
load when trying to get a thumbnail image out of them, using gst or ffmpeg
plugins.
For non sparse files, usually ((double)S_BLKSIZE * sb.st_blocks / sb.st_size) = 1.0,
but this is not always true, for example on file systems that support
compression, the ratio can be lower (ex. on ZFS), but not by too much for
already compressed video and image files.
We assume video files with ratio lower than 0.8 to be sparse and we avoid
them. Video files with ratio higher than 0.8 usually have enough valid
video frames, so getting a thumbnail out of them always succeeds. This
commit should fix bug #12259.
commit c401355a3adb1d0fc4784ae98eca50bc04664fab
Author: Ali Abdallah <ali@xfce.org>
Date: Sun Sep 2 11:05:37 2018 +0200
Fix identation + close thumbnailers directory
commit 67900ce7aba3e3b4702add01088b00c89233b996
Author: Evangelos Foutras <evangelos@foutrelis.com>
Date: Sun Jun 10 22:01:39 2018 +0300
Accept network paths in ffmpeg thumbnailer plugin
g_file_get_path() appears to be able to convert smb://, sftp://, and
other GVFS schemes to local absolute paths which can be passed as is
to ffmpegthumbnailer. In order to handle these URIs, remove the call
to g_file_is_native() and rely exclussively on g_file_get_path().
commit d462f3b951dfc4f066938e9ffe3ec769b4ca9038
Author: Evangelos Foutras <evangelos@foutrelis.com>
Date: Sun Jun 10 22:48:13 2018 +0300
Use pkg-config to find FreeType
Starting with FreeType 2.9.1, freetype-config might not be available.
commit 69cd925bc865a1b9794029956c9af517c9fecd51
Author: Pavel Borecki <pavel.borecki@gmail.com>
Date: Thu Aug 2 12:31:10 2018 +0200
I18n: Update translation cs (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 6fcdd4f709e991cd5ae3064b4008f23114352a28
Author: Pavel Borecki <pavel.borecki@gmail.com>
Date: Wed Aug 1 18:31:19 2018 +0200
I18n: Update translation cs (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 79b961a8520715fbd800c9def0632bc19569ecc1
Author: Anonymous <noreply@xfce.org>
Date: Mon Jul 16 18:31:30 2018 +0200
I18n: Update translation fi (97%).
38 translated messages, 1 untranslated message.
Transifex (https://www.transifex.com/xfce/public/).
commit 58e8b901d93286b5187659995ea256e3200886a9
Author: Panagiotis Mantzios <pmantzios@hotmail.com>
Date: Sat Jul 14 12:30:41 2018 +0200
I18n: Update translation el (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 5dbeb004cdb51c8a7ff1b3643235f3b83f6d8bdb
Author: Emanuele Petriglia <inbox@emanuelepetriglia.me>
Date: Sat Jun 16 18:31:03 2018 +0200
I18n: Update translation it (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 16ebc539a94bf3409021d59df9a81be57160f403
Author: Balázs Meskó <meskobalazs@gmail.com>
Date: Sun Apr 29 00:31:01 2018 +0200
I18n: Update translation hu (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit bb7a5e9491e19cdc59f4fd16d2edb00db70f6fec
Author: John Humphrys <john.humphrys@pm.me>
Date: Fri Apr 27 06:30:47 2018 +0200
I18n: Update translation en_AU (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 9b28f34ad0496cea44cd368df8926c7fb01674ce
Author: Emanuele Petriglia <inbox@emanuelepetriglia.me>
Date: Sat Mar 31 18:31:25 2018 +0200
I18n: Update translation it (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 29c6b21b1c1a604135605c9388ff8c7226aff1c0
Author: Ali Abdallah <ali@xfce.org>
Date: Sat Mar 31 09:31:49 2018 +0200
Release 0.2.1!
commit a6ebd22f789b3b49aa0eac2fad8a71e300eb13bf
Author: Ali Abdallah <ali@xfce.org>
Date: Sat Mar 31 09:12:01 2018 +0200
Handle 0 mtime threshold on Cleanup DBus method.
According to the Thumbnail management DBus specification,
original_mtime_threshold can be 0 to ignore the threshold and only
cleanup based on the URI prefix array. Previously this was ignored,
on 'Cleanup' method call, tumbler was running across all thumbnails
in the thumbnail directory, using a lot of I/O bandwidth on any file
deleted by Thunar that has a thumbnail, bug #9231.
commit 9a4041a9ba360f5d0302f414390969663f9c70f5
Author: Zmicer Turok <zmicerturok@gmail.com>
Date: Thu Mar 22 00:30:38 2018 +0100
I18n: Add new translation be (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 4a5dbceb11f80f9326f225bbbe5d458defe103dd
Author: Charles Monzat <superboa@hotmail.fr>
Date: Tue Mar 13 18:31:37 2018 +0100
I18n: Update translation fr (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit f835818439fb3e9dd80f0c1369a37b7d4e7cdf68
Author: Anonymous <noreply@xfce.org>
Date: Thu Mar 8 18:31:12 2018 +0100
I18n: Update translation da (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 161132e64804534415c1bfe13e6440b4d7024044
Author: Besnik <besnik@programeshqip.org>
Date: Thu Feb 22 00:31:00 2018 +0100
I18n: Add new translation sq (53%).
21 translated messages, 18 untranslated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 84f2d5556402708c42b5e61d698ff6c79d9f9a9e
Author: Саша Петровић <salepetronije@gmail.com>
Date: Sun Dec 24 00:30:53 2017 +0100
I18n: Update translation sr (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 3b8b621dd90a682a8357c8a8603ed1c4a92308bc
Author: Andi Chandler <andi@gowling.com>
Date: Sun Dec 17 06:31:42 2017 +0100
I18n: Update translation en_GB (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 569339f57d1bb4710ab1e916988778035023bc83
Author: Vinzenz Vietzke <vinz@vinzv.de>
Date: Sun Dec 17 00:32:04 2017 +0100
I18n: Update translation de (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 6e34a342778ab1ab3f8b0144fe6fd3b0ba36e1b5
Author: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>
Date: Thu Dec 14 12:31:37 2017 +0100
I18n: Update translation ca (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 3ac4070f2cf11236a045e143e8cdc062b552833a
Author: Daniel Muñiz Fontoira <dani@damufo.com>
Date: Mon Nov 27 18:31:39 2017 +0100
I18n: Update translation gl (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 3c9f147cbcbc4c34489e8bfeb9d33925369c788d
Author: 박정규(Jung-Kyu Park) <bagjunggyu@gmail.com>
Date: Tue Nov 14 18:32:23 2017 +0100
I18n: Update translation ko (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 37c2ce4991bf42d33464b677b03b0539e02a8f0d
Author: Allan Nordhøy <epost@anotheragency.no>
Date: Tue Nov 14 06:30:43 2017 +0100
I18n: Update translation nb (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 369bcdf241e2c425ebb9942f3c74e68b28fc0fd8
Author: Anonymous <noreply@xfce.org>
Date: Sat Nov 4 00:31:11 2017 +0100
I18n: Update translation da (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 34afa6d46799b63f13e9906413ff7bf60f35ebe5
Author: Ivica Kolić <ikoli@yahoo.com>
Date: Fri Oct 13 00:31:19 2017 +0200
I18n: Update translation hr (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 531aa053518163fcfd5c978c7522e423f5e4f8e4
Author: Anonymous <noreply@xfce.org>
Date: Sat Sep 30 18:31:37 2017 +0200
I18n: Update translation da (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 3bf7f9ca5af7c19b199c1d9e80cefeba591a355e
Author: Dušan Kazik <prescott66@gmail.com>
Date: Sat Sep 30 12:31:02 2017 +0200
I18n: Update translation sk (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 28b223d536410b23be381a0c65080a68a1a9a530
Author: Xfce Bot <transifex@xfce.org>
Date: Sun Sep 24 00:34:58 2017 +0200
I18n: Update translation ug (94%).
37 translated messages, 2 untranslated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 0d290f89ff3b2d06a442f312c0eab8c3840bf882
Author: Theppitak Karoonboonyanan <theppitak@gmail.com>
Date: Sun Sep 24 00:34:58 2017 +0200
I18n: Update translation th (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 3f928e175682c5067f30c17cdf677250ea0259f6
Author: Igor <f2404@yandex.ru>
Date: Sun Sep 24 00:34:57 2017 +0200
I18n: Update translation ru (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit ee8654b0f45cfbace909587adbce2135fae5339d
Author: Michael Martins <michaelfm21@gmail.com>
Date: Sun Sep 24 00:34:57 2017 +0200
I18n: Update translation pt_BR (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 21f31d7db45d6c00e83539aeb317d7f166be76f3
Author: Anonymous <noreply@xfce.org>
Date: Sun Sep 24 00:34:57 2017 +0200
I18n: Update translation pl (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 99e81f1e4261ede67afecc258097ed534d3b3160
Author: Xfce Bot <transifex@xfce.org>
Date: Sun Sep 24 00:34:57 2017 +0200
I18n: Update translation oc (94%).
37 translated messages, 2 untranslated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 31f57346766d68bdb3063ae115bef0a79801dbd8
Author: Pjotr <pjotrvertaalt@gmail.com>
Date: Sun Sep 24 00:34:57 2017 +0200
I18n: Update translation nl (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 58a7ad975a87fae2a0485a2a1687aefe468ccbf6
Author: Xfce Bot <transifex@xfce.org>
Date: Sun Sep 24 00:34:56 2017 +0200
I18n: Update translation it (94%).
37 translated messages, 2 untranslated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 5c9a6d0c63f34ea7a1b136745ab03bfd12492b52
Author: Xfce Bot <transifex@xfce.org>
Date: Sun Sep 24 00:34:56 2017 +0200
I18n: Update translation hr (94%).
37 translated messages, 2 untranslated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit d27dc5ca7d1a33f17c245fa76be65bd9126c031b
Author: Elishai Eliyahu <e1907@mm.st>
Date: Sun Sep 24 00:34:56 2017 +0200
I18n: Update translation he (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 0499c9b8fed850e5a27636e7c188ef8ed5b8caba
Author: Yannick Le Guen <leguen.yannick@gmail.com>
Date: Sun Sep 24 00:34:55 2017 +0200
I18n: Update translation fr (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit b8f9ec2567d1896901cbcf6e192a15f1e1449276
Author: Xfce Bot <transifex@xfce.org>
Date: Sun Sep 24 00:34:55 2017 +0200
I18n: Update translation eu (94%).
37 translated messages, 2 untranslated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit d7ef1f776aff21414cf5d4755f9d11a7e5de4800
Author: Xfce Bot <transifex@xfce.org>
Date: Sun Sep 24 00:34:55 2017 +0200
I18n: Update translation en_AU (94%).
37 translated messages, 2 untranslated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 25ea0480471ad6df1ae2f922998a74e63f0731ef
Author: Xfce Bot <transifex@xfce.org>
Date: Sun Sep 24 00:34:55 2017 +0200
I18n: Update translation ast (66%).
26 translated messages, 13 untranslated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit f0d54097dabf3be0d0d3e63e762d70a175476c01
Author: Jeff Huang <s8321414@gmail.com>
Date: Wed Sep 20 00:38:46 2017 +0200
I18n: Update translation zh_TW (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 521d3025c7d58870f8dfae52cbae3ba0e4f44ba6
Author: Xfce Bot <transifex@xfce.org>
Date: Wed Sep 20 00:38:46 2017 +0200
I18n: Update translation zh_HK (94%).
37 translated messages, 2 untranslated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit e071e08cea776c66aa4935cec7586d47f1632d6c
Author: Mingcong Bai <jeffbai@aosc.xyz>
Date: Wed Sep 20 00:38:46 2017 +0200
I18n: Update translation zh_CN (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit d462d235308e30c4b34d45c77f66305c788991e0
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date: Wed Sep 20 00:38:46 2017 +0200
I18n: Update translation uk (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit c0640f91cbe212c8c69e712f05140dd6bcc64de3
Author: Xfce Bot <transifex@xfce.org>
Date: Wed Sep 20 00:38:46 2017 +0200
I18n: Update translation ug (94%).
37 translated messages, 2 untranslated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 576c2893c59b4d84635365010a0503784212fd33
Author: Necdet Yücel <necdetyucel@gmail.com>
Date: Wed Sep 20 00:38:46 2017 +0200
I18n: Update translation tr (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit b4091e8e1bc410b22ce6aa3a8cb53d8f2d17bd37
Author: Theppitak Karoonboonyanan <theppitak@gmail.com>
Date: Wed Sep 20 00:38:46 2017 +0200
I18n: Update translation th (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 7eb884ea71ae8878d9a10569e02ae56fd1c9da75
Author: Påvel Nicklasson <pavel2@frimix.se>
Date: Wed Sep 20 00:38:46 2017 +0200
I18n: Update translation sv (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 4d0565f5bafd623fd4abd7fa66697e387e7dd43f
Author: Xfce Bot <transifex@xfce.org>
Date: Wed Sep 20 00:38:46 2017 +0200
I18n: Update translation sr (94%).
37 translated messages, 2 untranslated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit bf5d752e6687599c2618e2b77fcc78c268e3da6a
Author: Xfce Bot <transifex@xfce.org>
Date: Wed Sep 20 00:38:46 2017 +0200
I18n: Update translation sk (97%).
38 translated messages, 1 untranslated message.
Transifex (https://www.transifex.com/xfce/public/).
commit 27c455e527dbab558f2048bab0de146c0acf21b9
Author: Igor <f2404@yandex.ru>
Date: Wed Sep 20 00:38:45 2017 +0200
I18n: Update translation ru (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 5d7b7614cba5c09940d9254780dd190ef7bc73a8
Author: Xfce Bot <transifex@xfce.org>
Date: Wed Sep 20 00:38:45 2017 +0200
I18n: Update translation ro (94%).
37 translated messages, 2 untranslated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 758da6acc8f5938dce4488b7d16cb742376c1403
Author: Nuno Miguel <nunomgue@gmail.com>
Date: Wed Sep 20 00:38:45 2017 +0200
I18n: Update translation pt (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit c187ee65c41de503e6e2b360bdc8b9fdc3f4a555
Author: Michael Martins <michaelfm21@gmail.com>
Date: Wed Sep 20 00:38:45 2017 +0200
I18n: Update translation pt_BR (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit a7728ba97184005c973092905cbb7aa0bdadc727
Author: Anonymous <noreply@xfce.org>
Date: Wed Sep 20 00:38:45 2017 +0200
I18n: Update translation pl (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 6b1c78129f300faa101bd86fc6d39b4bc1e46a1d
Author: Xfce Bot <transifex@xfce.org>
Date: Wed Sep 20 00:38:45 2017 +0200
I18n: Update translation oc (94%).
37 translated messages, 2 untranslated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit aa2a9ffe811d0ce65d3e296beae90ba40f03114c
Author: Xfce Bot <transifex@xfce.org>
Date: Wed Sep 20 00:38:45 2017 +0200
I18n: Update translation nn (79%).
31 translated messages, 8 untranslated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 1a770d152a6f998ace66a9f02b6766da3aa176ea
Author: Pjotr <pjotrvertaalt@gmail.com>
Date: Wed Sep 20 00:38:45 2017 +0200
I18n: Update translation nl (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 88801bb0f74d6425205dd12c03d79d7608c8f430
Author: Xfce Bot <transifex@xfce.org>
Date: Wed Sep 20 00:38:44 2017 +0200
I18n: Update translation nb (97%).
38 translated messages, 1 untranslated message.
Transifex (https://www.transifex.com/xfce/public/).
commit 1c83272246afddd5d6b09404a980e314ed25d0a5
Author: abuyop <abuyop@gmail.com>
Date: Wed Sep 20 00:38:44 2017 +0200
I18n: Update translation ms (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit c76fcb4e58057807686bf38158484435cde82f9d
Author: Anonymous <noreply@xfce.org>
Date: Wed Sep 20 00:38:44 2017 +0200
I18n: Update translation lt (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit a9d2a2a9a5a15945b5923ec75c65b43c5483335e
Author: 박정규(Jung-Kyu Park) <bagjunggyu@gmail.com>
Date: Wed Sep 20 00:38:44 2017 +0200
I18n: Update translation ko (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 9873940406e8d6a671b07175a2fa02000d21c97b
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date: Wed Sep 20 00:38:44 2017 +0200
I18n: Update translation kk (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit e1269ace27c87c50d5cda82b063b48c00b85bc75
Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Date: Wed Sep 20 00:38:43 2017 +0200
I18n: Update translation ja (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 48f4d62bd34be2c05b0927d16db21b9eca5a3b93
Author: Xfce Bot <transifex@xfce.org>
Date: Wed Sep 20 00:38:43 2017 +0200
I18n: Update translation it (94%).
37 translated messages, 2 untranslated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 58a4eed48a03a413baba252bd9d09f995fbd5131
Author: Sveinn í Felli <sv1@fellsnet.is>
Date: Wed Sep 20 00:38:43 2017 +0200
I18n: Update translation is (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 4136e00b7cc9d9cc93c3a10cda69b3ce1c6dcccc
Author: Kukuh Syafaat <syafaatkukuh@gmail.com>
Date: Wed Sep 20 00:38:42 2017 +0200
I18n: Update translation id (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit f5a7c52e7b442afbce059e302270c58f27b11024
Author: Xfce Bot <transifex@xfce.org>
Date: Wed Sep 20 00:38:42 2017 +0200
I18n: Update translation hu (94%).
37 translated messages, 2 untranslated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit d3657eb10dad66fc61ce9743cc730936cb0e7ac2
Author: Xfce Bot <transifex@xfce.org>
Date: Wed Sep 20 00:38:42 2017 +0200
I18n: Update translation hr (94%).
37 translated messages, 2 untranslated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 4c2d318a6b324b90bd5074c7a656524e16af3ec4
Author: Elishai Eliyahu <e1907@mm.st>
Date: Wed Sep 20 00:38:42 2017 +0200
I18n: Update translation he (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit a43ecfa5af697daca70c4d7a184273fc2d2bed19
Author: Xfce Bot <transifex@xfce.org>
Date: Wed Sep 20 00:38:41 2017 +0200
I18n: Update translation gl (94%).
37 translated messages, 2 untranslated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 84bca9336d6e11a2368d15248e5223c37260a42c
Author: Yannick Le Guen <leguen.yannick@gmail.com>
Date: Wed Sep 20 00:38:41 2017 +0200
I18n: Update translation fr (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 8334533b49b41b61bbdc56cd8d0c82197937bd7f
Author: Xfce Bot <transifex@xfce.org>
Date: Wed Sep 20 00:38:41 2017 +0200
I18n: Update translation fi (94%).
37 translated messages, 2 untranslated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit e82b58af857a666a3378229724443e85c434bcf1
Author: Xfce Bot <transifex@xfce.org>
Date: Wed Sep 20 00:38:41 2017 +0200
I18n: Update translation eu (94%).
37 translated messages, 2 untranslated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 9eebc684c958237f9798d215674ea89988e78491
Author: Pablo Lezaeta Reyes [pˈaβ̞lo lˌe̞θaˈeta rˈejɛ] <prflr88@gmail.com>
Date: Wed Sep 20 00:38:40 2017 +0200
I18n: Update translation es (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 025ad5009026da37c4fe62cf325d093633aaf392
Author: Xfce Bot <transifex@xfce.org>
Date: Wed Sep 20 00:38:40 2017 +0200
I18n: Update translation en_GB (94%).
37 translated messages, 2 untranslated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 001b3f6d2b0fe351c76fff6f81af3cbd3d758dee
Author: Xfce Bot <transifex@xfce.org>
Date: Wed Sep 20 00:38:40 2017 +0200
I18n: Update translation en_AU (94%).
37 translated messages, 2 untranslated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit d4c758b4528eaf07e98645aecdbdbe82d4c3beda
Author: Xfce Bot <transifex@xfce.org>
Date: Wed Sep 20 00:38:40 2017 +0200
I18n: Update translation el (94%).
37 translated messages, 2 untranslated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit ca40f114c480704ee21a55f049295742428e86b1
Author: Tobias Bannert <tobannert@gmail.com>
Date: Wed Sep 20 00:38:39 2017 +0200
I18n: Update translation de (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit e1dff4b318e34529ead4683ab4acf6c9a406fb0d
Author: Anonymous <noreply@xfce.org>
Date: Wed Sep 20 00:38:39 2017 +0200
I18n: Update translation da (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 143510cc25f1ef75973a8c08724a581458a843b1
Author: Michal Várady <miko.vaji@gmail.com>
Date: Wed Sep 20 00:38:39 2017 +0200
I18n: Update translation cs (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 5041fe1da3f9a686fa8fad42a3e298f76bf23ad9
Author: Davidmp <medipas@gmail.com>
Date: Wed Sep 20 00:38:39 2017 +0200
I18n: Update translation ca (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 6da1ab55adf3c1b41333a2a88c9c865f3562ca0a
Author: Xfce Bot <transifex@xfce.org>
Date: Wed Sep 20 00:38:38 2017 +0200
I18n: Update translation bn (69%).
27 translated messages, 12 untranslated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit c281a248a2b40db578e82e2d4f06d892876fb430
Author: Kiril Kirilov <cybercop_montana@abv.bg>
Date: Wed Sep 20 00:38:38 2017 +0200
I18n: Update translation bg (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit b62d9fb7b84e3a3499c9c04e5bcd690b9e17839b
Author: Xfce Bot <transifex@xfce.org>
Date: Wed Sep 20 00:38:38 2017 +0200
I18n: Update translation ast (66%).
26 translated messages, 13 untranslated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 7e06f48911a2108b30d0da450d86bb0dba08d0c0
Author: Xfce Bot <transifex@xfce.org>
Date: Wed Sep 20 00:38:38 2017 +0200
I18n: Update translation ar (94%).
37 translated messages, 2 untranslated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 70b3aca229bfad080671f4f1f1a698e372bac92e
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date: Thu Sep 14 00:31:36 2017 +0200
I18n: Update translation uk (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 0eded400bd79b018515cdfb1631fa643c48d94b1
Author: Anonymous <noreply@xfce.org>
Date: Thu Sep 14 00:31:36 2017 +0200
I18n: Update translation da (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit a499e820cdf5224bc7f57e526568d123b6c1b212
Author: Anonymous <noreply@xfce.org>
Date: Wed Sep 13 18:31:41 2017 +0200
I18n: Update translation da (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 8a6d677145d45bb2131531cbbe453b8e8ce3ca14
Author: Sveinn í Felli <sv1@fellsnet.is>
Date: Tue Sep 5 12:30:59 2017 +0200
I18n: Update translation is (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit eaab0fd33c147c7abae59d3347880fd618d86f17
Author: Michael Martins <michaelfm21@gmail.com>
Date: Tue Aug 29 06:32:12 2017 +0200
I18n: Update translation pt_BR (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit c2b667b86435f7cc7df699d7b6e3155bd131f52c
Author: abuyop <abuyop@gmail.com>
Date: Tue Aug 22 12:30:41 2017 +0200
I18n: Update translation ms (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit e3e5e5df223430a0c395fb621c90abc0c0c038cd
Author: Yannick Le Guen <leguen.yannick@gmail.com>
Date: Thu Aug 17 00:30:40 2017 +0200
I18n: Update translation fr (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 94db48138279130c8a39b870cbaa4ae140afe2cc
Author: Nuno Miguel <nunomgue@gmail.com>
Date: Tue Jul 25 18:30:54 2017 +0200
I18n: Update translation pt (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit b451b46a92c8e0ece80c6fbf8b6faf310d5decef
Author: Necdet Yücel <necdetyucel@gmail.com>
Date: Mon Jul 24 12:30:55 2017 +0200
I18n: Update translation tr (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 061acf458268e7174ec2d458de268c174129c893
Author: Tobias Bannert <tobannert@gmail.com>
Date: Wed Jul 19 18:30:44 2017 +0200
I18n: Update translation de (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit 96f5f84fd3fba2c0a6e65b2b4eea0faf203b96fd
Author: Pablo Roberto “Jristz” Lezaeta Reyes <prflr88@gmail.com>
Date: Tue Jul 18 12:30:39 2017 +0200
I18n: Update translation es (100%).
39 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
commit f199d8386b989426689be7a264bbf2fae49e335e
Author: Ali Abdallah <ali@xfce.org>
Date: Mon Jul 17 15:47:18 2017 +0200
Update NEWS files and version number.
commit 2e913f3bd0ddcdacc6d5913e12210807001d8d67
Merge: a43118f 096b75d
Author: Ali Abdallah <ali@xfce.org>
...
...
INSTALL
View file @
8620d0ca
This diff is collapsed.
Click to expand it.
Makefile.in
View file @
8620d0ca
# Makefile.in generated by automake 1.1
5
from Makefile.am.
# Makefile.in generated by automake 1.1
6.1
from Makefile.am.
# @configure_input@
# Copyright (C) 1994-201
4
Free Software Foundation, Inc.
# Copyright (C) 1994-201
8
Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
...
...
@@ -155,7 +155,7 @@ am__recursive_targets = \
$(
RECURSIVE_CLEAN_TARGETS
)
\
$(
am__extra_recursive_targets
)
AM_RECURSIVE_TARGETS
=
$(
am__recursive_targets:-recursive
=
)
TAGS CTAGS
\
cscope distdir dist dist-all distcheck
cscope distdir
distdir-am
dist dist-all distcheck
am__tagged_files
=
$(
HEADERS
)
$(
SOURCES
)
$(
TAGS_FILES
)
\
$(
LISP
)
config.h.in
# Read a list of newline-separated strings from the standard input,
...
...
@@ -261,7 +261,6 @@ FFMPEGTHUMBNAILER_CFLAGS = @FFMPEGTHUMBNAILER_CFLAGS@
FFMPEGTHUMBNAILER_LIBS
=
@FFMPEGTHUMBNAILER_LIBS@
FGREP
=
@FGREP@
FREETYPE_CFLAGS
=
@FREETYPE_CFLAGS@
FREETYPE_CONFIG
=
@FREETYPE_CONFIG@
FREETYPE_LIBS
=
@FREETYPE_LIBS@
GDBUS_CODEGEN
=
@GDBUS_CODEGEN@
GDK_PIXBUF_CFLAGS
=
@GDK_PIXBUF_CFLAGS@
...
...
@@ -416,7 +415,6 @@ pdfdir = @pdfdir@
prefix
=
@prefix@
program_transform_name
=
@program_transform_name@
psdir
=
@psdir@
runstatedir
=
@runstatedir@
sbindir
=
@sbindir@
sharedstatedir
=
@sharedstatedir@
srcdir
=
@srcdir@
...
...
@@ -464,8 +462,8 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
echo
'
$(
SHELL
)
./config.status'
;
\
$(
SHELL
)
./config.status
;;
\
*
)
\
echo
' cd
$(
top_builddir
)
&&
$(
SHELL
)
./config.status $@
$(
am__depfiles
_maybe
)
'
;
\
cd
$(
top_builddir
)
&&
$(
SHELL
)
./config.status
$@
$(
am__depfiles
_maybe
);;
\
echo
' cd
$(
top_builddir
)
&&
$(
SHELL
)
./config.status $@
$(
am__
maybe_remake_
depfiles
)
'
;
\
cd
$(
top_builddir
)
&&
$(
SHELL
)
./config.status
$@
$(
am__
maybe_remake_
depfiles
);;
\
esac
;
$(top_builddir)/config.status
:
$(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
...
...
@@ -607,7 +605,10 @@ distclean-tags:
-
rm
-f
TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
rm
-f
cscope.out cscope.in.out cscope.po.out cscope.files
distdir
:
$(DISTFILES)
distdir
:
$(BUILT_SOURCES)
$(
MAKE
)
$(
AM_MAKEFLAGS
)
distdir-am
distdir-am
:
$(DISTFILES)
$(
am__remove_distdir
)
test
-d
"
$(
distdir
)
"
||
mkdir
"
$(
distdir
)
"
@
srcdirstrip
=
`
echo
"
$(
srcdir
)
"
|
sed
's/[].[^$$\\*]/\\\\&/g'
`
;
\
...
...
@@ -675,7 +676,7 @@ distdir: $(DISTFILES)
!
-type
d
!
-perm
-444
-exec
$(
install_sh
)
-c
-m
a+r
{}
{}
\;
\
||
chmod
-R
a+r
"
$(
distdir
)
"
dist-gzip
:
distdir
tardir
=
$(
distdir
)
&&
$(
am__tar
)
|
GZIP
=
$(
GZIP_ENV
)
gzip
-c
>
$(
distdir
)
.tar.gz
tardir
=
$(
distdir
)
&&
$(
am__tar
)
|
eval
GZIP
=
gzip
$(
GZIP_ENV
)
-c
>
$(
distdir
)
.tar.gz
$(
am__post_remove_distdir
)
dist-bzip2
:
distdir
tardir
=
$(
distdir
)
&&
$(
am__tar
)
|
BZIP2
=
$${
BZIP2--9
}
bzip2
-c
>
$(
distdir
)
.tar.bz2
...
...
@@ -700,7 +701,7 @@ dist-shar: distdir
@
echo
WARNING:
"Support for shar distribution archives is"
\
"deprecated."
>
&2
@
echo
WARNING:
"It will be removed altogether in Automake 2.0"
>
&2
shar
$(
distdir
)
|
GZIP
=
$(
GZIP_ENV
)
gzip
-c
>
$(
distdir
)
.shar.gz
shar
$(
distdir
)
|
eval
GZIP
=
gzip
$(
GZIP_ENV
)
-c
>
$(
distdir
)
.shar.gz
$(
am__post_remove_distdir
)
dist-zip
:
distdir
...
...
@@ -718,7 +719,7 @@ dist dist-all:
distcheck
:
dist
case
'
$(
DIST_ARCHIVES
)
'
in
\
*
.tar.gz
*
)
\
GZIP
=
$(
GZIP_ENV
)
gzip
-dc
$(
distdir
)
.tar.gz |
$(
am__untar
)
;;
\
eval
GZIP
=
gzip
$(
GZIP_ENV
)
-dc
$(
distdir
)
.tar.gz |
$(
am__untar
)
;;
\
*
.tar.bz2
*
)
\
bzip2
-dc
$(
distdir
)
.tar.bz2 |
$(
am__untar
)
;;
\
*
.tar.lz
*
)
\
...
...
@@ -728,7 +729,7 @@ distcheck: dist
*
.tar.Z
*
)
\
uncompress
-c
$(
distdir
)
.tar.Z |
$(
am__untar
)
;;
\
*
.shar.gz
*
)
\
GZIP
=
$(
GZIP_ENV
)
gzip
-dc
$(
distdir
)
.shar.gz | unshar
;;
\
eval
GZIP
=
gzip
$(
GZIP_ENV
)
-dc
$(
distdir
)
.shar.gz | unshar
;;
\
*
.zip
*
)
\
unzip
$(
distdir
)
.zip
;;
\
esac
...
...
NEWS
View file @
8620d0ca
0.2.3
=====
- Test sparse files only for regular files (bug #14693).
- Fix uninitialized variable (bug #14688)
0.2.2
=====
- Added check to avoid sparse files, that cause high cpu and
memory load. (bug #12259).
- Use hash table to avoid scanning xdg user path twice when
searching for desktop thumbnailers.
- Close desktop thumbnailers directory when done from it.
- Accept network paths in ffmpeg thumbnailer plugin.
- Use pkg-config to find FreeType > 2.9.1.
- Translation Updates: Czech, Finnish, Hungarian, Italian,
Greek and English (Australia).
0.2.1
=====
- #9231 Handle 0 mtime threshold on Cleanup DBus method. This fixes
running across all thumbnails that was causing very high I/O bandwidth
usage when a file with a thumbnail gets deleted. (On dbus Cleanup method).
0.2.0
=====
- Stable release of tumbler ported to GDbus, in addition
...
...
acinclude.m4
View file @
8620d0ca
...
...
@@ -52,23 +52,7 @@ if test x"$ac_tumbler_font_thumbnailer" = x"yes"; then
PKG_CHECK_MODULES([GDK_PIXBUF], [gdk-pixbuf-2.0 >= 2.14],
[
dnl Check for FreeType 2.x
FREETYPE_LIBS=""
FREETYPE_CFLAGS=""
AC_PATH_PROG([FREETYPE_CONFIG], [freetype-config], [no])
if test x"$FREETYPE_CONFIG" != x"no"; then
AC_MSG_CHECKING([FREETYPE_CFLAGS])
FREETYPE_CFLAGS="`$FREETYPE_CONFIG --cflags`"
AC_MSG_RESULT([$FREETYPE_CFLAGS])
AC_MSG_CHECKING([FREETYPE_LIBS])
FREETYPE_LIBS="`$FREETYPE_CONFIG --libs`"
AC_MSG_RESULT([$FREETYPE_LIBS])
else
dnl We can only build the font thumbnailer if FreeType 2.x is available
ac_tumbler_font_thumbnailer=no
fi
AC_SUBST([FREETYPE_CFLAGS])
AC_SUBST([FREETYPE_LIBS])
PKG_CHECK_MODULES([FREETYPE], [freetype2], [], [ac_tumbler_font_thumbnailer=no])
], [ac_tumbler_font_thumbnailer=no])
fi
...
...
aclocal.m4
View file @
8620d0ca
This diff is collapsed.
Click to expand it.
compile
View file @
8620d0ca
#! /bin/sh
# Wrapper for compilers which do not understand '-c -o'.
scriptversion
=
201
2-10-14.11
;
# UTC
scriptversion
=
201
8-03-07.03
;
# UTC
# Copyright (C) 1999-201
4
Free Software Foundation, Inc.
# Copyright (C) 1999-201
8
Free Software Foundation, Inc.
# Written by Tom Tromey <tromey@cygnus.com>.
#
# This program is free software; you can redistribute it and/or modify
...
...
@@ -17,7 +17,7 @@ scriptversion=2012-10-14.11; # UTC
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <http
s
://www.gnu.org/licenses/>.
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
...
...
@@ -255,7 +255,8 @@ EOF
echo
"compile
$scriptversion
"
exit
$?
;;
cl
|
*
[
/
\\
]
cl
|
cl.exe
|
*
[
/
\\
]
cl.exe
)
cl
|
*
[
/
\\
]
cl
|
cl.exe
|
*
[
/
\\
]
cl.exe
|
\
icl
|
*
[
/
\\
]
icl
|
icl.exe
|
*
[
/
\\
]
icl.exe
)
func_cl_wrapper
"
$@
"
# Doesn't return...
;;
esac
...
...
@@ -339,9 +340,9 @@ exit $ret
# Local Variables:
# mode: shell-script
# sh-indentation: 2
# eval: (add-hook '
write-fil
e-hook
s
'time-stamp)
# eval: (add-hook '
before-sav
e-hook 'time-stamp)
# time-stamp-start: "scriptversion="
# time-stamp-format: "%:y-%02m-%02d.%02H"
# time-stamp-time-zone: "UTC"
# time-stamp-time-zone: "UTC
0
"
# time-stamp-end: "; # UTC"
# End:
config.guess
View file @
8620d0ca
This diff is collapsed.
Click to expand it.
config.sub
View file @
8620d0ca
This diff is collapsed.
Click to expand it.
configure
View file @
8620d0ca
This diff is collapsed.
Click to expand it.
configure.ac
View file @
8620d0ca
...
...
@@ -25,7 +25,7 @@ m4_define([tumbler_verinfo], [0:0:0])
m4_define([tumbler_version_api_major], [1])
m4_define([tumbler_version_major], [0])
m4_define([tumbler_version_minor], [2])
m4_define([tumbler_version_micro], [
0
])
m4_define([tumbler_version_micro], [
3
])
m4_define([tumbler_version], [tumbler_version_major().tumbler_version_minor().tumbler_version_micro()])
dnl ***************************
...
...
depcomp
View file @
8620d0ca
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
scriptversion
=
201
3
-0
5-30
.0
7
;
# UTC
scriptversion
=
201
8
-0
3-07
.0
3
;
# UTC
# Copyright (C) 1999-201
4
Free Software Foundation, Inc.
# Copyright (C) 1999-201
8
Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
@@ -16,7 +16,7 @@ scriptversion=2013-05-30.07; # UTC
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <http
s
://www.gnu.org/licenses/>.
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
...
...
@@ -783,9 +783,9 @@ exit 0
# Local Variables:
# mode: shell-script
# sh-indentation: 2
# eval: (add-hook '
write-fil
e-hook
s
'time-stamp)
# eval: (add-hook '
before-sav
e-hook 'time-stamp)
# time-stamp-start: "scriptversion="
# time-stamp-format: "%:y-%02m-%02d.%02H"
# time-stamp-time-zone: "UTC"
# time-stamp-time-zone: "UTC
0
"
# time-stamp-end: "; # UTC"
# End:
docs/Makefile.in
View file @
8620d0ca
# Makefile.in generated by automake 1.1
5
from Makefile.am.
# Makefile.in generated by automake 1.1
6.1
from Makefile.am.
# @configure_input@
# Copyright (C) 1994-201
4
Free Software Foundation, Inc.
# Copyright (C) 1994-201
8
Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
...
...
@@ -152,7 +152,7 @@ am__recursive_targets = \
$(
RECURSIVE_CLEAN_TARGETS
)
\
$(
am__extra_recursive_targets
)
AM_RECURSIVE_TARGETS
=
$(
am__recursive_targets:-recursive
=
)
TAGS CTAGS
\
distdir
distdir
distdir-am
am__tagged_files
=
$(
HEADERS
)
$(
SOURCES
)
$(
TAGS_FILES
)
$(
LISP
)
# Read a list of newline-separated strings from the standard input,
# and print each of them once, without duplicates. Input order is
...
...
@@ -238,7 +238,6 @@ FFMPEGTHUMBNAILER_CFLAGS = @FFMPEGTHUMBNAILER_CFLAGS@
FFMPEGTHUMBNAILER_LIBS
=
@FFMPEGTHUMBNAILER_LIBS@
FGREP
=
@FGREP@
FREETYPE_CFLAGS
=
@FREETYPE_CFLAGS@
FREETYPE_CONFIG
=
@FREETYPE_CONFIG@
FREETYPE_LIBS
=
@FREETYPE_LIBS@
GDBUS_CODEGEN
=
@GDBUS_CODEGEN@
GDK_PIXBUF_CFLAGS
=
@GDK_PIXBUF_CFLAGS@
...
...
@@ -393,7 +392,6 @@ pdfdir = @pdfdir@
prefix
=
@prefix@
program_transform_name
=
@program_transform_name@
psdir
=
@psdir@
runstatedir
=
@runstatedir@
sbindir
=
@sbindir@
sharedstatedir
=
@sharedstatedir@
srcdir
=
@srcdir@
...
...
@@ -429,8 +427,8 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
*
config.status
*
)
\
cd
$(
top_builddir
)
&&
$(
MAKE
)
$(
AM_MAKEFLAGS
)
am--refresh
;;
\
*
)
\
echo
' cd
$(
top_builddir
)
&&
$(
SHELL
)
./config.status
$(
subdir
)
/$@
$(
am__depfiles
_maybe
)
'
;
\
cd
$(
top_builddir
)
&&
$(
SHELL
)
./config.status
$(
subdir
)
/
$@
$(
am__depfiles
_maybe
);;
\
echo
' cd
$(
top_builddir
)
&&
$(
SHELL
)
./config.status
$(
subdir
)
/$@
$(
am__
maybe_remake_
depfiles
)
'
;
\
cd
$(
top_builddir
)
&&
$(
SHELL
)
./config.status
$(
subdir
)
/
$@
$(
am__
maybe_remake_
depfiles
);;
\
esac
;
$(top_builddir)/config.status
:
$(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
...
...
@@ -547,7 +545,10 @@ cscopelist-am: $(am__tagged_files)
distclean-tags
:
-
rm
-f
TAGS ID GTAGS GRTAGS GSYMS GPATH tags
distdir
:
$(DISTFILES)
distdir
:
$(BUILT_SOURCES)
$(
MAKE
)
$(
AM_MAKEFLAGS
)
distdir-am
distdir-am
:
$(DISTFILES)
@
srcdirstrip
=
`
echo
"
$(
srcdir
)
"
|
sed
's/[].[^$$\\*]/\\\\&/g'
`
;
\
topsrcdirstrip
=
`
echo
"
$(
top_srcdir
)
"
|
sed
's/[].[^$$\\*]/\\\\&/g'
`
;
\
list
=
'
$(
DISTFILES
)
'
;
\
...
...
docs/reference/Makefile.in
View file @
8620d0ca
# Makefile.in generated by automake 1.1
5
from Makefile.am.
# Makefile.in generated by automake 1.1
6.1
from Makefile.am.
# @configure_input@
# Copyright (C) 1994-201
4
Free Software Foundation, Inc.
# Copyright (C) 1994-201
8
Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
...
...
@@ -152,7 +152,7 @@ am__recursive_targets = \
$(
RECURSIVE_CLEAN_TARGETS
)
\
$(
am__extra_recursive_targets
)
AM_RECURSIVE_TARGETS
=
$(
am__recursive_targets:-recursive
=
)
TAGS CTAGS
\
distdir
distdir
distdir-am
am__tagged_files
=
$(
HEADERS
)
$(
SOURCES
)
$(
TAGS_FILES
)
$(
LISP
)
# Read a list of newline-separated strings from the standard input,
# and print each of them once, without duplicates. Input order is
...
...
@@ -238,7 +238,6 @@ FFMPEGTHUMBNAILER_CFLAGS = @FFMPEGTHUMBNAILER_CFLAGS@
FFMPEGTHUMBNAILER_LIBS
=
@FFMPEGTHUMBNAILER_LIBS@
FGREP
=
@FGREP@
FREETYPE_CFLAGS
=
@FREETYPE_CFLAGS@
FREETYPE_CONFIG
=
@FREETYPE_CONFIG@
FREETYPE_LIBS
=
@FREETYPE_LIBS@
GDBUS_CODEGEN
=
@GDBUS_CODEGEN@
GDK_PIXBUF_CFLAGS
=
@GDK_PIXBUF_CFLAGS@
...
...
@@ -393,7 +392,6 @@ pdfdir = @pdfdir@
prefix
=
@prefix@
program_transform_name
=
@program_transform_name@
psdir
=
@psdir@
runstatedir
=
@runstatedir@
sbindir
=
@sbindir@
sharedstatedir
=
@sharedstatedir@
srcdir
=
@srcdir@
...
...
@@ -429,8 +427,8 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
*
config.status
*
)
\
cd
$(
top_builddir
)
&&
$(
MAKE
)
$(
AM_MAKEFLAGS
)
am--refresh
;;
\
*
)
\
echo
' cd
$(
top_builddir
)
&&
$(
SHELL
)
./config.status
$(
subdir
)
/$@
$(
am__depfiles
_maybe
)
'
;
\
cd
$(
top_builddir
)
&&
$(
SHELL
)
./config.status
$(
subdir
)
/
$@
$(
am__depfiles
_maybe
);;
\
echo
' cd
$(
top_builddir
)
&&
$(
SHELL
)
./config.status
$(
subdir
)
/$@
$(
am__
maybe_remake_
depfiles
)
'
;
\
cd
$(
top_builddir
)
&&
$(
SHELL
)
./config.status
$(
subdir
)
/
$@
$(
am__
maybe_remake_
depfiles
);;
\
esac
;
$(top_builddir)/config.status
:
$(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
...
...
@@ -547,7 +545,10 @@ cscopelist-am: $(am__tagged_files)
distclean-tags
:
-
rm
-f
TAGS ID GTAGS GRTAGS GSYMS GPATH tags
distdir
:
$(DISTFILES)
distdir
:
$(BUILT_SOURCES)
$(
MAKE
)
$(
AM_MAKEFLAGS
)
distdir-am
distdir-am
:
$(DISTFILES)
@
srcdirstrip
=
`
echo
"
$(
srcdir
)
"
|
sed
's/[].[^$$\\*]/\\\\&/g'
`
;
\
topsrcdirstrip
=
`
echo
"
$(
top_srcdir
)
"
|
sed
's/[].[^$$\\*]/\\\\&/g'
`
;
\
list
=
'
$(
DISTFILES
)
'
;
\
...
...
docs/reference/tumbler/Makefile.in
View file @
8620d0ca
# Makefile.in generated by automake 1.1
5
from Makefile.am.
# Makefile.in generated by automake 1.1
6.1
from Makefile.am.
# @configure_input@
# Copyright (C) 1994-201
4
Free Software Foundation, Inc.
# Copyright (C) 1994-201
8
Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
...
...
@@ -186,7 +186,6 @@ FFMPEGTHUMBNAILER_CFLAGS = @FFMPEGTHUMBNAILER_CFLAGS@
FFMPEGTHUMBNAILER_LIBS
=
@FFMPEGTHUMBNAILER_LIBS@
FGREP
=
@FGREP@
FREETYPE_CFLAGS
=
@FREETYPE_CFLAGS@
FREETYPE_CONFIG
=
@FREETYPE_CONFIG@
FREETYPE_LIBS
=
@FREETYPE_LIBS@
GDBUS_CODEGEN
=
@GDBUS_CODEGEN@
GDK_PIXBUF_CFLAGS
=
@GDK_PIXBUF_CFLAGS@
...
...
@@ -341,7 +340,6 @@ pdfdir = @pdfdir@
prefix
=
@prefix@
program_transform_name
=
@program_transform_name@
psdir
=
@psdir@
runstatedir
=
@runstatedir@
sbindir
=
@sbindir@
sharedstatedir
=
@sharedstatedir@
srcdir
=
@srcdir@
...
...
@@ -513,8 +511,8 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
*
config.status
*
)
\
cd
$(
top_builddir
)
&&
$(
MAKE
)
$(
AM_MAKEFLAGS
)
am--refresh
;;
\
*
)
\
echo
' cd
$(
top_builddir
)
&&
$(
SHELL
)
./config.status
$(
subdir
)
/$@
$(
am__depfiles
_maybe
)
'
;
\
cd
$(
top_builddir
)
&&
$(
SHELL
)
./config.status
$(
subdir
)
/
$@
$(
am__depfiles
_maybe
);;
\
echo
' cd
$(
top_builddir
)
&&
$(
SHELL
)
./config.status
$(
subdir
)
/$@
$(
am__
maybe_remake_
depfiles
)
'
;
\
cd
$(
top_builddir
)
&&
$(
SHELL
)
./config.status
$(
subdir
)
/
$@
$(
am__
maybe_remake_
depfiles
);;
\
esac
;
$(top_srcdir)/gtk-doc.make $(am__empty)
:
...
...
@@ -541,7 +539,10 @@ ctags CTAGS:
cscope cscopelist
:
distdir
:
$(DISTFILES)
distdir
:
$(BUILT_SOURCES)
$(
MAKE
)
$(
AM_MAKEFLAGS
)
distdir-am
distdir-am
:
$(DISTFILES)
@
srcdirstrip
=
`
echo
"
$(
srcdir
)
"
|
sed
's/[].[^$$\\*]/\\\\&/g'
`
;
\
topsrcdirstrip
=
`
echo
"
$(
top_srcdir
)
"
|
sed
's/[].[^$$\\*]/\\\\&/g'
`
;
\
list
=
'
$(
DISTFILES
)
'
;
\
...
...
@@ -794,7 +795,6 @@ html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files) $(expand_con
if
test
-f
$(
abs_builddir
)
/
$$
file
;
then
\
cp
$(
abs_builddir
)
/
$$
file
$(
abs_builddir
)
/html
;
\
fi
;
\
test
-f
$$
file
&&
cp
$$
file
$(
abs_builddir
)
/html
;
\
done
;
$(
GTK_DOC_V_XREF
)
gtkdoc-fixxref
--module
=
$(
DOC_MODULE
)
--module-dir
=
html
--html-dir
=
$(
HTML_DIR
)
$(
FIXXREF_OPTIONS
)
$(
AM_V_at
)
touch
html-build.stamp
...
...
docs/reference/tumbler/html/TumblerAbstractThumbnailer.html
View file @
8620d0ca
...
...
@@ -2,8 +2,8 @@
<html>
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=UTF-8"
>
<title>
TumblerAbstractThumbnailer
: tumbler Reference Manual
</title>
<meta
name=
"generator"
content=
"DocBook XSL Stylesheets V1.7
9
.1"
>
<title>
TumblerAbstractThumbnailer
</title>
<meta
name=
"generator"
content=
"DocBook XSL Stylesheets V1.7
6
.1"
>
<link
rel=
"home"
href=
"index.html"
title=
"tumbler Reference Manual"
>
<link
rel=
"up"
href=
"extension-api.html"
title=
"Part IV. Extension API"
>
<link
rel=
"prev"
href=
"tumbler-tumbler-provider-plugin.html"
title=
"tumbler-provider-plugin"
>
...
...
@@ -34,7 +34,7 @@
</tr></table></div>
<div
class=
"refsect1"
>
<a
name=
"TumblerAbstractThumbnailer.object-hierarchy"
></a><h2>
Object Hierarchy
</h2>
<pre
class=
"screen"
>
<a
href=
"/usr/share/gtk-doc/html/gobjectgobject-The-Base-Object-Type.html#GObject-struct"
>
GObject
</a>
<pre
class=
"screen"
>
GObject
<span
class=
"lineart"
>
╰──
</span>
TumblerAbstractThumbnailer
</pre>
</div>
...
...
docs/reference/tumbler/html/TumblerCache.html
View file @
8620d0ca
...
...
@@ -2,8 +2,8 @@
<html>
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=UTF-8"
>
<title>
TumblerCache
: tumbler Reference Manual
</title>
<meta
name=
"generator"
content=
"DocBook XSL Stylesheets V1.7
9
.1"
>
<title>
TumblerCache
</title>
<meta
name=
"generator"
content=
"DocBook XSL Stylesheets V1.7
6
.1"
>
<link
rel=
"home"
href=
"index.html"
title=
"tumbler Reference Manual"
>
<link
rel=
"up"
href=
"thumbnails.html"
title=
"Part III. Querying and Generating Thumbnails"
>
<link
rel=
"prev"
href=
"TumblerThumbnail.html"
title=
"TumblerThumbnail"
>
...
...
@@ -34,7 +34,7 @@
</tr></table></div>
<div
class=
"refsect1"
>
<a
name=
"TumblerCache.functions"
></a><h2>
Functions
</h2>
<div
class=
"informaltable"
><table
class=
"informaltable"
width=
"100%"
border=
"0"
>
<div
class=
"informaltable"
><table
width=
"100%"
border=
"0"
>
<colgroup>
<col
width=
"150px"
class=
"functions_return"
>
<col
class=
"functions_name"
>
...
...
@@ -90,7 +90,7 @@
</tr>
<tr>
<td
class=
"function_type"
>
<a
href=
"/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gboolean"
>
<span
class=
"returnvalue"
>
gboolean
</span>
</a>
<span
class=
"returnvalue"
>
gboolean
</span>
</td>
<td
class=
"function_name"
>
<a
class=
"link"
href=
"TumblerCache.html#tumbler-cache-is-thumbnail"
title=
"tumbler_cache_is_thumbnail ()"
>
tumbler_cache_is_thumbnail
</a>
<span
class=
"c_punctuation"
>
()
</span>
...
...
@@ -98,7 +98,7 @@
</tr>
<tr>
<td
class=
"function_type"
>
<a
href=
"/usr/share/gtk-doc/html/glibglib-Doubly-Linked-Lists.html#GList"
>
<span
class=
"returnvalue"
>
GList
</span>
</a>
*
<span
class=
"returnvalue"
>
GList
</span>
*
</td>
<td
class=
"function_name"
>
<a
class=
"link"
href=
"TumblerCache.html#tumbler-cache-get-flavors"
title=
"tumbler_cache_get_flavors ()"
>
tumbler_cache_get_flavors
</a>
<span
class=
"c_punctuation"
>
()
</span>
...
...
@@ -117,7 +117,7 @@
</div>
<div
class=
"refsect1"
>
<a
name=
"TumblerCache.object-hierarchy"
></a><h2>
Object Hierarchy
</h2>
<pre
class=
"screen"
>
<a
href=
"
https://developer.gnome.org/gobject/unstable
/GTypeModule.html"
>
GInterface
</a>
<pre
class=
"screen"
>
<a
href=
"
/usr/local/share/gtk-doc/html/gobject
/GTypeModule.html"
>
GInterface
</a>
<span
class=
"lineart"
>
╰──
</span>
TumblerCache
</pre>
</div>
...
...
@@ -136,7 +136,7 @@ tumbler_cache_get_default (<em class="parameter"><code><span class="type">void</
<a
name=
"tumbler-cache-get-thumbnail"
></a><h3>
tumbler_cache_get_thumbnail ()
</h3>
<pre
class=
"programlisting"
><a
class=
"link"
href=
"TumblerThumbnail.html"
title=
"TumblerThumbnail"
><span
class=
"returnvalue"
>
TumblerThumbnail
</span></a>
*
tumbler_cache_get_thumbnail (
<em
class=
"parameter"
><code><a
class=
"link"
href=
"TumblerCache.html"
title=
"TumblerCache"
><span
class=
"type"
>
TumblerCache
</span></a>
*cache
</code></em>
,
<em
class=
"parameter"
><code>
const
<a
href=
"/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"
>
<span
class=
"type"
>
gchar
</span>
</a>
*uri
</code></em>
,
<em
class=
"parameter"
><code>
const
<span
class=
"type"
>
gchar
</span>
*uri
</code></em>
,
<em
class=
"parameter"
><code><span
class=
"type"
>
TumblerThumbnailFlavor
</span>
*flavor
</code></em>
);
</pre>
</div>
<hr>
...
...
@@ -144,43 +144,43 @@ tumbler_cache_get_thumbnail (<em class="parameter"><code><a class="link" href="T
<a
name=
"tumbler-cache-cleanup"
></a><h3>
tumbler_cache_cleanup ()
</h3>
<pre
class=
"programlisting"
><span
class=
"returnvalue"
>
void
</span>
tumbler_cache_cleanup (
<em
class=
"parameter"
><code><a
class=
"link"
href=
"TumblerCache.html"
title=
"TumblerCache"
><span
class=
"type"
>
TumblerCache
</span></a>
*cache
</code></em>
,
<em
class=
"parameter"
><code>
const
<a
href=
"/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"
>
<span
class=
"type"
>
gchar
</span>
</a>
*const *base_uris
</code></em>
,
<em
class=
"parameter"
><code><
a
href=
"/usr/share/gtk-doc/html/glibglib-Basic-Types.html#guint64"
><
span
class=
"type"
>
guint64
</span>
</a>
since
</code></em>
);
</pre>
<em
class=
"parameter"
><code>
const
<span
class=
"type"
>
gchar
</span>
*const *base_uris
</code></em>
,
<em
class=
"parameter"
><code><span
class=
"type"
>
guint64
</span>
since
</code></em>
);
</pre>
</div>
<hr>
<div
class=
"refsect2"
>
<a
name=
"tumbler-cache-delete"
></a><h3>
tumbler_cache_delete ()
</h3>
<pre
class=
"programlisting"
><span
class=
"returnvalue"
>
void
</span>
tumbler_cache_delete (
<em
class=
"parameter"
><code><a
class=
"link"
href=
"TumblerCache.html"
title=
"TumblerCache"
><span
class=
"type"
>
TumblerCache
</span></a>
*cache
</code></em>
,
<em
class=
"parameter"
><code>
const
<a
href=
"/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"
>
<span
class=
"type"
>
gchar
</span>
</a>
*const *uris
</code></em>
);
</pre>
<em
class=
"parameter"
><code>
const
<span
class=
"type"
>
gchar
</span>
*const *uris
</code></em>
);
</pre>
</div>
<hr>
<div
class=
"refsect2"
>
<a
name=
"tumbler-cache-copy"
></a><h3>
tumbler_cache_copy ()
</h3>
<pre
class=
"programlisting"
><span
class=
"returnvalue"
>
void
</span>
tumbler_cache_copy (
<em
class=
"parameter"
><code><a
class=
"link"
href=
"TumblerCache.html"
title=
"TumblerCache"
><span
class=
"type"
>
TumblerCache
</span></a>
*cache
</code></em>
,
<em
class=
"parameter"
><code>
const
<a
href=
"/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"
>
<span
class=
"type"
>
gchar
</span>
</a>
*const *from_uris
</code></em>
,
<em
class=
"parameter"
><code>
const
<a
href=
"/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"
>
<span
class=
"type"
>
gchar
</span>
</a>
*const *to_uris
</code></em>
);
</pre>
<em
class=
"parameter"
><code>
const
<span
class=
"type"
>
gchar
</span>
*const *from_uris
</code></em>
,
<em
class=
"parameter"
><code>
const
<span
class=
"type"
>
gchar
</span>
*const *to_uris
</code></em>
);
</pre>
</div>
<hr>
<div
class=
"refsect2"
>
<a
name=
"tumbler-cache-move"
></a><h3>
tumbler_cache_move ()
</h3>
<pre
class=
"programlisting"
><span
class=
"returnvalue"
>
void
</span>
tumbler_cache_move (
<em
class=
"parameter"
><code><a
class=
"link"
href=
"TumblerCache.html"
title=
"TumblerCache"
><span
class=
"type"
>
TumblerCache
</span></a>
*cache
</code></em>
,
<em
class=
"parameter"
><code>
const
<a
href=
"/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"
>
<span
class=
"type"
>
gchar
</span>
</a>
*const *from_uris
</code></em>
,
<em
class=
"parameter"
><code>
const
<a
href=
"/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"
>
<span
class=
"type"
>
gchar
</span>
</a>
*const *to_uris
</code></em>
);
</pre>
<em
class=
"parameter"
><code>
const
<span
class=
"type"
>
gchar
</span>
*const *from_uris
</code></em>
,
<em
class=
"parameter"
><code>
const
<span
class=
"type"
>
gchar
</span>
*const *to_uris
</code></em>
);
</pre>
</div>
<hr>
<div
class=
"refsect2"
>
<a
name=
"tumbler-cache-is-thumbnail"
></a><h3>
tumbler_cache_is_thumbnail ()
</h3>
<pre
class=
"programlisting"
><
a
href=
"/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gboolean"
><
span
class=
"returnvalue"
>
gboolean
</span>
</a>
<pre
class=
"programlisting"
><span
class=
"returnvalue"
>
gboolean
</span>
tumbler_cache_is_thumbnail (
<em
class=
"parameter"
><code><a
class=
"link"
href=
"TumblerCache.html"
title=
"TumblerCache"
><span
class=
"type"
>
TumblerCache
</span></a>
*cache
</code></em>
,
<em
class=
"parameter"
><code>
const
<a
href=
"/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"
>
<span
class=
"type"
>
gchar
</span>
</a>
*uri
</code></em>
);
</pre>
<em
class=
"parameter"
><code>
const
<span
class=
"type"
>
gchar
</span>
*uri
</code></em>
);
</pre>
</div>
<hr>
<div
class=
"refsect2"
>
<a
name=
"tumbler-cache-get-flavors"
></a><h3>
tumbler_cache_get_flavors ()
</h3>
<pre
class=
"programlisting"
><
a
href=
"/usr/share/gtk-doc/html/glibglib-Doubly-Linked-Lists.html#GList"
><
span
class=
"returnvalue"
>
GList
</span>
</a>
*
<pre
class=
"programlisting"
><span
class=
"returnvalue"
>
GList
</span>
*
tumbler_cache_get_flavors (
<em
class=
"parameter"
><code><a
class=
"link"
href=
"TumblerCache.html"
title=
"TumblerCache"
><span
class=
"type"
>
TumblerCache
</span></a>
*cache
</code></em>
);
</pre>
</div>
<hr>
...
...
@@ -188,7 +188,7 @@ tumbler_cache_get_flavors (<em class="parameter"><code><a class="link" href="Tum
<a
name=
"tumbler-cache-get-flavor"
></a><h3>
tumbler_cache_get_flavor ()
</h3>
<pre
class=
"programlisting"
><span
class=
"returnvalue"
>
TumblerThumbnailFlavor
</span>
*
tumbler_cache_get_flavor (
<em
class=
"parameter"
><code><a
class=
"link"
href=
"TumblerCache.html"
title=
"TumblerCache"
><span
class=
"type"
>
TumblerCache
</span></a>
*cache
</code></em>
,
<em
class=
"parameter"
><code>
const
<a
href=
"/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"
>
<span
class=
"type"
>
gchar
</span>
</a>
*name
</code></em>
);
</pre>
<em
class=
"parameter"
><code>
const
<span
class=
"type"
>
gchar
</span>
*name
</code></em>
);
</pre>
</div>
</div>
<div
class=
"refsect1"
>
...
...
docs/reference/tumbler/html/TumblerThumbnail.html
View file @
8620d0ca
...
...
@@ -2,8 +2,8 @@
<html>
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=UTF-8"
>
<title>
TumblerThumbnail
: tumbler Reference Manual
</title>
<meta
name=
"generator"
content=
"DocBook XSL Stylesheets V1.7
9
.1"
>
<title>
TumblerThumbnail
</title>
<meta
name=
"generator"
content=
"DocBook XSL Stylesheets V1.7
6
.1"
>
<link
rel=
"home"
href=
"index.html"
title=
"tumbler Reference Manual"
>
<link
rel=
"up"
href=
"thumbnails.html"
title=
"Part III. Querying and Generating Thumbnails"
>
<link
rel=
"prev"
href=
"tumbler-tumbler-file-info.html"
title=
"tumbler-file-info"
>
...
...
@@ -35,7 +35,7 @@
</tr></table></div>
<div
class=
"refsect1"
>
<a
name=
"TumblerThumbnail.functions"
></a><h2>
Functions
</h2>
<div
class=
"informaltable"
><table
class=
"informaltable"
width=
"100%"
border=
"0"
>
<div
class=
"informaltable"
><table
width=
"100%"
border=
"0"
>
<colgroup>
<col
width=
"150px"
class=
"functions_return"
>
<col
class=
"functions_name"
>
...
...
@@ -43,7 +43,7 @@
<tbody>
<tr>
<td
class=
"function_type"
>
<a
href=
"/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gboolean"
>
<span
class=
"returnvalue"
>
gboolean
</span>
</a>
<span
class=
"returnvalue"
>
gboolean
</span>
</td>
<td
class=
"function_name"
>
<a
class=
"link"
href=
"TumblerThumbnail.html#tumbler-thumbnail-load"
title=
"tumbler_thumbnail_load ()"
>
tumbler_thumbnail_load
</a>
<span
class=
"c_punctuation"
>
()
</span>
...
...
@@ -51,7 +51,7 @@
</tr>
<tr>
<td
class=
"function_type"
>
<a
href=
"/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gboolean"
>
<span
class=
"returnvalue"
>
gboolean
</span>
</a>
<span
class=
"returnvalue"
>
gboolean
</span>
</td>
<td
class=
"function_name"
>
<a
class=
"link"
href=
"TumblerThumbnail.html#tumbler-thumbnail-needs-update"
title=
"tumbler_thumbnail_needs_update ()"
>
tumbler_thumbnail_needs_update
</a>
<span
class=
"c_punctuation"
>
()
</span>
...
...
@@ -59,7 +59,7 @@
</tr>
<tr>
<td
class=
"function_type"
>
<a
href=
"/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gboolean"
>
<span
class=
"returnvalue"
>
gboolean
</span>
</a>
<span
class=
"returnvalue"
>
gboolean
</span>
</td>
<td
class=
"function_name"
>
<a
class=
"link"
href=
"TumblerThumbnail.html#tumbler-thumbnail-save-image-data"
title=
"tumbler_thumbnail_save_image_data ()"
>
tumbler_thumbnail_save_image_data
</a>
<span
class=
"c_punctuation"
>
()
</span>
...
...
@@ -67,7 +67,7 @@
</tr>
<tr>
<td
class=
"function_type"
>
<a
href=
"/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gboolean"
>
<span
class=
"returnvalue"
>
gboolean
</span>
</a>
<span
class=
"returnvalue"
>
gboolean
</span>
</td>
<td
class=
"function_name"
>
<a
class=
"link"
href=
"TumblerThumbnail.html#tumbler-thumbnail-save-file"
title=
"tumbler_thumbnail_save_file ()"
>
tumbler_thumbnail_save_file
</a>
<span
class=
"c_punctuation"
>
()
</span>
...
...
@@ -86,7 +86,7 @@
</div>
<div
class=
"refsect1"
>
<a
name=
"TumblerThumbnail.properties"
></a><h2>
Properties
</h2>
<div
class=
"informaltable"
><table
class=
"informaltable"
border=
"0"
>
<div
class=
"informaltable"
><table
border=
"0"
>
<colgroup>
<col
width=
"150px"
class=
"properties_type"
>
<col
width=
"300px"
class=
"properties_name"
>
...
...
@@ -107,7 +107,7 @@
</tr>
<tr>
<td
class=
"property_type"
>
<a
href=
"/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"
>
<span
class=
"type"
>
gchar
</span>
</a>
*
</td>
<span
class=
"type"
>
gchar
</span>
*
</td>
<td
class=
"property_name"
><a
class=
"link"
href=
"TumblerThumbnail.html#TumblerThumbnail--uri"
title=
"The “uri” property"
>
uri
</a></td>
<td
class=
"property_flags"
>
Read / Write / Construct Only
</td>
</tr>
...
...
@@ -116,7 +116,7 @@
</div>
<div
class=
"refsect1"
>
<a
name=
"TumblerThumbnail.other"
></a><h2>
Types and Values
</h2>
<div
class=
"informaltable"
><table
class=
"informaltable"
width=
"100%"
border=
"0"
>
<div
class=
"informaltable"
><table
width=
"100%"
border=
"0"
>
<colgroup>
<col
width=
"150px"
class=
"name"
>
<col
class=
"description"
>
...
...
@@ -129,7 +129,7 @@
</div>
<div
class=
"refsect1"
>
<a
name=
"TumblerThumbnail.object-hierarchy"
></a><h2>
Object Hierarchy
</h2>
<pre
class=
"screen"
>
<a
href=
"
https://developer.gnome.org/gobject/unstable
/GTypeModule.html"
>
GInterface
</a>
<pre
class=
"screen"
>
<a
href=
"
/usr/local/share/gtk-doc/html/gobject
/GTypeModule.html"
>
GInterface
</a>
<span
class=
"lineart"
>
╰──
</span>
TumblerThumbnail
</pre>
</div>
...
...
@@ -140,38 +140,38 @@
<a
name=
"TumblerThumbnail.functions_details"
></a><h2>
Functions
</h2>
<div
class=
"refsect2"
>
<a
name=
"tumbler-thumbnail-load"
></a><h3>
tumbler_thumbnail_load ()
</h3>
<pre
class=
"programlisting"
><
a
href=
"/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gboolean"
><
span
class=
"returnvalue"
>
gboolean
</span>
</a>
<pre
class=
"programlisting"
><span
class=
"returnvalue"
>
gboolean
</span>
tumbler_thumbnail_load (
<em
class=
"parameter"
><code><a
class=
"link"
href=
"TumblerThumbnail.html"
title=
"TumblerThumbnail"
><span
class=
"type"
>
TumblerThumbnail
</span></a>
*thumbnail
</code></em>
,
<em
class=
"parameter"
><code><
a
href=
"/usr/share/gtk-doc/html/gioGCancellable.html#GCancellable-struct"
><
span
class=
"type"
>
GCancellable
</span>
</a>
*cancellable
</code></em>
,
<em
class=
"parameter"
><code><
a
href=
"/usr/share/gtk-doc/html/glibglib-Error-Reporting.html#GError"
><
span
class=
"type"
>
GError
</span>
</a>
**error
</code></em>
);
</pre>
<em
class=
"parameter"
><code><span
class=
"type"
>
GCancellable
</span>
*cancellable
</code></em>
,
<em
class=
"parameter"
><code><span
class=
"type"
>
GError
</span>
**error
</code></em>
);
</pre>
</div>
<hr>
<div
class=
"refsect2"
>
<a
name=
"tumbler-thumbnail-needs-update"
></a><h3>
tumbler_thumbnail_needs_update ()
</h3>
<pre
class=
"programlisting"
><
a
href=
"/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gboolean"
><
span
class=
"returnvalue"
>
gboolean
</span>
</a>
<pre
class=
"programlisting"
><span
class=
"returnvalue"
>
gboolean
</span>
tumbler_thumbnail_needs_update (
<em
class=
"parameter"
><code><a
class=
"link"
href=
"TumblerThumbnail.html"
title=
"TumblerThumbnail"
><span
class=
"type"
>
TumblerThumbnail
</span></a>
*thumbnail
</code></em>
,
<em
class=
"parameter"
><code>
const
<a
href=
"/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"
>
<span
class=
"type"
>
gchar
</span>
</a>
*uri
</code></em>
,
<em
class=
"parameter"
><code><
a
href=
"/usr/share/gtk-doc/html/glibglib-Basic-Types.html#guint64"
><
span
class=
"type"
>
guint64
</span>
</a>
mtime
</code></em>
);
</pre>
<em
class=
"parameter"
><code>
const
<span
class=
"type"
>
gchar
</span>
*uri
</code></em>
,
<em
class=
"parameter"
><code><span
class=
"type"
>
guint64
</span>
mtime
</code></em>
);
</pre>
</div>
<hr>
<div
class=
"refsect2"
>
<a
name=
"tumbler-thumbnail-save-image-data"
></a><h3>
tumbler_thumbnail_save_image_data ()
</h3>
<pre
class=
"programlisting"
><
a
href=
"/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gboolean"
><
span
class=
"returnvalue"
>
gboolean
</span>
</a>
<pre
class=
"programlisting"
><span
class=
"returnvalue"
>
gboolean
</span>
tumbler_thumbnail_save_image_data (
<em
class=
"parameter"
><code><a
class=
"link"
href=
"TumblerThumbnail.html"
title=
"TumblerThumbnail"
><span
class=
"type"
>
TumblerThumbnail
</span></a>
*thumbnail
</code></em>
,
<em
class=
"parameter"
><code><a
class=
"link"
href=
"TumblerThumbnail.html#TumblerImageData"
title=
"struct TumblerImageData"
><span
class=
"type"
>
TumblerImageData
</span></a>
*data
</code></em>
,
<em
class=
"parameter"
><code><
a
href=
"/usr/share/gtk-doc/html/glibglib-Basic-Types.html#guint64"
><
span
class=
"type"
>
guint64
</span>
</a>
mtime
</code></em>
,
<em
class=
"parameter"
><code><
a
href=
"/usr/share/gtk-doc/html/gioGCancellable.html#GCancellable-struct"
><
span
class=
"type"
>
GCancellable
</span>
</a>
*cancellable
</code></em>
,
<em
class=
"parameter"
><code><
a
href=
"/usr/share/gtk-doc/html/glibglib-Error-Reporting.html#GError"
><
span
class=
"type"
>
GError
</span>
</a>
**error
</code></em>
);
</pre>
<em
class=
"parameter"
><code><span
class=
"type"
>
guint64
</span>
mtime
</code></em>
,
<em
class=
"parameter"
><code><span
class=
"type"
>
GCancellable
</span>
*cancellable
</code></em>
,
<em
class=
"parameter"
><code><span
class=
"type"
>
GError
</span>
**error
</code></em>
);
</pre>
</div>
<hr>
<div
class=
"refsect2"
>
<a
name=
"tumbler-thumbnail-save-file"
></a><h3>
tumbler_thumbnail_save_file ()
</h3>
<pre
class=
"programlisting"
><
a
href=
"/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gboolean"
><
span
class=
"returnvalue"
>
gboolean
</span>
</a>
<pre
class=
"programlisting"
><span
class=
"returnvalue"
>
gboolean
</span>
tumbler_thumbnail_save_file (
<em
class=
"parameter"
><code><a
class=
"link"
href=
"TumblerThumbnail.html"
title=
"TumblerThumbnail"
><span
class=
"type"
>
TumblerThumbnail
</span></a>
*thumbnail
</code></em>
,
<em
class=
"parameter"
><code><
a
href=
"/usr/share/gtk-doc/html/gioGFile.html#GFile-struct"
><
span
class=
"type"
>
GFile
</span>
</a>
*file
</code></em>
,
<em
class=
"parameter"
><code><
a
href=
"/usr/share/gtk-doc/html/glibglib-Basic-Types.html#guint64"
><
span
class=
"type"
>
guint64
</span>
</a>
mtime
</code></em>
,
<em
class=
"parameter"
><code><
a
href=
"/usr/share/gtk-doc/html/gioGCancellable.html#GCancellable-struct"
><
span
class=
"type"
>
GCancellable
</span>
</a>
*cancellable
</code></em>
,
<em
class=
"parameter"
><code><
a
href=
"/usr/share/gtk-doc/html/glibglib-Error-Reporting.html#GError"
><
span
class=
"type"
>
GError
</span>
</a>
**error
</code></em>
);
</pre>
<em
class=
"parameter"
><code><span
class=
"type"
>
GFile
</span>
*file
</code></em>
,
<em
class=
"parameter"
><code><span
class=
"type"
>
guint64
</span>
mtime
</code></em>
,
<em
class=
"parameter"
><code><span
class=
"type"
>
GCancellable
</span>
*cancellable
</code></em>
,
<em
class=
"parameter"
><code><span
class=
"type"
>
GError
</span>
**error
</code></em>
);
</pre>
</div>
<hr>
<div
class=
"refsect2"
>
...
...
@@ -214,7 +214,7 @@ tumbler_thumbnail_get_flavor (<em class="parameter"><code><a class="link" href="
<hr>
<div
class=
"refsect2"
>
<a
name=
"TumblerThumbnail--uri"
></a><h3>
The
<code
class=
"literal"
>
“uri”
</code>
property
</h3>
<pre
class=
"programlisting"
>
“uri”
<a
href=
"/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"
>
<span
class=
"type"
>
gchar
</span>
</a>
*
</pre>
<pre
class=
"programlisting"
>
“uri”
<span
class=
"type"
>
gchar
</span>
*
</pre>
<p>
uri.
</p>
<p>
Flags: Read / Write / Construct Only
</p>
<p>
Default value: NULL
</p>
...
...
docs/reference/tumbler/html/TumblerThumbnailerProvider.html
View file @
8620d0ca
...
...
@@ -2,8 +2,8 @@
<html>
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=UTF-8"
>
<title>
TumblerThumbnailerProvider
: tumbler Reference Manual
</title>
<meta
name=
"generator"
content=
"DocBook XSL Stylesheets V1.7
9
.1"
>
<title>
TumblerThumbnailerProvider
</title>
<meta
name=
"generator"
content=
"DocBook XSL Stylesheets V1.7
6
.1"
>
<link
rel=
"home"
href=
"index.html"
title=
"tumbler Reference Manual"
>
<link
rel=
"up"
href=
"extension-api.html"
title=
"Part IV. Extension API"
>
<link
rel=
"prev"
href=
"TumblerAbstractThumbnailer.html"
title=
"TumblerAbstractThumbnailer"
>
...
...
@@ -34,14 +34,14 @@
</tr></table></div>
<div
class=
"refsect1"
>
<a
name=
"TumblerThumbnailerProvider.functions"
></a><h2>
Functions
</h2>
<div
class=
"informaltable"
><table
class=
"informaltable"
width=
"100%"
border=
"0"
>
<div
class=
"informaltable"
><table
width=
"100%"
border=
"0"
>
<colgroup>
<col
width=
"150px"
class=
"functions_return"
>
<col
class=
"functions_name"
>
</colgroup>
<tbody><tr>
<td
class=
"function_type"
>
<a
href=
"/usr/share/gtk-doc/html/glibglib-Doubly-Linked-Lists.html#GList"
>
<span
class=
"returnvalue"
>
GList
</span>
</a>
*
<span
class=
"returnvalue"
>
GList
</span>
*
</td>
<td
class=
"function_name"
>
<a
class=
"link"
href=
"TumblerThumbnailerProvider.html#tumbler-thumbnailer-provider-get-thumbnailers"
title=
"tumbler_thumbnailer_provider_get_thumbnailers ()"
>
tumbler_thumbnailer_provider_get_thumbnailers
</a>
<span
class=
"c_punctuation"
>
()
</span>
...
...
@@ -51,7 +51,7 @@
</div>
<div
class=
"refsect1"
>
<a
name=
"TumblerThumbnailerProvider.object-hierarchy"
></a><h2>
Object Hierarchy
</h2>
<pre
class=
"screen"
>
<a
href=
"
https://developer.gnome.org/gobject/unstable
/GTypeModule.html"
>
GInterface
</a>
<pre
class=
"screen"
>
<a
href=
"
/usr/local/share/gtk-doc/html/gobject
/GTypeModule.html"
>
GInterface
</a>
<span
class=
"lineart"
>
╰──
</span>
TumblerThumbnailerProvider
</pre>
</div>
...
...
@@ -62,7 +62,7 @@
<a
name=
"TumblerThumbnailerProvider.functions_details"
></a><h2>
Functions
</h2>
<div
class=
"refsect2"
>
<a
name=
"tumbler-thumbnailer-provider-get-thumbnailers"
></a><h3>
tumbler_thumbnailer_provider_get_thumbnailers ()
</h3>
<pre
class=
"programlisting"
><
a
href=
"/usr/share/gtk-doc/html/glibglib-Doubly-Linked-Lists.html#GList"
><
span
class=
"returnvalue"
>
GList
</span>
</a>
*
<pre
class=
"programlisting"
><span
class=
"returnvalue"
>
GList
</span>
*
tumbler_thumbnailer_provider_get_thumbnailers
(
<em
class=
"parameter"
><code><a
class=
"link"
href=
"TumblerThumbnailerProvider.html"
title=
"TumblerThumbnailerProvider"
><span
class=
"type"
>
TumblerThumbnailerProvider
</span></a>
*provider
</code></em>
);
</pre>
</div>
...
...
docs/reference/tumbler/html/api-index-full.html
View file @
8620d0ca
...
...
@@ -2,8 +2,8 @@
<html>
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=UTF-8"
>
<title>
API Index
: tumbler Reference Manual
</title>
<meta
name=
"generator"
content=
"DocBook XSL Stylesheets V1.7
9
.1"
>
<title>
API Index
</title>
<meta
name=
"generator"
content=
"DocBook XSL Stylesheets V1.7
6
.1"
>
<link
rel=
"home"
href=
"index.html"
title=
"tumbler Reference Manual"
>
<link
rel=
"up"
href=
"index.html"
title=
"tumbler Reference Manual"
>
<link
rel=
"prev"
href=
"object-tree.html"
title=
"Part VI. Object Hierarchy"
>
...
...
@@ -37,8 +37,8 @@
<td><img
src=
"right-insensitive.png"
width=
"16"
height=
"16"
border=
"0"
></td>
</tr></table>
<div
class=
"index"
>
<div
class=
"titlepage"
><div><div><h
1
class=
"title"
>
<a
name=
"api-index-full"
></a>
API Index
</h
1
></div></div></div>
<div
class=
"titlepage"
><div><div><h
2
class=
"title"
>
<a
name=
"api-index-full"
></a>
API Index
</h
2
></div></div></div>
<a
name=
"idx"
></a><a
name=
"idxA"
></a><h3
class=
"title"
>
A
</h3>
<dt>
TUMBLER_ADD_INTERFACE, macro in tumbler-glib-extensions
...
...
Prev
1
2
3
4
5
6
Next