Commit graph

57 commits

Author SHA1 Message Date
drochner
9dd7dcc6aa update for revision bumps 2003-08-05 13:46:00 +00:00
drochner
347f4aff30 bump revision after qt3/kde prefix change 2003-08-05 13:44:16 +00:00
drochner
4ea10b2582 some more X11BASE->LOCALBASE changes 2003-08-04 21:47:59 +00:00
tron
82941e83f0 Regen. 2003-08-03 19:22:50 +00:00
mrg
5cc4f5c8aa build with GCC3.3.1 2003-08-02 19:33:18 +00:00
markd
70a657b20a 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.
2003-07-30 13:34:58 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
wulf
172c33c49c Removed patches/patch-af and instead use REPLACE_PERL to fix incorrect
path to perl in fileshareset script
2003-07-13 11:19:28 +00:00
wulf
7f5ec3a9be Fixed incorrect path to perl that caused fileshareset script to fail. 2003-07-13 04:13:04 +00:00
markd
d6e673da4a Don't hardcode /usr/pkg in patches. 2003-07-08 14:05:06 +00:00
drochner
79498ab6e3 Add some glue code so that the code which collects statistics for
kdesysguard is not wasted.
(Not that I consider this very useful, but showing just "UNKNOWN COMMAND"
looks bad.)
2003-06-05 21:29:32 +00:00
jdolecek
34a7dccc1d use "3.x" instead of "3.0" in description, kde3 package is at 3.1.2 already 2003-06-01 18:10:01 +00:00
markd
1ff6ba76b9 Update KDE to 3.1.2.
Changes:

kdelibs:
* https authentication through proxy fixed.
* KZip failed for some .zip archives.
* Fixed a bug in socket code that made KDEPrint crash.
* kspell: Support for Hebrew spell checking using hspell (requires hspell 0.5).

kdebase:
* kwin: Alt+Tab works while drag'n'drop (unless the application also grabs keyboard).
* kio_smtp: Doesn't eat 100% CPU when connection breaks and fixed a confusing error
  message when AUTH failed ("Unknown Command" vs. "Authorization failed")
* kscreensaver: Fixed issue where kdesktop_lock would stay running indefinitely in
  the background if it could not grab the keyboard/mouse, preventing the screen from
  being locked manually.
