changes:
-added, updated and improved hacks
-bugfixes
-Reworked PAM code to support fingerprint readers, etc.
-Minor tweaks for compilation on MacOS 10.5.0
package the "kdeartwork3" doesn't install the support file for it.
Depend on the latest version of the "xscreensaver" package, fix the
package list and bump the package revision.
Many new features and refinements.
Notable changes include:
* Konqueror is the second web browser to pass the Acid2 CSS test,
ahead of Firefox and Internet Explorer
* Konqueror can also now free web pages from adverts with its
ad-block feature
* SuperKaramba is included in KDE, providing well-integrated and
easy-to-install widgets for the user's desktop
* Kopete has support for MSN and Yahoo! webcams
* The edutainment module has three new applications (KGeography,
Kanagram and blinKen), and has seen huge improvements in Kalzium
Highlights at a glance
* Text-to-speech system with support built into Konqueror, Kate, KPDF
and the standalone application KSayIt
* Support for text to speech synthesis is integrated with the desktop
* Completely redesigned, more flexible trash system
* Kicker with improved look and feel
* KPDF now enables you to select, copy & paste text and images from
PDFs, along with many other improvements
* Kontact supports now various groupware servers, including eGroupware,
GroupWise, Kolab, OpenGroupware.org and SLOX
* Kopete supports Novell Groupwise and Lotus Sametime and gets
integrated into Kontact
* DBUS/HAL support allows to keep dynamic device icons in media:/ and
on the desktop in sync with the state of all devices
* KHTML has improved standard support and now close to full support for
CSS 2.1 and the CSS 3 Selectors module
* Better synchronization between 2 PCs
* A new high contrast style and a complete monochrome icon set
* An icon effect to paint all icons in two chosen colors, converting
third party application icons into high contrast monochrome icons
* Akregator allows you to read news from your favourite RSS-enabled
websites in one application
* Juk has now an album cover management via Google Image Search
* KMail now stores passwords securely with KWallet
* SVG files can now be used as wallpapers
* KHTML plug-ins are now configurable, so the user can selectively
disable ones that are not used. This does not include Netscape-style
plug-ins. Netscape plug-in in CPU usage can be manually lowered, and
plug-ins are more stable.
* more than 6,500 bugs have been fixed
* more than 1,700 wishes have been fullfilled
* more than 80,000 contributions with several million lines of code and
documentation added or changed
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:
lib/libfoo.a
lib/libfoo.la
lib/libfoo.so
lib/libfoo.so.0
lib/libfoo.so.0.1
one simply needs:
lib/libfoo.la
and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.
Also make LIBTOOLIZE_PLIST default to "yes".
changes:
* Euphoria screensaver: Fixed "white bg" bug, some mem leaks, more precise
timing
* Plastik: Ported changes from the development branch back to KDE 3.2.x.
They include various bug fixes and small visible changes.
* Plastik: Adopt horizontal menu geometries from Keramik
* Plastik: Use the correct background color for translucent menus
Changes:
Plastik: fixed toolbar repaints lagging behind window frame
Plastik: fixed small tab bar rendering problem in Konqueror
Plastik: fixed crash while filling table in kopete
Plastik: fixed wrong menu separator line width
Plastik: change visited link color so visited links can be easier
distinguished from non-visited ones
Window decoration System++: ported to the new kwin api
Changes:
Artwork
Screen Savers
* GUI for making the screensaver start/stay not started when the mouse
pointer is in a certain corner of the screen. Chris Howells
* Use the kiosk framework to allow sysadmins to prevent certain kinds of
screensavers (e.g. those that manipulate the screen) from being used.
Chris Howells
* Make it possible to disable certain kinds of screensaver in the random
screenaver (e.g. OpenGL) Chris Howells
* Remove kdeartwork/kscreensaver/xsavers -- they are forks of xscreensaver
screensavers and xscreensaver screen savers are already well supported
in KDE Chris Howells
* NEW IN KDE: kclock.kss -- a native KDE screen saver that shows a moving
or centered analog clock. Melchior Franz
Styles
* NEW IN KDE: Plastik widget style Sandro Giessl