pkgsrc/x11/gnome-panel/Makefile

59 lines
2 KiB
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.65 2006/03/06 00:18:11 wiz Exp $
#
DISTNAME= gnome-panel-2.12.3
PKGREVISION= 1
CATEGORIES= x11 gnome
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
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-panel/2.12/}
EXTRACT_SUFX= .tar.bz2
2003-07-18 00:50:55 +02:00
MAINTAINER= jmmv@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= GNOME2 panel application
GNU_CONFIGURE= YES
USE_DIRS+= gnome2-1.5
USE_TOOLS+= gmake perl:run pkg-config
USE_PKGLOCALEDIR= YES
USE_LIBTOOL= YES
PKGCONFIG_OVERRIDE= libpanel-applet/libpanelapplet-2.0.pc.in
CONFIGURE_ARGS+= --enable-gtk-doc=no
CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc
GCONF2_SCHEMAS= clock.schemas
GCONF2_SCHEMAS+= fish.schemas
GCONF2_SCHEMAS+= panel-global.schemas
GCONF2_SCHEMAS+= panel-general.schemas
GCONF2_SCHEMAS+= panel-toplevel.schemas
GCONF2_SCHEMAS+= panel-object.schemas
GCONF2_SCHEMAS+= panel-compatibility.schemas
GCONF2_SCHEMAS+= workspace-switcher.schemas
GCONF2_SCHEMAS+= window-list.schemas
GCONF2_ENTRIES= panel-default-setup.entries
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
BUILDLINK_DEPENDS.gnome-vfs2+= gnome-vfs2>=2.10.0
BUILDLINK_DEPENDS.libglade2+= libglade2>=2.5.0
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
BUILDLINK_DEPENDS.libwnck+= libwnck>=2.12.1
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/GConf2/schemas.mk"
Update to 2.6.0. Changes since previous stable branch (2.4.x): Version 2.6.0 ============= * New and updated translations. Version 2.5.93 ============== Screenshot Taker * Use the new file chooser in save mode instead of open mode Clock Applet * Fix crash with unset/invalid clock format preference Translators * New and updated translations. Version 2.5.92 ============== Panel * Fix accessibility issue with the "Force Quit" dialog * Correctly launch nautilus for directories from the run dialog Clock Applet * Use GtkComboBox in the preferences dialog Translations * New and updated translations. Version 2.5.91 ============== Panel * Don't resize while autohiding * Remove the username from the Log Out menu item again * Xinerama fixes for panel position and collision avoidance * Make moving launchers with button2 work again * Don't allow the panel to be moved when its hidden Clock Applet * Fix task and appoinment list scrolling * Use Fedora's system-config-time if available * Fix issue with clock not resizing when date chanes in some locales Notification Area * Set the window icon on the about dialog Translations * New and updated translations. Version 2.5.90 ============== Panel * Fix a typo - "or to to shutdown" * Fix issue with autohides not being unqueued on leave notify * Allow the hide button's size to be themed * Make apps be launched on the correct screen after menus are re-loaded * Fixup instance of using an uninitialised variable Applets * Fix issue with calendar jumping multiple months on click Misc * Updated help documentation * Allow building against an uninstalled build of gnome-panel Translations * New and updated translations. Version 2.5.5 ============= Panel * Make applets move a pixel at a time so we can move them to the corner * Fix broken keynav with numlock enabled * Fix problem with disappearing launchers * Correctly test for modifiers throughout the panel Notification Area * Correctly manage the lifecycle of the about dialog * Use the correct icon in the about dialog Misc * Update help links to point to new user-guie location * Add configure flag to disable use of evolution-data-server * Update help documentation * Make the screenshooter use GtkFileChooser * Add documentor credits in applet about dialogs * Warnings fixes * Un-mark property descriptions for translation Translators * New and updated translations. Version 2.5.4 ============= Panel * Add more lockdown support * Fix major X leak with translucent panels * Use a new "applications" icon for the applications menu * Set accessible names for drawers and hide buttons * Fix issue with "Log Out blah" menu item and username's with underscore * Remove bogus panel_signal_connect_object_while_alive() * Fix issue where "Delete this Panel" wasn't visible * Only allow resizing the run dialog if the proram list is visible * Fix some runtime warnings * Fix some portability issues libpanel-applet * Install enums header and fix signal definitions * Build panel-test-applets with -export-dynamic Clock Applet * Fix bug where selected calendars were out of sync * Use UTC time for events if preference set * Correctly detect all day events * Re-position the calendar popup as the clock is moved around * Don't show "Adjust Date & Time" if no config tool available * Fix issue with ellipsizing the task description Misc * Sync with newer version of the recent files implementation * Use a themed window icon in the screenshooter * Fix issue with unsetting the preferred command for Wanda * Set the accessible name on the notification area * Fix underquoted definition of AM_PATH_ESD * Fix invalid UTF8 in spanish help docs * Bump required GTK+ to 2.3.2 Translators * New and updated translations. Version 2.5.3.1 =============== libpanel-applet * Fix crasher with ORBit 2.9.4 Translators * New and updated translations. Version 2.5.3 ============= Panel * Add a shadow around the run dialog applications list * Set the accessible name on the run dialog entry * Don't allow the creation of empty launchers * Change the default panel size from 22px to 24px * Put the username in the "Log Out" menu item * Fix occassional problem where moving an applet caused the panel to move * Use a useless icon for the actions menu until a better one is found * Mark a string for translation * Use latest versions off egg-recent * Fix minor typo in the default panel setup * Use GtkFileChooser instead of GtkFileSelection * Don't add directories during command completion in the run dialog * Fix UTF-8 conversion issue in the run dialog Clock Applet * Add support for showing Evolution tasks/appointments * Allow a custom time format to specified in GConf * Make the applet out of process * If showing UTC time, select the right day in the calendr * Make it easier for translators to swap elements of the time format * Schemas terminology fix Other Applets * Display Notification Area help on the correct screen * Don't allow changing the number/names of workspaces if locked down Misc * Make use of new libgnomeui/gdk functions instead of egg-screen-* * Add bugzilla pointers to all applet .server files * Build fixes * Update Spanish documentation Translators * New and updated translations. Version 2.5.2 ============= Panel * Kill some unused functions * Be more paranoid about removing dirs from the GConfClient cache * Fix some strings to by more translator friendly * Make blocking auto-hiding recursive * Rename "Open Recent" to "Recent Documents" * Use gdk_screen_get_monitor_at_point() instead of a hack * Sort the applets in the "Add to panel" menu according to the locale * Fix various bugs with autohide with no animations * Make schema descriptions of the "screen" and "monitor" keys more expicit * Use the monitor size and not the screen size to position the panel * Fix bug in menu positioning when the panel is hidden * Add labelled-by relation for the slider in the properties dialog * Fix the preferences dialog to use the locked_down key * Remove invalid assertion about auto_hide_size > 0 * Don't set invalid tooltips on menu buttons * Set the accessible name on drawers * Make sure to set the PPosition WM_NORMAL_HINT to keep other WMs happy * Make the expander in the run dialog activatable via a mnemonic * Use GObject's instance private data * Use GConf's standard function for unsetting a hierarchy * Make the Menu Bar help point at the correct location * Make menu buttons use the correct tooltip * Make "Force Quit" confirmation dialog cancel on escape Screenshooter * Don't crash when using the shape extension on an offscreen window * Fix slight performace issue * Expand filenames with a tilde when saving * Kill crufty printing support Applets * Simplify the various clock time format GConf keys into one enum * Make the clock not display leading zeros in dates * Make Wanda not use deprecated functions * Rename the Window Menu to "Window Selector" * Make the Window Selector's help point at the user guide * Destroy the Window Selector's about dialog when the applet is removed * Ditto for the Show Desktop button * Make the Show Desktop button use SVG icons libpanel-applet * Fix weird issue caused by not removing the dir from the GConfClient cache Misc * Many distcheck fixes required for using automake 1.7 * XML-ize the libpanel-applet docs * Man pages updates * Update build message to say "2.5" * Make sure Wanda's generated .server files get deleted on make clean Translators * New and updated translations. Version 2.5.1 ============= Panel * Implement per-panel and global lockdown keys * Add a "disabled_applets" key and don't show those applets * Fix gnome-panel --help not to show the flags twice * Used the folder icon from the icon theme for folders * Use the term "Drag and drop" instead of "DnD" * Don't allow vertically centered horizontal panels and vice versa * Link to help for action buttons * Use the "delete" stock icon for "Delete this panel" * Fix crashing when gdk_property_get_fails * Snap to 0/100% opacity with a 2% tolerance * Set revert to insenitive in the launcher editing dialog * Remove the bold labels in the panel properties dialog * Don't unhide hidden drawers when unhiding the parent panel * Use GtkExpander in the run dialog * Don't allow the panel to autohide when dragging things around * Don't unhide the panel if we quickly move the pointer in and out * Get translucent applet backgrounds almost working * Remove useless, crufty code * Don't allow the panel to unhide when the properties dialog is open Applets * Hide the preferences menu items when locked down * Update help buttons to point to the correct docs * Allow the PanelApplet's children to become focusable after focusing itself * Fix a memory leak in libpanel-applet Window List * Remove "visible" from the descipription of the applet * Update to use the new icon from jimmac * Disable certain preferences when only showing the current workspace Workspace Switcher * Add a shadow around the workspace list in the preferences * Unselect any selected workspace name when the list is unfocused Window Menu * Ellipsize the window menu item if its too long * Update to use the new icon from jimmac * Don't refer to the "Window List" in the about dialog * Use the icon theme to lookup the window icon Show Desktop Button * Lookup the icon according to the icon theme Wanda * Respect the "inhibit_command_line" lockdown preference * Make the "rotate" prefernce false by default - bubbles should go up * De-brand Wanda - she's a fish, not a "GNOME fish" Clock * Show week numbers in the calendar * Better schema description for "internet_time" Misc * Help documentation updates * Add a --enable-deprecations build time flag Translators
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"
Update to 2.6.0. Changes since previous stable branch (2.4.x): Version 2.6.0 ============= * New and updated translations. Version 2.5.93 ============== Screenshot Taker * Use the new file chooser in save mode instead of open mode Clock Applet * Fix crash with unset/invalid clock format preference Translators * New and updated translations. Version 2.5.92 ============== Panel * Fix accessibility issue with the "Force Quit" dialog * Correctly launch nautilus for directories from the run dialog Clock Applet * Use GtkComboBox in the preferences dialog Translations * New and updated translations. Version 2.5.91 ============== Panel * Don't resize while autohiding * Remove the username from the Log Out menu item again * Xinerama fixes for panel position and collision avoidance * Make moving launchers with button2 work again * Don't allow the panel to be moved when its hidden Clock Applet * Fix task and appoinment list scrolling * Use Fedora's system-config-time if available * Fix issue with clock not resizing when date chanes in some locales Notification Area * Set the window icon on the about dialog Translations * New and updated translations. Version 2.5.90 ============== Panel * Fix a typo - "or to to shutdown" * Fix issue with autohides not being unqueued on leave notify * Allow the hide button's size to be themed * Make apps be launched on the correct screen after menus are re-loaded * Fixup instance of using an uninitialised variable Applets * Fix issue with calendar jumping multiple months on click Misc * Updated help documentation * Allow building against an uninstalled build of gnome-panel Translations * New and updated translations. Version 2.5.5 ============= Panel * Make applets move a pixel at a time so we can move them to the corner * Fix broken keynav with numlock enabled * Fix problem with disappearing launchers * Correctly test for modifiers throughout the panel Notification Area * Correctly manage the lifecycle of the about dialog * Use the correct icon in the about dialog Misc * Update help links to point to new user-guie location * Add configure flag to disable use of evolution-data-server * Update help documentation * Make the screenshooter use GtkFileChooser * Add documentor credits in applet about dialogs * Warnings fixes * Un-mark property descriptions for translation Translators * New and updated translations. Version 2.5.4 ============= Panel * Add more lockdown support * Fix major X leak with translucent panels * Use a new "applications" icon for the applications menu * Set accessible names for drawers and hide buttons * Fix issue with "Log Out blah" menu item and username's with underscore * Remove bogus panel_signal_connect_object_while_alive() * Fix issue where "Delete this Panel" wasn't visible * Only allow resizing the run dialog if the proram list is visible * Fix some runtime warnings * Fix some portability issues libpanel-applet * Install enums header and fix signal definitions * Build panel-test-applets with -export-dynamic Clock Applet * Fix bug where selected calendars were out of sync * Use UTC time for events if preference set * Correctly detect all day events * Re-position the calendar popup as the clock is moved around * Don't show "Adjust Date & Time" if no config tool available * Fix issue with ellipsizing the task description Misc * Sync with newer version of the recent files implementation * Use a themed window icon in the screenshooter * Fix issue with unsetting the preferred command for Wanda * Set the accessible name on the notification area * Fix underquoted definition of AM_PATH_ESD * Fix invalid UTF8 in spanish help docs * Bump required GTK+ to 2.3.2 Translators * New and updated translations. Version 2.5.3.1 =============== libpanel-applet * Fix crasher with ORBit 2.9.4 Translators * New and updated translations. Version 2.5.3 ============= Panel * Add a shadow around the run dialog applications list * Set the accessible name on the run dialog entry * Don't allow the creation of empty launchers * Change the default panel size from 22px to 24px * Put the username in the "Log Out" menu item * Fix occassional problem where moving an applet caused the panel to move * Use a useless icon for the actions menu until a better one is found * Mark a string for translation * Use latest versions off egg-recent * Fix minor typo in the default panel setup * Use GtkFileChooser instead of GtkFileSelection * Don't add directories during command completion in the run dialog * Fix UTF-8 conversion issue in the run dialog Clock Applet * Add support for showing Evolution tasks/appointments * Allow a custom time format to specified in GConf * Make the applet out of process * If showing UTC time, select the right day in the calendr * Make it easier for translators to swap elements of the time format * Schemas terminology fix Other Applets * Display Notification Area help on the correct screen * Don't allow changing the number/names of workspaces if locked down Misc * Make use of new libgnomeui/gdk functions instead of egg-screen-* * Add bugzilla pointers to all applet .server files * Build fixes * Update Spanish documentation Translators * New and updated translations. Version 2.5.2 ============= Panel * Kill some unused functions * Be more paranoid about removing dirs from the GConfClient cache * Fix some strings to by more translator friendly * Make blocking auto-hiding recursive * Rename "Open Recent" to "Recent Documents" * Use gdk_screen_get_monitor_at_point() instead of a hack * Sort the applets in the "Add to panel" menu according to the locale * Fix various bugs with autohide with no animations * Make schema descriptions of the "screen" and "monitor" keys more expicit * Use the monitor size and not the screen size to position the panel * Fix bug in menu positioning when the panel is hidden * Add labelled-by relation for the slider in the properties dialog * Fix the preferences dialog to use the locked_down key * Remove invalid assertion about auto_hide_size > 0 * Don't set invalid tooltips on menu buttons * Set the accessible name on drawers * Make sure to set the PPosition WM_NORMAL_HINT to keep other WMs happy * Make the expander in the run dialog activatable via a mnemonic * Use GObject's instance private data * Use GConf's standard function for unsetting a hierarchy * Make the Menu Bar help point at the correct location * Make menu buttons use the correct tooltip * Make "Force Quit" confirmation dialog cancel on escape Screenshooter * Don't crash when using the shape extension on an offscreen window * Fix slight performace issue * Expand filenames with a tilde when saving * Kill crufty printing support Applets * Simplify the various clock time format GConf keys into one enum * Make the clock not display leading zeros in dates * Make Wanda not use deprecated functions * Rename the Window Menu to "Window Selector" * Make the Window Selector's help point at the user guide * Destroy the Window Selector's about dialog when the applet is removed * Ditto for the Show Desktop button * Make the Show Desktop button use SVG icons libpanel-applet * Fix weird issue caused by not removing the dir from the GConfClient cache Misc * Many distcheck fixes required for using automake 1.7 * XML-ize the libpanel-applet docs * Man pages updates * Update build message to say "2.5" * Make sure Wanda's generated .server files get deleted on make clean Translators * New and updated translations. Version 2.5.1 ============= Panel * Implement per-panel and global lockdown keys * Add a "disabled_applets" key and don't show those applets * Fix gnome-panel --help not to show the flags twice * Used the folder icon from the icon theme for folders * Use the term "Drag and drop" instead of "DnD" * Don't allow vertically centered horizontal panels and vice versa * Link to help for action buttons * Use the "delete" stock icon for "Delete this panel" * Fix crashing when gdk_property_get_fails * Snap to 0/100% opacity with a 2% tolerance * Set revert to insenitive in the launcher editing dialog * Remove the bold labels in the panel properties dialog * Don't unhide hidden drawers when unhiding the parent panel * Use GtkExpander in the run dialog * Don't allow the panel to autohide when dragging things around * Don't unhide the panel if we quickly move the pointer in and out * Get translucent applet backgrounds almost working * Remove useless, crufty code * Don't allow the panel to unhide when the properties dialog is open Applets * Hide the preferences menu items when locked down * Update help buttons to point to the correct docs * Allow the PanelApplet's children to become focusable after focusing itself * Fix a memory leak in libpanel-applet Window List * Remove "visible" from the descipription of the applet * Update to use the new icon from jimmac * Disable certain preferences when only showing the current workspace Workspace Switcher * Add a shadow around the workspace list in the preferences * Unselect any selected workspace name when the list is unfocused Window Menu * Ellipsize the window menu item if its too long * Update to use the new icon from jimmac * Don't refer to the "Window List" in the about dialog * Use the icon theme to lookup the window icon Show Desktop Button * Lookup the icon according to the icon theme Wanda * Respect the "inhibit_command_line" lockdown preference * Make the "rotate" prefernce false by default - bubbles should go up * De-brand Wanda - she's a fish, not a "GNOME fish" Clock * Show week numbers in the calendar * Better schema description for "internet_time" Misc * Help documentation updates * Add a --enable-deprecations build time flag Translators
2004-04-01 20:46:01 +02:00
.include "../../devel/libbonoboui/buildlink3.mk"
2004-02-11 08:11:28 +01:00
.include "../../devel/libglade2/buildlink3.mk"
Update to 2.6.0. Changes since previous stable branch (2.4.x): Version 2.6.0 ============= * New and updated translations. Version 2.5.93 ============== Screenshot Taker * Use the new file chooser in save mode instead of open mode Clock Applet * Fix crash with unset/invalid clock format preference Translators * New and updated translations. Version 2.5.92 ============== Panel * Fix accessibility issue with the "Force Quit" dialog * Correctly launch nautilus for directories from the run dialog Clock Applet * Use GtkComboBox in the preferences dialog Translations * New and updated translations. Version 2.5.91 ============== Panel * Don't resize while autohiding * Remove the username from the Log Out menu item again * Xinerama fixes for panel position and collision avoidance * Make moving launchers with button2 work again * Don't allow the panel to be moved when its hidden Clock Applet * Fix task and appoinment list scrolling * Use Fedora's system-config-time if available * Fix issue with clock not resizing when date chanes in some locales Notification Area * Set the window icon on the about dialog Translations * New and updated translations. Version 2.5.90 ============== Panel * Fix a typo - "or to to shutdown" * Fix issue with autohides not being unqueued on leave notify * Allow the hide button's size to be themed * Make apps be launched on the correct screen after menus are re-loaded * Fixup instance of using an uninitialised variable Applets * Fix issue with calendar jumping multiple months on click Misc * Updated help documentation * Allow building against an uninstalled build of gnome-panel Translations * New and updated translations. Version 2.5.5 ============= Panel * Make applets move a pixel at a time so we can move them to the corner * Fix broken keynav with numlock enabled * Fix problem with disappearing launchers * Correctly test for modifiers throughout the panel Notification Area * Correctly manage the lifecycle of the about dialog * Use the correct icon in the about dialog Misc * Update help links to point to new user-guie location * Add configure flag to disable use of evolution-data-server * Update help documentation * Make the screenshooter use GtkFileChooser * Add documentor credits in applet about dialogs * Warnings fixes * Un-mark property descriptions for translation Translators * New and updated translations. Version 2.5.4 ============= Panel * Add more lockdown support * Fix major X leak with translucent panels * Use a new "applications" icon for the applications menu * Set accessible names for drawers and hide buttons * Fix issue with "Log Out blah" menu item and username's with underscore * Remove bogus panel_signal_connect_object_while_alive() * Fix issue where "Delete this Panel" wasn't visible * Only allow resizing the run dialog if the proram list is visible * Fix some runtime warnings * Fix some portability issues libpanel-applet * Install enums header and fix signal definitions * Build panel-test-applets with -export-dynamic Clock Applet * Fix bug where selected calendars were out of sync * Use UTC time for events if preference set * Correctly detect all day events * Re-position the calendar popup as the clock is moved around * Don't show "Adjust Date & Time" if no config tool available * Fix issue with ellipsizing the task description Misc * Sync with newer version of the recent files implementation * Use a themed window icon in the screenshooter * Fix issue with unsetting the preferred command for Wanda * Set the accessible name on the notification area * Fix underquoted definition of AM_PATH_ESD * Fix invalid UTF8 in spanish help docs * Bump required GTK+ to 2.3.2 Translators * New and updated translations. Version 2.5.3.1 =============== libpanel-applet * Fix crasher with ORBit 2.9.4 Translators * New and updated translations. Version 2.5.3 ============= Panel * Add a shadow around the run dialog applications list * Set the accessible name on the run dialog entry * Don't allow the creation of empty launchers * Change the default panel size from 22px to 24px * Put the username in the "Log Out" menu item * Fix occassional problem where moving an applet caused the panel to move * Use a useless icon for the actions menu until a better one is found * Mark a string for translation * Use latest versions off egg-recent * Fix minor typo in the default panel setup * Use GtkFileChooser instead of GtkFileSelection * Don't add directories during command completion in the run dialog * Fix UTF-8 conversion issue in the run dialog Clock Applet * Add support for showing Evolution tasks/appointments * Allow a custom time format to specified in GConf * Make the applet out of process * If showing UTC time, select the right day in the calendr * Make it easier for translators to swap elements of the time format * Schemas terminology fix Other Applets * Display Notification Area help on the correct screen * Don't allow changing the number/names of workspaces if locked down Misc * Make use of new libgnomeui/gdk functions instead of egg-screen-* * Add bugzilla pointers to all applet .server files * Build fixes * Update Spanish documentation Translators * New and updated translations. Version 2.5.2 ============= Panel * Kill some unused functions * Be more paranoid about removing dirs from the GConfClient cache * Fix some strings to by more translator friendly * Make blocking auto-hiding recursive * Rename "Open Recent" to "Recent Documents" * Use gdk_screen_get_monitor_at_point() instead of a hack * Sort the applets in the "Add to panel" menu according to the locale * Fix various bugs with autohide with no animations * Make schema descriptions of the "screen" and "monitor" keys more expicit * Use the monitor size and not the screen size to position the panel * Fix bug in menu positioning when the panel is hidden * Add labelled-by relation for the slider in the properties dialog * Fix the preferences dialog to use the locked_down key * Remove invalid assertion about auto_hide_size > 0 * Don't set invalid tooltips on menu buttons * Set the accessible name on drawers * Make sure to set the PPosition WM_NORMAL_HINT to keep other WMs happy * Make the expander in the run dialog activatable via a mnemonic * Use GObject's instance private data * Use GConf's standard function for unsetting a hierarchy * Make the Menu Bar help point at the correct location * Make menu buttons use the correct tooltip * Make "Force Quit" confirmation dialog cancel on escape Screenshooter * Don't crash when using the shape extension on an offscreen window * Fix slight performace issue * Expand filenames with a tilde when saving * Kill crufty printing support Applets * Simplify the various clock time format GConf keys into one enum * Make the clock not display leading zeros in dates * Make Wanda not use deprecated functions * Rename the Window Menu to "Window Selector" * Make the Window Selector's help point at the user guide * Destroy the Window Selector's about dialog when the applet is removed * Ditto for the Show Desktop button * Make the Show Desktop button use SVG icons libpanel-applet * Fix weird issue caused by not removing the dir from the GConfClient cache Misc * Many distcheck fixes required for using automake 1.7 * XML-ize the libpanel-applet docs * Man pages updates * Update build message to say "2.5" * Make sure Wanda's generated .server files get deleted on make clean Translators * New and updated translations. Version 2.5.1 ============= Panel * Implement per-panel and global lockdown keys * Add a "disabled_applets" key and don't show those applets * Fix gnome-panel --help not to show the flags twice * Used the folder icon from the icon theme for folders * Use the term "Drag and drop" instead of "DnD" * Don't allow vertically centered horizontal panels and vice versa * Link to help for action buttons * Use the "delete" stock icon for "Delete this panel" * Fix crashing when gdk_property_get_fails * Snap to 0/100% opacity with a 2% tolerance * Set revert to insenitive in the launcher editing dialog * Remove the bold labels in the panel properties dialog * Don't unhide hidden drawers when unhiding the parent panel * Use GtkExpander in the run dialog * Don't allow the panel to autohide when dragging things around * Don't unhide the panel if we quickly move the pointer in and out * Get translucent applet backgrounds almost working * Remove useless, crufty code * Don't allow the panel to unhide when the properties dialog is open Applets * Hide the preferences menu items when locked down * Update help buttons to point to the correct docs * Allow the PanelApplet's children to become focusable after focusing itself * Fix a memory leak in libpanel-applet Window List * Remove "visible" from the descipription of the applet * Update to use the new icon from jimmac * Disable certain preferences when only showing the current workspace Workspace Switcher * Add a shadow around the workspace list in the preferences * Unselect any selected workspace name when the list is unfocused Window Menu * Ellipsize the window menu item if its too long * Update to use the new icon from jimmac * Don't refer to the "Window List" in the about dialog * Use the icon theme to lookup the window icon Show Desktop Button * Lookup the icon according to the icon theme Wanda * Respect the "inhibit_command_line" lockdown preference * Make the "rotate" prefernce false by default - bubbles should go up * De-brand Wanda - she's a fish, not a "GNOME fish" Clock * Show week numbers in the calendar * Better schema description for "internet_time" Misc * Help documentation updates * Add a --enable-deprecations build time flag Translators
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"
Update to 2.6.0. Changes since previous stable branch (2.4.x): Version 2.6.0 ============= * New and updated translations. Version 2.5.93 ============== Screenshot Taker * Use the new file chooser in save mode instead of open mode Clock Applet * Fix crash with unset/invalid clock format preference Translators * New and updated translations. Version 2.5.92 ============== Panel * Fix accessibility issue with the "Force Quit" dialog * Correctly launch nautilus for directories from the run dialog Clock Applet * Use GtkComboBox in the preferences dialog Translations * New and updated translations. Version 2.5.91 ============== Panel * Don't resize while autohiding * Remove the username from the Log Out menu item again * Xinerama fixes for panel position and collision avoidance * Make moving launchers with button2 work again * Don't allow the panel to be moved when its hidden Clock Applet * Fix task and appoinment list scrolling * Use Fedora's system-config-time if available * Fix issue with clock not resizing when date chanes in some locales Notification Area * Set the window icon on the about dialog Translations * New and updated translations. Version 2.5.90 ============== Panel * Fix a typo - "or to to shutdown" * Fix issue with autohides not being unqueued on leave notify * Allow the hide button's size to be themed * Make apps be launched on the correct screen after menus are re-loaded * Fixup instance of using an uninitialised variable Applets * Fix issue with calendar jumping multiple months on click Misc * Updated help documentation * Allow building against an uninstalled build of gnome-panel Translations * New and updated translations. Version 2.5.5 ============= Panel * Make applets move a pixel at a time so we can move them to the corner * Fix broken keynav with numlock enabled * Fix problem with disappearing launchers * Correctly test for modifiers throughout the panel Notification Area * Correctly manage the lifecycle of the about dialog * Use the correct icon in the about dialog Misc * Update help links to point to new user-guie location * Add configure flag to disable use of evolution-data-server * Update help documentation * Make the screenshooter use GtkFileChooser * Add documentor credits in applet about dialogs * Warnings fixes * Un-mark property descriptions for translation Translators * New and updated translations. Version 2.5.4 ============= Panel * Add more lockdown support * Fix major X leak with translucent panels * Use a new "applications" icon for the applications menu * Set accessible names for drawers and hide buttons * Fix issue with "Log Out blah" menu item and username's with underscore * Remove bogus panel_signal_connect_object_while_alive() * Fix issue where "Delete this Panel" wasn't visible * Only allow resizing the run dialog if the proram list is visible * Fix some runtime warnings * Fix some portability issues libpanel-applet * Install enums header and fix signal definitions * Build panel-test-applets with -export-dynamic Clock Applet * Fix bug where selected calendars were out of sync * Use UTC time for events if preference set * Correctly detect all day events * Re-position the calendar popup as the clock is moved around * Don't show "Adjust Date & Time" if no config tool available * Fix issue with ellipsizing the task description Misc * Sync with newer version of the recent files implementation * Use a themed window icon in the screenshooter * Fix issue with unsetting the preferred command for Wanda * Set the accessible name on the notification area * Fix underquoted definition of AM_PATH_ESD * Fix invalid UTF8 in spanish help docs * Bump required GTK+ to 2.3.2 Translators * New and updated translations. Version 2.5.3.1 =============== libpanel-applet * Fix crasher with ORBit 2.9.4 Translators * New and updated translations. Version 2.5.3 ============= Panel * Add a shadow around the run dialog applications list * Set the accessible name on the run dialog entry * Don't allow the creation of empty launchers * Change the default panel size from 22px to 24px * Put the username in the "Log Out" menu item * Fix occassional problem where moving an applet caused the panel to move * Use a useless icon for the actions menu until a better one is found * Mark a string for translation * Use latest versions off egg-recent * Fix minor typo in the default panel setup * Use GtkFileChooser instead of GtkFileSelection * Don't add directories during command completion in the run dialog * Fix UTF-8 conversion issue in the run dialog Clock Applet * Add support for showing Evolution tasks/appointments * Allow a custom time format to specified in GConf * Make the applet out of process * If showing UTC time, select the right day in the calendr * Make it easier for translators to swap elements of the time format * Schemas terminology fix Other Applets * Display Notification Area help on the correct screen * Don't allow changing the number/names of workspaces if locked down Misc * Make use of new libgnomeui/gdk functions instead of egg-screen-* * Add bugzilla pointers to all applet .server files * Build fixes * Update Spanish documentation Translators * New and updated translations. Version 2.5.2 ============= Panel * Kill some unused functions * Be more paranoid about removing dirs from the GConfClient cache * Fix some strings to by more translator friendly * Make blocking auto-hiding recursive * Rename "Open Recent" to "Recent Documents" * Use gdk_screen_get_monitor_at_point() instead of a hack * Sort the applets in the "Add to panel" menu according to the locale * Fix various bugs with autohide with no animations * Make schema descriptions of the "screen" and "monitor" keys more expicit * Use the monitor size and not the screen size to position the panel * Fix bug in menu positioning when the panel is hidden * Add labelled-by relation for the slider in the properties dialog * Fix the preferences dialog to use the locked_down key * Remove invalid assertion about auto_hide_size > 0 * Don't set invalid tooltips on menu buttons * Set the accessible name on drawers * Make sure to set the PPosition WM_NORMAL_HINT to keep other WMs happy * Make the expander in the run dialog activatable via a mnemonic * Use GObject's instance private data * Use GConf's standard function for unsetting a hierarchy * Make the Menu Bar help point at the correct location * Make menu buttons use the correct tooltip * Make "Force Quit" confirmation dialog cancel on escape Screenshooter * Don't crash when using the shape extension on an offscreen window * Fix slight performace issue * Expand filenames with a tilde when saving * Kill crufty printing support Applets * Simplify the various clock time format GConf keys into one enum * Make the clock not display leading zeros in dates * Make Wanda not use deprecated functions * Rename the Window Menu to "Window Selector" * Make the Window Selector's help point at the user guide * Destroy the Window Selector's about dialog when the applet is removed * Ditto for the Show Desktop button * Make the Show Desktop button use SVG icons libpanel-applet * Fix weird issue caused by not removing the dir from the GConfClient cache Misc * Many distcheck fixes required for using automake 1.7 * XML-ize the libpanel-applet docs * Man pages updates * Update build message to say "2.5" * Make sure Wanda's generated .server files get deleted on make clean Translators * New and updated translations. Version 2.5.1 ============= Panel * Implement per-panel and global lockdown keys * Add a "disabled_applets" key and don't show those applets * Fix gnome-panel --help not to show the flags twice * Used the folder icon from the icon theme for folders * Use the term "Drag and drop" instead of "DnD" * Don't allow vertically centered horizontal panels and vice versa * Link to help for action buttons * Use the "delete" stock icon for "Delete this panel" * Fix crashing when gdk_property_get_fails * Snap to 0/100% opacity with a 2% tolerance * Set revert to insenitive in the launcher editing dialog * Remove the bold labels in the panel properties dialog * Don't unhide hidden drawers when unhiding the parent panel * Use GtkExpander in the run dialog * Don't allow the panel to autohide when dragging things around * Don't unhide the panel if we quickly move the pointer in and out * Get translucent applet backgrounds almost working * Remove useless, crufty code * Don't allow the panel to unhide when the properties dialog is open Applets * Hide the preferences menu items when locked down * Update help buttons to point to the correct docs * Allow the PanelApplet's children to become focusable after focusing itself * Fix a memory leak in libpanel-applet Window List * Remove "visible" from the descipription of the applet * Update to use the new icon from jimmac * Disable certain preferences when only showing the current workspace Workspace Switcher * Add a shadow around the workspace list in the preferences * Unselect any selected workspace name when the list is unfocused Window Menu * Ellipsize the window menu item if its too long * Update to use the new icon from jimmac * Don't refer to the "Window List" in the about dialog * Use the icon theme to lookup the window icon Show Desktop Button * Lookup the icon according to the icon theme Wanda * Respect the "inhibit_command_line" lockdown preference * Make the "rotate" prefernce false by default - bubbles should go up * De-brand Wanda - she's a fish, not a "GNOME fish" Clock * Show week numbers in the calendar * Better schema description for "internet_time" Misc * Help documentation updates * Add a --enable-deprecations build time flag Translators
2004-04-01 20:46:01 +02:00
.include "../../devel/libwnck/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"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
Update to 2.6.0. Changes since previous stable branch (2.4.x): Version 2.6.0 ============= * New and updated translations. Version 2.5.93 ============== Screenshot Taker * Use the new file chooser in save mode instead of open mode Clock Applet * Fix crash with unset/invalid clock format preference Translators * New and updated translations. Version 2.5.92 ============== Panel * Fix accessibility issue with the "Force Quit" dialog * Correctly launch nautilus for directories from the run dialog Clock Applet * Use GtkComboBox in the preferences dialog Translations * New and updated translations. Version 2.5.91 ============== Panel * Don't resize while autohiding * Remove the username from the Log Out menu item again * Xinerama fixes for panel position and collision avoidance * Make moving launchers with button2 work again * Don't allow the panel to be moved when its hidden Clock Applet * Fix task and appoinment list scrolling * Use Fedora's system-config-time if available * Fix issue with clock not resizing when date chanes in some locales Notification Area * Set the window icon on the about dialog Translations * New and updated translations. Version 2.5.90 ============== Panel * Fix a typo - "or to to shutdown" * Fix issue with autohides not being unqueued on leave notify * Allow the hide button's size to be themed * Make apps be launched on the correct screen after menus are re-loaded * Fixup instance of using an uninitialised variable Applets * Fix issue with calendar jumping multiple months on click Misc * Updated help documentation * Allow building against an uninstalled build of gnome-panel Translations * New and updated translations. Version 2.5.5 ============= Panel * Make applets move a pixel at a time so we can move them to the corner * Fix broken keynav with numlock enabled * Fix problem with disappearing launchers * Correctly test for modifiers throughout the panel Notification Area * Correctly manage the lifecycle of the about dialog * Use the correct icon in the about dialog Misc * Update help links to point to new user-guie location * Add configure flag to disable use of evolution-data-server * Update help documentation * Make the screenshooter use GtkFileChooser * Add documentor credits in applet about dialogs * Warnings fixes * Un-mark property descriptions for translation Translators * New and updated translations. Version 2.5.4 ============= Panel * Add more lockdown support * Fix major X leak with translucent panels * Use a new "applications" icon for the applications menu * Set accessible names for drawers and hide buttons * Fix issue with "Log Out blah" menu item and username's with underscore * Remove bogus panel_signal_connect_object_while_alive() * Fix issue where "Delete this Panel" wasn't visible * Only allow resizing the run dialog if the proram list is visible * Fix some runtime warnings * Fix some portability issues libpanel-applet * Install enums header and fix signal definitions * Build panel-test-applets with -export-dynamic Clock Applet * Fix bug where selected calendars were out of sync * Use UTC time for events if preference set * Correctly detect all day events * Re-position the calendar popup as the clock is moved around * Don't show "Adjust Date & Time" if no config tool available * Fix issue with ellipsizing the task description Misc * Sync with newer version of the recent files implementation * Use a themed window icon in the screenshooter * Fix issue with unsetting the preferred command for Wanda * Set the accessible name on the notification area * Fix underquoted definition of AM_PATH_ESD * Fix invalid UTF8 in spanish help docs * Bump required GTK+ to 2.3.2 Translators * New and updated translations. Version 2.5.3.1 =============== libpanel-applet * Fix crasher with ORBit 2.9.4 Translators * New and updated translations. Version 2.5.3 ============= Panel * Add a shadow around the run dialog applications list * Set the accessible name on the run dialog entry * Don't allow the creation of empty launchers * Change the default panel size from 22px to 24px * Put the username in the "Log Out" menu item * Fix occassional problem where moving an applet caused the panel to move * Use a useless icon for the actions menu until a better one is found * Mark a string for translation * Use latest versions off egg-recent * Fix minor typo in the default panel setup * Use GtkFileChooser instead of GtkFileSelection * Don't add directories during command completion in the run dialog * Fix UTF-8 conversion issue in the run dialog Clock Applet * Add support for showing Evolution tasks/appointments * Allow a custom time format to specified in GConf * Make the applet out of process * If showing UTC time, select the right day in the calendr * Make it easier for translators to swap elements of the time format * Schemas terminology fix Other Applets * Display Notification Area help on the correct screen * Don't allow changing the number/names of workspaces if locked down Misc * Make use of new libgnomeui/gdk functions instead of egg-screen-* * Add bugzilla pointers to all applet .server files * Build fixes * Update Spanish documentation Translators * New and updated translations. Version 2.5.2 ============= Panel * Kill some unused functions * Be more paranoid about removing dirs from the GConfClient cache * Fix some strings to by more translator friendly * Make blocking auto-hiding recursive * Rename "Open Recent" to "Recent Documents" * Use gdk_screen_get_monitor_at_point() instead of a hack * Sort the applets in the "Add to panel" menu according to the locale * Fix various bugs with autohide with no animations * Make schema descriptions of the "screen" and "monitor" keys more expicit * Use the monitor size and not the screen size to position the panel * Fix bug in menu positioning when the panel is hidden * Add labelled-by relation for the slider in the properties dialog * Fix the preferences dialog to use the locked_down key * Remove invalid assertion about auto_hide_size > 0 * Don't set invalid tooltips on menu buttons * Set the accessible name on drawers * Make sure to set the PPosition WM_NORMAL_HINT to keep other WMs happy * Make the expander in the run dialog activatable via a mnemonic * Use GObject's instance private data * Use GConf's standard function for unsetting a hierarchy * Make the Menu Bar help point at the correct location * Make menu buttons use the correct tooltip * Make "Force Quit" confirmation dialog cancel on escape Screenshooter * Don't crash when using the shape extension on an offscreen window * Fix slight performace issue * Expand filenames with a tilde when saving * Kill crufty printing support Applets * Simplify the various clock time format GConf keys into one enum * Make the clock not display leading zeros in dates * Make Wanda not use deprecated functions * Rename the Window Menu to "Window Selector" * Make the Window Selector's help point at the user guide * Destroy the Window Selector's about dialog when the applet is removed * Ditto for the Show Desktop button * Make the Show Desktop button use SVG icons libpanel-applet * Fix weird issue caused by not removing the dir from the GConfClient cache Misc * Many distcheck fixes required for using automake 1.7 * XML-ize the libpanel-applet docs * Man pages updates * Update build message to say "2.5" * Make sure Wanda's generated .server files get deleted on make clean Translators * New and updated translations. Version 2.5.1 ============= Panel * Implement per-panel and global lockdown keys * Add a "disabled_applets" key and don't show those applets * Fix gnome-panel --help not to show the flags twice * Used the folder icon from the icon theme for folders * Use the term "Drag and drop" instead of "DnD" * Don't allow vertically centered horizontal panels and vice versa * Link to help for action buttons * Use the "delete" stock icon for "Delete this panel" * Fix crashing when gdk_property_get_fails * Snap to 0/100% opacity with a 2% tolerance * Set revert to insenitive in the launcher editing dialog * Remove the bold labels in the panel properties dialog * Don't unhide hidden drawers when unhiding the parent panel * Use GtkExpander in the run dialog * Don't allow the panel to autohide when dragging things around * Don't unhide the panel if we quickly move the pointer in and out * Get translucent applet backgrounds almost working * Remove useless, crufty code * Don't allow the panel to unhide when the properties dialog is open Applets * Hide the preferences menu items when locked down * Update help buttons to point to the correct docs * Allow the PanelApplet's children to become focusable after focusing itself * Fix a memory leak in libpanel-applet Window List * Remove "visible" from the descipription of the applet * Update to use the new icon from jimmac * Disable certain preferences when only showing the current workspace Workspace Switcher * Add a shadow around the workspace list in the preferences * Unselect any selected workspace name when the list is unfocused Window Menu * Ellipsize the window menu item if its too long * Update to use the new icon from jimmac * Don't refer to the "Window List" in the about dialog * Use the icon theme to lookup the window icon Show Desktop Button * Lookup the icon according to the icon theme Wanda * Respect the "inhibit_command_line" lockdown preference * Make the "rotate" prefernce false by default - bubbles should go up * De-brand Wanda - she's a fish, not a "GNOME fish" Clock * Show week numbers in the calendar * Better schema description for "internet_time" Misc * Help documentation updates * Add a --enable-deprecations build time flag Translators
2004-04-01 20:46:01 +02:00
.include "../../mail/evolution-data-server/buildlink3.mk"
.include "../../net/ORBit2/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"
2004-02-11 08:11:28 +01:00
.include "../../sysutils/gnome-vfs2/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"
2004-02-11 08:11:28 +01:00
.include "../../textproc/intltool/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
2004-02-11 08:11:28 +01:00
.include "../../x11/gnome-desktop/buildlink3.mk"
Update to 2.6.0. Changes since previous stable branch (2.4.x): Version 2.6.0 ============= * New and updated translations. Version 2.5.93 ============== Screenshot Taker * Use the new file chooser in save mode instead of open mode Clock Applet * Fix crash with unset/invalid clock format preference Translators * New and updated translations. Version 2.5.92 ============== Panel * Fix accessibility issue with the "Force Quit" dialog * Correctly launch nautilus for directories from the run dialog Clock Applet * Use GtkComboBox in the preferences dialog Translations * New and updated translations. Version 2.5.91 ============== Panel * Don't resize while autohiding * Remove the username from the Log Out menu item again * Xinerama fixes for panel position and collision avoidance * Make moving launchers with button2 work again * Don't allow the panel to be moved when its hidden Clock Applet * Fix task and appoinment list scrolling * Use Fedora's system-config-time if available * Fix issue with clock not resizing when date chanes in some locales Notification Area * Set the window icon on the about dialog Translations * New and updated translations. Version 2.5.90 ============== Panel * Fix a typo - "or to to shutdown" * Fix issue with autohides not being unqueued on leave notify * Allow the hide button's size to be themed * Make apps be launched on the correct screen after menus are re-loaded * Fixup instance of using an uninitialised variable Applets * Fix issue with calendar jumping multiple months on click Misc * Updated help documentation * Allow building against an uninstalled build of gnome-panel Translations * New and updated translations. Version 2.5.5 ============= Panel * Make applets move a pixel at a time so we can move them to the corner * Fix broken keynav with numlock enabled * Fix problem with disappearing launchers * Correctly test for modifiers throughout the panel Notification Area * Correctly manage the lifecycle of the about dialog * Use the correct icon in the about dialog Misc * Update help links to point to new user-guie location * Add configure flag to disable use of evolution-data-server * Update help documentation * Make the screenshooter use GtkFileChooser * Add documentor credits in applet about dialogs * Warnings fixes * Un-mark property descriptions for translation Translators * New and updated translations. Version 2.5.4 ============= Panel * Add more lockdown support * Fix major X leak with translucent panels * Use a new "applications" icon for the applications menu * Set accessible names for drawers and hide buttons * Fix issue with "Log Out blah" menu item and username's with underscore * Remove bogus panel_signal_connect_object_while_alive() * Fix issue where "Delete this Panel" wasn't visible * Only allow resizing the run dialog if the proram list is visible * Fix some runtime warnings * Fix some portability issues libpanel-applet * Install enums header and fix signal definitions * Build panel-test-applets with -export-dynamic Clock Applet * Fix bug where selected calendars were out of sync * Use UTC time for events if preference set * Correctly detect all day events * Re-position the calendar popup as the clock is moved around * Don't show "Adjust Date & Time" if no config tool available * Fix issue with ellipsizing the task description Misc * Sync with newer version of the recent files implementation * Use a themed window icon in the screenshooter * Fix issue with unsetting the preferred command for Wanda * Set the accessible name on the notification area * Fix underquoted definition of AM_PATH_ESD * Fix invalid UTF8 in spanish help docs * Bump required GTK+ to 2.3.2 Translators * New and updated translations. Version 2.5.3.1 =============== libpanel-applet * Fix crasher with ORBit 2.9.4 Translators * New and updated translations. Version 2.5.3 ============= Panel * Add a shadow around the run dialog applications list * Set the accessible name on the run dialog entry * Don't allow the creation of empty launchers * Change the default panel size from 22px to 24px * Put the username in the "Log Out" menu item * Fix occassional problem where moving an applet caused the panel to move * Use a useless icon for the actions menu until a better one is found * Mark a string for translation * Use latest versions off egg-recent * Fix minor typo in the default panel setup * Use GtkFileChooser instead of GtkFileSelection * Don't add directories during command completion in the run dialog * Fix UTF-8 conversion issue in the run dialog Clock Applet * Add support for showing Evolution tasks/appointments * Allow a custom time format to specified in GConf * Make the applet out of process * If showing UTC time, select the right day in the calendr * Make it easier for translators to swap elements of the time format * Schemas terminology fix Other Applets * Display Notification Area help on the correct screen * Don't allow changing the number/names of workspaces if locked down Misc * Make use of new libgnomeui/gdk functions instead of egg-screen-* * Add bugzilla pointers to all applet .server files * Build fixes * Update Spanish documentation Translators * New and updated translations. Version 2.5.2 ============= Panel * Kill some unused functions * Be more paranoid about removing dirs from the GConfClient cache * Fix some strings to by more translator friendly * Make blocking auto-hiding recursive * Rename "Open Recent" to "Recent Documents" * Use gdk_screen_get_monitor_at_point() instead of a hack * Sort the applets in the "Add to panel" menu according to the locale * Fix various bugs with autohide with no animations * Make schema descriptions of the "screen" and "monitor" keys more expicit * Use the monitor size and not the screen size to position the panel * Fix bug in menu positioning when the panel is hidden * Add labelled-by relation for the slider in the properties dialog * Fix the preferences dialog to use the locked_down key * Remove invalid assertion about auto_hide_size > 0 * Don't set invalid tooltips on menu buttons * Set the accessible name on drawers * Make sure to set the PPosition WM_NORMAL_HINT to keep other WMs happy * Make the expander in the run dialog activatable via a mnemonic * Use GObject's instance private data * Use GConf's standard function for unsetting a hierarchy * Make the Menu Bar help point at the correct location * Make menu buttons use the correct tooltip * Make "Force Quit" confirmation dialog cancel on escape Screenshooter * Don't crash when using the shape extension on an offscreen window * Fix slight performace issue * Expand filenames with a tilde when saving * Kill crufty printing support Applets * Simplify the various clock time format GConf keys into one enum * Make the clock not display leading zeros in dates * Make Wanda not use deprecated functions * Rename the Window Menu to "Window Selector" * Make the Window Selector's help point at the user guide * Destroy the Window Selector's about dialog when the applet is removed * Ditto for the Show Desktop button * Make the Show Desktop button use SVG icons libpanel-applet * Fix weird issue caused by not removing the dir from the GConfClient cache Misc * Many distcheck fixes required for using automake 1.7 * XML-ize the libpanel-applet docs * Man pages updates * Update build message to say "2.5" * Make sure Wanda's generated .server files get deleted on make clean Translators * New and updated translations. Version 2.5.1 ============= Panel * Implement per-panel and global lockdown keys * Add a "disabled_applets" key and don't show those applets * Fix gnome-panel --help not to show the flags twice * Used the folder icon from the icon theme for folders * Use the term "Drag and drop" instead of "DnD" * Don't allow vertically centered horizontal panels and vice versa * Link to help for action buttons * Use the "delete" stock icon for "Delete this panel" * Fix crashing when gdk_property_get_fails * Snap to 0/100% opacity with a 2% tolerance * Set revert to insenitive in the launcher editing dialog * Remove the bold labels in the panel properties dialog * Don't unhide hidden drawers when unhiding the parent panel * Use GtkExpander in the run dialog * Don't allow the panel to autohide when dragging things around * Don't unhide the panel if we quickly move the pointer in and out * Get translucent applet backgrounds almost working * Remove useless, crufty code * Don't allow the panel to unhide when the properties dialog is open Applets * Hide the preferences menu items when locked down * Update help buttons to point to the correct docs * Allow the PanelApplet's children to become focusable after focusing itself * Fix a memory leak in libpanel-applet Window List * Remove "visible" from the descipription of the applet * Update to use the new icon from jimmac * Disable certain preferences when only showing the current workspace Workspace Switcher * Add a shadow around the workspace list in the preferences * Unselect any selected workspace name when the list is unfocused Window Menu * Ellipsize the window menu item if its too long * Update to use the new icon from jimmac * Don't refer to the "Window List" in the about dialog * Use the icon theme to lookup the window icon Show Desktop Button * Lookup the icon according to the icon theme Wanda * Respect the "inhibit_command_line" lockdown preference * Make the "rotate" prefernce false by default - bubbles should go up * De-brand Wanda - she's a fish, not a "GNOME fish" Clock * Show week numbers in the calendar * Better schema description for "internet_time" Misc * Help documentation updates * Add a --enable-deprecations build time flag Translators
2004-04-01 20:46:01 +02:00
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"