summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-13Tests: remove stale FIXMEs about closing channelsWill Thompson2-11/+5
2011-09-12mcp: fix a bunch of doc warningsWill Thompson3-20/+26
2011-09-12configure: remove unused ACCOUNTS_DIR and MANAGERS_DIRWill Thompson1-20/+0
2011-09-12Remove unused CHANDLERS_DIRWill Thompson3-16/+0
2011-09-07Bump version to 5.9.2+Will Thompson2-1/+6
2011-09-07Version 5.9.2Will Thompson2-2/+2
2011-09-07NEWS for 5.9.2Will Thompson1-6/+30
2011-09-07mcd-account: use proper gboolean rather than 1 bit to store boolean propertiesGuillaume Desmottes1-7/+7
2011-09-07Merge branch 'doc-cleanup'Will Thompson24-1863/+1
2011-09-07configure: remove obsolete OUT_OF_TREE_BUILD checkWill Thompson1-4/+0
2011-09-07Stop building docs for libmissioncontrol-serverWill Thompson8-378/+0
2011-09-07docs: remove legacy templatesWill Thompson17-1481/+1
2011-09-07Merge branch 'telepathy-mission-control-5.8+'Will Thompson1-2/+2
2011-09-06Update NEWS with fixes merged from stable branchVivek Dasmohapatra1-0/+7
2011-09-06Merge branch 'early-connecting-status-semi-hack'Vivek Dasmohapatra2-2/+14
2011-09-06Merge branch 'memory-leak'Vivek Dasmohapatra2-1/+14
2011-09-06Merge branch '58-recovery-position'Vivek Dasmohapatra5-28/+133
2011-09-06Nano versionVivek Dasmohapatra2-1/+5
2011-09-06Update doc-comment in configure.acVivek Dasmohapatra1-2/+2
2011-09-06Version 5.8.1Vivek Dasmohapatra2-2/+2
2011-09-06Update NEWSVivek Dasmohapatra1-1/+4
2011-09-06Set connection status to 'CONNECTING' as soon as we start trying to connectVivek Dasmohapatra1-0/+4
2011-09-06Don't throw a hissy-fit if the account is CONNECTING but the connection is notVivek Dasmohapatra1-2/+10
2011-09-06Update NEWSVivek Dasmohapatra1-0/+2
2011-09-06API does not guarantee that the GValue remains unset on failed value retrievalVivek Dasmohapatra1-0/+4
2011-09-06Approval contexts must be NULLed out or the free function will assert()Vivek Dasmohapatra1-1/+6
2011-09-06Approval struct free function did not free a string memberVivek Dasmohapatra1-0/+1
2011-09-06Approval removed from GQueue should be freedVivek Dasmohapatra1-0/+1
2011-09-06Approval structs should be freed after removing them from the tracking GQueueVivek Dasmohapatra1-0/+2
2011-09-06Log fix introduced by 58-recovery-position in NEWSVivek Dasmohapatra1-0/+5
2011-09-06undispatchable test: assert that observers are invoked, but approvers are notSimon McVittie1-6/+47
2011-09-06fd.o #29022: if a channel can't be handled, dispatch it anyway, to run observersSimon McVittie3-21/+32
2011-09-06McdHandlerMap: add brief documentationSimon McVittie1-0/+37
2011-09-06fd.o #34025 (ish): if we handle a channel internally, record that factSimon McVittie3-1/+17
2011-09-01Merge branch 'gtk-doc'Will Thompson9-68/+107
2011-09-01Merge branch 'bin-mcclient'Will Thompson121-15235/+135
2011-09-01Depend on gtk-doc ≥ 1.17Will Thompson1-1/+1
2011-09-01docs: fix out-of-tree doc checks with gtk-doc 1.17Will Thompson1-8/+8
2011-09-01docs: sync Makefiles with tp-glib'sWill Thompson2-17/+58
2011-09-01docs: use GTKDOC_CFLAGS not INCLUDESWill Thompson2-4/+4
2011-09-01docs: correctly scan source dirsWill Thompson2-4/+2
2011-09-01Silent-rules-ify some code generationWill Thompson6-34/+34
2011-09-01Remove stale code-gen for stable interfaces.Will Thompson20-3233/+1
2011-09-01Remove Account.Interface.ChannelRequestsWill Thompson8-479/+0
2011-09-01Remove libmcclientWill Thompson78-10798/+39
2011-08-31Remove local copies of ContactCaps and PowerSavingWill Thompson6-385/+4
2011-08-31Remove Compat.Profile supportWill Thompson10-146/+0
2011-08-31Use D-Bus GType constants from tp-glibWill Thompson3-8/+4
2011-08-31tests: don't test Compat.Profile property.Will Thompson2-4/+1
2011-08-31tests: stop using non-standard channel request APIWill Thompson14-170/+79