Age | Commit message (Collapse) | Author | Files | Lines |
|
buildlink2.mk file, so a new dependancy was introduced).
|
|
|
|
|
|
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).
|
|
|
|
|
|
dependency bumps.
|
|
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.
|
|
|
|
They include new features and translations, as well as bugfixes.
|
|
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
|
|
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.
|
|
This closes PR pkg/18219 by Julio Merino.
|