Yuri Chornoivan
3b73357d2f
Fix some typos found by Krazy2
13 years ago
Albert Astals Cid
086c0dbce4
Comparing paths with strcmp is not really smart
...
This is "the same" commit as b932ef7e0f
but with a different patch number 08->09
15 years ago
Albert Astals Cid
858442781e
Fix cpp comments
15 years ago
Albert Astals Cid
31326a2cac
Apply and update 06-mingw-_synctex_error.diff
15 years ago
Albert Astals Cid
c07473792a
Apply and update 01-fix-win32-define.diff
15 years ago
Albert Astals Cid
e834ec57c9
Update to synctex 1.16
...
Does not compile :D
15 years ago
Pino Toscano
bc6b4978be
Update the SyncTeX parser from 1.6 to 1.9.
...
Also update the patches we carry:
- new 00-fix-__synctex_open-declaration.diff: fix a misplaced function declaration
- new 00-disable-SYNCTEX_INLINE.diff: disable SYNCTEX_INLINE on !MSVC, to avoid compiling issues
- remove 02-fix-_synctex_error.diff: code is already present in SyncTeX
- refresh 01-fix-win32-define.diff, 03-fix-_synctex_scan_named.diff, 04-gcc-specify-printf-format.diff, 05-fix-error-formats.diff
svn path=/trunk/KDE/kdegraphics/okular/; revision=1129764
16 years ago
Pino Toscano
a7bdec3b40
Fix _synctex_error() on mingw: _vscprintf() is specific for MSVC, so for !MSVC use _vsnprintf() and grow the buffer until necessary.
...
Patch provided by Patrick Spendrin <ps_ml@gmx.de>, thanks!
svn path=/trunk/KDE/kdegraphics/okular/; revision=1033539
17 years ago
Pino Toscano
eb474beeee
local synctex change: make const the format-like message parameter for _synctex_error
...
add the change as local patch 02-fix-_synctex_error.diff
svn path=/trunk/KDE/kdegraphics/okular/; revision=1003084
17 years ago
Pino Toscano
f732152653
local synctex change: fix the various #if _WIN32 to #ifdef _WIN32
...
add the change as local patch 01-fix-win32-define.diff
svn path=/trunk/KDE/kdegraphics/okular/; revision=1003065
17 years ago
Armin Berres
555cb3c9a1
add synctex support for pdf files
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1003016
17 years ago