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
Qt 3.1 introduces many significant new features and many improvements
over the 3.0.x series. Also lots of bugfixes.
The Qt version 3.1 series is binary compatible with the 3.0.x series:
applications compiled for 3.0 will continue to run with 3.1.
030227 Updated selection code in Text widget. Removed support for
cut buffers. Added support for CLIPBOARD. Changed keybindings:
Ctrl-C = copy selection to clipboard
Ctrl-X = cut selection to clipboard
Ctrl-V = paste clipboard
Page_Up = page up
Page_Down = page down
Home = beginning of line
Ctrl-Home = beginning of file
End = end of line
Ctrl-End = end of file
New configuration option --enable-obsolete-selections reverts
to the old code.
030204 Check for the existence of widec.h (c/o Matthias Buelow).
030115 Patches by Alexey I. Froloff:
"NeXtish" scrollbar look (thumb and buttons are wider and
look more flat).
Fixed thumb positioning for Button2 scrolling.
Released 0.13.0.
gtkmm (previously known as Gtk--) is the official C++ interface for the
popular GUI library GTK+. Highlights include typesafe callbacks, widgets
extensible via inheritance and a comprehensive set of widget classes that
can be freely combined to quickly create complex user interfaces. Here's
an overview, with documentation and status. gtkmm is free software
distributed under the GNU Library General Public License (LGPL).
Aside from the C++ interface to Gtk 2.x, this package also provides
bindings for glib, atk and pango (all of them related with the toolkit).
Changes:
- install to location similar to xdm
- added rc.d script
- added MESSAGE with post-install instructions
- cleanups
1.22.1:
=======
- There was a bug. I forgot to change pam service name
from xdm to wdm. This release fixes it.
1.22:
=====
- xdm-base upgraded to xdm from XFree86-4.2.1.
- wdmLogin translated to russian and japanese.
Now, what will be in next releases:
- compatibility with ancient versions of WINGs
will be dropped.
- configuration files will be changed to PropList
format (If you want to arue, mail me or chat with me at
#wdm on irc.ornet.ru, or #windowmaker on irc.freenode.net)
- wdm <-> wdmLogin protocol will be changed to implement
better PAM support.
1.21:
=====
- development started again. This release collects almost
all patches I can find on net. If you have more patches
please send them.
- directories rearranged, build system rewritten (see
README.voins for explanations).
- everything is ready to start migration to newer xdm base.