summaryrefslogtreecommitdiff
path: root/libmcclient
Commit message (Expand)AuthorAgeFilesLines
* Remove reference to mc_cli_account_interface_stats_connect_to_stats_changedDanielle Madeley2011-03-301-6/+0
* Delete the account stats interface, we don't need it any moreVivek Dasmohapatra2011-02-164-9/+0
* Enable ERROR_CFLAGS in every Makefile.am that compiles CSimon McVittie2010-05-261-0/+2
* libmcclient/mc-dispatch-operation.c: add missing header for tp_g_hash_table_u...Simon McVittie2010-05-261-0/+1
* McProfile: don't dereference a NULL pointer and crash on malformed profilesSimon McVittie2010-05-261-3/+7
* libmcclient: only build as a shared library and install headers if MCD plugin...Simon McVittie2010-05-261-12/+19
* mc-tool: don't crash on invalid account namesWill Thompson2010-02-241-0/+2
* Merge branch 'telepathy-mission-control-5.2'Simon McVittie2009-11-021-0/+1
|\
| * Invoke callbacks in the right orderAlberto Mardegan2009-10-231-0/+1
* | Merge branch 'telepathy-mission-control-5.2'Simon McVittie2009-09-291-0/+4
|\ \ | |/
| * mc_account_conditions_call_when_ready: explain why we ignore the result of _m...Simon McVittie2009-09-281-0/+4
| * Setup property monitoringAlberto Mardegan2009-08-121-3/+30
| * Move casting aroundAlberto Mardegan2009-08-121-4/+5
| * Update the Compat interface codeAlberto Mardegan2009-08-121-22/+35
| * Use GSliceAlberto Mardegan2009-08-121-2/+2
* | Merge branch 'no-creation'Simon McVittie2009-09-162-3/+0
|\ \
| * | Remove the Creation interface altogetherSimon McVittie2009-06-102-3/+0
* | | Setup property monitoringAlberto Mardegan2009-08-111-3/+30
* | | Move casting aroundAlberto Mardegan2009-08-111-4/+5
* | | Update the Compat interface codeAlberto Mardegan2009-08-111-22/+35
* | | Use GSliceAlberto Mardegan2009-08-111-2/+2
| |/ |/|
* | Never invoke the callback twiceAlberto Mardegan2009-07-091-0/+5
* | Remove unused functionAlberto Mardegan2009-07-092-32/+0
* | Reimplement mc_account_call_when_all_ready.Alberto Mardegan2009-07-091-8/+18
|/
* libmcclient: copy in all.xml from xml/Simon McVittie2009-06-102-8/+40
* src, libmcclient: follow recommendations of telepathy-glib 0.7.6 NEWSSimon McVittie2009-06-104-0/+4
* Use -release in LDFLAGS unless we're on MaemoSimon McVittie2009-06-051-2/+7
* libmcclient: _mc_iface_update_props: remove unused parametersSimon McVittie2009-06-024-30/+9
* Add an API to get the GKeyFile.Alberto Mardegan2009-06-022-0/+23
* mc_dispatch_operation_new_ready: take the Channels as an extra argumentSimon McVittie2009-04-212-7/+34
* Update to telepathy-spec 0.17.23 ChannelDispatcher interfacesSimon McVittie2009-04-211-0/+1
* libmcclient/Makefile.am, src/Makefile.am: regenerate merged XML if any interf...Simon McVittie2009-04-201-1/+1
* libmcclient support for HasBeenOnlineAlberto Mardegan2009-04-173-0/+35
* Import ChannelDispatcher, ChannelDispatcher.Interface.OperationList, ChannelR...Simon McVittie2009-04-011-1/+1
* various: distribute XML for the ChannelDispatchOperationSimon McVittie2009-03-271-0/+1
* Define G_LOG_DOMAINAlberto Mardegan2009-03-021-1/+2
* Construct the proper GError when a request fails.Alberto Mardegan2009-02-271-3/+2
* Add DBus error mapping to McAccount proxyAlberto Mardegan2009-02-272-0/+3
* Map MC errors as DBus errorsAlberto Mardegan2009-02-272-5/+52
* Some include headers cleanupsAlberto Mardegan2009-02-2418-5/+146
* Add mc_profile_get_single_enableAlberto Mardegan2009-02-192-0/+19
* Boolean as bitAlberto Mardegan2009-02-191-1/+1
* Don't access fields of a possibly deleted struct.Alberto Mardegan2009-02-111-2/+6
* Add debug lineAlberto Mardegan2009-02-111-0/+1
* Fix negated assertionAlberto Mardegan2009-02-111-1/+1
* Add mc_channelrequest_get_account()Alberto Mardegan2009-01-302-0/+20
* Implement channel requests in a better wayAlberto Mardegan2009-01-304-95/+102
* Implement client side of channel request cancellationAlberto Mardegan2009-01-091-1/+28
* Use data-driven properties updateAlberto Mardegan2008-12-192-19/+22
* Common codeAlberto Mardegan2008-12-191-66/+50