summaryrefslogtreecommitdiff
path: root/plugins/poppler-thumbnailer
Commit message (Expand)AuthorAgeFilesLines
* Error handling: Fit to the spec and complete message if neededGaël Bonithon2021-12-261-5/+10
* Debug: Add or adjust some traces and dumpsGaël Bonithon2021-12-262-3/+7
* Debug: Prefer runtime to compile-time check for loggingGaël Bonithon2021-12-261-6/+2
* Fix typo in previous commitGaël Bonithon2021-12-221-1/+1
* Refactoring: Avoid code duplicationGaël Bonithon2021-12-221-43/+3
* poppler-thumbnailer: Fix error handlingGaël Bonithon2021-12-201-4/+2
* Do not translate warning messagesGaël Bonithon2021-12-181-1/+1
* poppler-thumbnailer: Fix deprecation warningGaël Bonithon2021-12-131-4/+24
* Fix copy-paste errors when creating pluginsGaël Bonithon2021-12-121-1/+1
* Fix compilation warningsGaël Bonithon2021-11-101-2/+2
* Fix rendering from pdfs with thumbnail (bug #9972).Nick Schermer2013-05-051-86/+92
* Drop translations of debug message.Nick Schermer2012-12-271-2/+2
* Link all plugins that use rint() against libm (-lm).Jannis Pohlmann2012-02-241-2/+3
* Make sure to include PLATFORM flags everywhere.Jannis Pohlmann2011-12-271-0/+1
* Do not use API removed from poppler >= 0.17Vincent Untz2011-09-201-2/+11
* Avoid GdkPixbuf functions deprecated in poppler >= 0.17 (bug #7649).Jannis Pohlmann2011-05-231-1/+96
* Drop some unused variables.Nick Schermer2011-04-221-3/+0
* Link plugins against libtumbler-1. Should fix builds with --as-needed.Jannis Pohlmann2010-08-291-0/+4
* Fix compiler warnings in the poppler and xdg plugins.Nick Schermer2010-08-262-4/+0
* Make the poppler thumbnailer work with arbitrary URIs, not just file://.Jannis Pohlmann2010-07-171-3/+36
* Add poppler-based PDF/PS thumbnailer plugin. New error code NO_CONTENT.Jannis Pohlmann2010-07-166-0/+618