Commit graph

3 commits

Author SHA1 Message Date
markd
a69881c9dc Update KDE to 3.5.6
kicker
* More support for compiz as a window manager.
* Pick up timezone changes when reconfiguring.
* Prevent the systray from flickering e.g. when a new window is
  opened/closed.

KWin
* Claim _NET_WM_CM_Sn compositing manager selection when compositing.
* Fix mouse dragging in dual-head non-xinerama mode.
* Fix crash while switching show desktop state.
* Avoid focus problems with non-click-to-focus policies.
* Fix click-raise with a compositing manager running.
* Fix X resources leaks in kompmgr.
* Fix click-raise interaction with panels.
* Avoid possible race condition when withdrawing windows.

kdesktop
* Fix crash when typing "56+" in minicli (i.e. when bc gives a parse
  error).
* Fix F5 not doing anything on the desktop.
* Fix OpenGL screensavers rendering.

kmenu
* Install the Games/Kids Games file with the correct filename.

Kate
* Added session chooser panel applet and KMenu extension.

konqueror
* DCOP support for splitting the view.
* Make the konqueror main window a group leader to ensure modal dialogs
  from one window do not block other konqueror main windows.
* Dynamically enable/disable "Empty Trash" entry.
* Fix crash when scanning for new plugins, then changing plugin settings.
* Fix crash after a lot of cut&paste operations in tree view.

konsole
* Correct calculation of colour values in 256-colour mode.
* Fix crash when saving history twice.
* Fix crash if setting font to a size which is larger than the terminal
  display.

kioslave
* fish:/ kioslave is now able to handle files > 2GB.
* Fix correct display of file size transfers > 2GB in smb:/.
* Fix files that start with # showing as folders in fish:/.
* Symlinks in trash now show symlink size instead of file size.
* Fix correct calculation of percent diskfree.

kfind
* Fix URL usage with filenames including special chars.
* Show a user-friendly URL in the "Look in:" field.

ksysguard
* Only show the penguin for linux systems. Otherwise use the system
  icon.
* Set the focus to the search line when started with ctrl+esc. Fix the
  tab ordering.
* Fix various stability problems.
* Fix when you reorder the sensors.
* Number of horizontal lines in the plotter was off by one. Plus it
  tries hard to show the top bar when asked to.
* Fix (mostly) the selection of processes.
* Make the setting dialogs non-modal, so it doesn't freeze kicker when
  you use them.
* Displaying a number (LCD style) now works even with tiny kicker.
* Make the connection to ksysguardd more robust.

kcontrol
* Fonts settings module by default does not affect system-wide font
  rendering settings.
2007-01-26 02:49: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
jmmv
b81874c280 Fix paths to ProcessTable.sgrd in ksysguard. This lets "ksysguard
--showprocesses" work properly (as invoked by ctrl+esc).
Bump PKGREVISION to 1.
2004-01-22 18:55:26 +00:00