Version 2.6.0
=============
* New and updated translations.
Version 2.5.93
==============
Screenshot Taker
* Use the new file chooser in save mode instead of open mode
Clock Applet
* Fix crash with unset/invalid clock format preference
Translators
* New and updated translations.
Version 2.5.92
==============
Panel
* Fix accessibility issue with the "Force Quit" dialog
* Correctly launch nautilus for directories from the run dialog
Clock Applet
* Use GtkComboBox in the preferences dialog
Translations
* New and updated translations.
Version 2.5.91
==============
Panel
* Don't resize while autohiding
* Remove the username from the Log Out menu item again
* Xinerama fixes for panel position and collision avoidance
* Make moving launchers with button2 work again
* Don't allow the panel to be moved when its hidden
Clock Applet
* Fix task and appoinment list scrolling
* Use Fedora's system-config-time if available
* Fix issue with clock not resizing when date chanes in some locales
Notification Area
* Set the window icon on the about dialog
Translations
* New and updated translations.
Version 2.5.90
==============
Panel
* Fix a typo - "or to to shutdown"
* Fix issue with autohides not being unqueued on leave notify
* Allow the hide button's size to be themed
* Make apps be launched on the correct screen after menus are re-loaded
* Fixup instance of using an uninitialised variable
Applets
* Fix issue with calendar jumping multiple months on click
Misc
* Updated help documentation
* Allow building against an uninstalled build of gnome-panel
Translations
* New and updated translations.
Version 2.5.5
=============
Panel
* Make applets move a pixel at a time so we can move them to the corner
* Fix broken keynav with numlock enabled
* Fix problem with disappearing launchers
* Correctly test for modifiers throughout the panel
Notification Area
* Correctly manage the lifecycle of the about dialog
* Use the correct icon in the about dialog
Misc
* Update help links to point to new user-guie location
* Add configure flag to disable use of evolution-data-server
* Update help documentation
* Make the screenshooter use GtkFileChooser
* Add documentor credits in applet about dialogs
* Warnings fixes
* Un-mark property descriptions for translation
Translators
* New and updated translations.
Version 2.5.4
=============
Panel
* Add more lockdown support
* Fix major X leak with translucent panels
* Use a new "applications" icon for the applications menu
* Set accessible names for drawers and hide buttons
* Fix issue with "Log Out blah" menu item and username's with underscore
* Remove bogus panel_signal_connect_object_while_alive()
* Fix issue where "Delete this Panel" wasn't visible
* Only allow resizing the run dialog if the proram list is visible
* Fix some runtime warnings
* Fix some portability issues
libpanel-applet
* Install enums header and fix signal definitions
* Build panel-test-applets with -export-dynamic
Clock Applet
* Fix bug where selected calendars were out of sync
* Use UTC time for events if preference set
* Correctly detect all day events
* Re-position the calendar popup as the clock is moved around
* Don't show "Adjust Date & Time" if no config tool available
* Fix issue with ellipsizing the task description
Misc
* Sync with newer version of the recent files implementation
* Use a themed window icon in the screenshooter
* Fix issue with unsetting the preferred command for Wanda
* Set the accessible name on the notification area
* Fix underquoted definition of AM_PATH_ESD
* Fix invalid UTF8 in spanish help docs
* Bump required GTK+ to 2.3.2
Translators
* New and updated translations.
Version 2.5.3.1
===============
libpanel-applet
* Fix crasher with ORBit 2.9.4
Translators
* New and updated translations.
Version 2.5.3
=============
Panel
* Add a shadow around the run dialog applications list
* Set the accessible name on the run dialog entry
* Don't allow the creation of empty launchers
* Change the default panel size from 22px to 24px
* Put the username in the "Log Out" menu item
* Fix occassional problem where moving an applet caused the panel to
move
* Use a useless icon for the actions menu until a better one is found
* Mark a string for translation
* Use latest versions off egg-recent
* Fix minor typo in the default panel setup
* Use GtkFileChooser instead of GtkFileSelection
* Don't add directories during command completion in the run dialog
* Fix UTF-8 conversion issue in the run dialog
Clock Applet
* Add support for showing Evolution tasks/appointments
* Allow a custom time format to specified in GConf
* Make the applet out of process
* If showing UTC time, select the right day in the calendr
* Make it easier for translators to swap elements of the time format
* Schemas terminology fix
Other Applets
* Display Notification Area help on the correct screen
* Don't allow changing the number/names of workspaces if locked down
Misc
* Make use of new libgnomeui/gdk functions instead of egg-screen-*
* Add bugzilla pointers to all applet .server files
* Build fixes
* Update Spanish documentation
Translators
* New and updated translations.
Version 2.5.2
=============
Panel
* Kill some unused functions
* Be more paranoid about removing dirs from the GConfClient cache
* Fix some strings to by more translator friendly
* Make blocking auto-hiding recursive
* Rename "Open Recent" to "Recent Documents"
* Use gdk_screen_get_monitor_at_point() instead of a hack
* Sort the applets in the "Add to panel" menu according to the locale
* Fix various bugs with autohide with no animations
* Make schema descriptions of the "screen" and "monitor" keys more
expicit
* Use the monitor size and not the screen size to position the panel
* Fix bug in menu positioning when the panel is hidden
* Add labelled-by relation for the slider in the properties dialog
* Fix the preferences dialog to use the locked_down key
* Remove invalid assertion about auto_hide_size > 0
* Don't set invalid tooltips on menu buttons
* Set the accessible name on drawers
* Make sure to set the PPosition WM_NORMAL_HINT to keep other WMs happy
* Make the expander in the run dialog activatable via a mnemonic
* Use GObject's instance private data
* Use GConf's standard function for unsetting a hierarchy
* Make the Menu Bar help point at the correct location
* Make menu buttons use the correct tooltip
* Make "Force Quit" confirmation dialog cancel on escape
Screenshooter
* Don't crash when using the shape extension on an offscreen window
* Fix slight performace issue
* Expand filenames with a tilde when saving
* Kill crufty printing support
Applets
* Simplify the various clock time format GConf keys into one enum
* Make the clock not display leading zeros in dates
* Make Wanda not use deprecated functions
* Rename the Window Menu to "Window Selector"
* Make the Window Selector's help point at the user guide
* Destroy the Window Selector's about dialog when the applet is removed
* Ditto for the Show Desktop button
* Make the Show Desktop button use SVG icons
libpanel-applet
* Fix weird issue caused by not removing the dir from the GConfClient
cache
Misc
* Many distcheck fixes required for using automake 1.7
* XML-ize the libpanel-applet docs
* Man pages updates
* Update build message to say "2.5"
* Make sure Wanda's generated .server files get deleted on make clean
Translators
* New and updated translations.
Version 2.5.1
=============
Panel
* Implement per-panel and global lockdown keys
* Add a "disabled_applets" key and don't show those applets
* Fix gnome-panel --help not to show the flags twice
* Used the folder icon from the icon theme for folders
* Use the term "Drag and drop" instead of "DnD"
* Don't allow vertically centered horizontal panels and vice versa
* Link to help for action buttons
* Use the "delete" stock icon for "Delete this panel"
* Fix crashing when gdk_property_get_fails
* Snap to 0/100% opacity with a 2% tolerance
* Set revert to insenitive in the launcher editing dialog
* Remove the bold labels in the panel properties dialog
* Don't unhide hidden drawers when unhiding the parent panel
* Use GtkExpander in the run dialog
* Don't allow the panel to autohide when dragging things around
* Don't unhide the panel if we quickly move the pointer in and out
* Get translucent applet backgrounds almost working
* Remove useless, crufty code
* Don't allow the panel to unhide when the properties dialog is open
Applets
* Hide the preferences menu items when locked down
* Update help buttons to point to the correct docs
* Allow the PanelApplet's children to become focusable after focusing itself
* Fix a memory leak in libpanel-applet
Window List
* Remove "visible" from the descipription of the applet
* Update to use the new icon from jimmac
* Disable certain preferences when only showing the current workspace
Workspace Switcher
* Add a shadow around the workspace list in the preferences
* Unselect any selected workspace name when the list is unfocused
Window Menu
* Ellipsize the window menu item if its too long
* Update to use the new icon from jimmac
* Don't refer to the "Window List" in the about dialog
* Use the icon theme to lookup the window icon
Show Desktop Button
* Lookup the icon according to the icon theme
Wanda
* Respect the "inhibit_command_line" lockdown preference
* Make the "rotate" prefernce false by default - bubbles should go up
* De-brand Wanda - she's a fish, not a "GNOME fish"
Clock
* Show week numbers in the calendar
* Better schema description for "internet_time"
Misc
* Help documentation updates
* Add a --enable-deprecations build time flag
Translators
by moving the inclusion of buildlink3.mk files outside of the protected
region. This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.
BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list. This ordering property is used to check for builtin
packages in the correct order. The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end. However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
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.