index
:
delta/xfce/tumbler.git
baserock/morph
baserock/xfce-build
jannis/folder-thumbnails
jannis/plugin-supported-changed
jeromeg/webkit-thumbnailer-rebased
master
xfce-4.12
xfce-4.14
xfce-4.16
git.xfce.org: xfce/tumbler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
xdg-cache
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include string.h (bug #9858).
Nick Schermer
2013-05-04
1
-0
/
+1
*
Drop translations of debug message.
Nick Schermer
2012-12-27
1
-2
/
+2
*
Don't use collate to check strings.
Nick Schermer
2012-12-08
2
-3
/
+4
*
Make sure to include PLATFORM flags everywhere.
Jannis Pohlmann
2011-12-27
1
-0
/
+1
*
Exit the xdg thumbnailer nicely with corrupt png files.
Nick Schermer
2011-12-04
1
-0
/
+13
*
Get rid of the inherently broken GStrv type in function signatures.
Jannis Pohlmann
2011-02-13
2
-20
/
+18
*
Make Cleanup() take an array of base URIs instead of just one.
Jannis Pohlmann
2011-02-13
1
-10
/
+52
*
Link plugins against libtumbler-1. Should fix builds with --as-needed.
Jannis Pohlmann
2010-08-29
1
-0
/
+4
*
Fix compiler warnings in the poppler and xdg plugins.
Nick Schermer
2010-08-26
2
-2
/
+2
*
(Hopefully) fix the format string for guint64.
Jannis Pohlmann
2010-01-07
1
-1
/
+1
*
Update TumblerError enum and its usage.
Jannis Pohlmann
2009-12-08
1
-1
/
+1
*
Add missing tumbler_plugin_get_cache() function.
Jannis Pohlmann
2009-11-01
1
-1
/
+9
*
Fix a bunch of compiler warnings.
Jannis Pohlmann
2009-10-27
2
-9
/
+0
*
Rename the delete member of TumblerCache to do_delete (for C++).
Jannis Pohlmann
2009-10-27
1
-1
/
+1
*
Remove obsolete provider files. Fix include in tumbler-file-info.c.
Jannis Pohlmann
2009-10-27
2
-161
/
+0
*
Massive refactoring to support flavors properly.
Jannis Pohlmann
2009-10-27
3
-169
/
+159
*
Switch to a plugin API that only allows one cache backend at a time.
Jannis Pohlmann
2009-10-26
6
-26
/
+18
*
Add TumblerColorspace enum, rename save_pixbuf() to save_image_data().
Jannis Pohlmann
2009-10-21
1
-28
/
+27
*
Replaced GdkPixbuf APIs with TumblerImageData
Jannis Pohlmann
2009-10-21
1
-7
/
+18
*
Use xdg cache macro. Drop revision versioning. Drop MAINTAINER_MODE.
Jannis Pohlmann
2009-10-06
1
-1
/
+1
*
Prepare build environment for Maemo compatibility
Philip Van Hoof
2009-10-06
1
-0
/
+4
*
Cleanup, remove private structs and use G_DEFINE_TYPE where possible.
Jannis Pohlmann
2009-06-17
5
-56
/
+36
*
No thumbnails for thumbnails. Allow Unqueue in the middle of requests.
Jannis Pohlmann
2009-06-12
1
-17
/
+66
*
Implement Cleanup, Copy, Move and Delete in cache plugin and service.
Jannis Pohlmann
2009-06-09
3
-64
/
+427
*
Add plugin interface for cache and thumbnailer implementations.
Jannis Pohlmann
2009-06-08
8
-0
/
+1109