pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/editors/kile



Module Name:    pkgsrc
Committed By:   markd
Date:           Wed Nov 26 10:34:11 UTC 2008

Modified Files:
        pkgsrc/editors/kile: Makefile PLIST distinfo

Log Message:
Update kile to 2.0.2

version 2.0.1 -> 2.0.2

Fixes:
 - Insert \item[] in description environments for smart newline,
 reported and fixed by Job Noorman
 - Fix regression in 2.0.1 inside structure view related to opening files
 - Fix regression in latexoutputfilter resulting in the wrong file being
   reported
 - Fix regression in Kile 2.0.x, blend symbols so that they are usable with
   dark themes also
 - Don't create 'save' and 'save-as' actions specifically for Kile as they will
   interfere with the corresponding actions from KatePart. Thanks to Mathias
   Soeken for reporting.
 - Also parse class warnings and show them in the Logview, patch by Jeroen
   Leeuwestein
 - Remove not sh-compliant code by requiring a Bash shell for system check
 - Add a workaround for a bug contained in KatePart 3.x in the 'setEncoding'
   method, which enforces a reload on every change of the encoding (as a
   consequence the user sees a confusing document-modified dialog)
 - Make find-in-files work again with anyting else than the "all files" filter
 - Minor cwl fixes

Features:
 - cwl file for siunitx (thanks to Dirk Sarpe) and allrunes packages

version 2.0 -> 2.0.1

Fixes:
 - Do all section actions on the whole section
 - Fix possible crash due to unchecked index bounds
 - Some i18n fixes
 - cwl files: fix wrong commands with \left and \right and make them more
   complete
 - Typos in symbols
 - Sync kile project on disk before archiving
 - Add figure* to the structure view also
 - Fix completion for multiple citations/references
 - Fix crash at template handling, reported and fixed by Vincenzo Di Massa
 - Rename some cwl files so that they not only differ by case
 - Search also in $BIBINPUTS and $TEXINPUTS paths if opening files from the
   structure view
 - Add missing package definitions to some symbols from the misc-text pane
 - Allow spaces in the name of images in the includegraphics dialog
 - Don't recompile forever if some file timestamps are in the future
 - Fix the "autocompletion dies" bug

Features:
 - Add \newlength as a variation of newcommand
 - Add url.cwl, svninfo.cwl, svn-multi.cwl, yfonts.cwl, virginialake.cwl
 - Allow ":" and "-" in citation keys, important for codecompletion

Syntax:
 - Highlight & and @{} in tabular like environments
 - Ignore Noweb blocks

version 2.0beta2 -> 2.0

Fixes:
 - Added some new logic to really disable all debug output if --disable-debug
   is given to configure, should make kile faster

Features:
 - New documentation kile-remote-control.txt
 - Added new DVItoPDF config Modern which calls dvipdfmx instead of dvipdfm,
   set Modern as default

version 2.0beta1 -> 2.0beta2

Fixes:
 - Polishing Quickdocumentdialog
 - More agressive recompiling
 - Cwl fixes
 - Mathsymbol commands were biased with one, some symbol cleanups
 - Don't make system check if the user has defined a master document
 - Don't offer eqnarray in the latex menu (but we still support it for
   math environment completion etc.)
 - Consider also files located in $TEXINPUTS and $BIBINPUTS paths for
   codecompletion.

Features:
 - Call asymptote if needed on latex run


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 pkgsrc/editors/kile/Makefile
cvs rdiff -r1.17 -r1.18 pkgsrc/editors/kile/PLIST \
    pkgsrc/editors/kile/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index