summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-31doc: add NEWS entry for v1.3.0 releaseVedang Manerikar
2025-12-31test: add pdf-roll tests and fix defcustom bugVedang Manerikar
2025-12-31feat: integrate pdf-view-roll-minor-mode with existing featuresVedang Manerikar
2025-12-31feat: add pdf-roll.el for continuous scroll supportVedang Manerikar
2025-12-31chore: bump the version of pdf-tools to 1.2.1v1.2.1Vedang Manerikar
2025-12-31doc: add NEWS entry for v1.2.1 releaseVedang Manerikar
2025-12-31chore: replace circleci and appveyor badges with github actions badgeVedang Manerikar
2025-12-31chore: remove appveyor.yml since we've moved to github actionsVedang 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(pdf-util): add declare-function for native-comp warningsVedang Manerikar
2025-12-30fix(pdf-info): add declare-function for native-comp warningsVedang Manerikar
2025-12-30fix(pdf-cache): add declare-function for native-comp warningsVedang Manerikar
2025-12-30fix(autobuild): add doas as privilege escalation fallbackVedang Manerikar
2025-12-30fix(pdf-virtual): use correct key function for filtering page linksVedang Manerikar
2025-12-30doc: update README based on common queriesVedang Manerikar
2025-12-30feat: move from appveyor to github actions for testing pdf-toolsVedang Manerikar
2025-12-30fix: attempt 1 fixing the appveyor build fileVedang Manerikar
2025-12-30feat: move from circleci to github actions for testing pdf-toolsv1.2.0Vedang Manerikar
2025-12-30chore: release version 1.2.0Vedang Manerikar
2025-12-30doc: update NEWS and prepare for the current releaseVedang 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-29Add support for Android Emacs using TermuxJohan Widén
2025-12-29chore: ignore automated PR reviewsVedang Manerikar
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-29fix(pdf-annot): refresh stale annotations before operationsbramadams
2025-12-29feat(pdf-view): enable scroll-other-window supportKen Huang
2025-12-29feat(server): add Nobara Linux supportGabriel Santos
2025-12-28feat: add option to display page labels in mode lineRafael Beirigo
2025-12-28doc: mention cask in installation instructionsCalum Freeman
2025-12-28fix(server): replace tempnam with mkstemp/_tempnamJimmy Yuen Ho Wong
2025-12-28feat(server): add MSYS2 UCRT64 environment supportSundaram Ramaswamy
2025-12-28feat: set slice to common bounding box (closes #325)Tamas K. Papp
2025-12-28fix: use absolute line number in pdf-syncPhilipp G. Haselwarter
2025-12-28build: add make target for loaddefsBjörn Kettunen
2025-12-28feat: add pdf-metadata-buffer-modeAidan Hall
2025-12-28docs: add GNU Guix installationFelix Dumbeck
2025-12-28fix: use kill-current-buffer (closes #287)Michael Hoffman
2024-04-29Fix: scroll by arg lines #249manu
2024-04-11Fix defcustom :type argumentsAaron L. Zeng
2024-04-05Fix: Update PKG_CONFIG_PATH to add glib headersVedang Manerikar
2024-04-03[pdf-annot] Fix: remove obsolete annotation-properties variablesVedang Manerikar
2024-03-17Fix: create alias for x-gtk-* variables for Emacs >28Vedang Manerikar
2024-03-17Fix pdf-loader-install calling pdf-tools-install with wrong argsAaron L. Zeng
2024-03-14Merge pull request #255 from thanosapollo/#fix-gentoo-autobuildVedang Manerikar
2024-03-14Merge pull request #263 from jakanakaevangeli/decrypt-no-fileVedang Manerikar
2024-03-14Fixes obsolete outline commands in PDF Outline (#265)Ramon Diaz-Uriarte
2024-03-09Support 'revert-buffer' on encrypted documentsMiha Rihtaršič