yet another sacrificial commit for the enjoyment of the demon overlord known as vtorri
[framework/uifw/edbus.git] / src / lib /
2011-01-26 discomfitoryet another sacrificial commit for the enjoyment of...
2011-01-26 discomfitoruse ERR instead of fprintf and unregister log dom in...
2011-01-26 discomfitoralso shut down ecore before eina_log
2011-01-26 discomfitormove ecore stuff to after eina_log
2011-01-25 discomfitorpropery call eina_init/ecore_init and eina_shutdown...
2011-01-19 discomfitor[1/2]
2011-01-06 discomfitoradd safety checks
2011-01-05 discomfitorremove callbacks from e_udisks_volume_* functions since...
2010-12-11 rasterok... if we are going to break e_dbus connman stuff...
2010-12-10 lucase_dbus: rename connman path
2010-12-10 lucase_dbus: remove unused strings
2010-12-10 lucase_dbus: remove connman methods for Device interface
2010-12-10 lucase_dbus: remove connman methods for Network interface
2010-11-26 helenFix wrong EINA_ARG_NONNULL in a non-pointer parameter
2010-11-14 rasterFrom: Nikolas Arend <Nikolas.Arend@gmx.net>
2010-10-28 etrunkoE-DBus: Decide whether to build module or not in upper...
2010-10-18 etrunkoe_dbus: Fix small typo in connman
2010-10-14 etrunkoE_Dbus: Code cleanup
2010-10-14 lucasbool -> Eina_Bool
2010-10-13 etrunkoe_dbus: Small misidentation fix
2010-09-16 lucase_dbus: uncrustify bluez module
2010-09-16 lucase_dbus: uncrustify ofono module
2010-09-16 lucase_dbus: uncrustify connman module
2010-09-15 lucasconnman: set also gateway when configuring manually
2010-09-15 lucasRemove unneeded re-definition of EAPI
2010-09-15 lucasClear connman header file
2010-09-08 lucasFix common misspellings
2010-08-21 lucasConvert (hopefully) all comparisons to NULL
2010-08-17 caromisc. fixes and cleanups by Albin Tonnerre
2010-08-16 rasterooh edbus didn thave runtime version check! fix fix...
2010-07-09 devilhornsMove E_Dbus Header (and associated headers) to own...
2010-06-30 sachielGet size from the right variable, as spotted by k-s...
2010-06-24 cedric * e_dbus: remove warning due to change in Ecore API.
2010-06-01 jeffdamethfix transparency of notification hint icons. evas image...
2010-06-01 discomfitoradd a define for fdo.properties interface, replace...
2010-06-01 discomfitoradd defines for fdo bus/path/interface
2010-05-31 discomfitoradd e_dbus_introspect; this call can be used on any...
2010-05-29 rasteredbus... version info
2010-05-22 carospace--
2010-05-22 caro * add a main page for the documentation of the project
2010-05-22 carofix few doxy warnings
2010-05-22 caro * fix autotools
2010-05-14 caronew line at end of line
2010-05-14 caroWindows stuff
2010-05-14 carofix properly the e_ukit_privfunc.h functions thingy...
2010-05-13 discomfitors/udev/ukit/g
2010-05-07 englebasse_hal: make sure dbus doesn't free strings we use
2010-05-07 englebassrevert stringshare code for e_hal
2010-05-07 discomfitorrevert broken dbus return handling, readd stringshares
2010-05-06 englebasse_dbus/hal: remove stringshare madness
2010-05-01 barbierifix notification's critical warning, cleanup logging...
2010-05-01 barbieriunmarshal for string lists must eina_stringshare_add...
2010-04-30 lucasUse proper error handling functions
2010-04-29 englebasse_hal: fix const
2010-04-28 discomfitoradd completed ukit (upower/udisks aka devicekit) module
2010-04-27 barbieriRevert r48365 as requested by Mike.
2010-04-27 barbieriHAL changes to make API cleaner and fix string handling.
2010-04-18 barbierifix func signature, remove warnings.
2010-03-23 barbierie_dbus/ofono: fix: with empty vectors property_get...
2010-03-18 barbierie_dbus/ofono: Add SmsManager interface support.
2010-03-18 barbierichar -> uint8_t as it is unsigned...
2010-03-15 barbierie_dbus/ofono: change bool to Eina_Bool
2010-03-15 barbierie_dbus/ofono: add functions to check element's interface.
2010-03-15 barbierie_dbus/ofono: shorten var name
2010-03-15 barbierie_dbus/ofono: add function to get Modems property.
2010-03-15 barbierie_dbus/ofono: fix manager events names.
2010-03-12 barbieriunfuck indentation, sorry.
2010-03-12 barbiericouple of missing getters and fixes, consts...
2010-03-12 barbieriadd missing func attributes.
2010-03-12 barbieriadd missing func attributes.
2010-03-12 barbiericonst
2010-03-11 barbierielement type checking.
2010-03-11 barbieri-Wextra cleanup.
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-07 barbierie_dbus: add support to Technologies interface
2010-03-03 barbieri[PATCH 1/2] Fix device listing
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 14/16] e_dbus: Don't crash when method return...
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 11/16] e_dbus/connman: fix bug when calling...
2010-02-27 barbieri[PATCH 10/16] e_dbus/bluez: fix bug when calling dbus...
2010-02-27 barbieri[PATCH 09/16] e_dbus/ofono: fix bug when calling dbus...
2010-02-27 barbieri[PATCH 08/16] e_dbus/ofono: Add NetworkRegistration...
2010-02-27 barbieri[PATCH 07/16] e_dbus/ofono: Add interface parameter...
2010-02-27 barbieri[PATCH 06/16] e_dbus/ofono: Add Modem interface.
2010-02-27 barbieri[PATCH 05/16] e_dbus/ofono: Add support for array of...
2010-02-27 barbieri[PATCH 04/16] e_dbus/ofono: Refactor element.
2010-02-27 barbieri[PATCH 03/16] e_dbus: Add initial oFono support.
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-26 barbieriedbus/nm project is dead, not updated in years and...
2010-02-22 barbierie_dbus/bluez: remove another unneeded else
next