Commit Graph

357 Commits

Author SHA1 Message Date
Christian Hammond 755f81fbe9 Keep track of request IDs so that we can do callback stuff in a bit. 2004-06-28 03:24:08 +00:00
Christian Hammond eb30d19b88 Send the list of button texts as a string array, rather than appending each one individually. 2004-06-28 03:02:38 +00:00
Christian Hammond 26727e0933 - 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-28 01:39:16 +00:00
Christian Hammond b47093bf2c - Added a utility function for doing most of the D-BUS message creation.
- Implemented notify_close_notification() and notify_close_request().
2004-06-27 23:47:17 +00:00
Christian Hammond 59b49141a0 Make sure we include our config.h if we have one. 2004-06-27 23:39:09 +00:00
Christian Hammond 8e32891f81 Added the initial header file and connection code. 2004-06-27 23:38:07 +00:00
Christian Hammond 4c8bd53e0d Added the initial libnotify library, for experimental work on this notification stuff TD and I are working on. 2004-06-27 22:28:52 +00:00