summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* introspection: fix annotation warnings possibly caused by a g-i bugnextGeorge Kiagiadakis2016-11-293-9/+9
* NEWSGeorge Kiagiadakis2016-11-291-3/+24
* Merge branch 'master' into nextGeorge Kiagiadakis2016-11-166-2555/+30
|\
| * build: fix previous commit for out-of-source running of autogen.shGeorge Kiagiadakis2016-09-011-11/+7
| * Enable silent buildsSebastian Geiger2016-07-141-1/+1
| * Update NEWSGeorge Kiagiadakis2016-06-181-0/+18
| * tests: Fix a service file path to fix the build with installed testsPhilip Withnall2016-06-181-1/+1
| * tests: Remove a G_GNUC_UNUSED which isn't true any moreIain Lane2016-06-181-1/+1
| * build: cd to the $srcdir in autogen.sh for running gtkdocizePhilip Withnall2016-06-181-1/+10
| * tests: eliminate duplicate test case pathsGeorge Kiagiadakis2016-06-184-7/+7
* | Revert "Skip part of the self-handle test until we fix its race condition"Simon McVittie2014-09-171-3/+0
* | Fix racy test-self-handleXavier Claessens2014-09-171-0/+4
* | base-client: warn if user try to add/remove iface when registeredGuillaume Desmottes2014-09-171-0/+31
* | base-client: rename requests_hash to requests_variantGuillaume Desmottes2014-09-171-7/+7
* | base-client: don't create skeletons more than onceGuillaume Desmottes2014-09-171-24/+33
* | base-client: pass a GVariant to ensure_account_connection_channel()Guillaume Desmottes2014-09-171-17/+7
* | test-base-client: unregister the client before destroying itGuillaume Desmottes2014-09-171-0/+1
* | _tp_client_factory_ensure_channel_request: take a GVariantGuillaume Desmottes2014-09-175-20/+13
* | base-client: use gdbus-codegen's skeleton to implement RequestsGuillaume Desmottes2014-09-172-44/+44
* | base-client: use gdbus-codegen's skeleton to implement HandlerGuillaume Desmottes2014-09-172-128/+97
* | test-base-client: check that Handler.HandledChannels is updatedGuillaume Desmottes2014-09-171-4/+15
* | base-client: handle clients being NULLGuillaume Desmottes2014-09-171-2/+4
* | base-client: use gdbus-codegen's skeleton to implement ApproverGuillaume Desmottes2014-09-172-60/+69
* | remove an obsolete comment which is just noise nowSimon McVittie2014-09-171-1/+0
* | base-client: use gdbus-codegen's skeleton to implement ObserverGuillaume Desmottes2014-09-172-89/+126
* | base-client: use gdbus-codegen's skeleton to implement ClientGuillaume Desmottes2014-09-172-32/+36
* | base-client: be a GDBusObjectSkeletonGuillaume Desmottes2014-09-172-3/+28
* | Merge remote-tracking branch 'cassidy/next-handles-77773' into nextSimon McVittie2014-09-173-31/+28
|\ \
| * | tp_base_connection_dup_contact_attributes: take a TpHandleSetGuillaume Desmottes2014-05-193-31/+28
* | | Require gobject-introspection from GNOME 3.14 so we can use (nullable)Simon McVittie2014-09-171-1/+1
* | | Merge remote-tracking branch 'cassidy/tartan+crash' into nextSimon McVittie2014-09-171-2/+4
|\ \ \
| * | | text-handler: connect the 'message-received' signal on a TpTextChannelGuillaume Desmottes2014-05-291-2/+4
* | | | Merge remote-tracking branch 'cassidy/tartan' into nextSimon McVittie2014-09-1715-24/+70
|\ \ \ \
| * | | | logger: log-store-pidgin: g_variant_lookup() can't look more than one keyGuillaume Desmottes2014-05-301-4/+3
| |/ / /
| * | | test-dbus-tube: fix type errorGuillaume Desmottes2014-05-291-1/+1
| * | | tp_debug_timestamped_log_handler: add some preconditionsGuillaume Desmottes2014-05-291-0/+3
| * | | logger: annotate tpl_debug_set_flags()Guillaume Desmottes2014-05-291-0/+12
| * | | test-cli-group: use a proper callbackGuillaume Desmottes2014-05-291-2/+15
| * | | test-account: fix callback signatureGuillaume Desmottes2014-05-291-3/+3
| * | | media-observer: ref the channel before connecting the signalGuillaume Desmottes2014-05-291-1/+3
| * | | dbus-tube offerer example: fix type errorGuillaume Desmottes2014-05-291-1/+1
| * | | tp_simple_async_report_success_in_idle: @user_data is nullableGuillaume Desmottes2014-05-281-2/+2
| * | | dbus.c: add some safe pre-condition checksGuillaume Desmottes2014-05-281-0/+7
| * | | tp_handles_are_valid_variant: add some pre-condition checksGuillaume Desmottes2014-05-281-0/+2
| * | | debug: @flags_string and @ignored are (nullable)Guillaume Desmottes2014-05-281-3/+3
| * | | tp_handle_ensure: add some pre-conditionsGuillaume Desmottes2014-05-271-0/+3
| * | | tp_simple_async_report_success_in_idle: annotate @source_tag with (nullable)Guillaume Desmottes2014-05-271-1/+1
| * | | tp_handle_ensure: annotate @context with (nullable)Guillaume Desmottes2014-05-271-1/+1
| * | | fix signature of TpProxy::invalidated callbacksGuillaume Desmottes2014-05-273-4/+9
| * | | dbus-tube-channel: no need to set result twiceGuillaume Desmottes2014-05-271-1/+1