summaryrefslogtreecommitdiff
path: root/lisp/pdf-view.el
AgeCommit message (Expand)Author
2018-04-26Decrypt documents earlier to avoid a race-conditionfix/332Andreas Politz
2017-09-08Check PDF buffers for incompatible minor-modesAndreas Politz
2017-08-13Fix indentationAndreas Politz
2017-08-11Correct documentation of pdf-view-use-unicode-ligtherAndreas Politz
2017-08-11Add a way to inhibit unicode symbols in the mode-line.Andreas Politz
2017-04-17Replace tabs with spacesAndreas Politz
2017-03-22Merge branch 'pull/186'Andreas Politz
2017-03-01Delete trailing whitespaceAndreas Politz
2017-01-30Ask multiple times for a passwordAndreas Politz
2017-01-27Add support for interactive PDF decryptionAndreas Politz
2016-12-07Fix a bug regarding missing annotationsAndreas Politz
2016-10-27Fix check of unicode chars for minor mode lightersAndreas Politz
2016-02-10Add documentation and "TODO" comments.Tianxiang Xiong
2015-11-26correct "it's/its" grammar in docstringsMatt Price
2015-11-11Fixes unbound variableAndreas Politz
2015-11-11Fixes non-rectangular selectionsAndreas Politz
2015-07-16Prevent creation of to large imagesAndreas Politz
2015-06-21Disable the relief by default for nowAndreas Politz
2015-06-20Add a relief around pagesAndreas Politz
2015-06-20Fix render-state handling after revert/saveAndreas Politz
2015-06-19Fix bookmark messAndreas Politz
2015-06-19Fix scrolling issue when setting the regionAndreas Politz
2015-06-13Improved kill-buffer handling.Andreas Politz
2015-06-12Added VPDF feature.Andreas Politz
2015-06-12Fixed some issues with exporting images.Andreas Politz
2015-06-12Improved rectangle selection.Andreas Politz
2015-06-12Fix jumping via register.Andreas Politz
2015-06-07Fix order of multiple regions.Andreas Politz
2015-06-07Unified rendering commands in the server.Andreas Politz
2015-06-07Improved register handling.Andreas Politz
2015-06-06Add ability to create an image from the selected region.Andreas Politz
2015-06-06Integrate with register.elAndreas Politz
2015-06-03Use lighter for some minor modesAndreas Politz
2015-06-02Added midnight modeAndreas Politz
2015-05-14Merge branch 'master' into optionsoscar
2015-05-05Added navigation by and display of pagelabels.Andreas Politz
2015-04-01Added printer minor mode.Andreas Politz
2015-04-01Removed printer minor mode (wrong branch).Andreas Politz
2015-04-01Added printer minor mode.Andreas Politz
2015-03-31Fix regression.Andreas Politz
2015-03-30Correct errorneous commit.Andreas Politz
2015-03-30Improved kill-buffer behaviour.Andreas Politz
2015-03-28Use define-derived-mode for pdf-view-mode.Andreas Politz
2015-03-27Store window sizes image-local.Andreas Politz
2015-03-27Workaround rounding/off-by-one/redisplay issue when scrolling.Andreas Politz
2015-02-20Added bookmark-set binding.Andreas Politz
2015-02-17Improved region handling.Andreas Politz
2015-02-13Apply auto slice to all windows.Andreas Politz
2015-02-12Renamed a function.Andreas Politz
2015-02-11Refine the region handling.Andreas Politz