diff options
author | markd <markd> | 2004-06-10 12:01:39 +0000 |
---|---|---|
committer | markd <markd> | 2004-06-10 12:01:39 +0000 |
commit | 4202bd2f57333fcdd90ab7e3a55bbc770245feaa (patch) | |
tree | 2786d702833fe2d61bc976391041a6e17f15b5b2 /www/quanta3 | |
parent | f221856afc30ecec6fe033e6aefd524fae201faf (diff) | |
download | pkgsrc-4202bd2f57333fcdd90ab7e3a55bbc770245feaa.tar.gz |
update to kde 3.2.3
changes:
* VPL: (once again) don't lose the comment text from inside a comment
* don't crash when source/VPL buttons are pressed while a plugin is visible
* don't crash when canceling a failed upload
* don't crash when saving files while the structure tree is visible
* don't crash when inserting a dot in an empty CSS file
* fix a major memory leak, cause of many crashes and instability
* don't be confused by quotation marks inside a script area which is
inside a tag value (like <a href="<? echo "foo" ?>">)
* fix search problems when Preview is set to appear in the bottom area
* fix restoration of the toolbar visibility setting
* hide/show the plugin toolbar as well when Show Toolbar is
unchecked/checked
* fix the layout of the Document Properties Dialog
* don't ask for copying a file to the project if it is under the project
directory (happened with symlinked files and projects)
* color with bold in the Files Tree the opened files, even if they are
under a symlinked directory
* don't save the shortcuts as localized strings
* remove the backup files in every case when the document was saved and
don't warn about their presence on the next startup
* <fieldset> is not a single tag
* unconditionally hide the splash screen after 10 seconds
* make uploading of empty folders possible
* don't show the file changed dialog when previewing after Save All or
Project Upload was called
* fix removal of action containing &
* fix toolbar configuration and removal for non-English versions
* improvement: allow two plugins named differently, but using of the same
part
* performance improvement: faster parsing and tree building
Diffstat (limited to 'www/quanta3')
-rw-r--r-- | www/quanta3/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/quanta3/distinfo b/www/quanta3/distinfo index 5616f19c3b0..5d2edb76d62 100644 --- a/www/quanta3/distinfo +++ b/www/quanta3/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.10 2004/04/20 12:53:28 markd Exp $ +$NetBSD: distinfo,v 1.11 2004/06/10 12:01:39 markd Exp $ -SHA1 (quanta-3.2.2.tar.bz2) = de61928e68a92b49fb875d55921c819c8dddcce2 -Size (quanta-3.2.2.tar.bz2) = 3527064 bytes +SHA1 (quanta-3.2.3.tar.bz2) = 436bfae8860e3cac05f504f58e67fe1c41ecb61f +Size (quanta-3.2.3.tar.bz2) = 3477521 bytes SHA1 (patch-aa) = 705605a78c7cf55c4d6db09ac5053f16ca010691 SHA1 (patch-ab) = 923728303d8220eb27160763d2bf0846c020c34f SHA1 (patch-ac) = 59106b54c5caf199288b27283426c777e1b135a6 |