Subject: CVS commit: pkgsrc/www/quanta3
To: None <pkgsrc-changes@netbsd.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 05/22/2003 02:49:00
Module Name:	pkgsrc
Committed By:	markd
Date:		Thu May 22 02:49:00 UTC 2003

Modified Files:
	pkgsrc/www/quanta3: Makefile PLIST distinfo

Log Message:
Update KDE to 3.1.2.

quanta:

* Bugfixes:
  * more accurate selection of modified files in the upload dialog
  * fix execution of script actions which does not have any argument
  * closing the files (and closing Quanta) isn't slow anymore
  * fix shortcut for Color dialog
  * store the upload options in the project file
  * fix the Insert/Overwrite mode handling
  * store and use the spell checking settings
  * show files with ":" in the name correctly in the Project Tree
  * show the directory selection dialogs in the project options
  * don't deny opening of empty local files
  * allow selection of empty directories in Rescan/Upload/New project dialogs
  * don't close a modified document if saving has failed
  * don't truncate the file after a preview
  * fix ocassional crash when pressing Ctrl-H while viewing the documentation
  * fix user toolbar handling
  * fix the height of the toolbar tab
  * fix failure of re-opening a file from File->Open Recent
  * do not crash when accessing the Plugins menu after a plugin was removed, but
    the Edit dialog was closed with Cancel
  * don't use the preview prefix after the project is closed
  * fix Quanta tagxml DTD
  * fix the DTD tag files, add warning if they contain syntax errors
  * use the Attribute Quotation setting
* Enhancements:
  * bring up the message output window, when an action/plugin wants to printed
    some message
  * show files with relative path to the current document in "url" autocompletion
  * switch to the first editable widget when the tag editing dialog appears
  * insert <em> and <strong> instead of <i> and <b> in HTML documents
  * new DCOP methods added to the WindowManagerIf
    * QString projectURL()
    * QStringList openedURLs()
  * DocBook 4.2 DTD added
* Kommander:
  * do not add the .kmdr extension to files ending with .kmdr
  * remove some warning/error messages polluting the output
  * flush the stdout buffer after writing to it


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/www/quanta3/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/www/quanta3/PLIST pkgsrc/www/quanta3/distinfo

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