index
:
telepathy-glib
dbus-tube-29271
delivery-report-35884
ft-send-receive-39188
location-38036
master
most-test
telepathy-glib-0.12
telepathy-glib-0.14
telepathy-glib-0.16
telepathy-glib-0.18
Unnamed repository; edit this file to name it for gitweb.
Guillaume Desmottes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-03
Revert "Add tp_contact_is_self()"
HEAD
master
Simon McVittie
8
-69/+1
2012-05-03
Use G_DEFINE_BOXED_TYPE for every boxed type except TpIntset
Simon McVittie
6
-114/+24
2012-05-03
channel.h: reorder functions per-feature
Xavier Claessens
1
-56/+59
2012-05-03
Version-annotate tp_contact_is_self too
Simon McVittie
1
-0/+1
2012-05-03
Merge branch 'deprecation'
Simon McVittie
181
-489/+1285
2012-05-03
Version-annotate recent API
Simon McVittie
51
-9/+411
2012-05-03
Fix computation of CUR_STABLE, PREV_STABLE for nearly-0.19 (0.18.999.1)
Simon McVittie
1
-0/+6
2012-05-03
Fix defaults for TP_VERSION_MIN_REQUIRED, TP_VERSION_MAX_ALLOWED
Simon McVittie
1
-2/+2
2012-05-03
Fix earliest-required-version checking: I only went back to 0.16
Simon McVittie
1
-1/+1
2012-05-03
Add a _TP_AVAILABLE_IN_UNRELEASED macro for use in unmerged branches
Simon McVittie
1
-0/+7
2012-05-03
Allow defs.h to contain UNRELEASED
Simon McVittie
1
-1/+4
2012-05-03
Add tp_contact_is_self()
Xavier Claessens
8
-1/+68
2012-05-02
Deprecate the slow version of TpIntset iteration
Simon McVittie
2
-17/+35
2012-05-02
tp_connection_dispose: use the fast version of int-set iteration
Simon McVittie
1
-4/+8
2012-05-02
Deprecate TpIntSet, TpIntSetIter and TpIntSetFastIter
Simon McVittie
1
-0/+6
2012-05-02
Get rid of the last few references to TpIntSet (it's now TpIntset)
Simon McVittie
3
-5/+5
2012-05-02
Emit deprecation warnings for TP_ERRORS
Simon McVittie
1
-1/+4
2012-05-02
Stop using TP_ERRORS
Simon McVittie
113
-371/+370
2012-05-02
Use _TP_DEPRECATED_IN_* for most deprecated functions
Simon McVittie
20
-83/+156
2012-05-02
Ignore deprecation of TpChannelFactoryIface when calling its methods
Simon McVittie
1
-0/+14
2012-05-02
Add GLib 2.32-style deprecation macros
Simon McVittie
7
-1/+262
2012-05-02
Call add_ft_class with proper arguments
Rohan Garg
1
-1/+1
2012-05-02
test_supports_tube: don't leak the classes array
Guillaume Desmottes
1
-0/+3
2012-05-02
Add tp_capabilities_dup_channel_classes_variant()
Guillaume Desmottes
4
-0/+153
2012-05-02
_tp_asv_to_vardict: use _tp_boxed_to_variant()
Guillaume Desmottes
1
-12/+1
2012-05-02
add _tp_boxed_to_variant()
Guillaume Desmottes
2
-0/+25
2012-05-02
TpConnection: Deprecate _get_self_handle()
Xavier Claessens
3
-19/+18
2012-05-02
channel-group.c: Allow using deprecated in the whole module
Xavier Claessens
1
-2/+5
2012-05-02
Merge branch 'telepathy-glib-0.18'
Simon McVittie
2
-0/+17
2012-05-02
NEWS for 0.18
Simon McVittie
1
-1/+11
2012-05-02
Add `make clean-for-new-branch`
Simon McVittie
1
-0/+13
2012-04-30
NEWS
Simon McVittie
1
-5/+41
2012-04-30
Don't (visibly) document ROOM-based Call channels yet
Simon McVittie
1
-0/+2
2012-04-30
Format bullet lists correctly
Simon McVittie
1
-6/+6
2012-04-30
Test tp_account_channel_request_set_file_transfer_description etc.
Simon McVittie
1
-0/+63
2012-04-30
tp_account_channel_request_set_file_transfer_description etc.: add
Simon McVittie
3
-0/+176
2012-04-30
Add and test functions to check for particular file transfer properties
Simon McVittie
4
-8/+309
2012-04-30
Test tp_account_channel_request_new_file_transfer
Simon McVittie
1
-6/+20
2012-04-30
tp_account_channel_request_new_file_transfer: add
Simon McVittie
3
-0/+73
2012-04-30
Test requesting audio and audio/video calls, and arbitrary properties
Simon McVittie
1
-16/+43
2012-04-30
tp_account_channel_request_new_audio_call, audio_video_call: add
Simon McVittie
4
-2/+142
2012-04-30
tp_account_channel_request_set_request_property: add
Simon McVittie
3
-0/+61
2012-04-30
TpAccountChannelRequest: test that properties get through to the request
Simon McVittie
3
-0/+50
2012-04-30
Test tp_account_channel_request_set_target_contact
Simon McVittie
1
-5/+10
2012-04-30
tp_tests_connection_run_until_contact_by_id: add
Simon McVittie
2
-0/+44
2012-04-30
Test tp_account_channel_request_new_text, tp_account_channel_request_set_targ...
Simon McVittie
1
-4/+3
2012-04-30
tp_account_channel_request_new_text, tp_account_channel_request_set_target_co...
Simon McVittie
4
-2/+137
2012-04-30
TpAccountChannelRequest: copy the hash table with a specific memory model
Simon McVittie
1
-1/+12
2012-04-30
Deprecate TpTextMixin
Xavier Claessens
5
-15/+78
2012-04-30
Do not use TpTextMixin for channel types that does not need it
Xavier Claessens
6
-18/+0
[next]