summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare version 0.11.8 (no new API/ABI)telepathy-glib-0.11.8Simon McVittie2010-06-222-4/+6
* vala: don't try to distribute generated filesSimon McVittie2010-06-221-4/+0
* Update NEWS, and mention instability of Vala bindings in READMESimon McVittie2010-06-222-3/+23
* Merge branch 'telepathy-glib-0.10'Simon McVittie2010-06-220-0/+0
|\
| * Nano versiontelepathy-glib-0.10Simon McVittie2010-06-222-1/+6
| * Prepare release 0.10.7telepathy-glib-0.10.7Simon McVittie2010-06-222-4/+7
| * Update NEWSSimon McVittie2010-06-221-1/+5
| * make-version-script.py: remove deprecated import of 'sets' moduleSimon McVittie2010-06-221-2/+1
| * Add missing va_end()sWill Thompson2010-06-221-0/+2
| * Simplify tp_account_manager_create_account_finish()Will Thompson2010-06-221-12/+5
| * Unleak a very unlikely error path.Simon McVittie2010-06-221-1/+5
* | make-version-script.py: remove deprecated import of 'sets' moduleSimon McVittie2010-06-221-2/+1
* | tp_base_client_set_handler_bypass_approval: only set the flag if neededGuillaume Desmottes2010-06-212-3/+12
* | Stop contact info retrieval and don't call the callback if the weak object diedSjoerd Simons2010-06-211-0/+22
* | Check for dependencies on a per-dep basis, not per-dep-userTravis Reitter2010-06-181-7/+1
* | Update the build system to build the Vala bindings (when enabled).Travis Reitter2010-06-176-2/+108
* | Bump requirement for g-i, to handle our use of GStrvTravis Reitter2010-06-171-1/+1
* | Correct the namespace for a couple BaseClient function return types.Travis Reitter2010-06-171-4/+4
* | Hide TpProxyClassFeatureListFunc from the g-i scanner, since vapigen doesn't ...Travis Reitter2010-06-171-0/+8
* | Hide the BaseClient _implement_ functions which vapigen can't handle.Travis Reitter2010-06-171-3/+3
* | Add the proper namespace to (type Object) annotations.Travis Reitter2010-06-172-5/+5
* | Hide (from g-i) accessor method with problematic compound type (which can beTravis Reitter2010-06-171-1/+1
* | Unrace codegen in parallel builds.Will Thompson2010-06-161-2/+2
* | Add missing va_end()sWill Thompson2010-06-151-0/+2
* | Simplify tp_account_manager_create_account_finish()Will Thompson2010-06-151-12/+5
* | Unleak a very unlikely error path.Will Thompson2010-06-151-1/+5
* | Nano versionSimon McVittie2010-06-142-1/+6
* | Prepare version 0.11.7telepathy-glib-0.11.7Simon McVittie2010-06-1414-88/+159
* | Merge branch 'deprecate'Simon McVittie2010-06-142-11/+65
|\ \
| * | Deprecate TpChannelFactoryIfaceSimon McVittie2010-06-092-11/+65
* | | Merge branch 'spec'Simon McVittie2010-06-1426-112/+743
|\ \ \
| * | | TpChannel: use the official type name for ChatStateMapSimon McVittie2010-06-141-7/+1
| * | | tests: make it easier to add to the TESTS_ENVIRONMENTSimon McVittie2010-06-142-2/+8
| * | | test-account: test tp_account_get_detailed_error()Simon McVittie2010-06-141-0/+59
| * | | tp_account_get_detailed_error: add "C binding" for connection-error etc.Simon McVittie2010-06-143-0/+43
| * | | TpAccount: add connection-error, connection-error-details propertiesSimon McVittie2010-06-141-0/+68
| * | | TpAccount: track the Connection's detailed error and emit it in status-changedSimon McVittie2010-06-141-17/+116
| * | | _tp_account_update: also emit status-changed, etc., if the reason changedSimon McVittie2010-06-141-1/+2
| * | | TpAccount::status-changed: use pedantically correct marshallerSimon McVittie2010-06-142-2/+2
| * | | _tp_connection_status_reason_to_gerror: upgrade from static to internalSimon McVittie2010-06-142-7/+21
| * | | tp_connection_get_detailed_error: fix a memory leakSimon McVittie2010-06-141-3/+10
| * | | Generate code for Anonymity and ServicePoint, and document their sectionsSimon McVittie2010-06-145-0/+172
| * | | Update to spec 0.19.7Simon McVittie2010-06-1413-75/+243
|/ / /
* | | contact.c: expunge trailing spacesSimon McVittie2010-06-141-1/+0
* | | Make TpContact emit a presence-changed signalMorten Mjelva2010-06-141-5/+44
* | | Merge branch 'compilation-fix'Eitan Isaacson2010-06-081-1/+1
|\ \ \
| * | | Fix compilation error in tests/lib introduced in bafa0cc.Eitan Isaacson2010-06-081-1/+1
|/ / /
* | | tp_channel_dispatch_operation_handle_with_async: @handler is allow noneGuillaume Desmottes2010-06-081-3/+3
* | | add tp_channel_dispatch_operation_handle_with_time_{async,finish} (fdo #28241)Guillaume Desmottes2010-06-084-0/+124
* | | simple-cdo: implement HandleWithTime()Guillaume Desmottes2010-06-081-0/+11
|/ /