summaryrefslogtreecommitdiff
path: root/lisp/pdf-view.el
AgeCommit message (Expand)Author
2025-12-31feat: integrate pdf-view-roll-minor-mode with existing featuresVedang Manerikar
2025-12-31fix(pdf-view): replace obsolete registerv-make with cl-defstructVedang Manerikar
2025-12-30fix(pdf-view): fix docstring warnings for native-compVedang Manerikar
2025-12-30fix: wrap next-line-or-page, previous-line-or-page boundary calls in ignore-e...Vedang Manerikar
2025-12-29feat: support pdf-buffer bookmarks in workspace managersRahguzar
2025-12-29feat(midnight-mode): add gamma correction and fix RGB bugsZiv Scully
2025-12-29feat(pdf-view): enable horizontal mouse wheel scrollingaikrahguzar
2025-12-29feat(pdf-view): enable scroll-other-window supportKen Huang
2025-12-28feat: add option to display page labels in mode lineRafael Beirigo
2025-12-28feat: set slice to common bounding box (closes #325)Tamas K. Papp
2025-12-28fix: use kill-current-buffer (closes #287)Michael Hoffman
2024-04-29Fix: scroll by arg lines #249manu
2024-03-09Support 'revert-buffer' on encrypted documentsMiha Rihtaršič
2024-03-09Don't retry with the same cached password upon decryption failureMiha Rihtaršič
2024-03-08Support decryption of non-file-visiting pdf buffersMiha Rihtaršič
2023-06-11Add display-line-numbers-mode to the list of incompatible modesVedang Manerikar
2023-06-11[v2] Auto enable pdf-view-dark-minor-mode if the theme is darkVedang Manerikar
2023-06-11Add command and submenu to switch between selection stylesAugusto Stoffel
2023-04-04Ensure pixel-scroll-precision-mode deactivationDavide Masserut
2023-01-17Change the default color inversion to maintain hueVedang Manerikar
2023-01-17Add support for midnight mode with colorZach Kost-Smith
2023-01-17Add a dedicated rotation command and keybindingVisuwesh
2023-01-17Change the default selection-style to wordVedang Manerikar
2023-01-17Ask for a file name on save if buffer provides noneakater
2023-01-16Make selection style configurable by introducing a new variablelennonhill
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