summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-030.99.10telepathy-idle-0.99.10Simon McVittie2-3/+18
2014-04-03Adapt for stuff that moved to the -dbus librarySimon McVittie1-0/+1
2014-04-03Update codegen: include telepathy-glib-dbus.h in service-side codeSimon McVittie1-1/+3
2014-04-01Adapt for removal of TpDBusDaemonSimon McVittie2-13/+12
2014-03-24Don't try to sync_dbus by talking to a Connection that just closedSimon McVittie1-1/+4
2014-03-24tests: be more careful to include an explicit interface in method callsSimon McVittie2-2/+2
2014-03-24Replace dbus_g_method_return with g_dbus_method_invocation_return_valueSimon McVittie1-1/+1
2014-03-24Sync release-prep tools from telepathy-glibSimon McVittie2-3/+12
2014-03-24codegen: sync from telepathy-glib, gdbus3 branchSimon McVittie3-245/+454
2014-03-24Change sync_dbus to be sensitive to the proxy's object pathSimon McVittie1-7/+26
2014-03-24Replace DBusGMethodInvocation with GDBusMethodInvocationSimon McVittie6-19/+19
2014-03-24Replace dbus_g_method_return_error with g_dbus_method_invocation_return_gerrorSimon McVittie5-14/+14
2014-03-20nano versionSimon McVittie1-1/+1
2014-03-200.99.8telepathy-idle-0.99.8Simon McVittie1-3/+3
2014-03-18tp_message_peek() has been removedGuillaume Desmottes1-8/+11
2014-02-21tp_base_connection_disconnect_with_dbus_error now takes a GVariantGuillaume Desmottes1-2/+2
2014-02-14Merge branch 'master' into next-mergeGuillaume Desmottes1-0/+2
2014-02-14idle-connection: make sure to always reset force_disconnect_idGuillaume Desmottes1-0/+2
2014-02-13TpHandleType has been renamed to TpEntityTypeGuillaume Desmottes13-51/+51
2014-01-30Merge branch 'master' into next-mergeGuillaume Desmottes10-117/+188
2014-01-29TpChannelManager: new APItelepathy-idle-0.99.7Guillaume Desmottes4-98/+56
2014-01-29update for new specGuillaume Desmottes11-50/+33
2014-01-29depends on tp-glib 0.99.7Guillaume Desmottes1-1/+1
2014-01-13nano versionSimon McVittie1-1/+1
2014-01-13snapshot 0.99.6telepathy-idle-0.99.6Simon McVittie1-2/+2
2014-01-13Adapt for merge of Contacts into Connection, and deletion of RequestsSimon McVittie9-73/+111
2014-01-07Be parallel-installable with Idle 0.xSimon McVittie5-12/+12
2014-01-07Re-namespace to im.telepathy.v1Simon McVittie11-23/+23
2014-01-07.gitignore: ignore all of build-auxSimon McVittie1-0/+1
2014-01-07Use telepathy-glib 0.23 for Renaming interfaceSimon McVittie4-108/+12
2014-01-07Sync constants from Gabble masterSimon McVittie1-14/+109
2014-01-07Require telepathy-glib 0.23Simon McVittie1-3/+3
2013-10-31move manager file to telepathy-1/Guillaume Desmottes1-1/+1
2013-10-25Adapt for use of ABI versions in generated codeSimon McVittie9-88/+87
2013-10-16IRC_Command: fix copyrightGuillaume Desmottes1-3/+1
2013-10-15IRC_Command: prevent user of sending commands for which we have proper APIGuillaume Desmottes3-0/+64
2013-10-15IRC_Command: explain why the command is in UTF-8Guillaume Desmottes1-0/+3
2013-10-15IRC_Command: remove errors that doesn't make sense for Send()Guillaume Desmottes1-3/+0
2013-10-15IRC_Command: add Send() exampleGuillaume Desmottes1-0/+3
2013-10-15Rename IRC_Command interface to IRCCommand1Simon McVittie5-9/+9
2013-10-15distribute Irc_Command interface in tarballsSimon McVittie1-1/+3
2013-10-13add IrcCommand extensionGuillaume Desmottes5-0/+98
2013-10-11Remove GLib < 2.32 code pathsSimon McVittie2-8/+0
2013-10-11configure.ac: consistently use AS_IF instead of if/fiSimon McVittie1-13/+12
2013-10-11Bump Autoconf dependency to 2.60 for AC_MKDIR_PSimon McVittie1-1/+1
2013-10-10Use AC_PROG_MKDIR_P/MKDIR_P, not deprecated AM_PROG_MKDIR_P/mkdir_pSimon McVittie2-2/+2
2013-10-10Use subdir-objects (compile a/b.c to a/b.lo, not ./b.lo)Simon McVittie1-1/+1
2013-10-10Put Autoconf, Automake, Libtool droppings in /build-auxSimon McVittie2-0/+2
2013-10-03Merge branch 'telepathy-idle-0.2'Guillaume Desmottes2-2/+9
2013-10-03set nano versionGuillaume Desmottes1-1/+1