summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-28Prepare version 0.11.4telepathy-glib-0.11.4Simon McVittie6-17/+34
2010-04-28Merge branch 'conn-errors'Simon McVittie7-51/+317
2010-04-28Merge branch 'telepathy-glib-0.10'Simon McVittie1-0/+4
2010-04-28Nano versionSimon McVittie2-1/+6
2010-04-28Prepare version 0.10.5telepathy-glib-0.10.5Simon McVittie2-4/+8
2010-04-28Merge branch 'telepathy-glib-0.10'Will Thompson2-9/+3
2010-04-28Explicitly state reference ownership for tp_am_create_account_finish()Danielle Madeley1-2/+5
2010-04-28Remove unused lookup of contacts mixin class.Will Thompson1-4/+0
2010-04-28Echo example: remove an unused return.Will Thompson1-5/+3
2010-04-28Clean up .gir and .typelib files in `make clean`Simon McVittie2-9/+7
2010-04-28Use $(srcdir) where needed to build out of treeSjoerd Simons1-18/+18
2010-04-28Merge branch 'gobject-introspection'Simon McVittie22-484/+730
2010-04-28Annotate tp_connection_get_avatar_requirements with (transfer none)Simon McVittie1-2/+3
2010-04-28Update NEWS and README regarding introspection supportSimon McVittie2-1/+15
2010-04-28Work around GObject-Introspection bug #616815Danielle Madeley1-1/+1
2010-04-28Fix references to Makefile.am that should now be introspection.amSimon McVittie1-1/+1
2010-04-28Fix dependencies on Makefile.am that should be codegen.amSimon McVittie1-4/+4
2010-04-28Fix dependencies on Makefile.am that should be abi.amSimon McVittie1-3/+3
2010-04-28Quieten the GObject-Introspection processSimon McVittie1-7/+7
2010-04-28Only try to do GObject-Introspection if we have the tools for itSimon McVittie1-1/+7
2010-04-28import selinux leak supp from gabbleGuillaume Desmottes1-0/+8
2010-04-28TelepathyGLib-0.12.gir: remember to depend on the files we're introspectingSimon McVittie1-2/+8
2010-04-28Ignore the generated .gir and .typelib files from GObject-IntrospectionSimon McVittie1-0/+2
2010-04-28Divide extra_dist between Makefile.am fragmentsSimon McVittie3-20/+25
2010-04-28Split out telepathy-glib/abi.am from Makefile.amSimon McVittie2-97/+103
2010-04-28Split out introspection into telepathy-glib/introspection.amSimon McVittie2-56/+60
2010-04-28Split out code generation into telepathy-glib/codegen.amSimon McVittie2-223/+230
2010-04-28Skip all tp_asv_* functionsDanielle Madeley1-33/+33
2010-04-28Skip remaining deprecated APIDanielle Madeley1-3/+3
2010-04-28Work around GNOME Introspection bug #616375Danielle Madeley2-3/+26
2010-04-28Remove DBusGLib-1.0.gir requirementDanielle Madeley4-10/+9
2010-04-28Annotate TpContactDanielle Madeley1-16/+24
2010-04-28Annotate TpConnectionManagerDanielle Madeley1-13/+15
2010-04-28Annotate TpConnectionDanielle Madeley1-14/+15
2010-04-28Annotate TpChannelDanielle Madeley1-7/+9
2010-04-28Annotate TpAccount and TpAccountManagerDanielle Madeley2-30/+41
2010-04-27Test error behaviour on an unrecognised ConnectionErrorSimon McVittie1-0/+52
2010-04-27Convert connection-error test to GTestSimon McVittie1-11/+17
2010-04-27connection-error test: factor out more setup/teardownSimon McVittie1-39/+46
2010-04-27connection-error test: partially factor out setup, teardownSimon McVittie1-14/+45
2010-04-27fd.o #23369: TpConnection: don't use ConnectionError for invalidation if not ...Simon McVittie1-0/+15
2010-04-27Exercise tp_connection_get_detailed_errorSimon McVittie2-0/+22
2010-04-27tp_connection_get_detailed_error: add accessor for ConnectionErrorSimon McVittie3-0/+80
2010-04-27TpConnection: remember full error details and convert to a GError laterSimon McVittie2-18/+30
2010-04-27TpConnection: document current status of TP_ERRORS_DISCONNECTEDSimon McVittie1-0/+3
2010-04-27fd.o #23369: TpBaseConnection: when terminating a connection with GError, do ...Simon McVittie1-2/+40
2010-04-27Merge branch 'valgrind'Simon McVittie43-82/+211
2010-04-27Another suppressionSimon McVittie1-0/+10
2010-04-27Use test_object_new_static_class moreSimon McVittie33-47/+49
2010-04-27Add a more questionable suppressionSimon McVittie1-0/+13