Commit graph

7 commits

Author SHA1 Message Date
jlam
e13515e8cd Revert previous...I'd already put it into kde2/buildlink2.mk. 2002-09-20 02:39:59 +00:00
jlam
ac5f21303e Make USE_X11BASE a common setting amongst KDE2 software. 2002-09-20 02:39:04 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
cjep
5f14a29fe1 Now that KDE3 is out, the KDE 2.2.2 source files have moved on the KDE
master site. Fixes PR#17187 from Lloyd Parkes.
2002-06-07 09:04:44 +00:00
skrll
a100f5d455 Update to KDE 2.2.2
Closes pkg/14728 from Mark Davies <mark@mcs.vuw.ac.nz>. Changes from him
with updates from myself.

From www.kde.org... The principal improvements over KDE 2.2.1, release two
months ago, include:

o security-related
	- SSL certificate loading
	- symlink vulnerability in .wmrc access by KDM introduced in 2.2
	- security problem with eFax (used by klprfax)
	- potential problem in PAM invocation by KDM
	- potential harmful side-effect of failed KDM session starts

o new features
	- added support for CodeWeavers' CrossOver plug-in (provides support
	  for QuickTime, etc.)
	- added support for the wheelmouse for scrolling through the
	  KGhostview PS/PDF viewer component
	- ability to search for multiple patterns at a time in the file
	  search dialog
	- debugging multi-threaded applications with KDevelop

o improvements/fixes
	- handling of HTTP links that redirect to FTP
	- POST using SSL through a proxy and sending headers through proxies
	- saving of recently-selected files in the file dialog
	- handling of non-ASCII characters over SMB
	- toolbar button captions with certain styles
	- selecting items with the mouse in Konqueror
	- sorting in Konqueror's textview
	- saving current settings as a theme in the theme manager
	- crashes in KMail with certain mails
	- crash on invoking the KDM chooser
	- non-Latin languages with KDevelop

performance
	- icon loading optimized
	- file dialog speedups
	- stop spinning SMB client processes
	- handling of large files in Kate
2001-12-03 15:37:14 +00:00
jlam
4dd11f0e1d Note that this file is only used by packages that are distributed as part
of KDE2.
2001-12-02 18:55:11 +00:00
jlam
5e85458d08 Create two new files:
Makefile.kde2	included by projects that use the recommended KDE2 build
		infrastructure, including all of the admin scripts.

buildlink.mk	included by KDE2 packages and contains all of the settings to
		use the buildlink.mk infrastructure.

These obsolete Makefile.part1 and Makefile.part2.
2001-11-13 21:08:55 +00:00