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
/
server
/
epdfinfo.c
Age
Commit message (
Expand
)
Author
2017-08-25
Improves error messages for synctex failures
Andreas Politz
2017-08-11
Fix trailing whitespace
Andreas Politz
2016-11-11
Fix a synctex-backward-search bug not properly escaping filenames
Andreas Politz
2016-02-26
Enable building under Windows
Lars Ljung
2015-11-12
Adds translattion of highlight annotations
v0.70
Andreas Politz
2015-07-16
Avoid gcc warning
Andreas Politz
2015-06-13
Drop default error logfile.
Andreas Politz
2015-06-12
Added a noop command to the server.
Andreas Politz
2015-06-12
Fix :crop-to handling.
Andreas Politz
2015-06-07
Unified rendering commands in the server.
Andreas Politz
2015-06-06
Modified visual highlighting style
Andreas Politz
2015-06-02
Make filter function independent of options
Andreas Politz
2015-05-31
Added recolor feature based on pdf-info-setoptions
oscar
2015-05-14
Merge branch 'master' into options
oscar
2015-05-05
Added navigation by and display of pagelabels.
Andreas Politz
2015-04-20
Build Compatibility
Andreas Politz
2015-04-12
Streamline PPM writing.
Andreas Politz
2015-04-07
Remove unnecessary path check.
Andreas Politz
2015-04-01
Removed sneaked in commands from other branch.
Andreas Politz
2015-04-01
Cosmetics
Andreas Politz
2015-04-01
Use a macro for declaring commands.
Andreas Politz
2015-04-01
Summary: Removed unused argument type.
Andreas Politz
2015-04-01
Improved command handling.
Andreas Politz
2015-03-31
Started options branch.
Andreas Politz
2015-03-30
Added PCRE support.
Andreas Politz
2015-03-23
Added compile check for CYGWIN
Andreas Politz
2015-03-09
Handle empty annotation regions.
Andreas Politz
2015-02-18
Open error log in append mode.
Andreas Politz
2015-02-13
Treat compiler warnings.
Andreas Politz
2015-02-12
Added charlayout command.
Andreas Politz
2015-02-12
Some cleanup.
Andreas Politz
2015-02-12
Fixed a NULL pointer bug.
Andreas Politz
2015-02-12
Improved highlighting.
Andreas Politz
2015-02-07
Move error to header
Ivan Andrus
2015-02-07
Make error actually work correctly instead of compile
Andreas Politz
2015-02-06
Fix compilation on OS X
Ivan Andrus
2015-02-05
Fixed a bug.
Andreas Politz
2015-02-04
Fix bugs.
Andreas Politz
2015-02-04
Fixed a bug regarding pagelinks.
Andreas Politz
2015-01-14
Moved src -> server.
Andreas Politz