summaryrefslogtreecommitdiff
path: root/plugins/odf-thumbnailer/odf-thumbnailer.c
Commit message (Expand)AuthorAgeFilesLines
* Error handling: Fit to the spec and complete message if neededGaël Bonithon2021-12-261-2/+4
* Debug: Add or adjust some traces and dumpsGaël Bonithon2021-12-261-0/+1
* Cleanup: Use `g_file_peek_path()` when appropriateGaël Bonithon2021-12-261-4/+3
* Fix typo in previous commitGaël Bonithon2021-12-221-1/+1
* Refactoring: Avoid code duplicationGaël Bonithon2021-12-221-46/+1
* Define error messages in `tumbler/tumbler-error.h`Gaël Bonithon2021-12-171-5/+5
* odf-thumbnailer: Fix error handlingGaël Bonithon2021-12-161-5/+13
* Replace the deprecated function 'gsf_msole_metadata_read'Ali Abdallah2015-10-101-1/+1
* Improve error reporting in the ODF thumbnailer plugin.Jannis Pohlmann2011-11-021-15/+39
* Scale odf thumb while loading data.Nick Schermer2011-10-291-104/+92
* Emit the ready signal.Nick Schermer2011-10-281-0/+4
* Add odf thumbnailer.Nick Schermer2011-10-281-0/+388