summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-26Prepare version 0.11.11telepathy-glib-0.11.11Simon McVittie14-48/+135
2010-07-26Merge branch 'pwith-gir'Simon McVittie7-165/+91
2010-07-26Hide TpBaseConnectionCreateHandleReposImpl in a way that satisfies gtk-docSimon McVittie1-0/+2
2010-07-26tp_base_connection_register: allow the out parameters to be NULLSimon McVittie1-6/+10
2010-07-26TpBaseConnection: use /* */ rather than /** */ for private methodsSimon McVittie1-4/+4
2010-07-26TpBaseConnection: remove some content-free doc-comments for private methodsSimon McVittie1-87/+0
2010-07-26TpBaseConnectionCreateHandleReposImpl: hide from g-iSimon McVittie2-1/+5
2010-07-26TpHandleSetMemberFunc: omit from introspection, and move docs to .cSimon McVittie2-9/+10
2010-07-26Merge remote branch 'treitter/vala-packaging1'Simon McVittie2-3/+3
2010-07-23Add some annotations to TpHandleSetPhilip Withnall1-6/+6
2010-07-23Annotate direction of parameters in tp_base_connection_register()Philip Withnall1-2/+2
2010-07-23Add (transfer) annotation to tp_base_connection_get_handles()Philip Withnall1-2/+2
2010-07-23Add (skip) annotations to all newly-bound symbols not used in libfolks testsPhilip Withnall4-60/+60
2010-07-23Add files needed for libfolks tests to introspection buildPhilip Withnall1-0/+2
2010-07-23Fix annotations on TpChannel::group-members-changed-detailedPhilip Withnall1-1/+1
2010-07-22Use a static, complete .manager file for echo2 if installing examplesSimon McVittie4-32/+28
2010-07-21Check if the VAPIGEN variable is empty, and if required provide a useful hintDanielle Madeley1-0/+8
2010-07-20Merge branch 'spec'Simon McVittie52-1250/+5336
2010-07-20Update NEWSSimon McVittie1-1/+23
2010-07-20Allow Protocol to be introspectedSimon McVittie1-0/+1
2010-07-20Generate code for ContactSearch channels and add them to the gtk-docSimon McVittie4-0/+89
2010-07-20Merge branch 'protocol3' into specSimon McVittie36-1102/+4872
2010-07-20Update spec to 0.19.10Simon McVittie14-147/+351
2010-07-20Revert "Temporarily allow unstable API for Protocol development"Simon McVittie1-1/+0
2010-07-16Install telepathy-glib.vapi to a more conventional location and update telepa...Travis Reitter2-3/+3
2010-07-16Introduce some typedefs to document TpBaseProtocol's methods betterSimon McVittie3-2/+131
2010-07-16tp_base_protocol_constructed: ensure that strings are non-NULL and vcard_fiel...Simon McVittie1-1/+16
2010-07-16get_connection_details: return channel managers instead of RCCsSimon McVittie3-39/+53
2010-07-16message-mixin test: assert that echo2's Connection RCCs still workSimon McVittie1-0/+16
2010-07-16echo2 example: implement type_foreach_channel_class and use it for the ProtocolSimon McVittie3-28/+9
2010-07-16tp_base_protocol_build_requestable_channel_classes: new utility functionSimon McVittie2-0/+31
2010-07-16TpChannelManager: add type_foreach_channel_class()Simon McVittie3-3/+109
2010-07-15Don't allow mandatory parameters to be omitted from IdentifyAccountSimon McVittie1-5/+3
2010-07-15protocol_identify_account: use tp_base_protocol_sanitize_parametersSimon McVittie1-1/+8
2010-07-15Factor out tp_base_protocol_sanitize_parametersSimon McVittie1-38/+56
2010-07-15IdentifyAccount: correct virtual method check and error messageSimon McVittie1-2/+2
2010-07-15tp_base_connection_manager_register: check for valid protocol namesSimon McVittie1-0/+6
2010-07-15TpBaseConnectionManager: correctly replace "-" with "_" in TpBaseProtocol obj...Simon McVittie1-0/+2
2010-07-15tp_base_connection_manager_add_protocol: use tp_base_protocol_get_nameSimon McVittie1-7/+3
2010-07-15tp_base_protocol_get_name: add "C binding" for TpBaseProtocol:nameSimon McVittie3-0/+18
2010-07-14Merge remote branch 'pwith/vala-build'Simon McVittie2-9/+6
2010-07-14Add and install a deps file for the Vala bindingsPhilip Withnall2-1/+6
2010-07-14Remove unused lines from the Vala MakefilePhilip Withnall1-8/+0
2010-07-14Expose Capabilities.get_channel_classes() to g-i.Travis Reitter1-1/+1
2010-07-13Merge branch 'trivia'Simon McVittie10-312/+425
2010-07-13TpBaseClient: add "C bindings" for all three propertiesSimon McVittie3-4/+64
2010-07-13TpBaseClient: check that it's really a base client in public methodsSimon McVittie1-0/+4
2010-07-13Split out avatar requirements into connection-avatars.cSimon McVittie5-291/+325
2010-07-13tp_proxy_has_interface, tp_proxy_has_interface_by_id: improve docsSimon McVittie1-3/+12
2010-07-13tp_proxy_has_interface_by_id: check that it's really a proxySimon McVittie1-1/+3