yet another sacrificial commit for the enjoyment of the demon overlord known as vtorri
[framework/uifw/edbus.git] / src /
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-23 discomfitorHello,
2010-12-11 englebassdaemon
2010-12-11 rasterok... if we are going to break e_dbus connman stuff...
2010-12-11 carofix DSO linking problem
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-12-10 lucase_dbus: remove deprecated methods from tests
2010-11-26 helenFix wrong EINA_ARG_NONNULL in a non-pointer parameter
2010-11-21 rasterexplicitly link tests to other efl.
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-10-07 barbierilog messages do not need trailing newline.
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-08-10 discomfitorfix double free
2010-07-09 barbieriadd missing EVAS_CFLAGS for notify binaries.
2010-07-09 devilhornsMove E_Dbus Header (and associated headers) to own...
2010-07-01 cedric * e_dbus: pending change due to Ecore API change.
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-06 caromissing returned type in function signature
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 discomfitoryet another forgotten oops
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 memory leak on test
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-10 barbieri[PATCH 2/5] e_dbus/bluez: fix crash when reattaching...
2010-03-10 barbieri[PATCH 1/5] e_dbus/bluez: fix compile warning
2010-03-07 barbierie_dbus: add support to Technologies interface
2010-03-03 barbieri[PATCH 2/2] Add tests for Technology 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 caroremove useless libtool libs
2010-02-27 caroremove useless dependencies (already managed by automake)
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...
next