2004-06-27 20:39:16 -05:00
|
|
|
Sun Jun 27 18:30:19 PDT 2004 Christian Hammond <chipx86@gnupdate.org>
|
|
|
|
|
|
|
|
* libnotify/notify.c:
|
|
|
|
* libnotify/notify.h:
|
|
|
|
- Split notify_close() into notify_close_notification() and
|
|
|
|
notify_close_request().
|
|
|
|
- Implement notify_send_request() and
|
|
|
|
notify_send_request_with_icon_data(), and add versions of those
|
|
|
|
functions that take a va_list for the buttons.
|
|
|
|
|
2004-06-27 18:47:17 -05:00
|
|
|
Sun Jun 27 16:46:32 PDT 2004 Christian Hammond <chipx86@gnupdate.org>
|
|
|
|
|
|
|
|
* libnotify/notify.c:
|
|
|
|
- Added a utility function for doing most of the D-BUS message
|
|
|
|
creation.
|
|
|
|
- Implemented notify_close_notification() and notify_close_request().
|
|
|
|
|
2004-06-27 18:39:09 -05:00
|
|
|
Sun Jun 27 16:38:42 PDT 2004 Christian Hammond <chipx86@gnupdate.org>
|
|
|
|
|
|
|
|
* libnotify/notify.c:
|
|
|
|
- Make sure we include our config.h if we have one.
|
|
|
|
|
2004-06-27 18:38:07 -05:00
|
|
|
Sun Jun 27 16:37:30 PDT 2004 Christian Hammond <chipx86@gnupdate.org>
|
|
|
|
|
|
|
|
* libnotify/notify.c:
|
|
|
|
* libnotify/notify.h:
|
|
|
|
- Added the initial header file and connection code.
|
|
|
|
|