summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/synctexdir/synctex.c
AgeCommit message (Expand)Author
2018-07-15previous fix was incompleteAkira Kakuto
2018-07-14Fix a bug that Magnification is not recorded correctly. Reort by Karel Horak.Akira Kakuto
2018-06-10pdfTeX: Allow non-ascii file names with UTF-8 source files (Windows only)Takuji Tanaka
2018-05-29Discard the changes for pdfTeX on 2018-05-11, since 'command_line_encoding=ut...Akira Kakuto
2018-05-11Allow non-ascii file names in pdfTeX (w32 only)Akira Kakuto
2017-04-26SyncTeX: fixed crash threat thanks to Akura Kakuto. Fixed newline bug on pdft...Jérôme Laurens
2017-04-25Synctex : fixed pdf vs dvi offsetJérôme Laurens
2017-04-25Fixed crashed when synctex is not usedJérôme Laurens
2017-04-23Adding SyncTeX support to \pdfxform. For pdftex only but EVERY TeX engine is ...Jérôme Laurens
2015-04-05Support file names with multi-byte characters in SyncTeX for XeTeX in additio...Akira Kakuto
2015-03-19Avoid minor memory leaks (win32 only).Akira Kakuto
2015-03-18Support multi-byte characters in file names in SyncTeX for (e)upTeX (win32 on...Akira Kakuto
2014-12-10texk/{ttfdump,web2c,xdvik}: Minor changes to avoid some compiler warningsPeter Breitenlohner
2012-07-09synctex: Remove "# warning ..." line, because MSVC fails to interpret it (fro...Peter Breitenlohner
2011-07-20libs/t1lib + texk/ps2pkm: bug fix and updatePeter Breitenlohner
2011-04-16synctex: small bug fixPeter Breitenlohner
2011-04-15SyncTeX 1.14: the write location is properly managed, the luatex specific cod...Jérôme Laurens
2011-03-14use CPPFLAGS instead of sed-substituted source filesPeter Breitenlohner
2010-07-19Bug fix in synctex_parser.c, typos in comments in synctex.c (minor changes de...Jérôme Laurens
2010-06-05build system update/cleanupPeter Breitenlohner
2010-06-05added character protrusion for xetex; changed version string to 0.9997.1Han The Thanh
2010-06-04fix for __attribute__ cross-compilation failure (64/32bit) on OS XJonathan Kew
2010-05-31define __attribute__ away if it is not supportedKarl Berry
2010-05-13very minor change in code design to remove wrong warnings when building xetex.Jérôme Laurens
2010-05-13Code design change only: C macros added/modified in synctex.c to take luatex ...Jérôme Laurens
2009-12-07build system update for xindy-2.4 (xindy-new)Peter Breitenlohner
2009-11-10towards TL2010: texk/web2cPeter Breitenlohner
2009-07-08First synctex update, it might need some fine tuning in order to work on all ...Jérôme Laurens
2008-07-01synctex patch for windows - remove target before renaming temp fileJonathan Kew
2008-06-21synctex update (parser, comments)Jonathan Kew
2008-06-05moved synctex to synctexdir to avoid name clash when building in-placeJonathan Kew