Subject: CVS commit: pkgsrc/x11/kdelibs3
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 02/04/2004 13:58:40
Module Name:	pkgsrc
Committed By:	markd
Date:		Wed Feb  4 13:58:40 UTC 2004

Modified Files:
	pkgsrc/x11/kdelibs3: Makefile PLIST buildlink2.mk distinfo
	pkgsrc/x11/kdelibs3/patches: patch-aa patch-an patch-bd patch-cc
	    patch-ce
Removed Files:
	pkgsrc/x11/kdelibs3/patches: patch-ab patch-ac patch-af patch-ag
	    patch-ah patch-aj patch-ak patch-al patch-ao patch-ap patch-aq
	    patch-as patch-au patch-av patch-aw patch-ay patch-az patch-ba
	    patch-bb patch-bg patch-bh patch-bk patch-bm patch-bn patch-bo
	    patch-bq patch-br patch-bt patch-cd

Log Message:
Update to KDE-3.2.0.

Changes:
Libraries

* Hidden methods in DCOP interfaces - DCOPIDLng Alexander Kellett
* Documentation parsing (kdoc based) and inclusion in generated .dcopidl files
  (note: kdebindings dcopidlng only) Alexander Kellett
* Kalyptus based rewrite of DCOPIDL - DCOPIDLng Alexander Kellett
* Thumbnail generator for DVI files. Stefan Kebekus
* Thumbnail generator for Xcursor files. Fredrik Hoeglund
* KMainWindow can now maintain the statusbar and corresponding action (duplicate
  (99% of the time broken) code removed from countless applications in KDE).
  Benjamin Meyer
* KMainWindow, KToolbar, and several other core classes now will only stores
  settings if those settings are not the default values (helping to reduce the
  huge size of config files). Benjamin Meyer
* Add support for International Domain Names (IDN). Thiago Macieira, Waldo
  Bastian
* KDE Password Registry and Wallet. George Staikos
* SSL session ID reuse. George Staikos
* KCookiejar: Support HttpOnly cookies. Waldo Bastian
* KLocale: support for different calendar systems Hans Petter Bieker
* KCalendarSystem: support for Hebrew calendar system Hans Petter Bieker
* Support data urls. See rfc 2397. Leo Savernik
* New tab widget classes KTabBar and KTabWidget in kdeui Stephan Binner
* New KFile permissions panel Tim Jansen
* Support for mimetype inheritance and aliases David Faure
* KDialogBase: Replace setButtonOkText() & co. with setButtonOk() that takes a
  KGuiItem instead (deprecating the old methods) Martijn Klingens
* Move KPrefs from libkdepim to kdelibs. Cornelius Schumacher
* Support for "extra fields" in KIO slaves and in Konqueror / KFileDialog
  David Faure <faure@kde.org>
* Add KSplashScreen, a splash screen class based on QSplashScreen (with support
  for KDE's Xinerama options) Chris Howells
* KPasteTextAction: enhanced action for pasting text by offering a list with
  the clipboard history. Andras Mantia

KHTML
* Non-modal find dialog David Faure

KDEfx
* Added KCPUInfo class which makes it possible for applications to do runtime
  checks for architecture specific CPU features, such MMX, 3DNow! and AltiVec.
  Fredrik Hoeglund
* Added MMX and SSE2 optimizations to the blending functions in KImageEffect,
  that among other things are used to blend the translucent menus when the menu
  effect is set to software blend, and to tint icons when they're selected in
  icon views. Fredrik Hoeglund

Kate Part
* File type specific settings Christoph Cullmann
* vi style cmd line Christoph Cullmann
* Support variable lines in files Anders Lund
* Color Schemes Christoph Cullmann
* Indentation based code folding Christoph Cullmann
* Implement more DCOP interfaces and clean up the ktexteditor dcop interfaces
  Christoph Cullmann

KImgIO
* Add PCX image plugin, supports reading and writing 1, 4, 8 and 24bpp images
  Nadeem Hasan
* Add TGA image plugin, supports reading and writing true color TGA images
  (compressed and uncompressed) Dominik Seichter

Interfaces
* Interfaces for KBytesEdit widget part Friedrich W. H. Kossebau

KSpell
* Adding ability to spell check HTML, TeX and nroff documents. Zack Rusin
* Completely reworking the spell checking dialog. Adding language selection
  combo. Zack Rusin


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 pkgsrc/x11/kdelibs3/Makefile
cvs rdiff -r1.12 -r1.13 pkgsrc/x11/kdelibs3/PLIST
cvs rdiff -r1.23 -r1.24 pkgsrc/x11/kdelibs3/buildlink2.mk
cvs rdiff -r1.29 -r1.30 pkgsrc/x11/kdelibs3/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/kdelibs3/patches/patch-aa \
    pkgsrc/x11/kdelibs3/patches/patch-cc
cvs rdiff -r1.7 -r0 pkgsrc/x11/kdelibs3/patches/patch-ab \
    pkgsrc/x11/kdelibs3/patches/patch-av pkgsrc/x11/kdelibs3/patches/patch-bh \
    pkgsrc/x11/kdelibs3/patches/patch-bn
cvs rdiff -r1.2 -r0 pkgsrc/x11/kdelibs3/patches/patch-ac \
    pkgsrc/x11/kdelibs3/patches/patch-ah pkgsrc/x11/kdelibs3/patches/patch-aj \
    pkgsrc/x11/kdelibs3/patches/patch-al pkgsrc/x11/kdelibs3/patches/patch-as \
    pkgsrc/x11/kdelibs3/patches/patch-au pkgsrc/x11/kdelibs3/patches/patch-aw \
    pkgsrc/x11/kdelibs3/patches/patch-ay pkgsrc/x11/kdelibs3/patches/patch-bk \
    pkgsrc/x11/kdelibs3/patches/patch-bo pkgsrc/x11/kdelibs3/patches/patch-bt
cvs rdiff -r1.4 -r0 pkgsrc/x11/kdelibs3/patches/patch-af \
    pkgsrc/x11/kdelibs3/patches/patch-bm
cvs rdiff -r1.6 -r0 pkgsrc/x11/kdelibs3/patches/patch-ag \
    pkgsrc/x11/kdelibs3/patches/patch-ap pkgsrc/x11/kdelibs3/patches/patch-ba \
    pkgsrc/x11/kdelibs3/patches/patch-br pkgsrc/x11/kdelibs3/patches/patch-cd
cvs rdiff -r1.5 -r0 pkgsrc/x11/kdelibs3/patches/patch-ak
cvs rdiff -r1.2 -r1.3 pkgsrc/x11/kdelibs3/patches/patch-an \
    pkgsrc/x11/kdelibs3/patches/patch-ce
cvs rdiff -r1.3 -r0 pkgsrc/x11/kdelibs3/patches/patch-ao \
    pkgsrc/x11/kdelibs3/patches/patch-aq pkgsrc/x11/kdelibs3/patches/patch-az \
    pkgsrc/x11/kdelibs3/patches/patch-bb pkgsrc/x11/kdelibs3/patches/patch-bg \
    pkgsrc/x11/kdelibs3/patches/patch-bq
cvs rdiff -r1.7 -r1.8 pkgsrc/x11/kdelibs3/patches/patch-bd

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