2009-01-25 18:03:31 +01:00
|
|
|
# $NetBSD: Makefile,v 1.106 2009/01/25 17:03:31 drochner Exp $
|
2002-11-04 09:28:00 +01:00
|
|
|
#
|
|
|
|
|
2009-01-14 10:11:47 +01:00
|
|
|
DISTNAME= gnome-panel-2.24.3
|
2009-01-25 18:03:31 +01:00
|
|
|
PKGREVISION= 1
|
2002-11-04 09:28:00 +01:00
|
|
|
CATEGORIES= x11 gnome
|
2008-10-16 17:25:58 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-panel/2.24/}
|
2002-11-04 09:28:00 +01:00
|
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
|
2007-07-12 21:41:57 +02:00
|
|
|
MAINTAINER= drochner@NetBSD.org
|
2002-11-04 09:28:00 +01:00
|
|
|
HOMEPAGE= http://www.gnome.org/
|
|
|
|
COMMENT= GNOME2 panel application
|
|
|
|
|
2008-06-20 03:09:05 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2008-11-23 18:32:12 +01:00
|
|
|
EGDIR= ${PREFIX}/share/examples/gnome-panel
|
|
|
|
CONF_FILES+= ${PREFIX}/share/examples/gnome-panel/org.gnome.ClockApplet.Mechanism.conf \
|
|
|
|
${PKG_SYSCONFDIR}/dbus-1/system.d/org.gnome.ClockApplet.Mechanism.conf
|
|
|
|
|
2002-11-04 09:28:00 +01:00
|
|
|
GNU_CONFIGURE= YES
|
2004-04-14 18:15:20 +02:00
|
|
|
USE_DIRS+= gnome2-1.5
|
2006-07-05 07:37:39 +02:00
|
|
|
USE_TOOLS+= gmake intltool msgfmt perl:run pkg-config
|
2002-12-16 23:55:03 +01:00
|
|
|
USE_PKGLOCALEDIR= YES
|
2002-11-04 09:28:00 +01:00
|
|
|
USE_LIBTOOL= YES
|
2004-02-14 19:26:26 +01:00
|
|
|
PKGCONFIG_OVERRIDE= libpanel-applet/libpanelapplet-2.0.pc.in
|
2002-11-04 09:28:00 +01:00
|
|
|
|
2006-09-15 17:12:51 +02:00
|
|
|
#CPPFLAGS+= -DPANEL_GNOME_LOGO_ICON="\"netbsd-logo-icon-transparent\""
|
Update to 2.14.0:
==============
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)
2006-03-30 23:15:59 +02:00
|
|
|
|
2007-09-21 15:03:25 +02:00
|
|
|
GCONF_SCHEMAS= clock.schemas
|
|
|
|
GCONF_SCHEMAS+= fish.schemas
|
|
|
|
GCONF_SCHEMAS+= panel-global.schemas
|
|
|
|
GCONF_SCHEMAS+= panel-general.schemas
|
|
|
|
GCONF_SCHEMAS+= panel-toplevel.schemas
|
|
|
|
GCONF_SCHEMAS+= panel-object.schemas
|
|
|
|
GCONF_SCHEMAS+= panel-compatibility.schemas
|
|
|
|
GCONF_SCHEMAS+= workspace-switcher.schemas
|
|
|
|
GCONF_SCHEMAS+= window-list.schemas
|
|
|
|
GCONF_ENTRIES= panel-default-setup.entries
|
2003-12-28 15:26:18 +01:00
|
|
|
|
2007-11-05 12:44:06 +01:00
|
|
|
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.12.0
|
2007-09-21 15:03:25 +02:00
|
|
|
BUILDLINK_API_DEPENDS.libglade+= libglade>=2.5.0
|
2006-04-06 08:21:32 +02:00
|
|
|
BUILDLINK_API_DEPENDS.libgnome+= libgnome>=2.13.0
|
Update to 2.10.0:
==============
Version 2.10.0
==============
Misc
* Add uk help (Maxim V. Dziumanenko)
Translators
* Frank Arnold (de)
* Nikos Charonitakis (el)
* David Lodge (en_GB)
* Priit Laes (et)
* Christophe Merlet (RedFox) (fr)
* Žygimantas Beručka (lt)
* Gnome PL Team (pl)
* Dan Damian (ro)
* Leonid Kanter (ru)
* Данило
Шеган (sr)
* Theppitak Karoonboonyanan (th)
* Maxim Dziumanenko (uk)
==============
Version 2.9.92
==============
Panel
* List bookmarks in the right order in the Places menu (Vincent)
* Simplify the code for About dialogs (Luca Ferretti)
* Fix crash when there's an error loading an icon in the "Add to panel"
dialog (Vincent)
* Fix path for launchers in default setup (Sébastien Bacher)
* Fix error dialogs complaining about icon theme when starting and
there are drawers (Vincent)
* New layout for the main menu, similar to the menu bar layout
(Vincent)
* Fix applets with wrong backgrounds when the specified image
background does not exist (Vincent)
* Fix main menu lockup when the lockdown mode is changed
(Vijaykumar Patwari)
* Plug memory leaks (Vincent)
* Support possible new format for the GTK+ bookmarks file (Vincent)
* Fix crash when the desktop background changes (Vincent)
Applets
* Simplify the code for About dialogs (Luca Ferretti)
* Fix leak when panel background changes (Vincent)
Clock Applet
* Fix update of the clock to happen every minute and not every second
when we don't show seconds (Vincent)
Window List Applet
* Fix icon loader for startup notification buttons (Vincent)
Workspace Switcher Applet
* Update for libwnck API change (Elijah Newren)
Translators
* Vital Khilko (be)
* Vladimir Petkov (bg)
* Jordi Mallach (ca)
* Miloslav Trmac (cs)
* Martin Willemoes Hansen (da)
* Hendrik Richter (de)
* Nikos Charonitakis (el)
* David Lodge (en_GB)
* Ivar Smolin (et)
* Christophe Merlet (RedFox) (fr)
* Ankit Patel (gu)
* Gabor Kelemen (hu)
* Luca Ferretti (it)
* Takeshi AIHANA (ja)
* Changwoo Ryu (ko)
* Kjartan Maraas (nb)
* Reinout van Schouwen (nl)
* Kjartan Maraas (no)
* Raphael Higino (pt_BR)
* Duarte Loreto (pt)
* Marcel Telka (sk)
* Elian Myftiu (sq)
* Christian Rose (sv)
* Theppitak Karoonboonyanan (th)
* Maxim Dziumanenko (uk)
* Woodman Tuen (zh_TW)
==============
Version 2.9.91
==============
Panel
* Update libegg files (Vincent, Mark)
* Migrate launchers that are using applications: URI (Vincent)
* Don't use applications: URI in the default panel setup (Vincent)
* Use GtkIconTheme (Vincent)
* Use named icons instead of stock icons (Vincent)
* Fix object context menu positioning algorithm (Vincent)
* Allow use of the whole screen when hiding a panel (Mark, Vincent)
* Fix button menus using other menus than applications.menu (Vincent)
* Plug memory leak (Vincent)
* Don't let the user specify a panel size smaller than what is allowed
(Vincent)
* Fix crash with context menus (Vincent)
* Fix error dialog to appear on the right screen (Vincent)
* Change the DnD icon to the dragged applet one in the "Add to panel"
dialog. (Carlos Garnacho Parro)
* Make "Run application" faster (Frank Worsley, Vincent)
* Add accessible name for list of known applications in "Run
application" dialog (Muktha)
* Use the new gnome_desktop_item_set_launch_time() API (Elijah Newren)
* Make non local paths in the places menu work (Dennis Cranston)
* Update the applications menu when the disable_command_line lockdown
key is changed (Vincent)
* Fix 100% CPU bug with non-expanded panels (Vincent)
libpanel-applet
* Fix applet context menu positioning algorithm (Vincent)
Show Desktop Applet
* Show/hide desktop on the right screen (Arvind, Vincent)
* Update the icon when icon theme changes (Paolo Borelli, Vincent)
* Use GtkIconTheme (Vincent)
Window Selector Applet
* Move most of the code to a new widget in libwnck (Vincent Noel)
Workspace Switcher Applet
* Make applet look better when using a color/image background (Vincent)
Misc
* Code cleanups
* Build fixes
* Add comments for translators
* Remove old useless files
Translators
* Vladimir Petkov (bg)
* Miloslav Trmac (cs)
* Martin Willemoes Hansen (da)
* Adam Weinberger (en_CA)
* Francisco Javier F. Serrador (es)
* Ivar Smolin (et)
* Pauli Virtanen (fi)
* Takeshi AIHANA (ja)
* Changwoo Ryu (ko)
* Žygimantas Beručka (lt)
* Kjartan Maraas (nb)
* Reinout van Schouwen (nl)
* Kjartan Maraas (no)
* Raphael Higino (pt_BR)
* Duarte Loreto (pt)
* Leonid Kanter (ru)
* Elian Myftiu (sq)
* Theppitak Karoonboonyanan (th)
* Funda Wang (zh_CN)
==============
Version 2.9.90
==============
Panel
* Show drawers on the right screen (Arvind)
* Small optimization for the run dialog (Mark)
* Open the menu on the right screen with Alt-F1 (Arvind)
* HIG fixes in "Add to Panel" dialog (Vincent)
* Fix rare crash when initiliazing the panel configuration (Vincent)
* Use gtk dnd threshold value for snap tolerance (Vincent)
* Better positioning for the context menu on objects (Vincent)
* Unset StartupNotify in the .desktop when editing the command of the
launcher (Vincent)
* Fix submenus not showing in menu bar after an update (Vincent)
* Fix weird behaviour when the mouse goes on another screen while
dragging an object (Arvind)
* Fix GTK+ bookmarks with spaces in the Places menu (Vincent)
* Fix crasher when the recent documents list has changed (Vincent)
* Add a help button when creating a new .desktop file on the desktop
(Takao Fujiwara, Vincent)
* Add "Connect to Server" item to the Places menu (Vincent)
* Move "Lock To Panel" at the bottom of the context menu (Vincent)
* Fix scaling of icons in the menu to respect the ratio (Vincent)
* Remove reference to the Actions menu (Vincent)
* Try to help translators translate "Desktop" in different contexts
libpanel-applet
* Better positioning for the context menu on applets (Vincent)
Window Selector
* Dimm the icon if the window is minimized (Vincent Noel)
Notification Area
* Show the help on the right screen (Arvind)
Translators
* Vladimir Petkov (bg)
* Miloslav Trmac (cs)
* Hendrik Richter (de)
* Alexander Winston (en_CA)
* Francisco Javier F. Serrador (es)
* Luca Ferretti (it)
* Takeshi AIHANA (ja)
* Žygimantas Beručka (lt)
* Kjartan Maraas (nb)
* Rajeev Shrestha (ne)
* Reinout van Schouwen (nl)
* Åsmund Skjæveland (nn)
* Kjartan Maraas (no)
* Welther José O. Esteves (pt_BR)
* Marcel Telka (sk)
* Elian Myftiu (sq)
* Christian Rose (sv)
* Chanchai Junlouchai (th)
* Funda Wang (zh_CN)
=============
Version 2.9.4
=============
Panel
* Close parent drawers of a drawer when a launcher is launched
(Vincent)
* Fix 100% CPU usage when changing screen size (Vincent)
* Fix z-order of drawers using their depth (Vincent)
* Fix (again) autohiding not always working (Vincent)
* Only open background images from regular files (Vasista Sarma,
Vincent)
* Fix invalid usage of de-allocated memory (Vincent)
* Fix labels in the "Add to Panel" dialog when the panel name is not
set (Christian Neumair)
* Use new GtkFileChooserButton in panel properties (Vincent)
* Do not allow to select non-image files for panel backgrounds
(Vincent)
* Make Lock menu item HIG compliant (Madhan Raj M, Vincent)
* Update the Lock check menu item when the gconf key changes
(Leena Gunda, Vincent)
* Remove default panel names in the first-time config
(Christian Neumair)
* Fix look of applet with handles in RTL environment (Vincent)
* Add a focus line around the menu bar (Vincent Noel)
* Draw animation when dropping files on a launcher (Vincent)
* Fix crasher when moving a menu button between panels (Mark)
* Make drawer context menu use header capitalization (Dennis Cranston)
* New menu layout (Vincent)
* Don't draw handles for drawers (Vincent)
* HIG work on the "Add to Panel" dialog (Luca Ferretti, Vincent)
* Fix strings in the "Add to Panel" dialog to help translators
(Luca Ferretti, Vincent)
* Fix crash when closing an error dialog in some circumstances
(Vincent)
libpanel-applet
* Add new API to allow applets to request focus (Elijah Newren, Mark)
Fish Applet
* Fix leak (Vincent)
* Open the fortune dialog only on button release (Vincent)
* Instant apply for the disable_command_line lockdown key (Vincent)
Workspace Switcher Applet
* Add mouse wheel scrolling to change workspaces (Mark, Vincent)
* Fix visual glitch when starting (Vincent)
Window Selector Applet
* Fix applet name in the about dialog (Vincent)
* Make the applet look consistent with other menus (Søren Sandmann,
Vincent Noel)
Show Desktop Applet
* Activate show desktop button on drag an drop (Maciej Katafiasz)
Misc
* Use a better name in the notification area about dialog (Vincent)
* Fix spec files to build RPM (Vincent)
* Add API doc for panel_applet_request_focus() (Vincent)
* Cleanups (Vincent, Mark)
Translators
* Miloslav Trmac (cs)
* Nikos Charonitakis (el)
* Adam Weinberger (en_CA)
* Francisco Javier F. Serrador (es)
* Luca Ferretti (it)
* Takeshi AIHANA (ja)
* Žygimantas Beručka (lt)
* Kjartan Maraas (nb)
* Kjartan Maraas (no)
* Leonid Kanter (ru)
* Elian Myftiu (sq)
* Christian Rose (sv)
=============
Version 2.9.3
=============
Panel
* Code cleanups (Vincent, Mark)
* Do not block the panel when an applet initialisation is blocking (Vincent)
* Do not block the panel when an applet can not be loaded (Vincent)
* Find the right icon when dropping an URI (Vincent)
* Fix configuration changes when the panel is hidden (Vincent)
* Fix drag and drop of text in the run dialog (Vincent)
* Fix image & translucent backgrounds for the menu bar (Vincent)
* Use icon names instead of some stock icons (Vincent)
* Use an icon when dragging the action buttons (Vincent)
* Fix leaks (Frederic Crozat, Kjartan Maraas, Vincent)
* Load the menu from desktop files only when the menu is shown (Mark)
* Fix disappearing menu separator in recent documents (Vincent)
* Use startup notification for gnome-search-tool (Dennis Cranston)
* Use icons of the right size for launchers (Vincent)
* HIGify the "Delete this Panel..." dialog (Dennis Cranston)
* Fix auto-hiding of panel when dragging something on it (Vincent)
* Drawer context menu is the same on the button and on the toplevel (Vincent)
* Add a "Launch" menu item to the launcher context menu (Vincent)
* Fix removal of the last applet/object that could not get removed (Vincent)
* Fix translucent backgrounds for auto-hidden panels (Vincent)
* Fix image and translucent backgrounds for applets with a handle (Vincent)
* Fix 100% CPU usage when closing drawers in some case (Vincent)
* Fix infinite loop when moving a non expanded panel (Vincent)
* Make it easier to center non expanded panel (Vincent)
Applets
* Fix resizing of the notification area (Mark)
* Don't crash if the icon for the show desktop is not found (Mark, Srirama Sharma)
Misc
* Update README (Vincent)
* 100% API doc coverage for libpanel-applet (Vincent)
Translators
* Miloslav Trmac (cs)
* Martin Willemoes Hansen (da)
* Adam Weinberger (en_CA)
* David Lodge (en_GB)
* Francisco Javier F. Serrador (es)
* Takeshi AIHANA (ja)
* Žygimantas Beručka (lt)
* Kjartan Maraas (nb)
* Kjartan Maraas (no)
* Zuza Software Foundation (nso)
* Chanchai Junlouchai (th)
* Zuza Software Foundation (zu)
=============
Version 2.9.2
=============
Panel
* Use libgnome-menu to generate menus (Mark, Alex Larsson)
* Extend code to support (in the future) drag and drop of Nautilus desktop icons (Mark)
* Fix drag and drop of folders with special caracters (Matthias Clasen)
* Partial fix for a crash when dropping an image on the panel (Mark)
* Store panel configuration in a new location so you can share the settings between GNOME 2.2 and later (Mark)
* Remove profiles (Mark)
* Stop using some deprecated functions (Vincent)
* Make more dialogs HIG compliant (William Jon McCann)
* Remove the panel name entry from the panel properties (Christian Neumair)
* Ignore the delete event (so you don't accidentally close the panel in XFCE, eg) (Sebastian Kapfer)
* Use gnome-vfs API to open recent files (Marco Pesenti Gritti)
* Don't use gnome-vfs-module anymore (Mark)
* Fix startup notification animation to not leave artifact (Matthias Clasen)
* Create file launcher, and not nautilus launcher, when dropping URI (Vincent)
* Fix drag and drop for URL (Romain Baffet)
All Applets
* Fix applet ID strings (Mark)
Clock Applet
* Use the right icon in the "Add to panel" dialog (Vincent)
* Accept percentage and spaces when entering percentages for actions (Vincent Noel)
* Add a gconf key to show/hide the week numbers in the calendar (Vincent)
Window List Applet
* Fix the name in the about dialog (Vincent)
Misc
* Updated italian docs (Luca Ferreti)
* Fix example in libpanel-applet doc (Caleb Groom)
Translators
* Vladimir Petkov (bg)
* Miloslav Trmac (cs)
* Martin Willemoes Hansen (da)
* Hendrik Richter (de)
* Adam Weinberger (en_CA)
* David Lodge (en_GB)
* Francisco Javier F. Serrador (es)
* Meelad Zakaria (fa)
* Takeshi AIHANA (ja)
* Hasbullah Bin Pit (ms)
* Kjartan Maraas (nb)
* Zuza Software Foundation (nso)
* Elian Myftiu (sq)
* Funda Wang (zh_CN)
=============
Version 2.9.1
=============
Panel
* Scale down the app icon in the "Run application" dialog (Vincent Noel)
* Make the "application launchers" more visible in the Addto dialog (Vincent Noel)
* Make the "add" button insensitive in the Addto dialog when nothing is selected (Vincent Noel)
* Harden user configuration so new defaults doesn't appear for user (Mark)
* Set tooltip in recent files menu (William Jon McCann)
* Don't talk about panel when the user is dealing with a drawer (Vincent)
* Remove distribution menu (Christian Neumair)
* Make "Reload Applet" HIG-compliant (Christian Neumair)
* Port to GtkAboutDialog (Vincent)
* Use new GTK+ facility for setting window icons (Vincent)
* Use icons from the icon theme (Vincent, Marco Pesenti Gritti)
* Ellipsize text in Addto dialog (Vincent)
* Don't use deprecated functions (Vincent)
* Limit the use of libgnome* (Vincent)
* Make pixmap backgrounds work for the applets (James Henstridge)
All Applets
* Port to GtkAboutDialog (Vincent)
* Use new GTK+ facility for setting window icons (Vincent)
* Limit the use of libgnome* (Vincent)
* Don't use deprecated functions (Vincent)
* Better panel background support (Vincent)
Clock Applet
* Fix calendar position (William Jon McCann)
* Use icon from the icon theme (Vincent)
* Update the clock when the time has changed (Marco Pesenti Gritti)
* Launch task URL on the right screen (Vincent)
* Use the ellipsizing code from GTK+ (Vincent)
Fish Applet
* Add a Speak Again button (Vincent)
* Use the monospace font for displaying fortune (Vincent)
* Launch the command asynchronously (Vincent)
* Don't ignore command parameters (Vincent)
* Ellipsize the main label in the window if necessary (Vincent)
* Use the filechooser for choosing the image (Vincent)
Notification Area Applet
* Don't use GTK+ name space (Vincent)
Window Menu Applet
* Fix crash when showing No Windows Open (Crispin Flowerday)
* Hide focus line padding (Vincente Noel)
* Update the menu if a window name changes (Matt T. Proud)
* Use the ellipsizing code from GTK+ (Matt T. Proud)
* Update the menu if a window state or icon changes (Vincent)
Screenshooter
* Move to gnome-utils (Jonathan Blandford)
Misc
* Remove useless icons (Vincent)
* Install datafiles in better places (Vincent)
* Don't use deprecated functions for panel-test-applets (Vincent)
* Update libecal requirement (Vincent)
Translators
* Rostislav Raykov (bg)
* Miloslav Trmac (cs)
* Adam Weinberger (en_CA)
* David Lodge (en_GB)
* Christophe Merlet (RedFox) (fr)
* Mohammad DAMT (id)
* Luca Ferretti (it)
* Žygimantas Beručka (lt)
* Kjartan Maraas (no)
* Gora Mohanty (or)
* Elian Myftiu (sq)
* Данило Шеган (sr)
2005-03-22 17:18:38 +01:00
|
|
|
|
2006-07-04 18:39:01 +02:00
|
|
|
PKG_OPTIONS_VAR= PKG_OPTIONS.gnome-panel
|
2008-11-23 18:32:12 +01:00
|
|
|
PKG_SUPPORTED_OPTIONS= evolution hal
|
|
|
|
PKG_SUGGESTED_OPTIONS= evolution hal
|
|
|
|
PLIST_VARS+= hal
|
2006-07-04 18:39:01 +02:00
|
|
|
.include "../../mk/bsd.options.mk"
|
|
|
|
|
2008-11-23 18:32:12 +01:00
|
|
|
.if !empty(PKG_OPTIONS:Mhal)
|
|
|
|
.include "../../security/policykit/buildlink3.mk"
|
|
|
|
.include "../../security/policykit-gnome/buildlink3.mk"
|
|
|
|
.include "../../sysutils/hal/buildlink3.mk"
|
|
|
|
PLIST.hal= yes
|
|
|
|
.endif
|
|
|
|
|
2007-01-13 12:59:33 +01:00
|
|
|
BUILDLINK_DEPMETHOD.libXt?= build
|
|
|
|
|
2007-09-21 15:03:25 +02:00
|
|
|
.include "../../devel/GConf/schemas.mk"
|
2004-04-01 20:46:01 +02:00
|
|
|
.include "../../devel/gettext-lib/buildlink3.mk"
|
2004-02-11 08:11:28 +01:00
|
|
|
.include "../../devel/libbonobo/buildlink3.mk"
|
2004-04-01 20:46:01 +02:00
|
|
|
.include "../../devel/libbonoboui/buildlink3.mk"
|
2007-09-21 15:03:25 +02:00
|
|
|
.include "../../devel/libglade/buildlink3.mk"
|
2004-04-01 20:46:01 +02:00
|
|
|
.include "../../devel/libgnome/buildlink3.mk"
|
2004-02-11 08:11:28 +01:00
|
|
|
.include "../../devel/libgnomeui/buildlink3.mk"
|
2004-04-01 20:46:01 +02:00
|
|
|
.include "../../devel/libwnck/buildlink3.mk"
|
2008-10-25 00:49:53 +02:00
|
|
|
BUILDLINK_API_DEPENDS.libgweather+= libgweather>=2.24.1
|
2008-04-15 19:52:40 +02:00
|
|
|
.include "../../devel/libgweather/buildlink3.mk"
|
Update to 2.10.0:
==============
Version 2.10.0
==============
Misc
* Add uk help (Maxim V. Dziumanenko)
Translators
* Frank Arnold (de)
* Nikos Charonitakis (el)
* David Lodge (en_GB)
* Priit Laes (et)
* Christophe Merlet (RedFox) (fr)
* Žygimantas Beručka (lt)
* Gnome PL Team (pl)
* Dan Damian (ro)
* Leonid Kanter (ru)
* Данило
Шеган (sr)
* Theppitak Karoonboonyanan (th)
* Maxim Dziumanenko (uk)
==============
Version 2.9.92
==============
Panel
* List bookmarks in the right order in the Places menu (Vincent)
* Simplify the code for About dialogs (Luca Ferretti)
* Fix crash when there's an error loading an icon in the "Add to panel"
dialog (Vincent)
* Fix path for launchers in default setup (Sébastien Bacher)
* Fix error dialogs complaining about icon theme when starting and
there are drawers (Vincent)
* New layout for the main menu, similar to the menu bar layout
(Vincent)
* Fix applets with wrong backgrounds when the specified image
background does not exist (Vincent)
* Fix main menu lockup when the lockdown mode is changed
(Vijaykumar Patwari)
* Plug memory leaks (Vincent)
* Support possible new format for the GTK+ bookmarks file (Vincent)
* Fix crash when the desktop background changes (Vincent)
Applets
* Simplify the code for About dialogs (Luca Ferretti)
* Fix leak when panel background changes (Vincent)
Clock Applet
* Fix update of the clock to happen every minute and not every second
when we don't show seconds (Vincent)
Window List Applet
* Fix icon loader for startup notification buttons (Vincent)
Workspace Switcher Applet
* Update for libwnck API change (Elijah Newren)
Translators
* Vital Khilko (be)
* Vladimir Petkov (bg)
* Jordi Mallach (ca)
* Miloslav Trmac (cs)
* Martin Willemoes Hansen (da)
* Hendrik Richter (de)
* Nikos Charonitakis (el)
* David Lodge (en_GB)
* Ivar Smolin (et)
* Christophe Merlet (RedFox) (fr)
* Ankit Patel (gu)
* Gabor Kelemen (hu)
* Luca Ferretti (it)
* Takeshi AIHANA (ja)
* Changwoo Ryu (ko)
* Kjartan Maraas (nb)
* Reinout van Schouwen (nl)
* Kjartan Maraas (no)
* Raphael Higino (pt_BR)
* Duarte Loreto (pt)
* Marcel Telka (sk)
* Elian Myftiu (sq)
* Christian Rose (sv)
* Theppitak Karoonboonyanan (th)
* Maxim Dziumanenko (uk)
* Woodman Tuen (zh_TW)
==============
Version 2.9.91
==============
Panel
* Update libegg files (Vincent, Mark)
* Migrate launchers that are using applications: URI (Vincent)
* Don't use applications: URI in the default panel setup (Vincent)
* Use GtkIconTheme (Vincent)
* Use named icons instead of stock icons (Vincent)
* Fix object context menu positioning algorithm (Vincent)
* Allow use of the whole screen when hiding a panel (Mark, Vincent)
* Fix button menus using other menus than applications.menu (Vincent)
* Plug memory leak (Vincent)
* Don't let the user specify a panel size smaller than what is allowed
(Vincent)
* Fix crash with context menus (Vincent)
* Fix error dialog to appear on the right screen (Vincent)
* Change the DnD icon to the dragged applet one in the "Add to panel"
dialog. (Carlos Garnacho Parro)
* Make "Run application" faster (Frank Worsley, Vincent)
* Add accessible name for list of known applications in "Run
application" dialog (Muktha)
* Use the new gnome_desktop_item_set_launch_time() API (Elijah Newren)
* Make non local paths in the places menu work (Dennis Cranston)
* Update the applications menu when the disable_command_line lockdown
key is changed (Vincent)
* Fix 100% CPU bug with non-expanded panels (Vincent)
libpanel-applet
* Fix applet context menu positioning algorithm (Vincent)
Show Desktop Applet
* Show/hide desktop on the right screen (Arvind, Vincent)
* Update the icon when icon theme changes (Paolo Borelli, Vincent)
* Use GtkIconTheme (Vincent)
Window Selector Applet
* Move most of the code to a new widget in libwnck (Vincent Noel)
Workspace Switcher Applet
* Make applet look better when using a color/image background (Vincent)
Misc
* Code cleanups
* Build fixes
* Add comments for translators
* Remove old useless files
Translators
* Vladimir Petkov (bg)
* Miloslav Trmac (cs)
* Martin Willemoes Hansen (da)
* Adam Weinberger (en_CA)
* Francisco Javier F. Serrador (es)
* Ivar Smolin (et)
* Pauli Virtanen (fi)
* Takeshi AIHANA (ja)
* Changwoo Ryu (ko)
* Žygimantas Beručka (lt)
* Kjartan Maraas (nb)
* Reinout van Schouwen (nl)
* Kjartan Maraas (no)
* Raphael Higino (pt_BR)
* Duarte Loreto (pt)
* Leonid Kanter (ru)
* Elian Myftiu (sq)
* Theppitak Karoonboonyanan (th)
* Funda Wang (zh_CN)
==============
Version 2.9.90
==============
Panel
* Show drawers on the right screen (Arvind)
* Small optimization for the run dialog (Mark)
* Open the menu on the right screen with Alt-F1 (Arvind)
* HIG fixes in "Add to Panel" dialog (Vincent)
* Fix rare crash when initiliazing the panel configuration (Vincent)
* Use gtk dnd threshold value for snap tolerance (Vincent)
* Better positioning for the context menu on objects (Vincent)
* Unset StartupNotify in the .desktop when editing the command of the
launcher (Vincent)
* Fix submenus not showing in menu bar after an update (Vincent)
* Fix weird behaviour when the mouse goes on another screen while
dragging an object (Arvind)
* Fix GTK+ bookmarks with spaces in the Places menu (Vincent)
* Fix crasher when the recent documents list has changed (Vincent)
* Add a help button when creating a new .desktop file on the desktop
(Takao Fujiwara, Vincent)
* Add "Connect to Server" item to the Places menu (Vincent)
* Move "Lock To Panel" at the bottom of the context menu (Vincent)
* Fix scaling of icons in the menu to respect the ratio (Vincent)
* Remove reference to the Actions menu (Vincent)
* Try to help translators translate "Desktop" in different contexts
libpanel-applet
* Better positioning for the context menu on applets (Vincent)
Window Selector
* Dimm the icon if the window is minimized (Vincent Noel)
Notification Area
* Show the help on the right screen (Arvind)
Translators
* Vladimir Petkov (bg)
* Miloslav Trmac (cs)
* Hendrik Richter (de)
* Alexander Winston (en_CA)
* Francisco Javier F. Serrador (es)
* Luca Ferretti (it)
* Takeshi AIHANA (ja)
* Žygimantas Beručka (lt)
* Kjartan Maraas (nb)
* Rajeev Shrestha (ne)
* Reinout van Schouwen (nl)
* Åsmund Skjæveland (nn)
* Kjartan Maraas (no)
* Welther José O. Esteves (pt_BR)
* Marcel Telka (sk)
* Elian Myftiu (sq)
* Christian Rose (sv)
* Chanchai Junlouchai (th)
* Funda Wang (zh_CN)
=============
Version 2.9.4
=============
Panel
* Close parent drawers of a drawer when a launcher is launched
(Vincent)
* Fix 100% CPU usage when changing screen size (Vincent)
* Fix z-order of drawers using their depth (Vincent)
* Fix (again) autohiding not always working (Vincent)
* Only open background images from regular files (Vasista Sarma,
Vincent)
* Fix invalid usage of de-allocated memory (Vincent)
* Fix labels in the "Add to Panel" dialog when the panel name is not
set (Christian Neumair)
* Use new GtkFileChooserButton in panel properties (Vincent)
* Do not allow to select non-image files for panel backgrounds
(Vincent)
* Make Lock menu item HIG compliant (Madhan Raj M, Vincent)
* Update the Lock check menu item when the gconf key changes
(Leena Gunda, Vincent)
* Remove default panel names in the first-time config
(Christian Neumair)
* Fix look of applet with handles in RTL environment (Vincent)
* Add a focus line around the menu bar (Vincent Noel)
* Draw animation when dropping files on a launcher (Vincent)
* Fix crasher when moving a menu button between panels (Mark)
* Make drawer context menu use header capitalization (Dennis Cranston)
* New menu layout (Vincent)
* Don't draw handles for drawers (Vincent)
* HIG work on the "Add to Panel" dialog (Luca Ferretti, Vincent)
* Fix strings in the "Add to Panel" dialog to help translators
(Luca Ferretti, Vincent)
* Fix crash when closing an error dialog in some circumstances
(Vincent)
libpanel-applet
* Add new API to allow applets to request focus (Elijah Newren, Mark)
Fish Applet
* Fix leak (Vincent)
* Open the fortune dialog only on button release (Vincent)
* Instant apply for the disable_command_line lockdown key (Vincent)
Workspace Switcher Applet
* Add mouse wheel scrolling to change workspaces (Mark, Vincent)
* Fix visual glitch when starting (Vincent)
Window Selector Applet
* Fix applet name in the about dialog (Vincent)
* Make the applet look consistent with other menus (Søren Sandmann,
Vincent Noel)
Show Desktop Applet
* Activate show desktop button on drag an drop (Maciej Katafiasz)
Misc
* Use a better name in the notification area about dialog (Vincent)
* Fix spec files to build RPM (Vincent)
* Add API doc for panel_applet_request_focus() (Vincent)
* Cleanups (Vincent, Mark)
Translators
* Miloslav Trmac (cs)
* Nikos Charonitakis (el)
* Adam Weinberger (en_CA)
* Francisco Javier F. Serrador (es)
* Luca Ferretti (it)
* Takeshi AIHANA (ja)
* Žygimantas Beručka (lt)
* Kjartan Maraas (nb)
* Kjartan Maraas (no)
* Leonid Kanter (ru)
* Elian Myftiu (sq)
* Christian Rose (sv)
=============
Version 2.9.3
=============
Panel
* Code cleanups (Vincent, Mark)
* Do not block the panel when an applet initialisation is blocking (Vincent)
* Do not block the panel when an applet can not be loaded (Vincent)
* Find the right icon when dropping an URI (Vincent)
* Fix configuration changes when the panel is hidden (Vincent)
* Fix drag and drop of text in the run dialog (Vincent)
* Fix image & translucent backgrounds for the menu bar (Vincent)
* Use icon names instead of some stock icons (Vincent)
* Use an icon when dragging the action buttons (Vincent)
* Fix leaks (Frederic Crozat, Kjartan Maraas, Vincent)
* Load the menu from desktop files only when the menu is shown (Mark)
* Fix disappearing menu separator in recent documents (Vincent)
* Use startup notification for gnome-search-tool (Dennis Cranston)
* Use icons of the right size for launchers (Vincent)
* HIGify the "Delete this Panel..." dialog (Dennis Cranston)
* Fix auto-hiding of panel when dragging something on it (Vincent)
* Drawer context menu is the same on the button and on the toplevel (Vincent)
* Add a "Launch" menu item to the launcher context menu (Vincent)
* Fix removal of the last applet/object that could not get removed (Vincent)
* Fix translucent backgrounds for auto-hidden panels (Vincent)
* Fix image and translucent backgrounds for applets with a handle (Vincent)
* Fix 100% CPU usage when closing drawers in some case (Vincent)
* Fix infinite loop when moving a non expanded panel (Vincent)
* Make it easier to center non expanded panel (Vincent)
Applets
* Fix resizing of the notification area (Mark)
* Don't crash if the icon for the show desktop is not found (Mark, Srirama Sharma)
Misc
* Update README (Vincent)
* 100% API doc coverage for libpanel-applet (Vincent)
Translators
* Miloslav Trmac (cs)
* Martin Willemoes Hansen (da)
* Adam Weinberger (en_CA)
* David Lodge (en_GB)
* Francisco Javier F. Serrador (es)
* Takeshi AIHANA (ja)
* Žygimantas Beručka (lt)
* Kjartan Maraas (nb)
* Kjartan Maraas (no)
* Zuza Software Foundation (nso)
* Chanchai Junlouchai (th)
* Zuza Software Foundation (zu)
=============
Version 2.9.2
=============
Panel
* Use libgnome-menu to generate menus (Mark, Alex Larsson)
* Extend code to support (in the future) drag and drop of Nautilus desktop icons (Mark)
* Fix drag and drop of folders with special caracters (Matthias Clasen)
* Partial fix for a crash when dropping an image on the panel (Mark)
* Store panel configuration in a new location so you can share the settings between GNOME 2.2 and later (Mark)
* Remove profiles (Mark)
* Stop using some deprecated functions (Vincent)
* Make more dialogs HIG compliant (William Jon McCann)
* Remove the panel name entry from the panel properties (Christian Neumair)
* Ignore the delete event (so you don't accidentally close the panel in XFCE, eg) (Sebastian Kapfer)
* Use gnome-vfs API to open recent files (Marco Pesenti Gritti)
* Don't use gnome-vfs-module anymore (Mark)
* Fix startup notification animation to not leave artifact (Matthias Clasen)
* Create file launcher, and not nautilus launcher, when dropping URI (Vincent)
* Fix drag and drop for URL (Romain Baffet)
All Applets
* Fix applet ID strings (Mark)
Clock Applet
* Use the right icon in the "Add to panel" dialog (Vincent)
* Accept percentage and spaces when entering percentages for actions (Vincent Noel)
* Add a gconf key to show/hide the week numbers in the calendar (Vincent)
Window List Applet
* Fix the name in the about dialog (Vincent)
Misc
* Updated italian docs (Luca Ferreti)
* Fix example in libpanel-applet doc (Caleb Groom)
Translators
* Vladimir Petkov (bg)
* Miloslav Trmac (cs)
* Martin Willemoes Hansen (da)
* Hendrik Richter (de)
* Adam Weinberger (en_CA)
* David Lodge (en_GB)
* Francisco Javier F. Serrador (es)
* Meelad Zakaria (fa)
* Takeshi AIHANA (ja)
* Hasbullah Bin Pit (ms)
* Kjartan Maraas (nb)
* Zuza Software Foundation (nso)
* Elian Myftiu (sq)
* Funda Wang (zh_CN)
=============
Version 2.9.1
=============
Panel
* Scale down the app icon in the "Run application" dialog (Vincent Noel)
* Make the "application launchers" more visible in the Addto dialog (Vincent Noel)
* Make the "add" button insensitive in the Addto dialog when nothing is selected (Vincent Noel)
* Harden user configuration so new defaults doesn't appear for user (Mark)
* Set tooltip in recent files menu (William Jon McCann)
* Don't talk about panel when the user is dealing with a drawer (Vincent)
* Remove distribution menu (Christian Neumair)
* Make "Reload Applet" HIG-compliant (Christian Neumair)
* Port to GtkAboutDialog (Vincent)
* Use new GTK+ facility for setting window icons (Vincent)
* Use icons from the icon theme (Vincent, Marco Pesenti Gritti)
* Ellipsize text in Addto dialog (Vincent)
* Don't use deprecated functions (Vincent)
* Limit the use of libgnome* (Vincent)
* Make pixmap backgrounds work for the applets (James Henstridge)
All Applets
* Port to GtkAboutDialog (Vincent)
* Use new GTK+ facility for setting window icons (Vincent)
* Limit the use of libgnome* (Vincent)
* Don't use deprecated functions (Vincent)
* Better panel background support (Vincent)
Clock Applet
* Fix calendar position (William Jon McCann)
* Use icon from the icon theme (Vincent)
* Update the clock when the time has changed (Marco Pesenti Gritti)
* Launch task URL on the right screen (Vincent)
* Use the ellipsizing code from GTK+ (Vincent)
Fish Applet
* Add a Speak Again button (Vincent)
* Use the monospace font for displaying fortune (Vincent)
* Launch the command asynchronously (Vincent)
* Don't ignore command parameters (Vincent)
* Ellipsize the main label in the window if necessary (Vincent)
* Use the filechooser for choosing the image (Vincent)
Notification Area Applet
* Don't use GTK+ name space (Vincent)
Window Menu Applet
* Fix crash when showing No Windows Open (Crispin Flowerday)
* Hide focus line padding (Vincente Noel)
* Update the menu if a window name changes (Matt T. Proud)
* Use the ellipsizing code from GTK+ (Matt T. Proud)
* Update the menu if a window state or icon changes (Vincent)
Screenshooter
* Move to gnome-utils (Jonathan Blandford)
Misc
* Remove useless icons (Vincent)
* Install datafiles in better places (Vincent)
* Don't use deprecated functions for panel-test-applets (Vincent)
* Update libecal requirement (Vincent)
Translators
* Rostislav Raykov (bg)
* Miloslav Trmac (cs)
* Adam Weinberger (en_CA)
* David Lodge (en_GB)
* Christophe Merlet (RedFox) (fr)
* Mohammad DAMT (id)
* Luca Ferretti (it)
* Žygimantas Beručka (lt)
* Kjartan Maraas (no)
* Gora Mohanty (or)
* Elian Myftiu (sq)
* Данило Шеган (sr)
2005-03-22 17:18:38 +01:00
|
|
|
.include "../../devel/pango/buildlink3.mk"
|
Update to 2.14.0:
==============
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)
2006-03-30 23:15:59 +02:00
|
|
|
.include "../../graphics/cairo/buildlink3.mk"
|
2005-10-23 19:44:41 +02:00
|
|
|
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
2008-04-15 19:52:40 +02:00
|
|
|
.include "../../graphics/librsvg/buildlink3.mk"
|
2006-07-04 18:39:01 +02:00
|
|
|
.if !empty(PKG_OPTIONS:Mevolution)
|
2004-04-01 20:46:01 +02:00
|
|
|
.include "../../mail/evolution-data-server/buildlink3.mk"
|
2006-07-04 18:39:01 +02:00
|
|
|
.endif
|
2004-04-01 20:46:01 +02:00
|
|
|
.include "../../net/ORBit2/buildlink3.mk"
|
2006-09-15 17:12:51 +02:00
|
|
|
.include "../../sysutils/dbus-glib/buildlink3.mk"
|
Update to 2.10.0:
==============
Version 2.10.0
==============
Misc
* Add uk help (Maxim V. Dziumanenko)
Translators
* Frank Arnold (de)
* Nikos Charonitakis (el)
* David Lodge (en_GB)
* Priit Laes (et)
* Christophe Merlet (RedFox) (fr)
* Žygimantas Beručka (lt)
* Gnome PL Team (pl)
* Dan Damian (ro)
* Leonid Kanter (ru)
* Данило
Шеган (sr)
* Theppitak Karoonboonyanan (th)
* Maxim Dziumanenko (uk)
==============
Version 2.9.92
==============
Panel
* List bookmarks in the right order in the Places menu (Vincent)
* Simplify the code for About dialogs (Luca Ferretti)
* Fix crash when there's an error loading an icon in the "Add to panel"
dialog (Vincent)
* Fix path for launchers in default setup (Sébastien Bacher)
* Fix error dialogs complaining about icon theme when starting and
there are drawers (Vincent)
* New layout for the main menu, similar to the menu bar layout
(Vincent)
* Fix applets with wrong backgrounds when the specified image
background does not exist (Vincent)
* Fix main menu lockup when the lockdown mode is changed
(Vijaykumar Patwari)
* Plug memory leaks (Vincent)
* Support possible new format for the GTK+ bookmarks file (Vincent)
* Fix crash when the desktop background changes (Vincent)
Applets
* Simplify the code for About dialogs (Luca Ferretti)
* Fix leak when panel background changes (Vincent)
Clock Applet
* Fix update of the clock to happen every minute and not every second
when we don't show seconds (Vincent)
Window List Applet
* Fix icon loader for startup notification buttons (Vincent)
Workspace Switcher Applet
* Update for libwnck API change (Elijah Newren)
Translators
* Vital Khilko (be)
* Vladimir Petkov (bg)
* Jordi Mallach (ca)
* Miloslav Trmac (cs)
* Martin Willemoes Hansen (da)
* Hendrik Richter (de)
* Nikos Charonitakis (el)
* David Lodge (en_GB)
* Ivar Smolin (et)
* Christophe Merlet (RedFox) (fr)
* Ankit Patel (gu)
* Gabor Kelemen (hu)
* Luca Ferretti (it)
* Takeshi AIHANA (ja)
* Changwoo Ryu (ko)
* Kjartan Maraas (nb)
* Reinout van Schouwen (nl)
* Kjartan Maraas (no)
* Raphael Higino (pt_BR)
* Duarte Loreto (pt)
* Marcel Telka (sk)
* Elian Myftiu (sq)
* Christian Rose (sv)
* Theppitak Karoonboonyanan (th)
* Maxim Dziumanenko (uk)
* Woodman Tuen (zh_TW)
==============
Version 2.9.91
==============
Panel
* Update libegg files (Vincent, Mark)
* Migrate launchers that are using applications: URI (Vincent)
* Don't use applications: URI in the default panel setup (Vincent)
* Use GtkIconTheme (Vincent)
* Use named icons instead of stock icons (Vincent)
* Fix object context menu positioning algorithm (Vincent)
* Allow use of the whole screen when hiding a panel (Mark, Vincent)
* Fix button menus using other menus than applications.menu (Vincent)
* Plug memory leak (Vincent)
* Don't let the user specify a panel size smaller than what is allowed
(Vincent)
* Fix crash with context menus (Vincent)
* Fix error dialog to appear on the right screen (Vincent)
* Change the DnD icon to the dragged applet one in the "Add to panel"
dialog. (Carlos Garnacho Parro)
* Make "Run application" faster (Frank Worsley, Vincent)
* Add accessible name for list of known applications in "Run
application" dialog (Muktha)
* Use the new gnome_desktop_item_set_launch_time() API (Elijah Newren)
* Make non local paths in the places menu work (Dennis Cranston)
* Update the applications menu when the disable_command_line lockdown
key is changed (Vincent)
* Fix 100% CPU bug with non-expanded panels (Vincent)
libpanel-applet
* Fix applet context menu positioning algorithm (Vincent)
Show Desktop Applet
* Show/hide desktop on the right screen (Arvind, Vincent)
* Update the icon when icon theme changes (Paolo Borelli, Vincent)
* Use GtkIconTheme (Vincent)
Window Selector Applet
* Move most of the code to a new widget in libwnck (Vincent Noel)
Workspace Switcher Applet
* Make applet look better when using a color/image background (Vincent)
Misc
* Code cleanups
* Build fixes
* Add comments for translators
* Remove old useless files
Translators
* Vladimir Petkov (bg)
* Miloslav Trmac (cs)
* Martin Willemoes Hansen (da)
* Adam Weinberger (en_CA)
* Francisco Javier F. Serrador (es)
* Ivar Smolin (et)
* Pauli Virtanen (fi)
* Takeshi AIHANA (ja)
* Changwoo Ryu (ko)
* Žygimantas Beručka (lt)
* Kjartan Maraas (nb)
* Reinout van Schouwen (nl)
* Kjartan Maraas (no)
* Raphael Higino (pt_BR)
* Duarte Loreto (pt)
* Leonid Kanter (ru)
* Elian Myftiu (sq)
* Theppitak Karoonboonyanan (th)
* Funda Wang (zh_CN)
==============
Version 2.9.90
==============
Panel
* Show drawers on the right screen (Arvind)
* Small optimization for the run dialog (Mark)
* Open the menu on the right screen with Alt-F1 (Arvind)
* HIG fixes in "Add to Panel" dialog (Vincent)
* Fix rare crash when initiliazing the panel configuration (Vincent)
* Use gtk dnd threshold value for snap tolerance (Vincent)
* Better positioning for the context menu on objects (Vincent)
* Unset StartupNotify in the .desktop when editing the command of the
launcher (Vincent)
* Fix submenus not showing in menu bar after an update (Vincent)
* Fix weird behaviour when the mouse goes on another screen while
dragging an object (Arvind)
* Fix GTK+ bookmarks with spaces in the Places menu (Vincent)
* Fix crasher when the recent documents list has changed (Vincent)
* Add a help button when creating a new .desktop file on the desktop
(Takao Fujiwara, Vincent)
* Add "Connect to Server" item to the Places menu (Vincent)
* Move "Lock To Panel" at the bottom of the context menu (Vincent)
* Fix scaling of icons in the menu to respect the ratio (Vincent)
* Remove reference to the Actions menu (Vincent)
* Try to help translators translate "Desktop" in different contexts
libpanel-applet
* Better positioning for the context menu on applets (Vincent)
Window Selector
* Dimm the icon if the window is minimized (Vincent Noel)
Notification Area
* Show the help on the right screen (Arvind)
Translators
* Vladimir Petkov (bg)
* Miloslav Trmac (cs)
* Hendrik Richter (de)
* Alexander Winston (en_CA)
* Francisco Javier F. Serrador (es)
* Luca Ferretti (it)
* Takeshi AIHANA (ja)
* Žygimantas Beručka (lt)
* Kjartan Maraas (nb)
* Rajeev Shrestha (ne)
* Reinout van Schouwen (nl)
* Åsmund Skjæveland (nn)
* Kjartan Maraas (no)
* Welther José O. Esteves (pt_BR)
* Marcel Telka (sk)
* Elian Myftiu (sq)
* Christian Rose (sv)
* Chanchai Junlouchai (th)
* Funda Wang (zh_CN)
=============
Version 2.9.4
=============
Panel
* Close parent drawers of a drawer when a launcher is launched
(Vincent)
* Fix 100% CPU usage when changing screen size (Vincent)
* Fix z-order of drawers using their depth (Vincent)
* Fix (again) autohiding not always working (Vincent)
* Only open background images from regular files (Vasista Sarma,
Vincent)
* Fix invalid usage of de-allocated memory (Vincent)
* Fix labels in the "Add to Panel" dialog when the panel name is not
set (Christian Neumair)
* Use new GtkFileChooserButton in panel properties (Vincent)
* Do not allow to select non-image files for panel backgrounds
(Vincent)
* Make Lock menu item HIG compliant (Madhan Raj M, Vincent)
* Update the Lock check menu item when the gconf key changes
(Leena Gunda, Vincent)
* Remove default panel names in the first-time config
(Christian Neumair)
* Fix look of applet with handles in RTL environment (Vincent)
* Add a focus line around the menu bar (Vincent Noel)
* Draw animation when dropping files on a launcher (Vincent)
* Fix crasher when moving a menu button between panels (Mark)
* Make drawer context menu use header capitalization (Dennis Cranston)
* New menu layout (Vincent)
* Don't draw handles for drawers (Vincent)
* HIG work on the "Add to Panel" dialog (Luca Ferretti, Vincent)
* Fix strings in the "Add to Panel" dialog to help translators
(Luca Ferretti, Vincent)
* Fix crash when closing an error dialog in some circumstances
(Vincent)
libpanel-applet
* Add new API to allow applets to request focus (Elijah Newren, Mark)
Fish Applet
* Fix leak (Vincent)
* Open the fortune dialog only on button release (Vincent)
* Instant apply for the disable_command_line lockdown key (Vincent)
Workspace Switcher Applet
* Add mouse wheel scrolling to change workspaces (Mark, Vincent)
* Fix visual glitch when starting (Vincent)
Window Selector Applet
* Fix applet name in the about dialog (Vincent)
* Make the applet look consistent with other menus (Søren Sandmann,
Vincent Noel)
Show Desktop Applet
* Activate show desktop button on drag an drop (Maciej Katafiasz)
Misc
* Use a better name in the notification area about dialog (Vincent)
* Fix spec files to build RPM (Vincent)
* Add API doc for panel_applet_request_focus() (Vincent)
* Cleanups (Vincent, Mark)
Translators
* Miloslav Trmac (cs)
* Nikos Charonitakis (el)
* Adam Weinberger (en_CA)
* Francisco Javier F. Serrador (es)
* Luca Ferretti (it)
* Takeshi AIHANA (ja)
* Žygimantas Beručka (lt)
* Kjartan Maraas (nb)
* Kjartan Maraas (no)
* Leonid Kanter (ru)
* Elian Myftiu (sq)
* Christian Rose (sv)
=============
Version 2.9.3
=============
Panel
* Code cleanups (Vincent, Mark)
* Do not block the panel when an applet initialisation is blocking (Vincent)
* Do not block the panel when an applet can not be loaded (Vincent)
* Find the right icon when dropping an URI (Vincent)
* Fix configuration changes when the panel is hidden (Vincent)
* Fix drag and drop of text in the run dialog (Vincent)
* Fix image & translucent backgrounds for the menu bar (Vincent)
* Use icon names instead of some stock icons (Vincent)
* Use an icon when dragging the action buttons (Vincent)
* Fix leaks (Frederic Crozat, Kjartan Maraas, Vincent)
* Load the menu from desktop files only when the menu is shown (Mark)
* Fix disappearing menu separator in recent documents (Vincent)
* Use startup notification for gnome-search-tool (Dennis Cranston)
* Use icons of the right size for launchers (Vincent)
* HIGify the "Delete this Panel..." dialog (Dennis Cranston)
* Fix auto-hiding of panel when dragging something on it (Vincent)
* Drawer context menu is the same on the button and on the toplevel (Vincent)
* Add a "Launch" menu item to the launcher context menu (Vincent)
* Fix removal of the last applet/object that could not get removed (Vincent)
* Fix translucent backgrounds for auto-hidden panels (Vincent)
* Fix image and translucent backgrounds for applets with a handle (Vincent)
* Fix 100% CPU usage when closing drawers in some case (Vincent)
* Fix infinite loop when moving a non expanded panel (Vincent)
* Make it easier to center non expanded panel (Vincent)
Applets
* Fix resizing of the notification area (Mark)
* Don't crash if the icon for the show desktop is not found (Mark, Srirama Sharma)
Misc
* Update README (Vincent)
* 100% API doc coverage for libpanel-applet (Vincent)
Translators
* Miloslav Trmac (cs)
* Martin Willemoes Hansen (da)
* Adam Weinberger (en_CA)
* David Lodge (en_GB)
* Francisco Javier F. Serrador (es)
* Takeshi AIHANA (ja)
* Žygimantas Beručka (lt)
* Kjartan Maraas (nb)
* Kjartan Maraas (no)
* Zuza Software Foundation (nso)
* Chanchai Junlouchai (th)
* Zuza Software Foundation (zu)
=============
Version 2.9.2
=============
Panel
* Use libgnome-menu to generate menus (Mark, Alex Larsson)
* Extend code to support (in the future) drag and drop of Nautilus desktop icons (Mark)
* Fix drag and drop of folders with special caracters (Matthias Clasen)
* Partial fix for a crash when dropping an image on the panel (Mark)
* Store panel configuration in a new location so you can share the settings between GNOME 2.2 and later (Mark)
* Remove profiles (Mark)
* Stop using some deprecated functions (Vincent)
* Make more dialogs HIG compliant (William Jon McCann)
* Remove the panel name entry from the panel properties (Christian Neumair)
* Ignore the delete event (so you don't accidentally close the panel in XFCE, eg) (Sebastian Kapfer)
* Use gnome-vfs API to open recent files (Marco Pesenti Gritti)
* Don't use gnome-vfs-module anymore (Mark)
* Fix startup notification animation to not leave artifact (Matthias Clasen)
* Create file launcher, and not nautilus launcher, when dropping URI (Vincent)
* Fix drag and drop for URL (Romain Baffet)
All Applets
* Fix applet ID strings (Mark)
Clock Applet
* Use the right icon in the "Add to panel" dialog (Vincent)
* Accept percentage and spaces when entering percentages for actions (Vincent Noel)
* Add a gconf key to show/hide the week numbers in the calendar (Vincent)
Window List Applet
* Fix the name in the about dialog (Vincent)
Misc
* Updated italian docs (Luca Ferreti)
* Fix example in libpanel-applet doc (Caleb Groom)
Translators
* Vladimir Petkov (bg)
* Miloslav Trmac (cs)
* Martin Willemoes Hansen (da)
* Hendrik Richter (de)
* Adam Weinberger (en_CA)
* David Lodge (en_GB)
* Francisco Javier F. Serrador (es)
* Meelad Zakaria (fa)
* Takeshi AIHANA (ja)
* Hasbullah Bin Pit (ms)
* Kjartan Maraas (nb)
* Zuza Software Foundation (nso)
* Elian Myftiu (sq)
* Funda Wang (zh_CN)
=============
Version 2.9.1
=============
Panel
* Scale down the app icon in the "Run application" dialog (Vincent Noel)
* Make the "application launchers" more visible in the Addto dialog (Vincent Noel)
* Make the "add" button insensitive in the Addto dialog when nothing is selected (Vincent Noel)
* Harden user configuration so new defaults doesn't appear for user (Mark)
* Set tooltip in recent files menu (William Jon McCann)
* Don't talk about panel when the user is dealing with a drawer (Vincent)
* Remove distribution menu (Christian Neumair)
* Make "Reload Applet" HIG-compliant (Christian Neumair)
* Port to GtkAboutDialog (Vincent)
* Use new GTK+ facility for setting window icons (Vincent)
* Use icons from the icon theme (Vincent, Marco Pesenti Gritti)
* Ellipsize text in Addto dialog (Vincent)
* Don't use deprecated functions (Vincent)
* Limit the use of libgnome* (Vincent)
* Make pixmap backgrounds work for the applets (James Henstridge)
All Applets
* Port to GtkAboutDialog (Vincent)
* Use new GTK+ facility for setting window icons (Vincent)
* Limit the use of libgnome* (Vincent)
* Don't use deprecated functions (Vincent)
* Better panel background support (Vincent)
Clock Applet
* Fix calendar position (William Jon McCann)
* Use icon from the icon theme (Vincent)
* Update the clock when the time has changed (Marco Pesenti Gritti)
* Launch task URL on the right screen (Vincent)
* Use the ellipsizing code from GTK+ (Vincent)
Fish Applet
* Add a Speak Again button (Vincent)
* Use the monospace font for displaying fortune (Vincent)
* Launch the command asynchronously (Vincent)
* Don't ignore command parameters (Vincent)
* Ellipsize the main label in the window if necessary (Vincent)
* Use the filechooser for choosing the image (Vincent)
Notification Area Applet
* Don't use GTK+ name space (Vincent)
Window Menu Applet
* Fix crash when showing No Windows Open (Crispin Flowerday)
* Hide focus line padding (Vincente Noel)
* Update the menu if a window name changes (Matt T. Proud)
* Use the ellipsizing code from GTK+ (Matt T. Proud)
* Update the menu if a window state or icon changes (Vincent)
Screenshooter
* Move to gnome-utils (Jonathan Blandford)
Misc
* Remove useless icons (Vincent)
* Install datafiles in better places (Vincent)
* Don't use deprecated functions for panel-test-applets (Vincent)
* Update libecal requirement (Vincent)
Translators
* Rostislav Raykov (bg)
* Miloslav Trmac (cs)
* Adam Weinberger (en_CA)
* David Lodge (en_GB)
* Christophe Merlet (RedFox) (fr)
* Mohammad DAMT (id)
* Luca Ferretti (it)
* Žygimantas Beručka (lt)
* Kjartan Maraas (no)
* Gora Mohanty (or)
* Elian Myftiu (sq)
* Данило Шеган (sr)
2005-03-22 17:18:38 +01:00
|
|
|
.include "../../sysutils/gnome-menus/buildlink3.mk"
|
Update to 2.12.1:
==============
Version 2.12.1
==============
Panel
* Use user-specified names when available in the Places menu (Vincent)
* Don't block waiting for a password if there are non-local GTK+
bookmarks (Vincent)
* Sort network volumes (Vincent)
* Use icon names for drag and drop (Vincent)
* Make submenus without icons in Places menu have the good height
(Vincent)
* Correctly initializes the sensitivity of the recent menu (Vincent)
* Make it possible to have multiple bookmarks to the same directory but
with different names (Vincent)
* Fix persistent tooltip when dragging a menu item (Vincent)
* Fix objects context menu positioning algorithm when the cursor is
not in the object (Vincent)
* Don't crash when killing an application that was quitted after we
ask for confirmation (Vincent)
* Don't block the panel when asking for confirmation to kill an
application (Vincent)
* Don't crash when some gconf settings are unknown (James Henstridge)
* Minor fixes (Vincent)
libpanel-applet
* Fix applet context menu positioning algorithm when the cursor is
not in the applet (Vincent)
Clock Applet
* Orient the text vertically on vertical panels (William Jon McCann,
John Spray, and Callum McKenzie)
* Show weeks by default (Vincent)
* Use authentication for calendar when needed (Tommi Komulainen)
Window List Applet
* Make the window list looking better with non-default backgrounds
(Ryan Lortie)
Misc
* Build fixes/updates (Vincent)
Docs Translators
* Alessio Frusciante, Luca Ferretti (it)
Translators
* Francisco Javier F. Serrador (es)
* Ivar Smolin (et)
* Iñaki Larrañaga Murgoitio (eu)
* Ignacio Casal Quinteiro (gl)
* Yuval Tanny (he)
* Erdal Ronahi (ku)
* Baris Cicek (tr)
* Clytie Siddall (vi)
==============
Version 2.12.0
==============
Panel
* Fix evolution launcher on the default panel layout (Vincent)
Misc
* Build fix (Claudio Saavedra)
Docs Translators
* Maxim Dziumanenko (uk)
Translators
* Jordi Mallach (ca)
* Rhys Jones (cy)
* Hendrik Richter (de)
* Christophe Merlet (RedFox) (fr)
* Norayr Chilingaryan (hy)
* Luca Ferretti (it)
* Young-Ho Cha (ko)
* Erdal Ronahi (ku)
* Žygimantas Beručka (lt)
* Reinout van Schouwen (nl)
* Evandro Fernandes Giovanini (pt_BR)
* Leonid Kanter (ru)
* Elian Myftiu (sq)
* Maxim Dziumanenko (uk)
===============
Version 2.11.92
===============
Panel
* Update libegg files (Mark)
* Don't allow applets to be removed if the "locked" key is set to true
and is not writable (Mark)
* Add Notification Area to default panel layout (Vincent)
Clock Applet
* Fix broken "Adjust Date & Time" (Mark)
Misc
* Build fixes (Vincent)
Docs Translators
* Francisco Javier F. Serrador (es)
Translators
* Gnome PL Team (pl)
* Duarte Loreto (pt)
* Dan Damian (ro)
* Kostas Papadimas (el)
* Woodman Tuen (zh_TW)
===============
Version 2.11.91
===============
Panel
* Launch the menu editor using startup notification (Dennis Cranston, Mark)
* Fix crasher with menus if a .desktop file changes (Mark)
* Fix valgrind warning (Mark)
Docs Translators
* Vincent van Adrighem, Myckel Habets (nl)
Translators
* Vladimir Petkov (bg)
* Ilkka Tuohela (fi)
* Yuval Tanny (he)
* Gabor Kelemen (hu)
* Mohammad DAMT (id)
* Reinout van Schouwen (nl)
* Слободан Д. Средојевић (sr)
* Prajasakti Localisation Team (te)
* Clytie Siddall (vi)
* Funda Wang (zh_CN)
===============
Version 2.11.90
===============
Panel
* Rotate the menu bar on vertical panels (Mark)
* Don't save panel co-ords in GConf unless floating (Mark)
* Don't show disabled applets in "Add to Panel (Mark)
* Fix crasher when editing launchers (Mark)
* Don't hoard system launchers until modified (Mark)
* Don't set the "profile_migrated" key if not needed (Mark)
* Scale rectangular buttons correcly again (Mark)
* Don't create ~/.recently-used during first login (Mark)
* Update the .server file to not refer to "panel-2" (Mark)
* Don't access freed memory (Kjartan)
* Build fix (Murray Cumming)
Clock Applet
* Added support for SuSE's YAST datetime config tool (Rodrigo Moya)
* Make the tooltip more useful (Rodrigo Moya)
* Warnings fixes (Vincent, Mark)
Misc
* Move to using gnome-doc-utils for docs (Vincent)
* Fix help link in the fish applet (Vincent)
* Set the window icon in gnome-desktop-item-edit (Jaap A. Haitsma)
Translators
* Miloslav Trmac (cs)
* Adam Weinberger (en_CA)
* Francisco Javier F. Serrador (es)
* Ivar Smolin (et)
* Ilkka Tuohela (fi)
* Christophe Merlet (RedFox) (fr)
* Ankit Patel (gu)
* Yair Hershkovitz (he)
* Takeshi AIHANA (ja)
* Kjartan Maraas (nb, no)
* Marcel Telka (sk)
* Theppitak Karoonboonyanan (th)
* Clytie Siddall (vi)
==============
Version 2.11.5
==============
Panel
* Update libegg files (Vincent)
Translators
* Hendrik Richter (de)
==============
Version 2.11.4
==============
Panel
* Make run dialog autocompletion work again (Vincent)
* Fix leaks (Kjartan Maraas)
* Avoid getting two error dialogs when an applet crashes (Ryan Lortie)
* Change default launchers on default layout (Vincent)
* Fix reference to the user guide (Sebastien Bacher)
* Fix bad interaction between the panel and the window manager (Mark)
Translators
* Vladimir Petkov (bg)
* Miloslav Trmac (cs)
* Martin Willemoes Hansen (da)
* Adam Weinberger (en_CA)
* Ivar Smolin (et)
* Meelad Zakaria (fa)
* Yuval Tanny (he)
* Takeshi AIHANA (ja)
* Kjartan Maraas (nb)
* Reinout van Schouwen (nl)
* Kjartan Maraas (no)
* Marcel Telka (sk)
* Elian Myftiu (sq)
* Theppitak Karoonboonyanan (th)
* Funda Wang (zh_CN)
* Woodman Tuen (zh_TW)
==============
Version 2.11.3
==============
Panel
* Make the clear recent documents dialog HIG compliant
(William Jon McCann)
* Fix some help buttons (Kjartan Maraas)
* Code cleanups (Kjartan Maraas, Vincent)
* Fix leaks (Kjartan Maraas, Ryan Lortie)
* Preload the menu in a idle loop (Vincent)
* Mark some old gconf settings as deprecated (Vincent)
* Add gnome-screensaver support (William Jon McCann)
Clock Applet
* Sort task list by priority (William Jon McCann, Carlos Garcia Campos)
Window List & Window Selector Applets
* Differentiate the description for these applets (Vincent)
Translators
* Miloslav Trmac (cs)
* Adam Weinberger (en_CA)
* Francisco Javier F. Serrador (es)
* Ignacio Casal Quinteiro (gl)
* Lilit Azizbekyan (hy)
* Takeshi AIHANA (ja)
* Kjartan Maraas (nb)
* Kjartan Maraas (no)
* Theppitak Karoonboonyanan (th)
==============
Version 2.11.1
==============
Panel
* Add an "Edit Menus" menu item for the menu button and bar (Mark, Vijaykumar Patwari)
* Fix "dialogs pop up under panel dialogs" issue (Mark)
* Fix crasher with recent items menu (Mark)
* Fix lifecycle issues with the recent items menu (Mark)
* Fix "moved the panel to the left, now I can't move it back" issue (Mark)
* Don't crash if certain GConf keys are unset (Mark)
* Don't let force quit kill the panel (Arvind)
* Move "Properties" above "Delete This Panel" in the context menu (Vincent)
* Add preference for disabling autocompletion in the run dialog (Fernando Villacis Postigo)
* Remove "Run application" from the menus (Vincent)
* Keep up with latest libgnome-menu API (Mark, Frederic)
* Warnings fixes (Mark, Vincent)
Misc
* Don't call textdomain() in shlib applets (Mark)
Translators
* Vladimir Petkov (bg)
* Miloslav Trmac (cs)
* Telsa Gwynne (cy)
* Hendrik Richter (de)
* Adam Weinberger (en_CA)
* David Lodge (en_GB)
* Francisco Javier F. Serrador (es)
* Ivar Smolin (et)
* Takeshi AIHANA (ja)
* Steve Murphy (rw)
* Elian Myftiu (sq)
* Woodman Tuen (zh_TW)
2005-10-12 23:56:27 +02:00
|
|
|
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
|
2007-11-29 21:44:31 +01:00
|
|
|
.include "../../mk/omf-scrollkeeper.mk"
|
2004-02-11 08:11:28 +01:00
|
|
|
.include "../../x11/gnome-desktop/buildlink3.mk"
|
2004-04-01 20:46:01 +02:00
|
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
2007-01-13 12:59:33 +01:00
|
|
|
.include "../../x11/libSM/buildlink3.mk"
|
|
|
|
.include "../../x11/libX11/buildlink3.mk"
|
|
|
|
.include "../../x11/libXt/buildlink3.mk"
|
2002-11-04 09:28:00 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|