2007-04-20 23:51:55 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Remove obsolete patch.
|
2007-03-23 18:07:37 by Matthias Drochner | Files touched by this commit (3) | |
Log message:
update to 0.3.7
changes:
* 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.
-initial accessibility support
-bugfixes
|
2006-12-01 15:00:16 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Needs msgfmt.
|
2006-11-13 20:40:04 by Matthias Drochner | Files touched by this commit (4) | |
Log message:
-make this build with new dbus-glib's binding tool which requires
the --prefix argument (quick 'n dirty fix, hopefully upstream will
catch up),
-announce .schema to gconf
-being here, update to 0.3.6, changes:
-Added a GConf key to specify which corner of the screen notifications
should appear in
-Added a Dutch translation
-bugfixes
|
2006-09-16 16:48:05 by Julio M. Merino Vidal | Files touched by this commit (3) | |
Log message:
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.
|
2006-08-23 11:49:36 by Julio M. Merino Vidal | Files touched by this commit (12) | |
Log message:
Bump PKGREVISION due to dbus update to 0.9x.
|
2006-07-05 07:37:47 by Johnny C. Lam | Files touched by this commit (129) |
Log message:
Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool". Remove now unused
intltool/buildlink3.mk
|
2006-04-17 15:47:02 by Thomas Klausner | Files touched by this commit (1055) | |
Log message:
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
|
2006-03-30 23:03:51 by Julio M. Merino Vidal | Files touched by this commit (4) | |
Log message:
Initial import of notification-daemon, version 0.3.4:
notification-daemon is an application that shows notifications sent by
other applications on your desktop in the form of popups. It is based
on the libnotify library.
|