summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare release 0.11.1telepathy-glib-0.11.1Simon McVittie2010-04-058-12/+42
* test if changes are properly notifiedGuillaume Desmottes2010-04-051-0/+68
* test_upgrade: test Location supportGuillaume Desmottes2010-04-051-1/+17
* test_no_features: check for LocationGuillaume Desmottes2010-04-051-0/+2
* test_features: test Location supportGuillaume Desmottes2010-04-051-1/+46
* contacts-conn: add Location supportGuillaume Desmottes2010-04-052-0/+113
* contact: add support for Location (fdo #24652)Guillaume Desmottes2010-04-054-0/+178
* Fix documentation for tp_account_set_avatar_finish (parameters must be named ...Simon McVittie2010-04-051-1/+1
* Fix documentation for TP_TYPE_UCHAR_ARRAYSimon McVittie2010-04-051-0/+2
* Merge branch 'build'Simon McVittie2010-04-0514-45/+70
|\
| * Fix typo in /*<private>*/ which might affect compatibility with gtk-doc 1.13Simon McVittie2010-04-051-1/+1
| * Instead of guarding against callbacks and pointers being different sizes, jus...Simon McVittie2010-04-052-10/+8
| * Reformat TpChannelManagerIter doc-comment to keep gtk-doc happySimon McVittie2010-04-051-2/+3
| * Don't document @parent, @priv in object structsSimon McVittie2010-04-059-11/+8
| * Don't fail on incomplete docs in released versions (Debian #576438)Simon McVittie2010-04-052-22/+51
| * Work around vim syntax highlighting mis-parsing apostrophesSimon McVittie2010-04-051-1/+1
* | Add API to change Account.Avatar (fdo #27397)Guillaume Desmottes2010-04-013-0/+104
* | add TP_TYPE_UCHAR_ARRAYGuillaume Desmottes2010-04-012-0/+23
|/
* Merge branch 'trivia'Simon McVittie2010-04-0113-12/+33
|\
| * tp_str_empty: gtkdoc nitpickingSimon McVittie2010-04-011-1/+1
| * Use tp_strdiff instead of strcmp when comparing strings for equalitySimon McVittie2010-04-013-3/+5
| * Use tp_str_empty whenever it's equivalent to the current codeSimon McVittie2010-04-018-9/+10
| * util: add tp_str_empty()Simon McVittie2010-04-013-0/+18
|/
* Nano versionSimon McVittie2010-03-312-1/+6
* Prepare version 0.11.0telepathy-glib-0.11.0Simon McVittie2010-03-318-29/+47
* Merge branch 'trivia'Simon McVittie2010-03-314-9/+43
|\
| * More NEWSSimon McVittie2010-03-311-1/+7
| * fd.o #21956: clean up documentation/defaults of TpContact propertiesSimon McVittie2010-03-311-5/+11
| * fd.o #24114: deprecate tp_get_bus() in favour of tp_dbus_daemon_dup()Simon McVittie2010-03-312-3/+13
| * Update NEWSSimon McVittie2010-03-311-1/+13
|/
* Merge branch 'telepathy-glib-0.10'Simon McVittie2010-03-312-1/+10
|\
| * Merge branch 'telepathy-glib-0.8' into telepathy-glib-0.10Simon McVittie2010-03-312-2/+9
| |\
| | * NEWS for 0.8.x so farSimon McVittie2010-03-311-1/+6
| | * Specify when tp_message_mixin_sent should be called.Mike Ruprecht2010-03-311-1/+3
| | * Improved documentation to TpContactsMixinFillContactAttributesFuncMikhail Zabaluev2010-03-311-4/+6
* | | Merge branches 'trivia' and 'deprecations'Simon McVittie2010-03-3176-573/+862
|\ \ \
| * | | fd.o #22206: deprecate all tp_cli_something_run_something functionsSimon McVittie2010-03-3011-14/+25
| * | | tests: implement test_proxy_run_until_dbus_queue_processed without using tp_c...Simon McVittie2010-03-302-6/+16
| * | | Deprecate tp_connection_run_until_readySimon McVittie2010-03-302-1/+7
| * | | Deprecate tp_channel_run_until_readySimon McVittie2010-03-302-1/+7
| * | | Deprecate things in generated code with _TP_GNUC_DEPRECATED rather than G_GNU...Simon McVittie2010-03-302-2/+6
| * | | Use _TP_GNUC_DEPRECATED for deprecated functionsSimon McVittie2010-03-302-4/+6
| * | | Ignore telepathy-glib deprecations in regression testsSimon McVittie2010-03-302-0/+2
| * | | Add _TP_GNUC_DEPRECATED, an internal equivalent of G_GNUC_DEPRECATEDSimon McVittie2010-03-302-1/+12
| * | | inspect-contact example: don't use _run_ functionsSimon McVittie2010-03-301-43/+74
| * | | extended example: avoid _run_ methodsSimon McVittie2010-03-301-53/+119
| * | | inspect-channel example: be asynchronousSimon McVittie2010-03-301-72/+118
| * | | inspect-connection example: don't use tp_connection_run_until_readySimon McVittie2010-03-301-16/+31
| * | | tests: use test_dbus_daemon_dup_or_die(), avoid tp_get_bus() (except in dbus.c)Simon McVittie2010-03-3036-70/+73
| * | | test channels: don't use tp_get_bus to register on busSimon McVittie2010-03-302-2/+14