diff options
author | cube <cube@pkgsrc.org> | 2004-05-06 04:38:45 +0000 |
---|---|---|
committer | cube <cube@pkgsrc.org> | 2004-05-06 04:38:45 +0000 |
commit | 823d35651f6af747d5a9edaf17d72fe2228ce087 (patch) | |
tree | 50c0f7dc5b0dc0bfe4d5fcc554181617238b6c23 /wm/ion/distinfo | |
parent | e0dfb156f2d783f0e8b76b5a65e506fc6fdec411 (diff) | |
download | pkgsrc-823d35651f6af747d5a9edaf17d72fe2228ce087.tar.gz |
Update to version 20040407. Enable pkgviews installation and make good use
of PKG_SYSCONFDIR. Thanks to Amitai Schlair.
Changes:
* Added a kludge to deal with waitrelease when modifiers have
already been released.
* Fixed assert-crash when attempting to split a frame not managed
by a WIonWS.
* Don't put input method failure complaints in startup error log.
* Client window unmap handling fixes (?).
* Made drawing engine objects inheritable and initialisation code
reusable.
* Improvements and fixes in keyboard mapping changes handling.
* Slightly reduce flicker with apps that update title too often by
removing a redundant change notify call.
* Added a check in layout loading code to detect corrupt files with
multiple instances of the same client window.
* Updated Mozilla Firebird entries in menu configuration files to
Mozilla Firefox.
* Added important missing function WFloatWS.attach.
* Take gravity better into account when reparenting windows on
exit.
* Made some goto_* routines return the region that will be focused
and added asynchronity notices in documentation.
* Some tab drag&drop fixes.
* Startup errorlog display fixed when we didn't even open the
display.
* WIonWS load routines better handle corrupt sizes in layout
savefile.
* Object/proxy cache references to proxies weren't being cleared
when objects were destroyed.
* Added exported function to get line editor 'mark'.
* Man pages fixes
* Fixed toggle_tab on floatframes.
* Move/resize display was never showing position.
* Completions display wasn't being refreshed, if its size wasn't
changed between completions.
* Oops, warping on workspace switch had been broken at some point.
* Some autoconf script portability and other fixes.
* The function floatws_current was not being exported as
WFloatWS.current.
* Client window focusing routine was not setting "awaiting focus"
status.
* Removed superfluous debugging message.
* querylib.query_renameworkspace documentation was out-of-date.
* Mod1+Enter full screen toggle was not mentioned on the manual
page.
Diffstat (limited to 'wm/ion/distinfo')
-rw-r--r-- | wm/ion/distinfo | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/wm/ion/distinfo b/wm/ion/distinfo index dffb084d036..0a2d15ebef0 100644 --- a/wm/ion/distinfo +++ b/wm/ion/distinfo @@ -1,11 +1,8 @@ -$NetBSD: distinfo,v 1.11 2004/02/26 05:18:14 cube Exp $ +$NetBSD: distinfo,v 1.12 2004/05/06 04:38:45 cube Exp $ -SHA1 (ion-2-20040207.tar.gz) = 6bbf4706b617c83fc444a244d7ef4f5f735dd8fc -Size (ion-2-20040207.tar.gz) = 376466 bytes -SHA1 (patch-ab) = b63395c877957621d76f57fa42e710241d5903c0 +SHA1 (ion-2-20040407.tar.gz) = 246f788bacbdf07634e779855c0715a627c55f85 +Size (ion-2-20040407.tar.gz) = 389518 bytes SHA1 (patch-ad) = 063d68427764a3cdde8ef52d798583d43a3f5dca SHA1 (patch-ae) = 1f7e6a47280ea9d7ea1bae146ea2ec6e12aa69d6 -SHA1 (patch-af) = 21abbde8e0b2bc48571c0c23999af2abc59a1390 -SHA1 (patch-ag) = fbed3e093048dbeabf444b5dd839f8e2b4118010 -SHA1 (patch-ah) = 223d75bfb6e8980467ee1501e49625a56c21cc82 +SHA1 (patch-ah) = 2e123cf133811518de31453a11ba2a1a47df440f SHA1 (patch-ai) = 05d9748fdbd04f5af3e89cafb69e1d060641af83 |