Migration with svn revision @65860
[framework/uifw/edbus.git] / src /
2011-12-08 Jaehwan KimMigration with svn revision @65860
2011-12-03 discomfitorfix incorrect usage of dbus_message_iter_open_container
2011-12-01 rastere_dbus really should check returns of making containers...
2011-11-30 discomfitorfixed enotify bug!!!!
2011-11-29 discomfitoruse struct marshalizer for image hints as pointed out...
2011-11-29 discomfitorclose dbus iterator iterator as pointed out by John...
2011-11-29 Jaehwan KimMigration with svn revision @65617
2011-11-27 discomfitornew enotify test which showcases 1) our ability to...
2011-11-27 discomfitorbetter fix for duplicate fdh, also delete watches when...
2011-11-27 discomfitorfix case where dbus fd could have two handlers added
2011-11-22 rasterwith connman 07x changes - make sure headers dont confl...
2011-11-22 rastermove econnman include into subdir
2011-11-21 barbierie_connman0_7x: phase-2 - remove the old library and...
2011-11-21 barbierie_connman0_7x: phase-1 - revert to old code
2011-11-20 rasterlet's go back to not having a broken api.
2011-11-19 lucasLet's go back to recent API while the issue is discussed
2011-11-19 rasterput back old api's into connman edbus support to not...
2011-11-19 rastergustavo - i know you don't like this, but putting back...
2011-11-18 discomfitorbetter organization for unmarshaling image hints, also...
2011-11-15 Mike McCormackRemove unused files
2011-11-15 Mike McCormackMerge remote-tracking branch 'origin/upstream'
2011-11-14 caroE_Dbus: spelling
2011-11-14 barbierie_dbus/connman: prepare for upcoming release, review...
2011-11-14 lucase_dbus/connman: let there be fewer strings
2011-11-14 lucase_dbus/connman: add Domains.Configuration property
2011-11-14 lucase_dbus/connman: add Nameservers.Configuration property
2011-11-14 lucase_dbus/connman: set array property
2011-11-14 lucase_dbus/connman: add getters for Proxy.Configuration
2011-11-14 lucase_dbus/connman: add readonly Proxy properties
2011-11-14 lucase_dbus/connman: allow a property inside a dict to be
2011-11-14 lucase_dbus/connman: add Domains property
2011-11-14 lucase_dbus/connman: add Nameservers property
2011-11-14 lucase_dbus/connman: remove deprecated properties
2011-11-14 lucase_dbus/connman: remove Mode property in Service
2011-11-14 lucase_dbus/connman: add Ethernet.Duplex property
2011-11-14 lucase_dbus/connman: add Ethernet.Speed property
2011-11-14 lucase_dbus/connman: add Ethernet.Interface property
2011-11-14 lucase_dbus/connman: remove wrong method
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-09-02 Jaehwan Kim[*][Migration upstream r62640] Merge branch 'svn_merge'
2011-08-31 cedrice_dbus: fre(NULL) does work, so del(NULL) should also.
2011-08-26 discomfitorsome null checks from T_UNIX
2011-08-17 Jaehwan KimMerge branch 'master' into svn_merge
2011-08-14 Daniel Juyung Seo[Upstream Migration r61974] Merge branch 'upstream...
2011-08-14 Daniel Juyung SeoMerge commit '1f3c518780e0effc4b099b5abe20cd3a95ecaa6c...
2011-07-26 rasterFrom: "Libor Zoubek" <lzoubek@jezzovo.net>
2011-06-23 Jaehwan Kimsvn update: 60291 (latest:60291)
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-04-05 Jaehwan Kimsvn update: 58123 (latest:58123)
next