Christian Hammond
2676d3aa8b
I have no clue what this function is.
2006-01-20 10:23:55 +00:00
Christian Hammond
ab651643eb
Remove notify_notification_show_and_forget(). It's less confusing to have one show function, and require that the user unref. It also simplifies the code quite a bit.
2006-01-20 10:19:44 +00:00
Christian Hammond
8297e321bf
Implement per-action user data.
2006-01-20 10:11:23 +00:00
Christian Hammond
85342c8619
- Fix some weird argument ordering in the calls to dbus_g_proxy_call_*().
...
- Re-order the arguments as per the spec.
- Change NOTIFY_TIMEOUT_* to NOTIFY_EXPIRES_*.
- Update the spec to 0.9.
2006-01-20 10:00:32 +00:00
Christian Hammond
a834c839fc
- Clean up a lot of the API. Several functions returned gboolean when there was very little point in doing so.
...
- Add assertions to all the functions.
- Remove the notify_notification_{set,get}_user_data() functions. These are useless, since this is a GObject, and we get it for free.
2006-01-20 09:39:25 +00:00
Christian Hammond
78db57f7f2
Rename notify_notification_set_icon_data_from_pixbuf to notify_notification_set_icon_from_pixbuf.
2006-01-20 06:11:53 +00:00
Christian Hammond
3dac8b3d66
Do some rearranging of the files in libnotify, and include things properly so people can actually use the library without fudging with include paths.
2006-01-20 06:08:58 +00:00