Subject: CVS commit: pkgsrc/x11/gnome-panel
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 01/16/2004 02:30:30
Module Name: pkgsrc
Committed By: xtraeme
Date: Fri Jan 16 02:30:30 UTC 2004
Modified Files:
pkgsrc/x11/gnome-panel: Makefile PLIST distinfo
Log Message:
Update to 2.4.2
Changes:
Panel
* Fix various bugs with autohide with no animations (Vincent)
* Use the monitor size and not the screen size to position the panel
(linchua)
* Fix bug in menu positioning when the panel is hidden (Arvind)
* Snap to 0/100% opacity with a 2% tolerance (Vincent)
* Set the accessible name on drawers (Padraig)
* Don't allow the panel to unhide when the properties dialog is open
(Arvind)
* Don't unhide the panel if we quickly move the pointer in and out
(Arvind)
* Don't unhide hidden drawers when unhiding the parent panel (Mark)
* Fix crashing when gdk_property_get_fails (Vincent)
* Link to help for action buttons (Vincent)
* Don't allow vertically centered horizontal panels and vice versa
(Vincent)
* Make "Force Quit" confirmation dialog cancel on escape
(Vijaykumar Patwari)
Screenshooter
* Don't crash when using the shape extension on an offscreen window (Vincent)
libpanel-applet
* Fix crasher with ORBit 2.9.4 (Mark)
* Fix weird issue caused by not removing the dir from the GConfClient cache
(Vijaykumar Patwari)
* Fix a memory leak (Kjartan)
Applets
* Accessible name/description for various applets (Vincent)
* Fix up the help link for various applets (Vincent)
* Destroy about dialogs when applets are deleted (Archana Shah)
Misc
* Ukrainian translation of the help docs (Maxim Dziumanenko)
* Man pages updates (Vincent)
* Help documentation updates (Breda McColgan)
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 pkgsrc/x11/gnome-panel/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/x11/gnome-panel/PLIST
cvs rdiff -r1.10 -r1.11 pkgsrc/x11/gnome-panel/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.