Skip to content
Snippets Groups Projects
  1. Jul 20, 2010
  2. Jul 15, 2010
  3. Jul 12, 2010
  4. Jul 06, 2010
  5. Jul 05, 2010
  6. Jun 23, 2010
  7. Jun 19, 2010
  8. Jun 15, 2010
  9. Jun 08, 2010
  10. Jun 04, 2010
  11. Jun 03, 2010
  12. May 30, 2010
    • Pino Toscano's avatar
      synctex_scanner_new_with_output_file: reset the io_mode to read before trying to read again · 46126496
      Pino Toscano authored
      synctex_scanner_new_with_output_file() tries first to open the file in an
      "unquoted mode"; if it fails, it tries again quoting the file name.
      During the first attempt, the synctex_io_mode_t is passed as pointer and it
      can be incremented, making the second attempt start from "rb" instead of "r".
      The easiest solution is to reset the io_mode before doing the second open
      attempt.
      
      Bug seen, analyzed and patched by Albert Astals Cid.
      
      svn path=/trunk/KDE/kdegraphics/okular/; revision=1132526
      46126496
  13. May 23, 2010
    • Pino Toscano's avatar
      Update the SyncTeX parser from 1.6 to 1.9. · bc6b4978
      Pino Toscano authored
      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
      bc6b4978
    • Pino Toscano's avatar
      percent-decode lilypond references · 561b688b
      Pino Toscano authored
      BUG: 236967
      
      svn path=/trunk/KDE/kdegraphics/okular/; revision=1129748
      561b688b
  14. May 22, 2010
  15. May 01, 2010
  16. Apr 16, 2010
  17. Apr 15, 2010
  18. Apr 14, 2010
  19. Apr 11, 2010
  20. Apr 06, 2010
  21. Apr 02, 2010
  22. Mar 31, 2010
Loading