e_dbus/connman: define macro to do boring repetitive
[framework/uifw/edbus.git] / src /
2011-11-14 lucase_dbus/connman: define macro to do boring repetitive
2011-11-14 lucase_dbus/connman: Add getter/setter for LoginRequired
2011-11-14 lucase_dbus/connman: Remove legacy interfaces
2011-11-13 barbiericonnman: match upstream change to security property.
2011-11-10 lucase_dbus/connman: downgrade log message to DBG
2011-11-10 lucase_dbus/connman: update doc
2011-11-10 lucase_dbus/connman: fix doc with wrong description
2011-11-09 discomfitorfix a null deref
2011-11-09 lucasshare common code
2011-11-08 discomfitorremove free flag
2011-11-08 rasterand set free_data to true (and use bool for alpha)
2011-11-08 rasteroooh so THATS what you wanted mike! it was for the...
2011-11-08 rasterpedantics -> argb8888 colorspace
2011-11-08 rasterTHIS is the right way to handle the img data coming...
2011-11-08 discomfitordelete old notification spec, add new notification...
2011-11-08 discomfitorfix some issues pointed out by raster
2011-11-08 discomfitorwaaait wait what was I thinking when I agreed to this?
2011-11-07 discomfitorupdate these to actual spec versions...
2011-11-06 discomfitordon't set x/y hints to start
2011-11-06 discomfitorand don't crash on freeing image
2011-11-06 discomfitorwho writes this stuff :/
2011-11-06 discomfitormore image calc fixes...
2011-11-06 discomfitorsafety for row stride calc failure
2011-11-06 discomfitorensure rgb colorspace
2011-11-06 discomfitoruse correct image length calc
2011-11-06 discomfitormake this an error condition
2011-11-06 discomfitorload_size doesn't work so great here
2011-11-06 discomfitoradd warn_unused here to prevent errors
2011-11-06 discomfitorsafety check in case this fails
2011-11-06 sanjeevRevert "Fix review comments from enlightenment-devel...
2011-11-06 discomfitoruse load size instead of geom
2011-11-06 discomfitorfinally add a function to set image data to a notification
2011-11-06 discomfitoruse void as param for paramless functions
2011-11-06 discomfitoradd note about icon_data in notification hints
2011-11-06 cedrice_dbus: e_hal use some e_ukit function so we should...
2011-11-05 caro__UNUSED__ not correctly used :)
2011-11-05 carowhitespace --
2011-11-05 caroE_dbus: fix shadow variable warnings
2011-11-04 sanjeevFix review comments from enlightenment-devel. Thanks...
2011-11-04 sanjeevRevert "Add a getter for DBusConnection pointer from...
2011-11-04 sanjeevAdd a getter for DBusConnection pointer from E_DBus_Con...
2011-11-04 discomfitorecrustified with newest ecrustify
2011-11-03 discomfitorproperly implement the rest of the notification spec...
2011-11-03 discomfitorconvert hex values to bitwise ops for readability
2011-11-03 discomfitorimage-data and image_data are both valid hint names...
2011-10-28 discomfitorWOOOO OPAQUE STRUCTS WITHOUT ACCESSORS
2011-10-28 discomfitorstringshare stuff in e-notify
2011-09-07 discomfitorno, really. stfu connman.
2011-09-07 discomfitorthis shit has got to stop. tired of my logs being full...
2011-08-31 cedrice_dbus: fre(NULL) does work, so del(NULL) should also.
2011-08-26 discomfitorsome null checks from T_UNIX
2011-07-26 rasterFrom: "Libor Zoubek" <lzoubek@jezzovo.net>
2011-06-16 seoze_dbus e_ofono_element.c: Fixed 'may be used uninitiali...
2011-06-12 billiobremove .cvsignore files
2011-04-27 rasterfix bug where idlers might not be able to run.
2011-04-08 rasterdoxy->h
2011-03-19 discomfitorfix crash in e-notify-send by verifying that init occur...
2011-01-27 englebassRemove the fd handler we are going to delete
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.
next