summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-16tp_base_connection_disconnect_with_dbus_error_vardict: add and testSimon McVittie4-0/+163
2012-04-16tp_connection_manager_param_dup_default_variant: add and testSimon McVittie4-0/+35
2012-04-16Merge remote-tracking branch 'origin/telepathy-glib-0.18'Simon McVittie0-0/+0
2012-04-16TpAM: Document that _set_default() keeps an internal referenceXavier Claessens1-0/+3
2012-04-16TpAM: Document that _set_default() keeps an internal referenceXavier Claessens1-0/+3
2012-04-16Add tp_contact_get_account()Xavier Claessens3-1/+23
2012-04-16connection-internal.h Add warning comment for APIs that should not be used ou...Xavier Claessens1-0/+2
2012-04-16Do not use _tp_connection_lookup_contact() outside contact.cXavier Claessens2-5/+7
2012-04-16Do not use _tp_connection_lookup_contact() outside contact.cXavier Claessens2-5/+7
2012-04-16Add tp_capabilities_supports_sms()Guillaume Desmottes4-0/+186
2012-04-13Merge branch 'master' into nextSimon McVittie11-46/+282
2012-04-13NEWSSimon McVittie1-0/+8
2012-04-13Use --enable-fatal-warnings to select g-ir-scanner --warn-errorSimon McVittie2-7/+8
2012-04-13merge the various "fatal warnings or not?" optionsSimon McVittie3-31/+27
2012-04-13Merge branch 'telepathy-glib-0.18', rejecting non-fatal g-ir-scanner warningsSimon McVittie2-3/+6
2012-04-13NEWSSimon McVittie1-1/+8
2012-04-13Don't make g-ir-scanner warnings fatal on this stable branchSimon McVittie1-7/+0
2012-04-13Codegen: fix comment line start leftover.Alban Browaeys1-2/+1
2012-04-12Install remaining Python examplesSimon McVittie3-2/+4
2012-04-12Optionally install most of the Python examplesSimon McVittie1-0/+20
2012-04-12Add a simple Gtk3 diallerSimon McVittie2-0/+201
2012-04-12Merge branch 'telepathy-glib-0.18'Simon McVittie1-2/+7
2012-04-12Fix gtk-doc comments for auto-generated constants headersStef Walter1-1/+1
2012-04-12dbus-tube-chan test: listen on a random address appropriate for the OSSimon McVittie1-2/+7
2012-04-12Merge branch 'master' into nextSimon McVittie2-1/+3
2012-04-12Merge branch 'telepathy-glib-0.18', rejecting 0.18-specific changesSimon McVittie2-1/+3
2012-04-12Upload documentation to the 0.18.x locationSimon McVittie2-1/+3
2012-04-12Don't check documentation completeness in this stable branchSimon McVittie1-3/+5
2012-04-12Disable warnings about deprecated functions for stable branchSimon McVittie1-1/+2
2012-04-12NEWSSimon McVittie1-0/+2
2012-04-12Fix doc comments for recent stricter gtk-docStef Walter18-83/+61
2012-04-12Remove all NUM_TP_…Simon McVittie5-66/+0
2012-04-12Revert "Complete results of TpProxy D-Bus calls in an idle"Simon McVittie16-50/+65
2012-04-12Merge branch 'master' into nextSimon McVittie59-214/+326
2012-04-120.19 NEWSSimon McVittie1-0/+11
2012-04-12Merge branch 'telepathy-glib-0.18'Simon McVittie1-1/+13
2012-04-120.18 NEWSSimon McVittie1-1/+13
2012-04-12Don't use the deprecated TpBaseChannelClass.interfaces propertySimon McVittie9-42/+93
2012-04-12Annotate GStrv as (array zero-terminated=1) for introspectabilitySimon McVittie3-4/+4
2012-04-12Rename internal NUM_TP_LIST_HANDLES to TP_NUM_LIST_HANDLES for completenessSimon McVittie2-7/+7
2012-04-12Use TP_NUM_… instead of NUM_TP_…Simon McVittie32-53/+53
2012-04-12Generate TP_NUM_foo for every generated enumSimon McVittie2-4/+66
2012-04-12TP_NUM_DBUS_ERRORS, TP_NUM_CONTACT_FEATURES: addSimon McVittie5-4/+26
2012-04-12Complete results of TpProxy D-Bus calls in an idleSimon McVittie16-65/+50
2012-04-12channel-contacts: reverse ownership of ContactsQueueItem and resultSimon McVittie2-20/+24
2012-04-12channel-contacts: merge contacts_queue_item_new into contacts_queue_itemSimon McVittie1-29/+11
2012-04-11Remove tp_connection_manager_call_when_ready, is_readySimon McVittie4-255/+7
2012-04-10Merge branch 'master' into nextSimon McVittie38-148/+310
2012-04-10Merge remote-tracking branch 'origin/telepathy-glib-0.18'Simon McVittie7-15/+203
2012-04-10Merge branch 'master' into nextSimon McVittie62-375/+3539