Commit graph

7 commits

Author SHA1 Message Date
markd
9a06691e1d Update to KDE 3.5.7
KDE base
* Various DragonFlyBSD fixes.
* Removed "Serbia and Montenegro" (yu), added "Serbia" (rs) and
  "Montenegro" (me).

Kicker
* Added option to change the font color used by the taskbar applet.

Kate
* Fix not honoring current locale in some situations.

KControl
* Allow changing of font colors for taskbar.
* Fix various crashes on KHotKeys.

KDesktop
* Use mkfontscale/mkfontdir to create fonts.scale/fonts.dir - as
  opposed to custom code.
* Make kdesktop_lock honour kiosk switch user restriction.

KWin
* Option to turn off alt+tab outline.
* Support for new windows types for compositing.
* Fix bug in dead program detection in 64 bit architectures.
* Fix crash on consecutive 'Show Desktop'.
2007-05-23 13:05:33 +00:00
markd
04825482aa statfs -> statvfs in current.
Patches from John R. Shannon in PR 25327 and PR 25328 with suggestion from
Christos Zoulas
2004-04-26 11:31:25 +00:00
markd
0bc0f8e6fe Update to KDE-3.2
Changes:
Base

Kate
* Moving KATE view management over to KMDI Joseph Wenninger
* Basic project managment Christoph Cullmann

KControl
* Xinerama KControl module, enhanced KDE Xinerama and dual-head support
  George Staikos
* add/update control module for configuring per-domain settings. See Bug
  49145. Leo Savernik
* Support for per-style configuration settings in the style control center
  module, a module for Keramik Maksim Orlovich
* Add support for installing/removing- and switching Xcursor themes to the
  mouse KControl module Fredrik Hoeglund
* Font installer - create fonts:/ ioslave, and modify KControl module to
  use this. See http://members.lycos.co.uk/cpdrummond for (old)
  screenshots/download Craig Drummond

KHotKeys
* Update to version 2.0, which includes more features like mouse
  gestures. Lubos Lunak

KWin
* Full support for latest NETWM spec version in KWin, and seamless usage
  of other compliant window managers with KDE. Lubos Lunak
* New API for window decoration plugins. Lubos Lunak
* Focus stealing prevention. Lubos Lunak
* Add an option to allow wide borders to some of the window decoration
  styles Gunnar Schmi DT

Kicker
* Make addition of non-KDE applications to Kicker easier Alexander Kellett
* Enable backgrounds for child panels and all applets, allow for
  colorization of background pixmaps Aaron J. Seigo
* Allow applets to export a menu to the handle Aaron J. Seigo
* User defined plain colors for tiles Aaron J. Seigo
* Make the panel transparent. Zack Rusin
* Add an option to the RMB-menu and to the "Advanced Options" in kcontrol
  to enable/disable the panel handle when "Custom" size is selected.

KDM
* More sophisticated session definitions, common with GDM Oswald
  Buddenhagen
* Pluggable greeter input methods; better architectural compliance with
  PAM's input model. Oswald Buddenhagen

Various (kwin, kdesktop, kcontrol, ksmserver)
* Optimally support the X Resize and Rotate extension. Hamish Rodda

All KDE applications (kdebase/kdenetwork/kdepim/kdegraphics,...)
* No absolute paths to user home directories in KDE config files. This
  allows to support roaming users. Helge Deller

Konsole
* Add a better interface to konsolepart for other apps. Dominique Devriese
* Added "Set Selection End" to right mouse button menu.
* Column text selecting when Ctrl and Alt are pressed
* Uses now KTabWidget, allows tab context menus and more Stephan Binner
* Utilize KNotify (e.g. passive popup) for "Activity", "Bell",
  "Shell Exit" and "Silence" events
* ZModem up- and download (requires rzsz) Waldo Bastian
* Make bidi rendering (for RTL languages) configurable. Meni Livne


KEditBookmarks
* Export to HTML and printing of bookmark collection. Alexander Kellett
* Recursive favicon updates in bookmark editor. Alexander Kellett
* Field for incremental searching on titles. Alexander Kellett
* Opera and Internet Explorer bookmark collection exporting. Alexander
  Kellett
* Bookmark editor now includes an extra pane to allow title/url editing
  without use of context menu / keyboard shortcuts. Alexander Kellett
* More detailed bookmark access information (last viewed, first seen, view
  counts). Alexander Kellett
* Recursive - entire collection, per folder - alphabetical sorting
  Alexander Kellett

Konqueror
* Enhanced Konqueror statusbar and kpart statusbar extension. Statusbar
  notifications for secure connections, wallet, js errors. David Faure,
  George Staikos
* Bookmarklets support in the form of a "Mini-tools" konq-plugin
  Alexander Kellett
* Addition of an advanced Add Bookmark dialog. Alexander Kellett
* Read-only bookmark menu includes. Alexander Kellett
* Ability to select which items should be shown in the bookmark bar.
  Alexander Kellett
* Servicemenu improvements: placed in a common Actions submenu, allow
  grouping into submenus, allow for separators, allow simple mimetype
  globbing Aaron J. Seigo
* Bookmarking of all loaded tabs as a folder. Alexander Kellett
* Lightweight bookmark editing from within bookmarks menu via context
  menu. Alexander Kellett
* New sidebar module: Web. Implements sidebar modules similar to those
  introduced in Netscape 6/Mozilla. George Staikos
* Konqueror "preloading", often reducing Konqueror startup time. Lubos Lunak
* Spellchecking in text forms and spelling highlighting Scott Wheeler,
  Don Sanders

Tabbed Browsing
* "New Tab" and "Close Tab" buttons besides the tab bar Stephan Binner
* Loading/read state indication by tab color Stephan Binner
* Drag and drop support from/to tabs and to empty tab bar space Stephan
  Binner
* Allow to reorder tabs with pressed middle mouse button Stephan Binner
* Middle mouse button on tabs or empty tab bar space opens clipboard
  content Stephan Binner
* Support for opening external URLs and popups in new tabs Stephan Binner
* Optional permanent close buttons within tabs and permanent shown tab
  bar Stephan Binner

KHTML part
* KHTML: Implement caret mode. This is a prerequisite for designmode.
  See Bug 48302. Leo Savernik
* KHTML: add infrastructure for per-domain settings. See Bug 49145.
  Leo Savernik
* better support for samba shares through libsmbclient of samba 3.0
  Stephan Kulow

KIO Slaves
* kio_smtp: SMTP pipelining support for faster submission, esp. over
  high-latency links. Marc Mutz

KDesktop
* Added GUI for "Mouse wheel over desktop switches desktop" option.
* Make screen savers capable of being DPMS aware, so they can be disabled
  when watching a movie or TV if the app sets up X DPMS appropriately.
  Gregor Jasny
* Screen locker: pluggable greeter input methods; better architectural
  compliance with PAM's input model. Oswald Buddenhagen
* Shadow behind the text of the desktop icons, for more readability Laur
  Ivan
* E-mail addresses entered in "Run Command..." (Alt-F2) will start mailer.
  Waldo Bastian
* Numeric expression in "Run Command..." (Alt-F2) is evaluated. Waldo
  Bastian
2004-02-04 14:25:58 +00:00
mrg
5cc4f5c8aa build with GCC3.3.1 2003-08-02 19:33:18 +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
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
db2931e684 Initial import of a kdebase3 pkg 2002-05-31 13:18:33 +00:00