* kscreensaver: Screensavers are now stopped when asking for the password [#56803]
* kio_smb: Several bugfixes for the smbro-ioslave.
* kdesktop: fixed minicli layout problem with Qt 3.1.2
* kdm: fixed incorrect user window width with Qt 3.1.2
* Konqueror: Create DCOP interface for mainwindow when object begins to exist.
* Konqueror: Fixed tab open delays when it can't reach website.
* Konsole: Don't flicker when selecting entire lines.
* Konsole: Crash, selection and sort fixes in schema and session editors.
* Konsole: Fixed mouse-wheel in mouse mode.
* Konsole: Allow programs to resize windows if enabled.
* Konsole: Keep output steady when triple-click selecting.
* Konsole: Added "Print" menu command.
* kicker: Fixed kasbar only drawing last icon from a group.
2003-05-22 02:42:39 +00:00
markd
a26136b497 Redo to make Solaris 8's patch happy. 2003-05-05 12:11:05 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
markd
7edf08338a Add the patches from KDE Security Advisory 20030409-1:
PS/PDF file handling vulnerability
http://www.kde.org/info/security/advisory-20030409-1.txt
Bump PKGREVISION.
2003-04-10 13:13:23 +00:00
markd
1cb1db4a9d Update KDE to 3.1.1.
Changes:

arts

 * Several memory corruption fixes.

kdelibs

 * kdialog: Fix screen numbering problem for centerOnScreen() static method
 * kprogress: Fix math problem in displaying correct percentage for large
   numbers
 * kio_http: Fix data processing for webdav(s) listing of directories and files
 * kate: Many small bugfixes, including:
   + Fixed code completion drop-down box position
   + Fixed "wrap cursor disabled" bugs
   + Fixed vertical scrollbar middle mouse behaviour
   + Fixed remove whitespace feature
   + Now clears the redo history when it is irrelevant
   + Fixed crash after starting up with a non-existant directory in the file
     selector history
 * kparts: Fix extension of transparently downloaded files, this fixes ark
   (used to display temp file instead of archive content)
 * klauncher: Fixed support for "Path=" entry in .desktop files. This entry
   can be used to specify a working directory.
 * kio: Don't let ChModJob's -X emulation interfere with mandatory file locking.
 * kdeui: Fix for alternate background coloring in Konqueror list views.
 * kdeui: Fix to prevent an event loop in conjunction with Qt 3.1.2.
 * kio/bookmarks: Properly handle multiple shown bookmarks with the same URL;
   fixes crash on exit in Konqueror when bookmarkbar is on and some bookmarks
   points to the same place
 * kstyles: Handle focus indicators on label-less checkboxes better
 * kdeprint: Don't freeze when there is no route to the selected CUPS server
 * SSL: add support for OpenSSL 0.9.7
 * SSL: ADH ciphers are now explicitly disabled in all cases
 * SSL: new CA root certificate added
 * Several Xinerama related fixes
 * QXEmbed fixes for various situations that don't handle XEMBED well
 * Java on IRIX with SGI 1.2 VM is fixed
 * khtml: Several major bugfixes, partially incorporated fixes from Safari as well.

kdeaddons

kdeadmin

 * Linux Kernel Configurator: Add details about the lightbulb icon's meaning
 * Linux Kernel Configurator: Support for more incorrect kernel configuration
   files

kdeartwork

kdebase

 * kcmshell: Restored backwards compatibility wrt KDE 3.0 module names
 * klipper: Escape "&" everywhere.
 * konsole:
   + Removed "get prompt back"-hacks, don't assume emacs key shell bindings.
   + Fixed usage of background images with spaces in the filename.
   + Profile support fixes (disabled menubar etc.)
   + Bookmarks invoked from "Terminal Sessions" kicker menu now set correct
     title.
   + Fixed a problem with the "Linux" font that prevented it from being used
     with fontconfig.
 * kdesktop: Made desktop menus pop up in unused Kicker space work.
 * kicker: Fixed empty taskbar sometimes showing scroll buttons.
 * konqueror:
   + Various startup performance improvements
   + Fix crash when sidebar tree expands hidden directory
   + Fix crash when config button hidden from config button's menu
   + Extensive fixes to Netscape plugins, fixing crashes and plugin support
   + Changes to default preview settings, making the defaults safer on various
     platforms
 * Java configuration module: Make it possible to properly configure Java in
   all cases
 * Previews: Fixed a privacy issue where previews of HTML files could access
   files or hosts on the network.

kdeedu

 * KStars:
   + Fixed bug #51708: No longer exits if starting position is below horizon
     (only affected some systems)
   + Fixed bug #52205: Country of Lhasa is China, not Tibet.
   + Fixed too-narrow coordinates field in statusbar.
   + Fixed bug in "length of day" calculator module; it now properly accounts
     for latitude and longitude

kdegames

 * Atlantik: Many small bugfixes, including:
   + Better handling of incoming messages
   + Fixed token animation
 * kbackgammon: Common crash fix.

kdegraphics

 * KIconEdit: Fix the ellipse/circle tool not to leave any "holes" in the
   drawings
 * Kooka: Some UI crashes fixed
 * KViewShell: Default paper size is fixed
 * KGhostView: Fixed wheel-mouse scrolling

kdemultimedia

 * KsCD:
   + Stopped KsCD from pausing after tracks in random mode
   + Correctly associate extra CDDB information with tracks
   + Support non-Latin encodings properly in CDDB entries and elsewhere
   + Proper systemtray behaviour
   + Updated key accel code to avoid depricated calls
 * Movie previews have been removed due to severe unresolved stability problems

kdenetwork

 * Desktop Sharing server (krfb):
   + fix problems on X11 servers with 8 bit depth
   + fix problems on X11 servers with big-endian framebuffer
   + allow X11 servers without XShm (thin clients). Warning: requires a lot
     of bandwidth
   + remove read timeouts. This should solve problems with some clients that
     got disconnected after a minute of inactivity (but increases the time to
     detect dead clients)
   + fix problem with clients that support both RichCursor and SoftCursor
     encodings (like krdc from HEAD)
 * Desktop Sharing client (krdc):
   + fix: when an error occurred in fullscreen krdc did not restore the
     original resolution
   + fix: krdc stopped to repaint the framebuffer after a disconnect while
     the error dialog was displayed
   + the quality setting in medium quality mode has been increased because
     the original setting looked too bad with Keramik

kdepim

 * KOrganizer bug fixes:
   + Use correct default duration for events crossing a day boundary (#53477).
   + Correctly save category colors (#54913).
   + Don't show todos more than once in what's next view.
   + Include todos in print output of month view (#53291).
   + Don't restrict maximum size of search dialog (#54912).
   + Make cancel button of template selection dialog work (#54852).
   + Don't break sorting when changing todos by context menu (#53680).
   + Update views on changes of todos directly in the todo list (#43162).
   + Save state of statusbar (#55380).
 * knotes: Escape "&" in note titles

kdesdk

 * Cervisia:
   + Fixed line break in protocol view
   + Fixed timestamp for files that are not in cvs (#55053)
   + Fixed handling of Cervisia's options like 'Update Recursively' when run
     as embedded part in konqueror (#55665)

kdetoys

 * kworldclock: Fixed that all clocks show the same time.
 * kweather: Made it work again with non-english locales. (#52147)
 * kweather: Prevent KWeather from looping and freezing Kicker when not
   connected to the internet.(#49191)

kdeutils

 * klaptopdaemon: Fix serious stalling problems on GNU/Linux with ACPI
 * kcalc: Now a KMainWindow instead of a KDialog to fix various UI
   inconsistencies
 * kdf: Support escapes in fstab

quanta

 * Bugfixes:
   + Allow resizing of the main window even with large user toolbars [#53230]
   + Insert valid DTD definitions [#53274]
   + Honor the View Default settings from Settings->Configure Editor [#53569]
   + Be less braindead regarding the Show DTD Toolbar setting [#53739]
   + Be able to select also directories in tag dialogs [#54819]
   + Do not complain about text files being binary ones on a system with
     broken mimetypes [#54924]
   + Bring up the "File Changed" dialog only, when the file content has
     changed[#55678]
   + Select Tag Area behaviour fixed for optional tags
   + Insert non-translated string in CSS code parts
   + Insert "border-top", "border-right", etc. correctly in CSS
   + Don't quote the script line more than once in the action configuration
     dialog
   + Memory leak fixed: editor parts were not deleted when a file was closed
   + Fix insertion of "img" tags in HTML documents
   + Upload/rescan project/add to new project tree view behaviour fixed
   + Fix renaming of file in the Project Tree, when a file with the new name
     was already present in the project
   + Rename only what has to be renamed in the project and enable project
     saving after a rename
   + Use the correct encoding for newly created files
   + Saving of Author and E-Mail project options was broken in some cases
   + Fix the numbering of new documents
   + Fix the execution of actions
   + Fix crash when deleting an action
   + Insert valid single tags from the toolbar
 * Enhancements:
   + Show the tag attributes (Alt-Down) menu lower than the current line
   + "Insert in cursor position" for script actions replaces the selection if
     there was some text selected
   + New DCOP interface (WindowManagerIf) added to enable the modification of
     the opened documents from a script
   + DTD for Quanta tags (DTD definition) added
   + XHTML 1.0 Strict DTD added
2003-04-01 12:27:04 +00:00
wiz
92445eb1ed Remove superfluous whitespace. 2003-03-28 20:28:56 +00:00
darcy
4874ee813c Including fontconfig buildlink2.mk to avoid missing headers.
Closes PR pkg/20681
2003-03-13 16:06:22 +00:00
markd
95442b2d6b Reduce one line of patch context to not include an $Id$ line that cvs
kindly substituted when I originally committed.
2003-03-13 01:58:26 +00:00
jmmv
d3c98bf71d Revert; patch-ev seems to be broken (maybe wasn't commited properly?) 2003-03-12 16:03:48 +00:00
jmmv
10a0368c34 Regen; patch-ev checksum mismatch. 2003-03-12 15:46:07 +00:00
markd
528e056cde Update KDE to 3.1.
Many bugfixes and functionality enhancements including:

General

 New default widget style: Keramik
 New default icon theme: Crystal

 Created and enhanced framework to effectively disable certain features of
 the GUI, like for example shell access, disallowing to select custom wall
 papers. "Kiosk mode"
 Usability improvements:
   Kicker: Context menu, applet menus, wording and panel feature consistency
   improved
   Kicker: Redesigned control module.
   KCalc: Usability Improvements.
   KSnapshot: Usability Improvements.
   KsCD: User Interface Improvements in configuration and information dialogs


kdelibs

 Extended the DCOP commandline client to
   enable nonGUI applications (such as shell scripts) to use DCOP
   send DCOP messages to multiple users and/or sessions concurrently
 Added to notification dialog to allow applications to configure their
 notifications with a common GUI.
 Added "Open File", "Open Destination" and "Keep window open" to download
 progress dialog.
 KDatePicker has now week number display and selection.
 Added KLocale support for setting/retrieving the first day of a week
 Support for "Multimedia keys" on your keyboard.
 Added on-demand icon loading support to improve startup performance of
 applications.
 KHTML:
   Improvements to printing support.
   Page Info and Frame info dialog.
   Auto-Scroll support of webpages using Shift combined with arrow keys.
   Many, many Bugfixes and improvements.
   Small codebase merges with Safari. The main merge is planned for a future
   release however, as it requires more testing.
 KIO:
   Modified thumbnail ioslave that can extract a thumbnail from the file
   directly if it contains one, rather than generating one itself.
   Added fish:// protocol slave, which can access remote filesystems via
   SSH and SCP
   Cleanups and Corrections in smtp:// protocol slave.
   Activated rtsp:// protocol slave.
   Added support for Public Key Authentication and interopability with newer
   versions of OpenSSH to sftp:// protocol slave.
 KSSL:
   SSL certificate policies can now be configured based on the host name
2003-03-11 13:10:15 +00:00
dmcmahill
28b952c8aa fix typo in configure script which incorrectly determines that a prototype
for strlcat is needed.  Unfortunately that had the effect of providing
a bad (for 64 bit systems) prototype.
2003-02-25 02:11:34 +00:00
skrll
d47792c6e2 Let platforms that don't have apm compile ksysguard. This fixes PR 18340
and PR 20439.
2003-02-24 08:12:31 +00:00
skrll
d2aff0e543 Update qt to 3.0.7 - the final maintenance release of qt 3.0.
Lots of bugfixes including one for the ListView expansion problem.

Fix kwin in kdebase after a QT global was renamed.
2003-02-04 18:06:48 +00:00
skrll
b2c98120a0 Fix PR 20090.
Remove the bogus sizeof(size_t) == sizeof(unsigned int) check.
2003-01-31 11:43:32 +00:00
jlam
d7f69e47ce Instead of including bsd.pkg.install.mk directly in a package Makefile,
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES".  This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile.  Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
2003-01-28 22:03:00 +00:00
skrll
55966f3f84 The result of my recent KDE fiddlings
- Build all packages with a --disable-static libtool. This is how the
  packages should be built and means that we don't get a load of useless
  static libraries.

- Use x11/kde3/files/foo_main.cpp instead of creating N copies with
  patches.

- Some other PLIST fixes

- Fix PR 19848. kspell doesn't find dictionaries.
2003-01-20 10:03:40 +00:00
chris
337b6f77a7 Correct checksum for patch-er (or it was wrong for me, and CVS didn't
show me any diffs to the server...)
2003-01-19 17:00:18 +00:00
skrll
62489cbacf Workaround for -current. This needs fixing properly.
PKGREVISION++
2003-01-19 09:35:26 +00:00
skrll
60ace37e98 Fix the URL grabber.
PKGREVISION++
2003-01-13 17:01:23 +00:00
skrll
c0f67e2427 Fix a couple of mistakes. 2003-01-04 15:04:45 +00:00
skrll
42861251c2 Update KDE to the 3.0.5a distribution. Packages are numbered 3.0.5.1 or
1.0.5.1 accordingly.

Fixes and changes are:

Multiple vulnerabilities.

kdelibs
	KHTML : Fixed several crashes and misrenderings.
	rlogin.protocol: fixed command execution in specially crafted
	urls.

kdebase
	KAddressbook: Don't squeeze columns on startup/properly restore
	column width settings.

kdenetwork
	lisa, reslisa: Fixed several security vulnerabilities.

kdesdk
	Cervisia: Show long lines in diff view always completely.
2003-01-02 09:12:19 +00:00
wiz
d8262452c1 Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
2002-12-24 06:09:44 +00:00
tron
39a943ad92 Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
skrll
f0b1e103bc Fix PR 18946 from John Fisher (jdf at rse dot com) 2002-11-08 10:10:18 +00:00
skrll
3e3f710d2c Update to KDE 3.0.4. Changes are as follows (note the security fixes)
arts
	* Compile fix for IRIX64

kdelibs
	* KHTML : Fixed progress bar.
	* KHTML : Fixed several crashes and misrenderings.
	* KHTML : Fixed "HTML source displayed in text viewer" after viewing
	  text.
	* KHTML : Only ask "download plugins?" once per requested mimetype in
	  the same page.
	* Javascript : several fixes (row.cells(), tablecaption.*, heading.*,
	  event.x/y) .
	* libkscreensaver : Fixed bug that in rare cases prevented the
	  screensaver from showing anything.
	* kio_file : Proper "disk full" error message in mkdir
	* KIO : Dropping links to webpages onto the desktop works in all cases
	  now
	* Drag-and-drop of URLs : Improved compatibility with non-KDE apps
	* KToolBar : fix for oversized comboboxes in toolbars, e.g. in KOffice

kdebase
	* NSPlugins : Compatibility with gcc-3.x
	* Konqueror configuration : fixed default font size value
	* KDesktop : better determination of icon heights, for "lineup Icons"
	* KDesktop : Don't rearrange all icons when changing the font size
	* KControl : Fixed proxy configuration dialog layout
	* Fix a lot of mem leak
	* Kaddressbook : fix crash when we export CSV list
	* KDM
		* Security: proper temp dir creation for QT and disabled
		  crash dialog
		* Made chooser work at all
		* Fixed compilation with older glibc
		* Fixed bad lilo interaction wrt. warnings

kdegraphics
	* Kamera: Fixed crash when we didn't select camera in kcmkamera
	* KGhostview: Security related fixes

kdemultimedia
	* KMix : Fixed compilation on Solaris
	* Kaboodle : fixed when it was embedded in konqueror
	* Fix a lot of memory leak

kdenetwork
	* kpf: Security related fixes

kdepim
	* KAlarm: Fix right-to-left character sets not being displayed in
	  message edit control
	* KAlarm: Make "Help -> Report Bug" use the KDE bug system (bug
	  #43250)
	* KNotes: Fixed session management (bug #22844)
	* KNotes: Fixed mouse behaviour to be like kwin's (raise and lower
	  already on mouse press)
	* KNotes: Fixed (in)famous bug that caused the big black windows
	  and lost data (bugs #22062, #44870, #45084, #45386, #45451,
	  #46570, #47352)
	* KNotes: Fixed drag'n drop of links and plain text

kdesdk
	* Disabled kbugbuster compilation because bug system changed. Use CVS
	  version if you need it.
2002-10-14 09:13:45 +00:00
jlam
63d51646ba Use BUILDLINK_FILES_CMD.<pkg> instead of manually adding the shell pipeline
to BUILDLINK_FILES.<pkg>.
2002-10-13 07:16:50 +00:00
jlam
4d411616ae Revert previous...GREP is correct. 2002-10-12 09:00:35 +00:00
jlam
8b9c927b0d Use EGREP instead of GREP. 2002-10-12 07:28:14 +00:00
jlam
b3b59d2766 Use BUILDLINK_PLIST_CMD instead of grepping the PLISTs so that we use the
file list from the installed package, not the file list from the pkgsrc
PLIST, which may be for a new version than the installed package.
2002-10-10 00:11:49 +00:00
jlam
267d5b11dd Unused. 2002-10-08 13:46:08 +00:00
jlam
b09b0f31cf Use bsd.pkg.install.mk and SPECIAL_PERMS to note the setuid-root programs
that need to have their permissions changed at post-install time to be
owned by ${ROOT_USER}:${ROOT_GROUP} and have mode 4755.
2002-10-07 09:06:35 +00:00
markd
1e164fc951 buildlink1 -> buildlink2 2002-10-02 02:11:19 +00:00
skrll
6bb7abc5ec Fix distinfo botch. 2002-08-29 16:03:44 +00:00
skrll
401b5cebdd Update to KDE 3.0.3.
While I'm here do the a.out dance for kuickshow and a couple of other
minor clean ups.

Changes are:

kdelibs
	kprocess / kprocctrl: fix problem with hanging kdevelop.
	Javascript (core): more robust stack overflow check
	Javascript (html): allow to set a JS (non-CSS) property to a style object
	Javascript (html): improved result of navigator.platform using uname()
	Javascript (html): more aggressive garbage collection on clear, fixing many
		crashes
	Javascript (html): global object (window) has a correct object prototype now
	khtml: several crashes and bugs fixed
	kssl: Always verify the basic constraints on certificates (SECURITY)
	kdefx: Make the blending routine used by transparent menus work properly on
		big-endian platforms
	kdeui: Fix KDialog::setPlainCaption()

kdebase
	Build fixes for IRIX / MipsPro (kcontrol, konqueror, konsole).
	Kicker: Quick browser escapes ampersand characters in file names.
	Konsole: Don't prepend ESC if Meta is pressed if key definition is for "+Alt".
	Konsole: Fixed crashes at startup related to broken font installations.
	Konsole: Fixed crashes when selecting in history buffer.
	krdb: Smarter handling of multiple and symlinked KDE and Qt installs when
		exporting plugin path to Qt.

kdenetwork
	KMail: allow an ampersand as last char of an URL.
	KMail: Don't crash when custom drafts or sent-mail folders have been deleted or
		renamed.
	KMail: Fix auto charset detection for empty strings.
	KMail/KNode: Correctly handle quotes in user ids of OpenPGP keys.
	KMail: Make custom (global) Bcc headers work correctly with encryption and
		distribution list expansion.

kdepim
	KAlarm: Fix session restoration often not occurring at login.
	KAlarm: Adjust wrong summer times stored by KDE 3.0.0 version of KAlarm.
	KAlarm: Make Close button on message window not the default button to reduce
		chance of accidental acknowledgement.
	KAlarm: Make Help button in configuration dialog display KAlarm handbook.
	KNotes: Compile fix for Qt 3.0.5
	KOrganizer: Fixed context menu of todo list/view and event list which
		disappeared when using Qt 3.0.5
2002-08-28 07:15:25 +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
skrll
f517df14ec Arrggh... I've been looking at this screen for far too long today.
Make sure the patch doesn't include an RCS Id.
2002-08-21 16:00:11 +00:00
skrll
f0d32c8d8a Oops. Fix the distinfo after last commit. 2002-08-21 15:36:22 +00:00