texworks/texworks.changes

154 lines
6.2 KiB
Plaintext

-------------------------------------------------------------------
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
- patch license to follow spdx.org standard
-------------------------------------------------------------------
Sat Jul 16 18:08:58 UTC 2011 - badshah400@gmail.com
- Update to version 0.4.3
+ Fix bug in autocompletion that could cause data loss
-------------------------------------------------------------------
Wed Jun 29 09:15:21 UTC 2011 - badshah400@gmail.com
- Update to version 0.4.2
+ Work around layout issues with Qt 4.7.2 that caused TeXworks to
crash sometimes
+ Fix autocompletion at the beginning of a line
+ Respect per-file setting "None" for syntax highlighting, smart
quotes, and auto indent
+ Update SyncTeX to version 1.16
+ Allow to disable autocompletion by editing the configuration file
+ Fix runtime warning about empty file watchers
+ Enhance Mac patches for poppler
+ Improve installation and packaging routines
-------------------------------------------------------------------
Fri May 27 08:47:21 UTC 2011 - badshah400@gmail.com
- Update to version 0.4.1
+ Option to always close the output panel after typesetting
+ Invoke "Goto page" and "Goto line" from the status bar widgets
+ Implement pdf zoom menu from the status bar widget
+ Allow to reload a file with selectable encoding
+ Implement "Help > Settings and Resources..." for easy access,
in particular to customizable resources
+ Speed up program start-up
+ Add \begin{document} to the auto-completion
+ Work around the almost invisible highlighting when searching
with the "Find all occurences" option
+ Improve highlighting of auto-completed text
+ Let typeset combobox adjust size dynamically
+ Remove the "+" from the zoom tool icon in the PDF preview
+ Reduce size of packages
+ Fix handling of non-existent files in automatic resource
updates
+ Fix handling of TEXEDIT environment variable; add support for
the MIKTEX_EDITOR environment variable
+ Fix several compile time and runtime warnings
+ Fix invisible icons in application switcher with compiz
+ Rename default ConTeXt tools
+ Add more extensions for associating files with TeXworks
+ Add support for Python 3.2
+ Clean up unused code & files
-------------------------------------------------------------------
Tue Apr 19 19:26:10 UTC 2011 - badshah400@gmail.com
- Correct pkgconfig dependency for lua plugin package
-------------------------------------------------------------------
Sat Apr 16 09:14:15 UTC 2011 - badshah400@gmail.com
- Split out python scripting and lua scripting plugins in
respective subpackages
- Correctly point to myspell dictionaries, this enables the
dictionaries in texworks' spell-checker (thanks to Mike)
- Install the user-manual (thanks to Mike)
-------------------------------------------------------------------
Mon Mar 21 19:11:33 UTC 2011 - badshah400@gmail.com
- Correct version number to 0.4.0 in keeping with upstream
-------------------------------------------------------------------
Mon Mar 21 06:17:07 UTC 2011 - badshah400@gmail.com
- Update to version 0.4:
+ Support scripting (QtScript, Lua, Python)
+ "Save all" menu item
+ Auto-completion for the beamer class
+ Support background color/font flags in syntax highlighting
+ Implement a command line parser
+ Automatically update resources when installing new releases
+ Implement "Smarten quotes" for a selection
+ Only display each language once in the sellchecker
language selection
+ Preserve documemt view when reloading after external changes
+ Handle different file encodings and line ending conventions
and allow the user to change them
+ Make pdflatex the default on fresh installations
+ Indicate a document's modification state in the windows menu
+ Improve the "Email to mailing list" template
+ Make "Highlight current line" color palette-aware
+ Update SyncTeX to 1.9
+ Allow Esc and Return in the tags and search result windows
+ Improve "Remove Auxiliary Files" dialog
+ Fix handling of external file links in PDF's
+ Numerous bug fixes
+ Set TeXworks as the default editor when hitting 'e' after
a TeX error
- Remove texworks-default_to_pdflatex.patch in favor of upstream
implementation
- Remove auxiliary .desktop file and icons, implemented properly
upstream
-------------------------------------------------------------------
Sat Sep 25 21:51:21 UTC 2010 - badshah400@gmail.com
- Remove incorrect entries from .desktop file
- Cleanup of spec file
-------------------------------------------------------------------
Sun Aug 1 23:57:44 UTC 2010 - badshah400@gmail.com
- Initial package following openSUSE packaging guidelines