summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)Author
2017-09-10New release (v0.80)v0.800.80Andreas Politz
2017-09-09Ignore the server/TAGS fileAndreas Politz
2017-09-06Use ansi-stdio when compiling on msys2Andreas Politz
2017-09-05Compile with --std=c++11 if available.Andreas Politz
2017-08-25Improves error messages for synctex failuresAndreas Politz
2017-08-11Fix trailing whitespaceAndreas Politz
2017-03-17Ignore some more filesAndreas Politz
2017-03-03Reformat c-source macro to not mess up Emacs sexp handlingAndreas Politz
2017-03-01Delete trailing whitespaceAndreas Politz
2016-11-13Compile synctex with libz flagsAndreas 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-02Bumped versionAndreas 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-05-03Corrected configure checkAndreas Politz
2015-04-22Fix typo.Andreas Politz
2015-04-20Build CompatibilityAndreas Politz
2015-04-12Ignore callgrind output.Andreas 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, cont'dAndreas 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 CYGWIN, part 2Andreas Politz
2015-03-23Added compile check for CYGWINAndreas Politz
2015-03-09Handle empty annotation regions.Andreas Politz
2015-03-03Add .clang_complete .v0.50Andreas Politz
2015-02-18Open error log in append mode.Andreas Politz
2015-02-13Treat compiler warnings.Andreas Politz
2015-02-13Enable all 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-08Merge pull request #44 from gvol/masterpolitza