summaryrefslogtreecommitdiff
path: root/telepathy-glib/connection-manager.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-12Use tp_proxy_add_interfaces() moreGuillaume Desmottes1-25/+2
2010-10-06Remove redundant trailing semicolons from G_DEFINE_TYPE etc.Simon McVittie1-1/+1
2010-08-23Fix various broken cross-references in documentationSimon McVittie1-2/+1
2010-07-26Prepare version 0.11.11Simon McVittie1-3/+3
2010-06-29Add API to get the TpProtocol objects from a TpConnectionManagerSimon McVittie1-14/+38
2010-06-29TpProtocol: extract param specs from the immutable propertiesSimon McVittie1-131/+9
2010-06-29Parse protocols from .manager files by turning them into immutable propertiesSimon McVittie1-375/+20
2010-06-29TpConnectionManager: create TpProtocol objects from Protocols if possibleSimon McVittie1-24/+56
2010-06-29tp_connection_manager_params_from_param_specs: factor outSimon McVittie1-20/+38
2010-06-29Parse interfaces from .manager files tooSimon McVittie1-27/+58
2010-06-29TpConnectionManager: call GetAll for PropertiesSimon McVittie1-4/+125
2010-06-29TpProtocol: track our own name rather than having it poked in from outsideSimon McVittie1-5/+4
2010-06-29TpConnectionManager: implement protocol structs by borrowing from protocol ob...Simon McVittie1-80/+125
2010-06-29tp_connection_manager_read_file: ignore protocols with invalid namesSimon McVittie1-0/+8
2010-06-29tp_connection_manager_read_file: parse protocol names without an extra malloc...Simon McVittie1-7/+7
2010-06-29tp_connection_manager_got_protocols: ignore protocols with invalid namesSimon McVittie1-0/+6
2010-06-29Give TpProtocol objects an internal TpConnectionManagerProtocol structSimon McVittie1-21/+2
2010-06-29TpConnectionManager: rename priv->protocols to protocol_structsSimon McVittie1-19/+19
2010-05-10Prepare release 0.11.5Simon McVittie1-2/+2
2010-05-05TpConnectionManager: say what TP_CONNECTION_MANAGER_FEATURE_CORE impliesSimon McVittie1-1/+5
2010-05-04Include generated GEnum/GFlags types in documentationSimon McVittie1-0/+11
2010-05-04TpConnectionManager::info-source: flag as inappropriate type (for ABI)Simon McVittie1-0/+3
2010-05-03Add/correct gobject-introspection annotation for TpConnection and TpConnectio...Danielle Madeley1-2/+2
2010-04-29fd.o #24689: document protocol structs' validitySimon McVittie1-0/+7
2010-04-29Annotate string vectors as GObject.Strv, not GLib.StrvSimon McVittie1-2/+2
2010-04-28Annotate TpConnectionManagerDanielle Madeley1-13/+15
2010-04-20Add/update version annotationsSimon McVittie1-2/+14
2010-04-20Adjust gtk-doc for TpConnectionManager's accompanying boxed typesSimon McVittie1-2/+6
2010-04-20Add boxed types for TpConnectionManagerProtocol and TpConnectionManagerParamDanielle Madeley1-14/+166
2010-04-07TpConnectionManager: use the features mechanismSimon McVittie1-66/+98
2010-04-01Use tp_str_empty whenever it's equivalent to the current codeSimon McVittie1-1/+1
2009-10-15TpConnectionManager: extend the "(^|-)password" special-case to GetParameters...Simon McVittie1-9/+22
2009-10-14TpConnectionManager: defer ListProtocols() until we know the initial nameSimon McVittie1-25/+55
2009-10-14fd.o #23853: cancel an in-flight ListProtocols(), if any, when ending introsp...Simon McVittie1-21/+17
2009-10-14tp_connection_manager_got_parameters: correctly return on error, rather than ...Simon McVittie1-1/+2
2009-08-27Don't introspect a CM twice at onceWill Thompson1-6/+15
2009-08-23Prevent using the object after a potential disposeSjoerd Simons1-2/+6
2009-08-17TpConnectionManager: use tp_dbus_daemon_list_names, tp_dbus_daemon_list_activ...Simon McVittie1-4/+4
2009-06-12Prepare 0.7.32telepathy-glib-0.7.32Simon McVittie1-1/+1
2009-06-12TpConnectionManager: improve validation of object paths from .manager filesSimon McVittie1-3/+6
2009-06-12fd.o #22230: TpConnectionManager: add support for parsing 'y' in .manager filesSimon McVittie1-0/+12
2009-06-10TpConnectionManager, TpDBusDaemon, media interfaces: make safe to extendSimon McVittie1-5/+33
2009-05-27TpConnectionManager: make dispose() idempotentSimon McVittie1-2/+13
2009-05-26Merge branch 'expose-keyfile-utils'Simon McVittie1-64/+0
2009-05-26TpConnectionManager: weak-unref user object when freeing WhenReadyContextSimon McVittie1-0/+8
2009-04-28Expose some GKeyFile helpersSimon McVittie1-64/+0
2009-03-20Cancel GetParameters call if CM falls off the busWill Thompson1-3/+15
2009-02-16Mark merged code as new in 0.7.26, and update NEWSSimon McVittie1-25/+25
2009-02-13Revise comment about permissive boolean parsing, as per wjt's reviewSimon McVittie1-2/+4
2009-02-13Update copyright for TpConnectionManagerSimon McVittie1-2/+2