summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-client.c
Commit message (Expand)AuthorAgeFilesLines
...
* Better debug info and don't remove already removed channelsSjoerd Simons2010-12-201-4/+11
* Merge branch 'telepathy-glib-0.12'Will Thompson2010-12-131-1/+4
|\
| * BaseClient.ObserveChannels: handle broken connection pathsWill Thompson2010-12-131-1/+4
| * Use WARNING instead of g_warningXavier Claessens2010-12-101-1/+1
| * Warning if TpBaseClient is still handling channels at disposeXavier Claessens2010-12-101-0/+4
| * Fix leaked TpChannel objectsXavier Claessens2010-12-101-1/+1
* | Use WARNING instead of g_warningXavier Claessens2010-12-101-1/+1
* | Warning if TpBaseClient is still handling channels at disposeXavier Claessens2010-12-101-0/+4
* | Fix leaked TpChannel objectsXavier Claessens2010-12-101-1/+1
* | fd.o #31631: fix confusion between TpClientChannelFactory and TpClientChannel...Simon McVittie2010-11-161-3/+3
* | tp_base_client_set_channel_factory: actually set the new factoryGuillaume Desmottes2010-11-161-1/+1
* | Merge branch 'telepathy-glib-0.12'Simon McVittie2010-11-011-9/+9
|\ \ | |/
| * TpBaseClient: varargs_helper: allocate @features on the stack, not the heapSimon McVittie2010-10-291-8/+7
| * Use G_VA_COPY instead of va_copy, which is C99 but not available everywhereSimon McVittie2010-10-291-1/+2
* | rename get_channel_features_ to dup_Guillaume Desmottes2010-10-211-1/+1
* | base-client: prepare features of the factoryGuillaume Desmottes2010-10-211-6/+40
* | Merge branch 'telepathy-glib-0.12'Guillaume Desmottes2010-10-211-0/+4
|\ \ | |/
| * base-client: don't leak featuresGuillaume Desmottes2010-10-211-0/+4
* | NEWS and stuff for 0.13.2Simon McVittie2010-10-151-3/+3
* | tp_base_client_constructed: use tp_automatic_proxy_factory_dup()Guillaume Desmottes2010-10-111-1/+1
* | rename TpAutomaticChannelFactory to TpAutomaticProxyFactoryGuillaume Desmottes2010-10-071-2/+2
* | move automatic-channel-factory to automatic-proxy-factoryGuillaume Desmottes2010-10-071-1/+1
* | base-client: use TpAutomaticChannelFactory by defaultGuillaume Desmottes2010-10-071-3/+3
* | rename TpBasicChannelFactory to TpBasicProxyFactoryGuillaume Desmottes2010-10-071-3/+3
* | base-client: use TpClientChannelFactory to create channelsGuillaume Desmottes2010-10-071-6/+93
|/
* Add Since annotationsSimon McVittie2010-08-251-3/+15
* Explicitly say that #TpBaseClient:account-manager doesn't need any featuresSimon McVittie2010-08-241-0/+7
* TpBaseClient: explain the default D-Bus daemon => default AM special caseSimon McVittie2010-08-231-0/+4
* TpBaseClient:account-manager: explain why this property is advantageousSimon McVittie2010-08-231-0/+6
* TpBaseClient: change the semantics of "likely account" to "only for account"Simon McVittie2010-08-231-25/+58
* TpBaseClient: forbid inconsistent dbus-daemon and account-managerSimon McVittie2010-08-231-0/+9
* TpBaseClient: wait for user-set account, connection and channel featuresSimon McVittie2010-08-171-17/+227
* Add API for a TpAccountChannelRequest to feed its TpAccount through its TpBas...Simon McVittie2010-08-171-11/+28
* fd.o #29614: add TpBaseClient:account-managerSimon McVittie2010-08-171-14/+76
* tp_base_client_dispose: use tp_clear_object, tp_clear_pointerSimon McVittie2010-08-171-16/+3
* Prepare version 0.11.13telepathy-glib-0.11.13Simon McVittie2010-08-171-5/+13
* TpBaseClient: convert virtual methods into normal GObject virtual methodsSimon McVittie2010-08-121-59/+60
* Reference TpAccountChannelRequest:user-action-time whenever user_action_time ...Simon McVittie2010-08-121-0/+1
* Reference TP_USER_ACTION_TIME_* everywhere a user action time is usedSimon McVittie2010-08-121-2/+3
* Fix misuse of enums, and hence compilation with gcc-4.5Simon McVittie2010-08-111-1/+1
* Prepare version 0.11.11telepathy-glib-0.11.11Simon McVittie2010-07-261-3/+3
* TpBaseClient: add "C bindings" for all three propertiesSimon McVittie2010-07-131-0/+55
* TpBaseClient: check that it's really a base client in public methodsSimon McVittie2010-07-131-0/+4
* don't try to remove the handler from the clients hash if it's not an handlerGuillaume Desmottes2010-07-021-8/+13
* tp_base_client_set_handler_bypass_approval: only set the flag if neededGuillaume Desmottes2010-06-211-1/+10
* Correct the namespace for a couple BaseClient function return types.Travis Reitter2010-06-171-4/+4
* Hide the BaseClient _implement_ functions which vapigen can't handle.Travis Reitter2010-06-171-3/+3
* Prepare version 0.11.6telepathy-glib-0.11.6Simon McVittie2010-05-251-15/+15
* raise a warning if tp_dbus_daemon_release_name failsGuillaume Desmottes2010-05-201-1/+1
* tp_base_client_register: no need to fill clients hash table if client is not ...Guillaume Desmottes2010-05-181-0/+4