summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-05Don't fail preparing the context if the connection or account is not preparedHEADmasterGuillaume Desmottes3-19/+4
2010-05-05Pass invalidated channels to ObserveChannels implementation (fdo #27956)Guillaume Desmottes5-5/+25
2010-05-05use a counter to check if context is readyGuillaume Desmottes1-25/+12
2010-05-05TpConnectionManager: say what TP_CONNECTION_MANAGER_FEATURE_CORE impliesSimon McVittie1-1/+5
2010-05-04Write about fd.o #23369 in NEWSSimon McVittie1-0/+16
2010-05-04Merge branch 'even-better-errors'Simon McVittie4-39/+259
2010-05-04Merge branch 'enums'Simon McVittie13-13/+93
2010-05-04Run glib-mkenums in a way that works with out-of-tree buildsSimon McVittie1-6/+8
2010-05-04Distribute genums.[ch].templateSimon McVittie1-0/+2
2010-05-04Include generated GEnum/GFlags types in documentationSimon McVittie6-0/+66
2010-05-04connection-manager.h: include _gen/genums.h, for TP_TYPE_CM_INFO_SOURCESimon McVittie1-0/+2
2010-05-04contact.h: include _gen/genums.h, for TP_TYPE_CONTACT_FEATURESimon McVittie1-0/+2
2010-05-04dbus-properties-mixin.h: include _gen/genums.h, for TP_TYPE_DBUS_PROPERTIES_M...Simon McVittie1-0/+2
2010-05-04dbus.h: include _gen/genums.h, for TP_TYPE_DBUS_ERRORSimon McVittie1-0/+2
2010-05-04proxy.h: include _gen/genums.h, for TP_TYPE_DBUS_ERRORSimon McVittie1-0/+1
2010-05-04TpConnectionManager::info-source: flag as inappropriate type (for ABI)Simon McVittie1-0/+3
2010-05-04Don't generate an enum type for TpChannelFactoryRequestStatusSimon McVittie1-1/+1
2010-05-04Generate a flags type, not an enum type, for TpDBusNameTypeSimon McVittie1-5/+3
2010-05-04Generate a flags type, not an enum type, for TpDBusPropertiesMixinFlagsSimon McVittie1-1/+1
2010-05-04Merge branch 'enums'Danielle Madeley12-109/+188
2010-05-04Clean up all generated filesSimon McVittie3-1/+10
2010-05-04Add nick trigraph to entries in the TpError enum, so that valid error names c...Danielle Madeley1-38/+38
2010-05-04Correct glib-errors-check-gen testSimon McVittie1-1/+1
2010-05-04Distribute expected-gtypes-gtk-doc.h to fix distcheckSimon McVittie1-0/+1
2010-05-04Merge branch 'trivia'Simon McVittie3-2/+4
2010-05-04fix TpSimpleObserver:callback: documentationGuillaume Desmottes1-1/+1
2010-05-04glib-errors-check-gen.py: check that TP_ERROR_STR_foo are right, tooSimon McVittie1-0/+4
2010-05-04move DBusGMethodInvocation to privGuillaume Desmottes2-9/+9
2010-05-04fix an error leakGuillaume Desmottes1-0/+1
2010-05-04Add a regression test to check the values for NUM_TP_{CONTACT_FEATURES,DBUS_E...Danielle Madeley2-0/+64
2010-05-04Generate GEnums for hand-written enumsDanielle Madeley8-69/+84
2010-05-03Remove spurious comments about fd.o #5688Simon McVittie2-2/+0
2010-05-03Use tp_observe_channels_context_fail if preparing the context failGuillaume Desmottes1-1/+1
2010-05-03move TpBaseClientClassPrivate to the right sectionGuillaume Desmottes1-1/+1
2010-05-03Work around GObject Introspection bug #615923Danielle Madeley2-2/+2
2010-05-03Merge branch 'error-macros'Simon McVittie22-148/+105
2010-05-03Merge branch 'split-codegen-doc'Simon McVittie13-398/+521
2010-05-03Add/correct gobject-introspection annotation for TpConnection and TpConnectio...Danielle Madeley4-28/+31
2010-04-30Correct documentation regarding --disable-debugSimon McVittie1-13/+2
2010-04-30Use macros WARNING(), etc., consistently (within the library)Simon McVittie21-64/+63
2010-04-30Put various files into debug domainsSimon McVittie6-1/+15
2010-04-30Introduce a "misc" debug domain for util, dbus etc.Simon McVittie2-2/+4
2010-04-30tp_base_connection_change_status: turn a warning + assert into a CRITICAL + r...Simon McVittie1-2/+1
2010-04-30TpConnection: if RequestHandles returns the wrong length, raise errorSimon McVittie1-1/+2
2010-04-30Make ERROR() expand to something the compiler knows can't returnSimon McVittie1-2/+8
2010-04-30debug: always log messages of level > DEBUG, even with --disable-debugSimon McVittie2-63/+10
2010-04-30NEWS so far for 0.11.5Simon McVittie1-1/+22
2010-04-30Merge branch 'cm-trivia'Simon McVittie1-0/+7
2010-04-30Merge branch 'tokens'Simon McVittie6-14/+22
2010-04-30Use generated token-name strings, except in testsSimon McVittie3-3/+3