summaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
2022-12-02pdf-annot: Fix: Render color only if it's defined.Vedang Manerikar
2022-11-25Bump the minimum Emacs version to 26.3! 🎉🤞Vedang Manerikar
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 compatibility function for image-mode-winpropsVedang Manerikar
2022-10-10Remove pdf-util-window-pixel-width, fallback to window-body-widthVedang Manerikar
2022-10-10Remove macro / function re-definitionsVedang Manerikar
2022-10-10Remove bugfix for imenu in Emacs 24.3 and belowVedang Manerikar
2022-10-10Remove guards in `pdf-virtual` tests and code.Vedang Manerikar
2022-10-03Address some byte-compiler warningsVedang Manerikar
2022-10-03Fix: misuse of cl-ecaseİ. Göktuğ Kayaalp
2022-10-02Fix: Warnings and <26.1 codeVedang Manerikar
2022-07-23Change the default value of `pdf-annot-list-highlight-type`Vedang Manerikar
2022-07-23Fix: Handle nil return value from `image-scroll` functionsVedang Manerikar
2022-07-22pdf-annot: Add function to sort the date fieldVisuwesh
2022-07-20Disable pixel-scroll-precision-mode locally if enabledSebastian Hiebl
2022-07-20Fix `revert-buffer` for PDF files opened via TrampIllia Ostapyshyn
2022-06-20fix: disable qt-workaround in Emacs 27>=Pi-Cla
2022-05-01Use org-mode as the default mode for annotation editsVedang Manerikar
2022-04-26Guard against dead buffers in pdf-tools-install-noverifyDaniel Nicolai
2022-04-18Fix build-directory locatingBasil L. Contovounesios
2022-02-14Add functions for left/right aligning and centeringNicholas Harrison
2022-01-07Fix: check-doc warnings in pdf-miscdevVedang Manerikar
2022-01-07fix: parameter to pdf-misc-popup-context-menuShuguang Sun
2022-01-03Minor language correction: it's -> itsVedang Manerikar
2022-01-02Update version and mark it as 1.0.0snapshotVedang Manerikar
2022-01-02Ensure usage of 'dvipng in `pdf-annot-print-annotation-latex`Vedang Manerikar
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-31Fix checkdoc errors in pdf-tools lisp codeVedang Manerikar
2021-12-31Indentation and code-quality fixesVedang Manerikar
2021-11-10Adapt Emacs' easy-menu change #50Shuguang Sun
2021-11-10Use theme background for tooltip arrowJunyuanChen
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-30Update the README to mention that GNU/Linux is the supported OS.Vedang Manerikar
2021-05-30Revert "`pdf-info-renderpage`: Use the width of the page as passed in."Vedang Manerikar
2021-05-30`pdf-info-renderpage`: Use the width of the page as passed in.Vedang Manerikar
2021-05-29Support HiDPI displays on vanilla emacsIllia Ostapyshyn
2021-05-11Fix: minor issues as found by package-lint and checkdocVedang Manerikar
2021-05-11Fix reference to free variable warning for image-mode-winprops-alist (#9)Utkarsh Singh
2021-03-07Add option to customize fill-column in pdf outlinesMatt Huszagh
2021-02-27Fix: remove deprecation warning for org-open-link-from-stringVedang Manerikar
2021-02-21Add pdf-view navigation remapsWill Dey
2021-02-21Add pdf-virtual-global-minor-mode to pdf-tools custom groupJonas Bernoulli
2021-02-21Fix typosJonas Bernoulli
2021-02-21Remove declare-function calls for macros moved to pdf-macs.elVedang Manerikar
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