summaryrefslogtreecommitdiff
path: root/src/mcd-dbusprop.c
Commit message (Expand)AuthorAgeFilesLines
* McdAccount: add a way to tell property setters that storage has already been ...Simon McVittie2012-09-121-1/+2
* Use G_VALUE_INIT instead of { 0 }Simon McVittie2012-09-071-1/+1
* mcd-dbusprop: remove support for filtering property setting through an ACLSimon McVittie2012-09-071-106/+0
* Use telepathy-glib meta-headersSimon McVittie2012-05-141-2/+2
* Consistently include config.h in every .c fileSimon McVittie2012-05-081-0/+2
* Use TP_ERROR instead of long-deprecated TP_ERRORSSimon McVittie2012-05-081-5/+5
* Use _unref instead of _free _destroy when possible.unrefXavier Claessens2011-11-161-1/+1
* Remove libmcclientWill Thompson2011-09-011-3/+0
* Make it possible to optionally implement interfaces on a MC objectDanielle Madeley2011-02-221-0/+67
* McdDBusProp: remove get_asyncWill Thompson2010-12-151-53/+14
* Provide ACL wrapped DBus property get/set/get_all helpersVivek Dasmohapatra2010-05-241-4/+117
* mcd-dbusprop: implement getting dbus properties asynchronouslyJonny Lamb2009-08-261-37/+108
* mcd-dbusprop: move the McdDBusProp struct getting code into another functionJonny Lamb2009-08-261-42/+47
* fd.o #22585: src: stop generating interfaces and GTypes, fixing static linkingSimon McVittie2009-07-011-4/+3
* Catch up with copyright updates on src/Simon McVittie2009-05-081-1/+2
* fd.o #21544: change signature of mcd_setprop so it can raise an errorSimon McVittie2009-05-051-2/+1
* mcd-dbusprop: make mcd_dbusprop_set_property, get_property return a booleanSimon McVittie2009-05-051-8/+10
* Remove G_STRFUNC from DEBUG() parametersAlberto Mardegan2009-02-261-4/+4
* Change all g_debug into DEBUGAlberto Mardegan2009-02-261-4/+5
* Server-side implementation of the account Stats interfaceAlberto Mardegan2008-12-191-0/+2
* _gen/interfaces-body.h was not linked inAlberto Mardegan2008-12-011-0/+2
* Add vim and emacs modelinesAlberto Mardegan2008-10-081-1/+2
* Make derived objects workAlberto Mardegan2008-08-261-21/+26
* Lots of cleanup, most made by smcv.Alberto Mardegan2008-08-181-2/+2
* Add API to internally set a property.Alberto Mardegan2008-06-261-15/+28
* Automatically compute the value of the ``Interfaces'' DBus property.Alberto Mardegan2008-05-201-0/+28
* Rewrite the interface registration mechanism. Implement the Alberto Mardegan2008-04-111-14/+63
* Implement a DBus independent function for getting interfaceAlberto Mardegan2008-04-101-16/+29
* Start implementing new McdAccount and McdAccountManager object as per theAlberto Mardegan2008-03-281-0/+183