e_dbus/connman: remove deprecated properties
[framework/uifw/edbus.git] / src / lib / bluez /
2010-11-26 helenFix wrong EINA_ARG_NONNULL in a non-pointer parameter
2010-10-28 etrunkoE-DBus: Decide whether to build module or not in upper...
2010-10-14 lucasbool -> Eina_Bool
2010-09-16 lucase_dbus: uncrustify bluez module
2010-09-15 lucasRemove unneeded re-definition of EAPI
2010-08-21 lucasConvert (hopefully) all comparisons to NULL
2010-08-17 caromisc. fixes and cleanups by Albin Tonnerre
2010-07-09 devilhornsMove E_Dbus Header (and associated headers) to own...
2010-06-24 cedric * e_dbus: remove warning due to change in Ecore API.
2010-06-01 discomfitoradd a define for fdo.properties interface, replace...
2010-05-29 rasteredbus... version info
2010-05-22 caro * add a main page for the documentation of the project
2010-05-22 caro * fix autotools
2010-03-12 barbieriunfuck indentation, sorry.
2010-03-12 barbiericouple of missing getters and fixes, consts...
2010-03-12 barbiericonst
2010-03-11 barbierielement type checking.
2010-03-11 barbieriformatting, damn!
2010-03-10 barbieri[PATCH 5/5] e_dbus/bluez: move to Eina_Bool
2010-03-10 barbieri[PATCH 4/5] e_dbus/bluez: add more bluez functions...
2010-03-10 barbieri[PATCH 3/5] e_dbus/bluez: fix some errors on doc
2010-03-01 barbierie_dbus/bluez: add adapter_get_discovering function
2010-02-27 rasterwell that was bunk! put EAPI in headers!
2010-02-27 barbieri[PATCH 16/16] e_dbus/bluez: move DeviceFound to e_bluez...
2010-02-27 barbieri[PATCH 15/16] e_dbus/bluez: Add get_alias() function...
2010-02-27 barbieri[PATCH 13/16] e_dbus/bluez: add CreatePairedDevice...
2010-02-27 barbieri[PATCH 12/16] e_dbus/bluez: add handler to DeviceFound...
2010-02-27 barbieri[PATCH 10/16] e_dbus/bluez: fix bug when calling dbus...
2010-02-27 barbieri[PATCH 02/16] e_dbus: Improve some error messages.
2010-02-27 barbieri[PATCH 01/16] e_dbus/bluez: Fix some copy and paste...
2010-02-26 barbieriTRUE/FALSE -> EINA_TRUE/EINA_FALSE
2010-02-22 barbierie_dbus/bluez: remove another unneeded else
2010-02-22 barbierie_dbus/bluez: add start/stop discovery methods
2010-02-22 barbierie_dbus/bluez: fix funcion export name
2010-02-22 barbierie_dbus/bluez: add data param in e_bluez_manager_default...
2010-02-22 barbierie_dbus/bluez: fix var names
2010-02-22 barbierie_dbus/bluez: add check for NULL
2010-02-22 barbierie_dbus/bluez: add method to get powered state
2010-02-22 barbierie_dbus/bluez: fix var name
2010-02-22 barbierie_dbus/bluez: fix e_bluez shutdown
2010-02-22 barbierie_dbus/bluez: fix some copy and paste typos.
2010-02-17 barbierie_dbus/bluez: add support to method DefaultAdapter()
2010-02-17 barbierie_dbus/bluez: Initial support to get and set individual...
2010-02-13 barbierirevert last bluez patch until e_bluez_device.c is sent :-/
2010-02-13 barbierie_dbus/bluez: Initial support to get and set individual...
2010-02-13 barbierie_dbus/bluez: add support to register/unregister adapte...
2010-02-13 barbierie_dbus: add BlueZ module