Subject: CVS commit: pkgsrc/x11/kdebase3
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 06/01/2006 13:46:31
Module Name: pkgsrc
Committed By: markd
Date: Thu Jun 1 13:46:31 UTC 2006
Modified Files:
pkgsrc/x11/kdebase3: Makefile PLIST distinfo
pkgsrc/x11/kdebase3/patches: patch-ep
Log Message:
Update to KDE 3.5.3
Changes:
* General
o New: KDE startup reordered in order to improve startup time.
o KDialog: --title does not work in at least one case
o Don't show the screensaver when doing presentations
o If KDE shuts down while starting up (due to low battery status),
saved session is lost
o KSysGuard: Typos in the ksysguard PO file
o Random wallpapers don't change on every configuration change.
* Kicker
o Bookmarks: Look up konsole-bookmarks in the correct directory
o Show/hide arrow not shown if all icons are hidden
* KControl
o Fix the broken priority setting.
* KFind
o Don't draw a separator, it causes a couple of ugly pixels.
* Konsole
o Fix a possible crash on session save/logout
o Numerous fixes due to the Coverity reports.
o Fix DCOP call setEncoding.
o kwrited - Add a 'Clear Messages' to the popup menu.
o Fix crash when user deletes all the sessions.
o Fix underline issue when there are ampersands in tab title.
o Remember the text color while moving the tab.
o Fix issue with tab/window titles not refreshing for the
non-active session.
o Verify that the command is executable for '-e <command>.'
o Use the "DefaultSession" parameter in konsolerc.
* Kate
o Fix crash in View Difference
o Fix crash in external tools config when clicking the edit button.
* Konqueror
o Fix multi selection and Show/Hide in toolbar.
o Fix QString/KURL confusion which probably caused encoding bugs
with local paths on non-latin1 systems.
o Respect user-selected view mode when browsing removable media.
o Fixed detection of some Netscape plugins when packagers are built
with new ld flags.
* KWin
o Don't force new windows to be at the beginning of the focus chain
(windows with focus stealing prevention shouldn't be there).
o Don't deactivate the showing desktop state when a new window is
shown that belongs to the desktop.
o KWin messes up ConfigureRequest:s, causing X crashes.
o Move minimized windows to the right place in focus chain.
o Separate focus chains are nice, but KDE-style Alt+Tab not limited
to the current desktop
o Window switching (alt-tab) with focus (strictly) under or follow
mouse does not switch all windows and newly focused window
doesn't get focus
o Obey automatic un-hover option also when switching to a shaded
window with alt+tab.
o Mouse cursor covers tooltips of KDE applications
o Fixed timestamp handling on 64bit systems, fixes focus problems
when running KDE for a long time
To generate a diff of this commit:
cvs rdiff -r1.113 -r1.114 pkgsrc/x11/kdebase3/Makefile
cvs rdiff -r1.42 -r1.43 pkgsrc/x11/kdebase3/PLIST
cvs rdiff -r1.84 -r1.85 pkgsrc/x11/kdebase3/distinfo
cvs rdiff -r1.6 -r1.7 pkgsrc/x11/kdebase3/patches/patch-ep
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.