summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-21TpBaseProtocol: Rename Get/get to Dup/dup on callbacks to retrieve the suppor...Andre Moreira Magalhaes (andrunko)4-18/+18
2011-11-21protocol-objects test: Properly check for advertised interfaces.Andre Moreira Magalhaes (andrunko)1-0/+1
2011-11-21Update documentation for Proto.I.Addressing support.Andre Moreira Magalhaes (andrunko)2-3/+38
2011-11-21Make Protocol.Interface.Addressing functionality a GInterface.Eitan Isaacson3-96/+171
2011-11-21Basic protocol addressing test.Eitan Isaacson2-0/+59
2011-11-21Added Protocol.Interface.Addressing support.Eitan Isaacson3-2/+216
2011-11-21Undraft Protocol.Interface.Addressing.Eitan Isaacson4-9/+9
2011-11-21Split requested contacts into a separate argument in Conn.I.Addressing.Andre Moreira Magalhaes (andrunko)1-51/+38
2011-11-21Update tp:added information for Proto.I.Addressing.Andre Moreira Magalhaes (andrunko)1-1/+1
2011-11-21Merge branch 'protocol-addressing'Andre Moreira Magalhaes (andrunko)3-16/+11
2011-11-21extensions: add generated -gtk-doc.h files to MakefileWill Thompson1-1/+6
2011-11-21Merge remote-tracking branch 'smcv/protocol-addressing'Andre Moreira Magalhaes (andrunko)3-21/+101
2011-11-21Remove mention to RCC TargetVCardField until Chan.I.Addressing is undrafted.Andre Moreira Magalhaes (andrunko)1-7/+0
2011-11-21configure: Bump tp-glib dep to include Emits_ChangedWill Thompson1-1/+1
2011-11-21Merge branch 'xmpp-console'Will Thompson15-145/+1684
2011-11-21console plugin: add a FIXME re. client dyingWill Thompson1-0/+7
2011-11-18Rename NormalizeURI to NormalizeContactURI and clarify that everything except...Simon McVittie1-9/+48
2011-11-18Update check-c-style.sh from telepathy-glibCosimo Alfarano1-0/+13
2011-11-18Replace g_ptr_array_free with g_ptr_array_unrefCosimo Alfarano3-3/+3
2011-11-18Replace g_array_free with g_array_unrefCosimo Alfarano3-5/+5
2011-11-18Replace g_hash_table_destroy with g_hash_table_unrefCosimo Alfarano4-19/+19
2011-11-18Post-release bumpMike Ruprecht1-1/+1
2011-11-18version 0.0.4Mike Ruprecht2-2/+11
2011-11-18console UI: turn off monitoring when we quitWill Thompson1-8/+22
2011-11-18console UI: allow passing account identifiersWill Thompson1-7/+39
2011-11-18console UI: fix handling errors from SendIQWill Thompson1-3/+3
2011-11-18console UI: add a page for sending arbitrary stanzasWill Thompson1-1/+50
2011-11-18console UI: factor out spinner wrapper notebook thingWill Thompson1-18/+30
2011-11-18console plugin: add SendStanza methodWill Thompson3-10/+128
2011-11-18console UI: add stanza monitor paneWill Thompson1-2/+52
2011-11-18console UI: split out UI helpersWill Thompson1-40/+66
2011-11-18console UI: pack IQ page into a notebook.Will Thompson1-1/+8
2011-11-18console UI: refactor IQ interface into a classWill Thompson1-34/+41
2011-11-18Add a smoke test for the XMPP consoleWill Thompson2-0/+72
2011-11-18console plugin: implement received/sent signalsWill Thompson2-3/+146
2011-11-18Add Sending/Receiving signals to Console APIWill Thompson1-0/+39
2011-11-18tools: update to respect EmitsChangedSignalWill Thompson5-145/+286
2011-11-18Update Wocky snapshotWill Thompson1-0/+0
2011-11-18xmpp-console: add some better error reportingWill Thompson1-4/+21
2011-11-18xmpp-console: Readd a crucial feature from 0.12.5.Will Thompson1-0/+21
2011-11-18xmpp-console: show a spinner while waiting for a replyWill Thompson1-3/+24
2011-11-18xmpp-console: add radio buttons for get vs. setWill Thompson1-5/+13
2011-11-18xmpp-console: split up entry-adding functionWill Thompson1-1/+5
2011-11-18Add XMPP console UIWill Thompson2-0/+161
2011-11-18test plugin: include version numberWill Thompson1-0/+2
2011-11-18Add an XMPP console sidecarWill Thompson6-0/+588
2011-11-18ft-channel: ensure incoming connections are actually closed (and not leaked)Jonny Lamb1-0/+29
2011-11-17Update tools to current tp-glibSjoerd Simons6-28/+99
2011-11-17Add Call_Content_Interface_Audio_Control from telepathy-specSjoerd Simons3-0/+113
2011-11-17Merge branch 'trivia'Andre Moreira Magalhaes (andrunko)11-48/+24