EFL core migration revision 70217
[framework/uifw/edbus.git] / ChangeLog
1 2011-01-29  Carsten Haitzler (The Rasterman)
2
3         1.0.0 release
4
5 2011-02-25  Cedric BAIL
6
7         * Fix build with DSO.
8
9 2011-03-19  Mike Blumenkrantz
10
11         * Fix crash in e-notify-send when invalid DBUS_SESSION_BUS_ADDRESS is specified
12
13 2011-04-27  Carsten Haitzler (The Rasterman)
14
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.
18
19 2011-07-26  Libor Zoubek <lzoubek@jezzovo.net>
20
21         * Add support for notification protocol 1.2 into e_dbus by
22         adding spec version string support.
23
24 2011-10-27  Mike Blumenkrantz
25
26         * Added e_notification_action_id_get and e_notification_action_name_get
27
28 2011-11-03  Mike Blumenkrantz
29
30         * Added more methods for manipulating notification hints
31
32 2011-11-06  Mike Blumenkrantz
33
34         * Add e_notification_image_init for filling in values from an Evas_Object
35
36 2011-11-11  Carsten Haitzler (The Rasterman)
37
38         * Fix DSO linking to edbus to include libdbus linking and includes
39
40 2011-11-27  Mike Blumenkrantz
41
42         * Fix case where fd handler could be added twice for dbus fd
43         
44 2011-12-02  Carsten Haitzler (The Rasterman)
45
46         * 1.1.0 release
47
48 2011-12-02  Mike Blumenkrantz
49
50         * Fixed use of dbus_message_iter_open_container in enotify to prevent crashing when sending an image
51
52 2011-12-10  Mike Blumenkrantz
53
54         * Fixed use of eina_log in enotify-daemon
55
56 2012-01-17 Dave Andreoli
57
58         * Fixed use of the 'object path' type in ukit
59