summaryrefslogtreecommitdiff
path: root/server/epdfinfo.c
AgeCommit message (Expand)Author
2022-01-03Minor language correction: it's -> itsVedang Manerikar
2019-12-28Adapt to changes in synctex APIAndreas Politz
2019-11-26Fix typosDamien Cassou
2017-09-18Revert incorrect previous change and use the old methodAndreas Politz
2017-09-18Mute synctex library's stdoutAndreas Politz
2017-08-25Improves error messages for synctex failuresAndreas Politz
2017-08-11Fix trailing whitespaceAndreas Politz
2016-11-11Fix a synctex-backward-search bug not properly escaping filenamesAndreas Politz
2016-02-26Enable building under WindowsLars Ljung
2015-11-12Adds translattion of highlight annotationsv0.70Andreas Politz
2015-07-16Avoid gcc warningAndreas Politz
2015-06-13Drop default error logfile.Andreas Politz
2015-06-12Added a noop command to the server.Andreas Politz
2015-06-12Fix :crop-to handling.Andreas Politz
2015-06-07Unified rendering commands in the server.Andreas Politz
2015-06-06Modified visual highlighting styleAndreas Politz
2015-06-02Make filter function independent of optionsAndreas Politz
2015-05-31Added recolor feature based on pdf-info-setoptionsoscar
2015-05-14Merge branch 'master' into optionsoscar
2015-05-05Added navigation by and display of pagelabels.Andreas Politz
2015-04-20Build CompatibilityAndreas Politz
2015-04-12Streamline PPM writing.Andreas Politz
2015-04-07Remove unnecessary path check.Andreas Politz
2015-04-01Removed sneaked in commands from other branch.Andreas Politz
2015-04-01CosmeticsAndreas Politz
2015-04-01Use a macro for declaring commands.Andreas Politz
2015-04-01Summary: Removed unused argument type.Andreas Politz
2015-04-01Improved command handling.Andreas Politz
2015-03-31Started options branch.Andreas Politz
2015-03-30Added PCRE support.Andreas Politz
2015-03-23Added compile check for CYGWINAndreas Politz
2015-03-09Handle empty annotation regions.Andreas Politz
2015-02-18Open error log in append mode.Andreas Politz
2015-02-13Treat compiler warnings.Andreas Politz
2015-02-12Added charlayout command.Andreas Politz
2015-02-12Some cleanup.Andreas Politz
2015-02-12Fixed a NULL pointer bug.Andreas Politz
2015-02-12Improved highlighting.Andreas Politz
2015-02-07Move error to headerIvan Andrus
2015-02-07Make error actually work correctly instead of compileAndreas Politz
2015-02-06Fix compilation on OS XIvan Andrus
2015-02-05Fixed a bug.Andreas Politz
2015-02-04Fix bugs.Andreas Politz
2015-02-04Fixed a bug regarding pagelinks.Andreas Politz
2015-01-14Moved src -> server.Andreas Politz