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)
Changes:
* Avoid ever scaling up icons when there is a bigger one available
(Owen Taylor)
* Do not auto hide a panel with open drawers (Arvind)
* Delete launcher editing dialog when the panel is deleted
(Arvind)
* Do not focus the panel itself when there is an applet to focus
(Padraig)
* Fix warnings with newer gcc (Kjartan)
* Fix i18n issue with startup notification from the menus
(Christian Neumair)
* Show the localized comment from launchers in the run dialog
(Vincent Untz)
* Query before deleting a non-empty drawer (Arvind)
* Fix loading of icons specified by relative paths (Bala, Mark)
* Fix off-by-one error when computing struts (Rob Adams)
* Fix serious issue with launchers not working on drawers (George)
* Don't create new launchers whose TryExec fails (Arvind)
And more... review Changelog to see a full list of changes.
Version 2.2.2.2
Panel
* Fix some a leak in gnome-run (Kjartan)
* Enable SVG themes (Mark) Fixes bug #114706
* Don't call our_gtk_menu_position() twice. (Padraig)
* Draw button-widget focus line with state GTK_STATE_NORMAL.
Fixes Bug #109887 (Rajkumar)
* Special case tiling a 1x1 pixmap to increase speed greatly.
(Mark)
Applets
* pager.glade: Allow only numeric values to spinbutton.
Fixes bugzilla bug #115908 (Pasupathi)
Translators
* Dafydd Harries, Chris M. Jackson, Kyfieithu contributers (cy),
Erwin Sanjaya (id), Arafat Mendini (ar)
Version 2.2.2.1
Panel
* Fix possible crash from stale references to GdkWindows (Owen, Mark)
* Allow drawer button to be themed (Mark)
* Fix crashing when moving applets between panels (Arvind)
* Fix jitteriness with image in the run dialog (nix@go-nix.ca)
Applets
* Fix crashing after removing show desktop buttom (Mark, Arvind)
* Fix multiple mailcheck processes with imap (Muktha)
* Destroy about dialogs when removing applets (Bala, Leena)
Translators
* Dinesh Nadarajah (ta) and Ole Laursen (da).
Version 2.2.2
Panel
* Fix crash when deleting the menu panel (Arvind)
* Fix a possible crash in background code (Mark)
* Make Ctrl-F10 popup the context menu even with out-of-proc
applets (Padraig)
* Fix keynav behaviour of drawers (Padraig)
* Focus the run dialog entry after appending a file (Padraig)
* Center the "Create Launcher" dialog on the screen (Raj)
* Focus the run dialog entry when no applications are selected (Arvind)
* Convert screenshot filename to UTF-8 before displaing it (Toshi)
libpanel-applet
* Fix bug with loading applet schemas (Yatin Chawathe)
* Stop applets from connecting to the session manager (Havoc, Mark)
Applets
* Remove extraneous calls to gnome_program_init (Mark)
* Fix usage of static variables in the mailcheck applet (Jens Zechlin)
Docs
* Removed info on defaults as they vary amongst distros (Irene)
* Add docs translations (Mike Lei)
Misc
* Remove the .so suffixes from shlibs in .server files (Mark)
* Replace leading spaces with tabs in sgmldocs.make (Art Haas)
Translations
* Belarusian team (be), Christian Neumair (de), Christophe Merlet (fr),
Danilo Šegan (sr), FSF-India (ml), Guntupalli Karunakar (hi),
Joel Brich (eo), Jordi Mallach (ca), Mathieu van Woerkom (li),
Ole Laursen (da), Pauli Virtanen (fi), Raphael Finkel (yi),
Reinout van Schouwen (nl) and Runa Bhattacharjee (bn).
Package
-------
* Remove program-transform patches now that we have a fine grained
gnome-core
Panel
-----
* Make global keybindings work on multi-screen setups (Erwann, Mark)
* Destroy "Create Launcher" dialogs when the panel is destrored (Arvind)
* Allow the GNOME foot icon on the Main Menu to be themed (Raj)
* Support themeing of the action button icons (Raj)
* Query deletion of a drawer when it is deleted by removing the button
* Delete child drawer panels when deleting panels (Arvind)
* Fix various leaks (Kjartan)
* Fix typo with the launchers "zoom animation" (Paul Gammans)
* Do not query the deletion of a panel if there are no objects on it
* Make the "Delete Panel?" dialog modal (Arvind)
* Avoid rare panel hang when moving applets (Sunil Mohan Adapa)
* Actually load the panel background color preference (Greg Hudson)
* Fix crash related to drawers (Arvind)
* Fix various issues with egg-recent-files (James)
* Don't save screenshot to UTF8 filenames in G_BROKEN_FILENAMES locales
* Fix crash when the panel background image can't be loaded
* Unescape the tooltip on launchers (Bala)
* Destroy the "Overwrite file?" warning dialog in gnome-panel-screenshot
* Add support for icon theming icons with absolute paths
* Don't crash when clicking on a drawer panel with no parent panel
* Don't load the GNOME 1.4 applet's .desktop files on startup (Mark)
Applets
-------
* Destroy Window List and Workspace Switcher properties dialog when
the applets are destroyed (Arvind)
* Launch the mail received handler on the correct screen
* Ignore any leading and trailing whitespace in a workspace name
* Change the max number of workspaces to 36 in sync with metacity
* Fix issue with the mailcheck animation on mutliscreen setups
* Fix notification area crasher (Havoc)
Miscellanous
------------
* Fix "po/Makefile.in.in not found" build breakage (Clifton Lockhart)
* Add a --with-html-dir configure option (Julio Merino)
* Window List docs updates (Irene Ryan)
* Japanese translations of docs (Takeshi AIHANA)
* Support --disable-schemas-install and --with-gconf-schema-file-dir
* Fix libpanel-applet crash on 64 bit platforms (Matt Wilson)
Translations
------------
* various languages
configuration database from beeing modified by packages that do not honour
the --disable-schemas-install option. There is no need to patch these broken
packages any more.
Okay'ed by wiz.
rebuild the documentation database at install/deinstall time. This means
that:
- PLIST's do not need to call scrollkeeper-{update,rebuilddb} directly;
this is done by a bsd.pkg.install.mk template.
- The share/omf directory is only removed by scrollkeeper, which is the
last package in the dependancy tree.
- PKGREVISION is bumped.
Reviewed by wiz.
Changes since 2.0.10:
- Added new translations: am, be.
- Removed calls to gconf_client_suggest_sync since this synching is not
necessary. Performance analysis highlighted that gnome-panel was
causing >100 syncs to happen (with ~10 items in the panel).
Patch provided by Juan RP in PR pkg/19418, with some minor changes by me.
While I'm here, change my email address to the netbsd one.