Commit graph

7 commits

Author SHA1 Message Date
markd
d39aebd882 Update to KDE3.1.4.
Changes:
* kiconedit: Fix 'Paste As New' action.
* kiconedit: make configuration dialog modal.
* kiconedit: icon preview area uses the background settings now.
* kiconedit: improve "image is modified" handling.
* kiconedit: improve mouse cursor pixmaps.
* kiconedit: fix loading/saving logic to be more robust.
* kiconedit: correctly display icons with an alpha channel.
* kamera: fix handling of PTP based cameras.
* kghostview: fix stopping of download indicator when download is
  cancelled.
* kghostview: fix CTRL-M accelerator clash.
2003-09-17 23:45:22 +00:00
markd
2f097db93e If sane-config is on your path, the build tries to make use of sane
so add a dependency on sane-backends so this will always work.
Also means that kooka and libkscan are built.
From PR 20981 by Wojciech Puchar.
Bump PKGREVISION.
2003-04-03 14:39:31 +00:00
markd
9238478044 Update KDE to 3.1.
Many bugfixes and functionality enhancements including:

kdegraphics

 KView:
    Added KImageViewer interface
    Added possibility for plugins
    Added Slideshow plugin
    Enhanced Mousewheel support
    Automatic resizing to fit images with varying size
 kviewshell: added statusbar
 kviewshell: usability improvements
 KuickShow: Digital camera jpeg images obey orientaion information
 KuickShow: General UI improvements, now features a menubar
 KuickShow: Ability to browse image collections on remote servers
 KuickShow: Digital camera jpeg images obey orientaion information
 KPovModeler: Implement support for the missing PovRAY 3.1 primitives,
 zehender at kde org.
 KFax: Rewrite all the UI code to be KDE standards compliant, cleanups.
 (Nadeem Hasan <nhasan@kde.org>)
 libkscan: support for halftoning scan mode where available
 kooka: thumbnail view of scanned images added
 kooka: ported to KDockWidgets to provide a customizable GUI
 kooka: inline image renaming and drag and drop
 NEW IN KDE:KPovModeler, a modeling and composition program for creating
 POV-Ray (tm) scenes
2003-03-11 13:24:56 +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
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
markd
3b5a53a02b Add dependency on imlib to consistently have kuickshow built.
Update PLIST accordingly.
2002-08-27 12:15:22 +00:00
skrll
fa6e059436 Initial import of a kdegraphics3 pkg. 2002-06-05 08:58:02 +00:00