changes:
-some fixes to the clock applet
-forward compatibility for gnome-2.24
pkgsrc change: re-applied the old pkgsrc fix for gnome bug #372155
(Calendar opens Evolution on the wrong day), because the fix which
was applied upstream is incorrect
if a Task was checked as done in the calendar the timezone offset was
appearently applied twice, so that a wrong time was put into the database.
I don't know whether the clock applet generates the timestamp the wrong
way or whether evolution doesn't deal with non-UTC timestamps, but passing
UTC helps.
bump PKGREVISION
on in the clock applet, convert the day's start time to UTC first.
evolution does only accept UTC times, and since midnight at Greenwich
is still the previous day in the US, evolution did show the previous day
for US users.
See https://bugs.launchpad.net/evolution/+bug/42115 for a discussion.
Ubuntu does simply add 12h which works in most cases, but not always
in pacific areas. We do it correctly.
The Ubuntu fix was proposed by walt per mail to tech-pkg; thanks walt
for testing my patch too.
==============
Version 2.16.0
==============
Panel
* Plug leaks (Paolo Borelli)
* Don't (wrongly) modify the laucnher when creating the editor
(Vincent)
Clock Applet
* Fix crash when double-clicking on the calendar (Vincent)
Misc
* Add 24x24 versions of the icons (Vincent)
Translators
* Vladimir Petkov (bg)
* Runa Bhattacharjee (bn_IN)
* Jordi Mallach (ca)
* Nikos Charonitakis (el)
* Francisco Javier F. Serrador (es)
* Iñaki Larrañaga Murgoitio (eu)
* Robert-André Mauchin (fr)
* Rajesh Ranjan (hi)
* Gabor Kelemen (hu)
* Raivis Dejus (lv)
* Jovan Naumovski (mk)
* Ani Peter (ml)
* Rahul Bhalerao (mr)
* Subhransu Behera (or)
* Evandro Fernandes Giovanini (pt_BR)
* Duarte Loreto (pt)
* Горан Ракић (sr)
* Priya (ta)
* Theppitak Karoonboonyanan (th)
* Woodman Tuen (zh_HK)
* Woodman Tuen (zh_TW)
===============
Version 2.15.92
===============
Panel
* Fix panel going to the top of screen instead of autohiding
(Зоран Рилак)
* Make relative paths work in gnome-desktop-item-edit (Vincent)
* Use new icon for run dialog (Vincent)
* Fix crash when alacarte is not found for editing a menu (Ray Strode)
* Handle drop of some special icons on the nautilus desktop (trash,
home, computer, network) (Vincent)
* Fix drag and drop of items from the menu (Vincent)
* Remove extensions of the icon name before looking for it for the
menus (Vincent)
* Don't add ellipsises at the end of "Delete Panel" (Vincent)
* Update icon for the network places (Vincent)
* Fix crash when quitting and an applet is crashing (Vincent)
* Fix sensitivity of "Recent documents" menu item (Vincent)
* Fix updates of launchers when editing (Vincent)
* Don't throw a critical warning if the icon of a launcher can't be
found in the icon theme when editing the launcher (Jens Granseuer)
* Make it possible to clear recent documents list more than once
(Matthias Clasen)
libpanel-applet
* Use GOption for the applets (Vincent)
* Make g_object_new() really work for PanelApplet (Vincent)
Clock Applet
* Algorithm fix for size detection (Vincent)
* Convert from locale to UTF-8 the output of strftime() (Vincent)
Notification Area Applet
* Stop using XInternAtom() (Vincent)
* Try to fix the notification area in multihead non-xinerama setups
(Vincent)
* Code beautifications (Vincent)
* Make transparent icons in the notification area (Frédéric Crozat,
Dan Winship)
* Make balloon messages work (Vincent)
Show Desktop Applet
* Use the optimal size for icon so it's sharp (Vincent)
Misc
* Require GTK+ 2.10.0 (Vincent)
* Add new --with-in-process-applets to make it possible to compile
applets as in-process applets (Vincent)
Docs Translators
* Christophe Bliard (fr)
Translators
* Runa Bhattacharjee (bn_IN)
* Christian Kintner (de)
* Mindu Dorji (dz)
* Kostas Papadimas (el)
* Francisco Javier F. Serrador (es)
* Priit Laes (et)
* Ilkka Tuohela (fi)
* Ankit Patel (gu)
* Mate ORY (hu)
* Mohammad DAMT (id)
* Satoru SATOH (ja)
* Changwoo Ryu (ko)
* ElîxanLoran (ku)
* Žygimantas Beručka (lt)
* Jovan Naumovski (mk)
* Badral (mn)
* Kjartan Maraas (nb)
* Wouter Bolsterlee (nl)
* Leonid Kanter (ru)
* Matic Žgur (sl)
* Daniel Nylander (sv)
* Theppitak Karoonboonyanan (th)
* Maxim Dziumanenko (uk)
* Clytie Siddall (vi)
* Funda Wang (zh_CN)
===============
Version 2.15.91
===============
Panel
* Don't block when X is killed (Ray Strode, Frédéric Crozat, Vincent)
* Use GtkRecent (Vincent)
* Don't use GnomeDesktopItem where possible (Vincent)
* New dialog to edit launchers (Vincent)
* Don't show error about not found icons multiple times per launcher
(Vincent)
* Use new icons (Vincent)
All applets
* Use new icons (Vincent)
Clock Applet
* Only display vertical text on vertical panels when the panel is not
wide enough for horizontal text (Adam Sjøgren, Vincent)
Fish Applet
* Use new animation for Wanda (Ulisse, Vincent)
Notification Area Applet
* Integrate the tray manager code and kill libegg (Vincent)
Misc
* New icons! (Lapo Calamandrei)
* Update bugzilla informations (Vincent)
* Wncklet applets don't depend on gnome-desktop (Vincent)
Docs Translators
* Francisco Javier F. Serrador (es)
Translators
* Vladimir Petkov (bg)
* Runa Bhattacharjee (bn_IN)
* Jakub Friedl (cs)
* David Lodge (en_GB)
* Francisco Javier F. Serrador (es)
* Iñaki Larrañaga Murgoitio (eu)
* Ilkka Tuohela (fi)
* Ankit Patel (gu)
* Raivis Dejus (lv)
* Jovan Naumovski (mk)
* Kjartan Maraas (nb)
* Wouter Bolsterlee (nl)
* Subhransu Behera (or)
* Matic Žgur (sl)
* Theppitak Karoonboonyanan (th)
* Woodman Tuen (zh_HK)
* Woodman Tuen (zh_TW)
===============
Version 2.15.90
===============
Panel
* Fix corrupted background on big-endian computers (Andrew Johnson)
* Update background when the screen size changes (Benjamin Otte)
* Fix display name of some bookmarks (Vincent)
* Use alacarte when available to edit menus (Frédéric Crozat)
* Use gnome-power-manager to implement suspend/hibernate (Ray Strode,
Vincent)
* Don't use eggaccelerators anymore (Vincent)
Misc
* Require dbus-glib (Vincent)
Docs Translators
* Daniel Nylander (sv)
Translators
* Runa Bhattacharjee (bn_IN)
* Rhys Jones (cy)
* Hendrik Richter (de)
* Francisco Javier F. Serrador (es)
* Ivar Smolin (et)
* Ilkka Tuohela (fi)
* Robert-André Mauchin (fr)
* Mohammad DAMT (id)
* Luca Ferretti (it)
* Vincent van Adrighem (li)
* Raivis Dejus (lv)
* Thierry Randrianiriana (mg)
* Jitendra Shah (mr)
* Hasbullah Bin Pit (ms)
* Rajeev Shrestha (ne)
* A S Alam (pa)
* Evandro Fernandes Giovanini (pt_BR)
* Duarte Loreto (pt)
* Leonid Kanter (ru)
* Marcel Telka (sk)
* Слободан Д. Средојевић (sr)
* Daniel Nylander (sv)
* Felix (ta)
* Clytie Siddall (vi)
* Woodman Tuen (zh_HK)
==============
Version 2.14.0
==============
Panel
* Remove the Suspend button on the logout dialog (this is not a
regression wrt 2.12) (Vincent)
* Ignore unknown options passed to the panel (Ray Strode)
* Fix orientation of handles (Benjamin Berg, Vincent)
* Fix help link for the menubar (Vincent)
* Fix underscores not being visible in menu items (Vincent)
Workspace Switcher Applet
* Fix crash when scrolling right on the last workspace (Benjamin Berg)
Misc
* Update manpage (Vincent)
Translators
* Vital Khilko (be)
* Vladimir Petkov (bg)
* Runa Bhattacharjee (bn)
* Petr Tomeš (cs)
* Rhys Jones (cy)
* Ole Laursen (da)
* Hendrik Richter (de)
* Kostas Papadimas (el)
* Francisco Javier F. Serrador (es)
* Ivar Smolin (et)
* Iñaki Larrañaga (eu)
* Ilkka Tuohela (fi)
* Ankit Patel (gu)
* Rajesh Ranjan (hi)
* Mate ORY (hu)
* Luca Ferretti (it)
* Takeshi AIHANA (ja)
* Vladimer SIchinava (ka)
* Erdal Ronahi (ku)
* Žygimantas Beručka (lt)
* Øivind Hoel (nb)
* Tino Meinen (nl)
* Åsmund Skjæveland (nn)
* Øivind Hoel (no)
* Gnome PL Team (pl)
* Evandro Fernandes Giovanini (pt_BR)
* Duarte Loreto (pt)
* Leonid Kanter (ru)
* Elian Myftiu (sq)
* Слободан Д. Средојевић (sr)
* Daniel Nylander (sv)
* Theppitak Karoonboonyanan (th)
* Maxim Dziumanenko (uk)
* Clytie Siddall (vi)
* Funda Wang (zh_CN)
* Woodman Tuen (zh_HK)
* Woodman Tuen (zh_TW)
===============
Version 2.13.91
===============
Panel
* Use Restart instead of Reboot (Vincent)
* Remove the Shut Down reference in the tooltip of the Log Out item
(Vincent)
* Don't reboot/shutdown immediately if other users are connected
(Vincent)
* Don't display the Shut Down item if GDM is not running (Vincent)
* Use a softer countdown for the 30 first seconds in the log out
dialogs (Vincent)
* Fix critical warning in the run dialog when the program list is
disabled (Vincent)
* Add "..." at the end of the Log Out and Shut Down items (Vincent)
* Make invisible mnemonics in menu work again (Matthias Clasen,
Vincent)
* Add accelerator for items in the context menu of launchers (Vincent)
* Use GOption instead of popt (Vincent)
Fish Applet
* Use gender-neutral wording in about dialog (Vincent)
Window Menu Applet
* Update help link (Vincent)
Misc
* Use GOption instead of popt in the test applet program (Vincent)
* Fix build when /usr/lib/X11R6 is a link to /usr (Vincent)
Docs Translators
* Luca Ferretti (it)
Translators
* Runa Bhattacharjee (bn)
* Jordi Mallach (ca)
* Miloslav Trmac (cs)
* Ole Laursen (da)
* Ivar Smolin (et)
* Ignacio Casal Quinteiro (gl)
* Luca Ferretti (it)
* Øivind Hoel (nb)
* Evandro Fernandes Giovanini (pt_BR)
* Слободан Д. Средојевић (sr)
* Theppitak Karoonboonyanan (th)
===============
Version 2.13.90
===============
Panel
* Fix timeout label in the logout dialogs (Vincent)
* Don't make it possible to have two logout dialogs at the same time
(Vincent)
* Put logout dialogs above all windows and on all workspaces (Vincent)
* Show the logout dialog on the correct screen (Vincent)
* Fix crash with logout dialogs when esd and sound events are enabled
(Vincent)
* Simplify the logout dialogs questions (Dennis Cranston)
* Partial fix for Vincent's stupidity :-) (Elijah Newren)
* Fix search of application launchers in "Add to panel" dialog
(Vincent)
* Fix potential crash when there's an error loading an applet (Vincent)
* Update libegg code (Vincent)
* Fix crash when logout dialogs are closed by the window manager
(Vincent)
* Remove gnome-screenshot item from the Desktop menu (Vincent)
* Look in the XDG data dirs when loading a .desktop file, so we don't
need the whole path (Vincent)
* Update default panel config to just use basenames for .desktop files
(Vincent)
* Remove the screenshot action button and migrates the existing config
to use gnome-screenshot.desktop (Vincent)
* Change accelerator for "Lock To Panel" (Vincent)
* Add username to the Logout menu item (Vincent)
* Fix crash happening with remote bookmarks in the Places menu
(Vincent)
* Use an icon for the network places submenu (Vincent)
* Update the launcher item description in the "Add to panel" dialog
(Vincent)
* Simplify and add context for some strings (Vincent)
* Fix warnings (Vincent, Jens Granseuer, Kjartan Maraas)
* Don't show useless separators in context menus of panel objects when
the panel is locked down (Vincent)
* Fix theoretical breakage if gconf config is broken (Vincent)
Clock Applet
* Fix incoherency in the use of two lines format (Vincent)
* Don't offer the 12-hour format to the user if his locale don't
support it (Vincent)
Misc
* Add context in some strings of the test applet program (Vincent)
Docs Translators
* Vincent Untz (fr)
Translators
* Vital Khilko (be)
* Vladimir Petkov (bg)
* Hendrik Brandt (de)
* Kostas Papadimas (el)
* Adam Weinberger (en_CA)
* Francisco Javier F. Serrador (es)
* Ilkka Tuohela (fi)
* Ignacio Casal Quinteiro (gl)
* Ankit Patel (gu)
* Luca Ferretti (it)
* Takeshi AIHANA (ja)
* Žygimantas Beručka (lt)
* Øivind Hoel (nb)
* Reinout van Schouwen (nl)
* Øivind Hoel (no)
* Evandro Fernandes Giovanini (pt_BR)
* Слободан Д. Средојевић (sr)
* Theppitak Karoonboonyanan (th)
* Clytie Siddall (vi)
* Funda Wang (zh_CN)
==============
Version 2.13.5
==============
Panel
* Remove useless screensaver actions in context menu of the button
(William Jon McCann)
* Fix tiling for image backgrounds (Vincent)
* Update background when size changes (Vincent)
* Make image with transparency backgrounds work (Vincent)
* Fix critical warnings (Vincent)
* Add CD recording item to the Places menu (Sébastien Bacher)
* Add separator internal applet (Carlos Garcia Campos, Manu Cornet,
Vincent)
* Add a search entry to the "add to panel" dialog (Vincent)
* Re-cache the applications menu when reloading it after there has been
some fam/gamin/inotify events (Vincent)
* Add new logout/shutdown dialogs (Vincent)
* Fix display of remote bookmarks in Places menu (Bastien Nocera,
Vincent)
* Small fixes (Vincent)
libpanel-applet
* Fix tiling for image backgrounds (Vincent)
* Avoid crashes with image backgrounds (Vincent)
Wnck Applets
* tell libwnck that the applets are pagers (Elijah Newren)
Documentation
* Update for clock and fish applets (Joachim Noreiko)
Misc
* Depend on libwnck 2.13.5 (Vincent)
Docs Translators
* Christophe Bliard (fr)
Translators
* Vladimir Petkov (bg)
* Jordi Mallach (ca)
* Hendrik Richter (de)
* Adam Weinberger (en_CA)
* Ilkka Tuohela (fi)
* Ignacio Casal Quinteiro (gl)
* Gabor Kelemen (hu)
* Takeshi AIHANA (ja)
* Reinout van Schouwen (nl)
* Слободан Д. Средојевић (sr)
* Theppitak Karoonboonyanan (th)
* Clytie Siddall (vi)
* Woodman Tuen (zh_HK)
* Woodman Tuen (zh_TW)
==============
Version 2.13.4
==============
Panel
* Don't crash when an applet can't be loaded (Crispin Flowerday)
* Fix critical warnings (Vincent, Claudio Saavedra)
* Remove useless warning (Vincent)
* Add a preview widget in the image background chooser (Vincent)
* Don't crash with some themes (Vincent, Benjamin Berg)
* Fix sensitivity of "Remove panel" menu item (Vincent)
* Reword error dialogs (Luke Worth, Vincent)
* Update the known applications list while typing and only show the
items that match (Vincent)
* Make the "add to panel" dialog a bit nicer (Vincent)
* Use a close button instead of the cancel one in the "add to panel"
dialog (Claudio Saavedra)
* Add tooltips for the menu bar (Vincent, Christian Kirbach)
* Update from libegg (Vincent)
* Don't do something on double/triple clicks for buttons (Vincent)
* Make applet handles handle transparency (Ryan Lortie, Vincent)
* Fix crash when a toplevel is destroyed (Vincent)
* Fix crash when quitting with "add to dialog" open (Vincent)
* Fix auto-hide panel not autohiding after the "Delete dialog" has been
opened (Vincent)
* Minor fixes (Vincent)
* Code cleanups (Vincent)
libpanel-applet
* Add new API to automatically update the background of a widget
(Ryan Lortie, Vincent)
* Emits the background-changed signal when the allocated size changes
(Ryan Lortie)
* Fix criticla warning (Vincent)
Clock Applet
* Make task activation work correctly (William Jon McCann)
* Sort tasks by due date if priorities are the same (kraai@ftbfs.org)
* Don't show the date by default (Vincent)
Fish Applet
* Fix path to cairo.h (Vincent)
* Fix critical warning when choosing a new image (Vincent)
Notification Area Applet
* Update from libegg. Should fix some icons not showing (Vincent)
Window List Applet
* Fix critical warning and icon not showing during startup notification
(Vincent)
All Applets
* use new libpanel-applet API for the background (Vincent)
Documentation
* Update for clock and fish applets (Luca Ferretti, Brent Smith)
Misc
* change button order and use Execute button for the test applet
program (Vincent)
* don't crash when an applet can't be loaded in the test applet program
(Vincent)
* Build fixes (Vincent)
Docs Translators
* Christophe Bliard (fr)
Translators
* Adam Weinberger (en_CA)
* Francisco Javier F. Serrador (es)
* Ilkka Tuohela (fi)
* Ignacio Casal Quinteiro (gl)
* Ankit Patel (gu)
* Takeshi AIHANA (ja)
* Žygimantas Beručka (lt)
* Kjartan Maraas (nb)
* Kjartan Maraas (no)
* Theppitak Karoonboonyanan (th)
* Clytie Siddall (vi)
* Funda Wang (zh_CN)
==============
Version 2.13.3
==============
Panel
* Code cleanups (Vincent)
* Synchronize the way remote bookmarks are displayed with nautilus
(Vincent)
* Remove deprecated calls (Vincent)
* Update libegg code (Vincent)
Clock Applet
* Really fix the orientation change (Vincent)
Misc
* Remove the .spec file (Vincent)
* Build fixes (Vincent)
Docs Translators
* Christophe Bliard (fr)
Translators
* Vladimir Petkov (bg)
* Miloslav Trmac (cs)
* Adam Weinberger (en_CA)
* Francisco Javier F. Serrador (es)
* Elnaz Sarbar (fa)
* Ignacio Casal Quinteiro (gl)
* Ankit Patel (gu)
* Takeshi AIHANA (ja)
* Timur Jamakeev (ky)
* Žygimantas Beručka (lt)
* Kjartan Maraas (nb)
* Kjartan Maraas (no)
* Marcel Telka (sk)
* Elian Myftiu (sq)
* Theppitak Karoonboonyanan (th)
* Funda Wang (zh_CN)
==============
Version 2.13.2
==============
Panel
* Don't display error when an url show is canceled (Christian Neumair)
* Handle glade errors (Christian Neumair)
* Revert orientation change (Vincent)
* Update libegg code (Vincent)
Clock Applet
* Updates for the orientation change (Vincent)
Fish Applet
* Updates for the orientation change (Vincent)
Translators
* Miloslav Trmac (cs)
* Adam Weinberger (en_CA)
* Francisco Javier F. Serrador (es)
* Ivar Smolin (et)
* Timur Jamakeev (ky)
* Žygimantas Beručka (lt)
* Marcel Telka (sk)
* Theppitak Karoonboonyanan (th)
==============
Version 2.13.1
==============
Panel
* Fix bookmarks with spaces (Vincent)
* Display bookmarks in the same way than nautilus (Vincent)
* Remove useless code (Kjartan)
* Don't change the drawer icon if the icon gconf key changed but we're
not using the icon (Kjartan)
* Plug leak (Kjartan)
* Don't set the background multiple times on startup (Vincent)
* Fix searching in the application list of the run dialog (Vincent)
* Change default panel size to 24 (Vincent)
* Change the way we report orientation to applets (Vincent)
* Minor fixes/cleanups (Vincent)
Clock Applet
* Remove deprecated calls (Vincent)
* Updates for the orientation change (Vincent)
Fish Applet
* Do not use deprecated widgets (Vincent)
* Use cairo instead of libart (Vincent)
Misc
* Fix gnome-desktop version requirement (Frederic Crozat)
* Build fixes/updates (Vincent)
* Better descriptions for help files (Brent Smith)
* libegg updates (Vincent)
Translators
* Vladimir Petkov (bg)
* Runa Bhattacharjee (bn)
* Adam Weinberger (en_CA)
* Ivar Smolin (et)
* Reinout van Schouwen (nl)
* Christian Rose (sv)
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.
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.