SHA256
1
0
forked from pool/texworks

Accepting request 115981 from home:badshah400:branches:Publishing

Update to version 0.4.4: major feature update.

OBS-URL: https://build.opensuse.org/request/show/115981
OBS-URL: https://build.opensuse.org/package/show/Publishing/texworks?expand=0&rev=12
This commit is contained in:
Pavol Rusnak
2012-05-03 14:08:03 +00:00
committed by Git OBS Bridge
parent c92494e7d7
commit 38f58c4f01
4 changed files with 44 additions and 5 deletions

View File

@@ -1,3 +1,39 @@
-------------------------------------------------------------------
Sun Apr 29 08:45:11 UTC 2012 - badshah400@gmail.com
- Update to version 0.4.4:
+ Fix crash caused by Qt when adding lines at the beginning of a
document
+ Fix search/replace for multi-line strings
+ Work around layout issues which cause lines to disappear
+ Fix building with BSD make
+ Fix block selection of last paragraph
+ Fix overwrite of "Find all occurrences" option
+ Improve "Unable to execute..." error dialog
+ Rename "Show/Hide Output Panel" to "Show/Hide Console Output"
in the menu and the preferences dialog
+ Remove subject and add instructions to body of the "email to
mailinglist"
+ Bring the window running TeX to the top at the beginning of
typesetting to ensure that the console output is visible
+ Allow symlinks and display only folders in "path for programs"
in the preferences dialog
+ Add "Clear Recent Files" to "Open Recent" menu
+ Add an autocompletion entry to the preferences dialog
+ Add Lua(La)TeX to the default tools (and drop LaTeXmk by
default)
+ Add an option to open log files
+ Add CMake support (experimental)
+ Update SyncTeX to version 1.17
+ Update URLs to http://www.tug.org/texworks/
+ Some enhancements to functions available to scripting
+ Avoid showing an empty message box for script results
+ Resolve symlinks when looking for scripts
+ Expose the scripts' titles, authors, filenames, etc. to
scripting
+ Update/improve scripts: open pdf in default viewer, derive
spellchecking language from babel package, log parser.
-------------------------------------------------------------------
Mon Feb 13 10:56:50 UTC 2012 - coolo@suse.com