File notification-daemon.changes of Package notification-daemon
-------------------------------------------------------------------
Tue Oct 28 00:40:15 CET 2008 - vuntz@novell.com
- Add notification-daemon-svn3017.patch to get many fixes from
upstream that never made into a release since early 2007.
- Add notification-daemon-memleak.patch to fix a leak.
- Add gstreamer-0_10-devel as BuildRequires.
- Clean up spec file.
-------------------------------------------------------------------
Mon Mar 31 14:47:21 CEST 2008 - vuntz@suse.de
- Remove all the bubble related patches:
notification-daemon-bubble-enable.patch,
notification-daemon-bubble-init.patch,
notification-daemon-drawing.patch
- Instead, create a new theme based on the standard theme by
copying the standard theme.
- Add notification-daemon-new-bubble.patch: we patch the
standard-based theme to be easily themed via the GTK+ theme, and
we also add some internal API to know if an engine wants to
always stack notifications. This theme is named bubble to keep
compatibility with previous versions of the package.
- Remove useless build-requires: gcc-c++ libxml2-devel
perl-XML-Parser update-desktop-files
-------------------------------------------------------------------
Thu Mar 13 16:58:01 CET 2008 - sbrabec@suse.cz
- Custom look'n'feel gconf keys moved to gconf2-branding-openSUSE.
-------------------------------------------------------------------
Thu Mar 6 19:32:42 CET 2008 - maw@suse.de
- Fix the build when against newer versions of intltool.
-------------------------------------------------------------------
Tue Aug 7 23:40:02 CEST 2007 - maw@suse.de
- Use %fdupes
- Split off a -lang subpackage.
-------------------------------------------------------------------
Tue Mar 13 22:09:01 CET 2007 - dobey@suse.de
- Update drawing patch to build
- notification-daemon-bubble-enable.patch
* Enable building the bubble theme again
- notification-daemon-bubble-init.patch
* Add new methods requiresd for theme to load
-------------------------------------------------------------------
Tue Mar 6 17:19:27 CET 2007 - sbrabec@suse.cz
- Updated to version 0.3.7:
* Bug and crash fixes.
* Fixed memory leaks.
* Fixed dbus 0.61 and dbus-glib 0.72 compatibility.
* The background of the window in the standard theme is now just
slightly transparent when compiled against GTK+ 2.10 and when
using a composite manager.
* Fix several rendering glitches.
* Added initial accessibility support.
* Clicking anywhere in a notification should now close the
notification.
* Added a GConf key to allow users to specify corners.
* Translation update.
* A notification's timeout will now pause while the mouse is
hovering over the notification.
-------------------------------------------------------------------
Mon Mar 5 15:11:58 CET 2007 - sbrabec@suse.cz
- Compile with the latest dbus-binding-tool.
-------------------------------------------------------------------
Mon Dec 11 19:17:58 CET 2006 - sbrabec@suse.cz
- Prefix changed to /usr.
- Spec file cleanup.
-------------------------------------------------------------------
Thu Nov 30 19:42:25 CET 2006 - jhargadon@suse.de
- removed unneeded files from package (#223690)
-------------------------------------------------------------------
Thu Nov 30 13:44:45 CET 2006 - sbrabec@suse.cz
- Build correctly in older products.
-------------------------------------------------------------------
Sat Oct 14 18:37:37 CEST 2006 - danw@suse.de
- Remove dead patches
-------------------------------------------------------------------
Fri Sep 15 17:58:57 CEST 2006 - jhargadon@suse.de
- update to version 0.3.5
- removed upstreamed patches
- Add three new required theme functions:
- theme_check_init - determines if the theme is compatible with the
running version of notification-daemon.
- get_theme_info - returns info on the theme.
- clear_notification_actions - Clears the notification action buttons
on the window
- Disabled the Bubble theme for this release. It's the source of too
many bugs
- Fix the scaling of different icon sizes. Now small icons display as
small, and larger icons are scaled down to 48x48
- Fixed a problem where icons were being clipped in notifications
- Fixed incorrect usage of GtkIconTheme.
- Fixed notifications with a timeout of 2147484ms or longer expiring
in less than a second
- Fixed a bug where a notification would duplicate its actions when
updated.
- The Standard theme's countdown timer is now rendered using Cairo when
compiled against Gtk 2.8.0 or higher. This improves the timer by making
- Renamed notification-daemon.service to
org.freedesktop.Notifications.service
-------------------------------------------------------------------
Wed Aug 16 16:57:45 CEST 2006 - aj@suse.de
- Add a build require on dbus-1-glib-devel.
-------------------------------------------------------------------
Tue Mar 14 22:29:43 CET 2006 - dobey@suse.de
- Add patch to fix default action clicking in notifications
-------------------------------------------------------------------
Mon Mar 6 17:57:10 CET 2006 - dobey@suse.de
- Update drawing patch to fix colors
-------------------------------------------------------------------
Mon Feb 13 15:40:25 CET 2006 - dobey@suse.de
- Update to version 0.3.4
- Remove upstreamed patch for unversioned plug-ins
- Add patch to fix usage of icon theme icons
- Many upstream bug fixes
- Add libwnck-devel to BuildRequires
-------------------------------------------------------------------
Thu Jan 26 19:42:35 CET 2006 - dobey@suse.de
- Add patch to default to new drawing theme
- Add patch to remove libtool version on plug-ins
- Add intltool to BuildRequires
-------------------------------------------------------------------
Wed Jan 25 21:32:34 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Mon Jan 23 17:14:03 CET 2006 - dobey@suse.de
- Update to version 0.3.2
- Add in patch for new drawing layout
-------------------------------------------------------------------
Sun Aug 7 08:14:06 CEST 2005 - aj@suse.de
- Fix 64-bit bug.
-------------------------------------------------------------------
Tue Aug 2 17:27:51 CEST 2005 - rodrigo@suse.de
- Updated to 0.2.1.
-------------------------------------------------------------------
Wed Jun 29 17:33:40 CEST 2005 - sbrabec@suse.cz
- New SuSE package, pre-0.0.1 version from actual svn snapshot.