summaryrefslogtreecommitdiff
path: root/telepathy-glib/connection-manager.c
Commit message (Expand)AuthorAgeFilesLines
...
* TpConnectionManager::info-source: flag as inappropriate type (for ABI)Simon McVittie2010-05-041-0/+3
* Add/correct gobject-introspection annotation for TpConnection and TpConnectio...Danielle Madeley2010-05-031-2/+2
* fd.o #24689: document protocol structs' validitySimon McVittie2010-04-291-0/+7
* Annotate string vectors as GObject.Strv, not GLib.StrvSimon McVittie2010-04-291-2/+2
* Annotate TpConnectionManagerDanielle Madeley2010-04-281-13/+15
* Add/update version annotationsSimon McVittie2010-04-201-2/+14
* Adjust gtk-doc for TpConnectionManager's accompanying boxed typesSimon McVittie2010-04-201-2/+6
* Add boxed types for TpConnectionManagerProtocol and TpConnectionManagerParamDanielle Madeley2010-04-201-14/+166
* TpConnectionManager: use the features mechanismSimon McVittie2010-04-071-66/+98
* Use tp_str_empty whenever it's equivalent to the current codeSimon McVittie2010-04-011-1/+1
* TpConnectionManager: extend the "(^|-)password" special-case to GetParameters...Simon McVittie2009-10-151-9/+22
* TpConnectionManager: defer ListProtocols() until we know the initial nameSimon McVittie2009-10-141-25/+55
* fd.o #23853: cancel an in-flight ListProtocols(), if any, when ending introsp...Simon McVittie2009-10-141-21/+17
* tp_connection_manager_got_parameters: correctly return on error, rather than ...Simon McVittie2009-10-141-1/+2
* Don't introspect a CM twice at onceWill Thompson2009-08-271-6/+15
* Prevent using the object after a potential disposeSjoerd Simons2009-08-231-2/+6
* TpConnectionManager: use tp_dbus_daemon_list_names, tp_dbus_daemon_list_activ...Simon McVittie2009-08-171-4/+4
* Prepare 0.7.32telepathy-glib-0.7.32Simon McVittie2009-06-121-1/+1
* TpConnectionManager: improve validation of object paths from .manager filesSimon McVittie2009-06-121-3/+6
* fd.o #22230: TpConnectionManager: add support for parsing 'y' in .manager filesSimon McVittie2009-06-121-0/+12
* TpConnectionManager, TpDBusDaemon, media interfaces: make safe to extendSimon McVittie2009-06-101-5/+33
* TpConnectionManager: make dispose() idempotentSimon McVittie2009-05-271-2/+13
* Merge branch 'expose-keyfile-utils'Simon McVittie2009-05-261-64/+0
|\
| * Expose some GKeyFile helpersSimon McVittie2009-04-281-64/+0
* | TpConnectionManager: weak-unref user object when freeing WhenReadyContextSimon McVittie2009-05-261-0/+8
|/
* Cancel GetParameters call if CM falls off the busWill Thompson2009-03-201-3/+15
* Mark merged code as new in 0.7.26, and update NEWSSimon McVittie2009-02-161-25/+25
* Revise comment about permissive boolean parsing, as per wjt's reviewSimon McVittie2009-02-131-2/+4
* Update copyright for TpConnectionManagerSimon McVittie2009-02-131-2/+2
* Improve TpConnectionManager documentation and register it with gtkdocSimon McVittie2009-02-131-23/+77
* fd.o#18291: when listing connection managers, wait for them all to be readySimon McVittie2009-02-131-17/+60
* tp_connection_manager_idle_read_manager_file: on success, don't try to force ...Simon McVittie2009-02-131-0/+2
* tp_connection_manager_idle_read_manager_file: correct misleading debug messageSimon McVittie2009-02-131-1/+1
* tp_connection_manager_read_file: debug-output the protocol as well as the par...Simon McVittie2009-02-131-0/+2
* TpConnectionManager: Add function-based API for protocol and parameter accessSimon McVittie2009-02-131-0/+336
* fd.o#18056: TpConnectionManager: Add "C bindings" for propertiesSimon McVittie2009-02-131-0/+83
* TpConnectionManager: only end introspection in response to NameOwnerChanged i...Simon McVittie2009-02-131-1/+3
* TpConnectionManager: add more debugSimon McVittie2009-02-131-0/+2
* TpConnectionManager: ref the TpCM while NameOwnerChanged is processedSimon McVittie2009-02-131-0/+5
* TpConnectionManager: update documentation of got-infoSimon McVittie2009-02-131-5/+10
* TpConnectionManager: emit notify::info-source where appropriateSimon McVittie2009-02-131-1/+12
* TpConnectionManager: add API to become "ready"Simon McVittie2009-02-131-4/+144
* TpConnectionManager: if there's no .manager file or we fail to parse it, try ...Simon McVittie2009-02-121-3/+11
* TpConnectionManager: add some debug messagesSimon McVittie2009-02-121-0/+7
* tp_connection_manager_end_introspection: always emit got-infoSimon McVittie2009-02-121-5/+1
* Until constructor has run, constructor is responsible for queueing .manager f...Simon McVittie2009-02-121-16/+33
* tp_connection_manager_constructor: ensure an attempt to read the .manager fil...Simon McVittie2009-02-121-4/+4
* Refactor tp_connection_manager_read_file to not touch the TpCMSimon McVittie2009-02-121-24/+35
* TpConnectionManager: don't assert if the default value for a param is unsetSimon McVittie2009-02-121-1/+2
* TpConnectionManager: always treat "password" and keys ending with "-password"...Simon McVittie2009-02-121-0/+6