Subject: CVS commit: pkgsrc/x11/kdebase3
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 07/30/2003 13:35:01
Module Name:	pkgsrc
Committed By:	markd
Date:		Wed Jul 30 13:35:00 UTC 2003

Modified Files:
	pkgsrc/x11/kdebase3: Makefile buildlink2.mk distinfo
	pkgsrc/x11/kdebase3/patches: patch-aa patch-ac patch-ai patch-ao
	    patch-aw patch-ba patch-bg patch-bm patch-bz patch-cd patch-ch
	    patch-cj patch-cn patch-ct patch-cz patch-dh patch-ed patch-eh
	    patch-ep

Log Message:
Update kdebase to 3.1.3.

Changes:
* kate: Make saving of remote files during shutdown work.
* kcontrol/colors: Don't reset widget selection dropdown when selecting a different
  theme
* kcontrol/filetypes: Fixed removing of mimetypes specified by a .kdelnk file
* kcontrol/input: fix application of large & white cursors
* kcontrol/services: don't show kxmlrpcd, kalarmd and kwrited if they're not
  installed
* kdesud: support empty passwords
* kdm: Fix i18n support for the GuiStyle and ColorScheme combos
* kdm: don't reset local Xserver if termination is requsted
* keditbookmarks: Various bufixes
* kio_sftp: Support OpenSSH 3.6+
* kio_sftp: Support older sftp protocol revisions
* kio_smb: Huge update for samba 3.0.
* kicker: Improve icon scaling in service menus
* kicker: "Terminal Sessions" special button supports sessions with dots in filename
* kicker: "Terminal Sessions" special button with same sort order as the one in
  Konsole.
* kicker: Fix mimetype resolution in the quickbrowser
* kicker: Fixes for stuck tooltips
* kicker: Do not create local directories for .desktop files used in service
  buttons if no needed
* kicker: Fix apply button not working for quickstart menu entries settings
* kicker: Fix hide button preference effects reversed
* kicker:Various fixes for recent apps history
* kicker/minipager: don't show redundant tooltips when the page already shows names
* konsole: Added Ctrl+Shift+N as alternate default shortcut for "New Session".
* konsole: Fixed fixed-width with proportional-font drawing routine.
* konsole: Fixed problems with mouse and paste support and detached windows.
* konsole: Let new color schemes take effect once kcmkonsole tells to do so.
* konsole: Wheel mouse fixes for Mode_Mouse1000.
* konqueror: Flicker fixes inside the iconview
* konqueror: Fix for inter-process copy-past with the listview
* konqueror: Make sure the tab close button is properly enabled when a 2nd tab is
  first open through context menu entries
* konqueror: Made Ctrl+Enter for new tab in URL combo working again.
* konqueror: Various sidebar fixes
* konqueror: make sure that the location label truly disappears when disabled
* konqueror: konqueror warning for repeated POSTs
* konqueror: Konqueror crash when dragging image from about:konqueror
* konqueror: Improve tracking of listviewitems so that we don't crash when they get
  deleted somewhat unexpectedly
* konqueror: Don't crash when updating toolbars without a part load
* konqueror: Properly handle 'stop' when still listing the directory in the info
  list view
* konqueror: Efficiency fix: make sure only one konqueror instance saves the history
  when it changes
* konqueror: Don't use deleted KFileItems.
* Don't crash when doing a copy w/o a currentItem
* konqueror: Stop activity when the user tries hard to enter a URL
* konqueror: Properly calculate column indices for the meta info listview
* konqueror: Hide the find part on a second click on its toolbar button
* konqueror: Handle _top/_blank, and so on, case-insensitively
* libkonq: make sure KFileTip does not hold on to stale file items
* libkonq: precaution: make sure that no preview jobs hold on to icon view's items
  when it's cleared
* libkonq: fixes to cut-and-paste
* libkonq: network-friendlier paste button state polling
* kwin: Fix deactivation of window when loosing focus
* kwin: New windows are drawn above open menus
* kwin: Some non-resizable windows can still be resized
* kwin: Fixes for click raise
* kwin: If a window is hover-unshaded, then it's not shaded for the outside world
* kwin: Keramik decoration: Properly detect XShape on Solaris
* nsplugins: Fix relative URLs.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 pkgsrc/x11/kdebase3/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/x11/kdebase3/buildlink2.mk
cvs rdiff -r1.33 -r1.34 pkgsrc/x11/kdebase3/distinfo
cvs rdiff -r1.7 -r1.8 pkgsrc/x11/kdebase3/patches/patch-aa \
    pkgsrc/x11/kdebase3/patches/patch-bz
cvs rdiff -r1.5 -r1.6 pkgsrc/x11/kdebase3/patches/patch-ac \
    pkgsrc/x11/kdebase3/patches/patch-ao pkgsrc/x11/kdebase3/patches/patch-aw \
    pkgsrc/x11/kdebase3/patches/patch-ba pkgsrc/x11/kdebase3/patches/patch-bg \
    pkgsrc/x11/kdebase3/patches/patch-bm pkgsrc/x11/kdebase3/patches/patch-cd \
    pkgsrc/x11/kdebase3/patches/patch-ch pkgsrc/x11/kdebase3/patches/patch-cj \
    pkgsrc/x11/kdebase3/patches/patch-cn pkgsrc/x11/kdebase3/patches/patch-cz \
    pkgsrc/x11/kdebase3/patches/patch-dh
cvs rdiff -r1.6 -r1.7 pkgsrc/x11/kdebase3/patches/patch-ai \
    pkgsrc/x11/kdebase3/patches/patch-ct
cvs rdiff -r1.4 -r1.5 pkgsrc/x11/kdebase3/patches/patch-ed \
    pkgsrc/x11/kdebase3/patches/patch-eh
cvs rdiff -r1.3 -r1.4 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.