| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-04-13 | Bump tablist version requirement | Andreas Politz | |
| 2019-04-13 | Merge pull request #483 from andersjohansson/current-pagelabel | politza | |
| Adds a function for returning the label of the current page | |||
| 2019-04-12 | Fix definition of pdf-cache-prefetch-minor-mode keymap | Aaron L. Zeng | |
| `t` is not a valid keymap. I looked through the other minor-mode definitions and didn't see any other such uses. Found that this was causing me problems, see Wilfred/helpful#114. | |||
| 2019-03-27 | Add function for returning current page label | Anders Johansson | |
| 2019-03-08 | Don't go to initial page when activating `pdf-view-mode` | Nathaniel Nicandro | |
| This fixes an issue where the page of a PDF being shown in the `selected-window` would be reset if the PDF was different than the PDF of the `current-buffer`. | |||
| 2019-02-20 | Add the ability to specify which installer to use | Mohammed Yaseen Mowzer | |
| This is useful when you have two installers on the same machine (e.g. pacman and nix-shell) and you want to choose between one of them. | |||
| 2019-02-19 | Add NEWS entry, expand documentation. | Andreas Politz | |
| 2019-02-19 | Set :data-2x key as an image property on supported systems | Nathaniel Nicandro | |
| 2019-02-19 | Support high-resolution displays | Nathaniel Nicandro | |
| 2019-01-29 | Add compatibility with Emacs 27 | Andreas Politz | |
| 2019-01-29 | Remove obsolete variables | Andreas Politz | |
| 2019-01-23 | Obsolete pdf-sync-forward-display-pdf-key | Andreas Politz | |
| Bound in Auctex's to C-c C-v if TeX-source-correlate-mode is active. | |||
| 2019-01-20 | Disable automatic image scaling in PDF buffers | Andreas Politz | |
| 2019-01-08 | Handle edge case when getting image data from the head of the cache | Nathaniel Nicandro | |
| 2018-12-21 | Raise the update-rate of the image when selecting text | Andreas Politz | |
| 2018-12-21 | Update version | Andreas Politz | |
| 2018-11-18 | Merge branch 'ericdanan/cua' | Andreas Politz | |
| 2018-11-18 | Return t on success to for :before-until to work | Andreas Politz | |
| 2018-11-18 | Use a version check instead of testing for functions | Andreas Politz | |
| 2018-11-18 | Make cua-mode work with pdf-view-mode | Eric Danan | |
| 2018-11-17 | Declare pdf-tools-install function | Andreas Politz | |
| 2018-10-27 | Fix indentation | Andreas Politz | |
| 2018-10-27 | Add documentation | Andreas Politz | |
| 2018-10-27 | Merge pull request #433 from anpandey/master | politza | |
| Customizable annotation list format | |||
| 2018-10-26 | Disable list highlight by default | Ankit Pandey | |
| 2018-10-26 | Rename `comments' to `contents' | Ankit Pandey | |
| 2018-10-26 | Check buffer's liveness before using it | Andreas Politz | |
| 2018-10-22 | Insert contents before setting up the major-mode | Andreas Politz | |
| 2018-10-20 | Remove usage of alist-get | Andreas Politz | |
| The used feature of that function is not available in all supported Emacs versions. | |||
| 2018-10-20 | Avoid errors while trying to read decrypted documents | Andreas Politz | |
| 2018-10-20 | Avoid errors when killing a PDF buffer | Andreas Politz | |
| 2018-10-19 | Avoid errors during redisplay | Andreas Politz | |
| 2018-10-18 | Add option for highlighting with annotation color | Ankit Pandey | |
| Introduces `pdf-annot-list-highlight-type', which when enabled highlights the "type" column in the annotation list with the color of the annotation. | |||
| 2018-10-18 | Allow pdf annotation list to be customized | Ankit Pandey | |
| Introduces a new customization variable, `pdf-annot-list-format', which is an alist of columns and associated widths that should appear in the annotation list. | |||
| 2018-10-09 | Fix missing lambda in pdf-loader-install | Andreas Politz | |
| 2018-10-08 | Fix wrong function name | Andreas Politz | |
| 2018-10-08 | Improve compatibility of imagemagick's convert with MS Windows | Andreas Politz | |
| 2018-10-08 | Add a new, faster procedure for loading this package | Andreas Politz | |
| 2018-09-25 | Disable cua-mode in pdf-view-mode buffers | Andreas Politz | |
| 2018-09-25 | Avoid race-condition when quitting the server | Andreas Politz | |
| 2018-09-25 | Remove custom macro declarations | Andreas Politz | |
| 2018-09-25 | Silence reading of the synctex.gz file | Andreas Politz | |
| 2018-09-24 | Improved handling of default annotation properties | Andreas Politz | |
| 2018-09-24 | Remove dependency on seq.el | Andreas Politz | |
| 2018-09-24 | Fix inaccessible highlight annotations in other viewers | Andreas Politz | |
| 2018-08-23 | Fix sorting of annotations by page | Andreas Politz | |
| 2018-04-28 | Improve opening of URI links with Org | Andreas Politz | |
| 2018-04-21 | Merge branch 'next' | Andreas Politz | |
| 2018-04-21 | Merge branch 'master' into next | Andreas Politz | |
| 2018-04-21 | Fixed Path Issue on Windows and updated readme | Roger Iyengar | |
| Changed install to always prompt Windows users for MSYS2 location. This allows users who have their cygwin bin directory in their path variable to install pdf-tools properly | |||
