Subject: CVS commit: pkgsrc/www/kdewebdev3
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 03/30/2006 02:42:52
Module Name:	pkgsrc
Committed By:	markd
Date:		Thu Mar 30 02:42:52 UTC 2006

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

Log Message:
Update to KDE 3.5.2

* Quanta Plus
  o allow opening of read-only remote files, like from http://
  o fix insertion of files to the project
  o fix detection of existing shortcuts
  o ignore special areas inside comments
  o set the user action tooltips correctly
  o fix random crashing when editing PHP files
  o fix a crash when using the attribute tree
  o fix insertion of relative URLs from the attribute tree
  o fix resolving of relative URLs when there are symlinks around
  o fix addition of local directories to the project
  o fix for dtep data of xhtml1.1
  o fix some bugs in the new project wizard
  o always reload a file if the user wants it
  o fix previewing of read-only files
  o reload project tree for remote projects after rescanning the
    project folder
  o less reparsing of the document while typing is in progress
  o open dropped files
  o don't try to remove an empty, unmodified buffer, if it is the
    last opened one
  o remember cursor position for project documents
  o add the standard show/hide menubar action
  o add possibility to limit the number of recent files/projects.
    No GUI, use "Recent Files Limit" in the [General Options]
    section
  o show the project name in the window titlebar
  o mark uploaded files as uploaded even if upload fails later
  o new DCOP methods:
    + WindowManagerIf::uploadURL(url, profile, markOnly)
    + QuantaIf::groupElements(groupName)
* Kommander
  o accept DCOP methods without parantheses


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/www/kdewebdev3/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/www/kdewebdev3/PLIST
cvs rdiff -r1.12 -r1.13 pkgsrc/www/kdewebdev3/distinfo

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