summaryrefslogtreecommitdiff
path: root/plugins/odf-thumbnailer
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-262-0/+5
* Debug: Prefer runtime to compile-time check for loggingGaël Bonithon2021-12-261-6/+2
* 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
* Do not translate warning messagesGaël Bonithon2021-12-181-1/+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
* Fix compilation warningsGaël Bonithon2021-11-101-2/+2
* Replace the deprecated function 'gsf_msole_metadata_read'Ali Abdallah2015-10-101-1/+1
* Drop translations of debug message.Nick Schermer2012-12-271-2/+2
* Link all plugins that use rint() against libm (-lm).Jannis Pohlmann2012-02-241-1/+3
* Make sure to include PLATFORM flags everywhere.Jannis Pohlmann2011-12-271-0/+1
* Add support for OpenRaster images in the ODF thumbnailer (bug #6108).Jannis Pohlmann2011-11-022-2/+3
* 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-286-0/+787