summaryrefslogtreecommitdiff
path: root/gabble
AgeCommit message (Expand)AuthorFilesLines
2011-11-22Fix missing capabilities.h and caps-channel-manager.hAlban Crequy1-0/+2
2011-11-21Support building on AndroidAlvaro Soliverez9-19/+133
2011-11-21extensions: add generated -gtk-doc.h files to MakefileWill Thompson1-1/+6
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-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-17Remove gabble_decode_jid in favour of wocky_decode_jid.Andre Moreira Magalhaes (andrunko)11-48/+24
2011-11-16Add coding style check for g_hash_table_destroy and g_array_free usageXavier Claessens1-0/+13
2011-11-16Use _unref instead of _free _destroy when possible.unrefXavier Claessens44-188/+188
2011-11-16bump nano-versionJonny Lamb2-1/+6
2011-11-16version 0.15.0Jonny Lamb2-4/+4
2011-11-16jingle outgoing test: add MembersChangedDetailed flag to base flagsJonny Lamb1-1/+1
2011-11-16NEWS: further updates about WockyJonny Lamb1-0/+10
2011-11-16NEWS: updateJonny Lamb1-1/+18
2011-11-16file transfer helper: use crazier stock metadata in file transfer testsJonny Lamb1-2/+2
2011-11-16Merge branch 'ft-metadata'Jonny Lamb15-76/+942
2011-11-15Merge branch 'telepathy-gabble-0.14'Will Thompson2-6/+82
2011-11-15Merge branch 'telepathy-gabble-0.12' into telepathy-gabble-0.14Will Thompson2-6/+82
2011-11-15add case for "cancel subscription" to test_local_pendingCosimo Alfarano1-0/+29
2011-11-15expect MembersChanged AND ContactsChanged on sub-requestCosimo Alfarano1-4/+10
2011-11-15fix comment: Alice is just requesting subscriptionCosimo Alfarano1-1/+1
2011-11-15Remove useless symbol in test_local_pendingCosimo Alfarano1-1/+0
2011-11-15Roster: don't hide local pending contacts from storedMarco Barisione2-6/+48
2011-11-15Fully expunge HANDLE_LEAK_DEBUG_CFLAGSWill Thompson2-2/+2
2011-11-15configure: remove --enable-handle-leak-debug.Will Thompson1-11/+0
2011-11-15wocky: update snapshot for sasl fix againJonny Lamb1-0/+0
2011-11-15wocky: update snapshot to fix sasl build failureJonny Lamb1-0/+0
2011-11-15ft metadata: use tp-glib generated code rather than using the draft interfaceJonny Lamb4-97/+13