Subject: CVS commit: pkgsrc/x11/gnome-panel
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 04/01/2004 18:46:01
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Thu Apr  1 18:46:01 UTC 2004

Modified Files:
	pkgsrc/x11/gnome-panel: Makefile PLIST buildlink3.mk distinfo

Log Message:
Update to 2.6.0.  Changes since previous stable branch (2.4.x):

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


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 pkgsrc/x11/gnome-panel/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/x11/gnome-panel/PLIST \
    pkgsrc/x11/gnome-panel/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/x11/gnome-panel/buildlink3.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.