1 2011-01-29 Carsten Haitzler (The Rasterman)
9 2011-03-19 Mike Blumenkrantz
11 * Fix crash in e-notify-send when invalid DBUS_SESSION_BUS_ADDRESS is specified
13 2011-04-27 Carsten Haitzler (The Rasterman)
15 * Fix bug when app has no idle time (always busy), idlers
16 can't run to process edbus dispatches. Move this to an idle
17 enterer that wil be run.
19 2011-07-26 Libor Zoubek <lzoubek@jezzovo.net>
21 * Add support for notification protocol 1.2 into e_dbus by
22 adding spec version string support.
24 2011-10-27 Mike Blumenkrantz
26 * Added e_notification_action_id_get and e_notification_action_name_get
28 2011-11-03 Mike Blumenkrantz
30 * Added more methods for manipulating notification hints
32 2011-11-06 Mike Blumenkrantz
34 * Add e_notification_image_init for filling in values from an Evas_Object
36 2011-11-11 Carsten Haitzler (The Rasterman)
38 * Fix DSO linking to edbus to include libdbus linking and includes