SHA256
1
0
forked from pool/texworks

Accepting request 492270 from home:badshah400:branches:Publishing

- Update to version 0.6.2:
  + Implement handling of links to external files in the PDF
    preview.
  + Implement a simple screen calibration widget to allow adapting
    the PDF preview to the screen's resolution.
  + Improve responsiveness when opening large documents.
  + Use old content instead of rendering placeholers after a PDF
    was reloaded to facilitate seeing changes.
  + Improve the usability of the "Remove Aux Files..." dialog by
    letting the user toogle the selection by clicking anywhere on
    the row.
  + Add support for the bibliography program "biber" by default.
  + Allow custom zoom levels in the PDF status bar context menu.
  + Bugs fixed:
    - Fix PDF zoom speed for high-resolution mouse-wheels.
    - Fix a deadlock causing TeXworks to hang when loading PDF
      annotations such as links.
    - Fix crash when changing files outside TeXworks.
    - Fix crash when syncing from an if-block in the TeX file.
    - Fix crash when reloading a PDF while text was selected.
    - Fix enabling of the first/previous/next/last page toolbar
      buttons in the PDF preview.
    - Fix the wrong appearance of the PDF magnifier in some cases.
    - Fix truncation issues and misreported Windows versions in
      "Email to mailing list".

OBS-URL: https://build.opensuse.org/request/show/492270
OBS-URL: https://build.opensuse.org/package/show/Publishing/texworks?expand=0&rev=18
This commit is contained in:
OBS User mrdocs
2017-05-01 02:44:18 +00:00
committed by Git OBS Bridge
parent 6036bbeb0d
commit 176d411b16
4 changed files with 34 additions and 5 deletions

View File

@@ -1,3 +1,32 @@
-------------------------------------------------------------------
Sun Apr 30 21:52:52 UTC 2017 - badshah400@gmail.com
- Update to version 0.6.2:
+ Implement handling of links to external files in the PDF
preview.
+ Implement a simple screen calibration widget to allow adapting
the PDF preview to the screen's resolution.
+ Improve responsiveness when opening large documents.
+ Use old content instead of rendering placeholers after a PDF
was reloaded to facilitate seeing changes.
+ Improve the usability of the "Remove Aux Files..." dialog by
letting the user toogle the selection by clicking anywhere on
the row.
+ Add support for the bibliography program "biber" by default.
+ Allow custom zoom levels in the PDF status bar context menu.
+ Bugs fixed:
- Fix PDF zoom speed for high-resolution mouse-wheels.
- Fix a deadlock causing TeXworks to hang when loading PDF
annotations such as links.
- Fix crash when changing files outside TeXworks.
- Fix crash when syncing from an if-block in the TeX file.
- Fix crash when reloading a PDF while text was selected.
- Fix enabling of the first/previous/next/last page toolbar
buttons in the PDF preview.
- Fix the wrong appearance of the PDF magnifier in some cases.
- Fix truncation issues and misreported Windows versions in
"Email to mailing list".
-------------------------------------------------------------------
Sun Jul 17 08:06:33 UTC 2016 - jengelh@inai.de