summaryrefslogtreecommitdiff
path: root/lisp/pdf-view.el
AgeCommit message (Expand)Author
2022-11-25Render crisp images for HiDPI screens by defaultVedang Manerikar
2022-10-11Remove Emacs 24.4 guards for cua-modeVedang Manerikar
2022-10-10Remove pdf-util-window-pixel-width, fallback to window-body-widthVedang Manerikar
2022-07-23Fix: Handle nil return value from `image-scroll` functionsVedang Manerikar
2022-07-20Disable pixel-scroll-precision-mode locally if enabledSebastian Hiebl
2022-07-20Fix `revert-buffer` for PDF files opened via TrampIllia Ostapyshyn
2022-02-14Add functions for left/right aligning and centeringNicholas Harrison
2021-12-31Use `l` and `r` for backward / forward in history.Vedang Manerikar
2021-12-31Reset slice when auto-slice is turned offVedang Manerikar
2021-12-31Indentation and code-quality fixesVedang Manerikar
2021-10-04Sanitize buffer name for use as temp file prefixRoshan Shariff
2021-05-31define-minor-mode: Remove support for obsolete pos argumentsThomas Hisch
2021-05-31Explicitly pass width through `pdf-view-create-image`Illia Ostapyshyn
2021-05-29Support HiDPI displays on vanilla emacsIllia Ostapyshyn
2021-05-11Fix: minor issues as found by package-lint and checkdocVedang Manerikar
2021-02-21Add pdf-view navigation remapsWill Dey
2021-02-21Factor out macros to ensure they're visible in pdf-cache.elAndrew Whatson
2021-02-21Fix: indentation of code in pdf-view-themed-minor-modeVedang Manerikar
2021-02-21Add themed colour modeNathanael Gentry
2021-02-20Don’t record temporary window selection changesMichal Nazarewicz
2020-05-12'set-window-hscroll does not update image-mode hscrollTyler Ware
2019-11-26Fix typosDamien Cassou
2019-10-31Adopt to recent changes in EmacsAndreas Politz
2019-07-01Remember to redisplay pages which were changed while hiddenAndreas Politz
2019-03-27Add function for returning current page labelAnders Johansson
2019-03-08Don't go to initial page when activating `pdf-view-mode`Nathaniel Nicandro
2019-02-19Add NEWS entry, expand documentation.Andreas Politz
2019-02-19Set :data-2x key as an image property on supported systemsNathaniel Nicandro
2019-02-19Support high-resolution displaysNathaniel Nicandro
2019-01-20Disable automatic image scaling in PDF buffersAndreas Politz
2018-12-21Raise the update-rate of the image when selecting textAndreas Politz
2018-11-18Return t on success to for :before-until to workAndreas Politz
2018-11-18Use a version check instead of testing for functionsAndreas Politz
2018-11-18Make cua-mode work with pdf-view-modeEric Danan
2018-10-26Check buffer's liveness before using itAndreas Politz
2018-10-20Avoid errors while trying to read decrypted documentsAndreas Politz
2018-10-20Avoid errors when killing a PDF bufferAndreas Politz
2018-10-19Avoid errors during redisplayAndreas Politz
2018-09-25Disable cua-mode in pdf-view-mode buffersAndreas Politz
2017-09-08Check PDF buffers for incompatible minor-modesAndreas Politz
2017-08-13Fix indentationAndreas Politz
2017-08-11Correct documentation of pdf-view-use-unicode-ligtherAndreas Politz
2017-08-11Add a way to inhibit unicode symbols in the mode-line.Andreas Politz
2017-04-17Replace tabs with spacesAndreas Politz
2017-03-22Merge branch 'pull/186'Andreas Politz
2017-03-01Delete trailing whitespaceAndreas Politz
2017-01-30Ask multiple times for a passwordAndreas Politz
2017-01-27Add support for interactive PDF decryptionAndreas Politz
2016-12-07Fix a bug regarding missing annotationsAndreas Politz
2016-10-27Fix check of unicode chars for minor mode lightersAndreas Politz