The NetBSD Project

CVS log for pkgsrc/sysutils/notification-daemon/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / sysutils / notification-daemon

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2006Q3


Revision 1.5 / (download) - annotate - [select for diffs], Sat Sep 16 14:48:05 2006 UTC (17 years, 6 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.4: +2 -3 lines
Diff to previous 1.4 (colored)

Update to 0.3.5.  OK'ed by wiz@ during the freeze.  Closes PR pkg/34318.

* 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.
  Patch by M.S. (Bug #21)
* Fixed incorrect usage of GtkIconTheme. (Bug #38)
* Fixed notifications with a timeout of 2147484ms or longer expiring
  in less than a second. (Bug #22)
* Fixed a bug where a notification would duplicate its actions when
  updated. (Bug #30)
* 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
  it antialiased.
* Renamed notification-daemon.service to
  org.freedesktop.Notifications.service.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>