Sun Jun 27 18:30:19 PDT 2004 Christian Hammond * 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. Sun Jun 27 16:46:32 PDT 2004 Christian Hammond * libnotify/notify.c: - Added a utility function for doing most of the D-BUS message creation. - Implemented notify_close_notification() and notify_close_request(). Sun Jun 27 16:38:42 PDT 2004 Christian Hammond * libnotify/notify.c: - Make sure we include our config.h if we have one. Sun Jun 27 16:37:30 PDT 2004 Christian Hammond * libnotify/notify.c: * libnotify/notify.h: - Added the initial header file and connection code.