index
:
pdf-tools.git
0.80
dev
feature/emacs-26.3
feature/replace-tempnam
feature/shell-command-on-region
fix-user-error
fix/332
fix/372
fix/cache-dups
master
synctex-1.21
test
travis-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
pdf-view.el
Age
Commit message (
Expand
)
Author
2025-12-31
feat: integrate pdf-view-roll-minor-mode with existing features
Vedang Manerikar
2025-12-31
fix(pdf-view): replace obsolete registerv-make with cl-defstruct
Vedang Manerikar
2025-12-30
fix(pdf-view): fix docstring warnings for native-comp
Vedang Manerikar
2025-12-30
fix: wrap next-line-or-page, previous-line-or-page boundary calls in ignore-e...
Vedang Manerikar
2025-12-29
feat: support pdf-buffer bookmarks in workspace managers
Rahguzar
2025-12-29
feat(midnight-mode): add gamma correction and fix RGB bugs
Ziv Scully
2025-12-29
feat(pdf-view): enable horizontal mouse wheel scrolling
aikrahguzar
2025-12-29
feat(pdf-view): enable scroll-other-window support
Ken Huang
2025-12-28
feat: add option to display page labels in mode line
Rafael Beirigo
2025-12-28
feat: set slice to common bounding box (closes #325)
Tamas K. Papp
2025-12-28
fix: use kill-current-buffer (closes #287)
Michael Hoffman
2024-04-29
Fix: scroll by arg lines #249
manu
2024-03-09
Support 'revert-buffer' on encrypted documents
Miha Rihtaršič
2024-03-09
Don't retry with the same cached password upon decryption failure
Miha Rihtaršič
2024-03-08
Support decryption of non-file-visiting pdf buffers
Miha Rihtaršič
2023-06-11
Add display-line-numbers-mode to the list of incompatible modes
Vedang Manerikar
2023-06-11
[v2] Auto enable pdf-view-dark-minor-mode if the theme is dark
Vedang Manerikar
2023-06-11
Add command and submenu to switch between selection styles
Augusto Stoffel
2023-04-04
Ensure pixel-scroll-precision-mode deactivation
Davide Masserut
2023-01-17
Change the default color inversion to maintain hue
Vedang Manerikar
2023-01-17
Add support for midnight mode with color
Zach Kost-Smith
2023-01-17
Add a dedicated rotation command and keybinding
Visuwesh
2023-01-17
Change the default selection-style to word
Vedang Manerikar
2023-01-17
Ask for a file name on save if buffer provides none
akater
2023-01-16
Make selection style configurable by introducing a new variable
lennonhill
2022-11-25
Render crisp images for HiDPI screens by default
Vedang Manerikar
2022-10-11
Remove Emacs 24.4 guards for cua-mode
Vedang Manerikar
2022-10-10
Remove pdf-util-window-pixel-width, fallback to window-body-width
Vedang Manerikar
2022-07-23
Fix: Handle nil return value from `image-scroll` functions
Vedang Manerikar
2022-07-20
Disable pixel-scroll-precision-mode locally if enabled
Sebastian Hiebl
2022-07-20
Fix `revert-buffer` for PDF files opened via Tramp
Illia Ostapyshyn
2022-02-14
Add functions for left/right aligning and centering
Nicholas Harrison
2021-12-31
Use `l` and `r` for backward / forward in history.
Vedang Manerikar
2021-12-31
Reset slice when auto-slice is turned off
Vedang Manerikar
2021-12-31
Indentation and code-quality fixes
Vedang Manerikar
2021-10-04
Sanitize buffer name for use as temp file prefix
Roshan Shariff
2021-05-31
define-minor-mode: Remove support for obsolete pos arguments
Thomas Hisch
2021-05-31
Explicitly pass width through `pdf-view-create-image`
Illia Ostapyshyn
2021-05-29
Support HiDPI displays on vanilla emacs
Illia Ostapyshyn
2021-05-11
Fix: minor issues as found by package-lint and checkdoc
Vedang Manerikar
2021-02-21
Add pdf-view navigation remaps
Will Dey
2021-02-21
Factor out macros to ensure they're visible in pdf-cache.el
Andrew Whatson
2021-02-21
Fix: indentation of code in pdf-view-themed-minor-mode
Vedang Manerikar
2021-02-21
Add themed colour mode
Nathanael Gentry
2021-02-20
Don’t record temporary window selection changes
Michal Nazarewicz
2020-05-12
'set-window-hscroll does not update image-mode hscroll
Tyler Ware
2019-11-26
Fix typos
Damien Cassou
2019-10-31
Adopt to recent changes in Emacs
Andreas Politz
2019-07-01
Remember to redisplay pages which were changed while hidden
Andreas Politz
2019-03-27
Add function for returning current page label
Anders Johansson
[next]