index
:
telepathy-glib.git
base-cl-null-fixes
initial-members-changed
master
Unnamed repository; edit this file 'description' to name the repository.
Marco Barisione
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-13
Connection: provide debug-message when CM crashes
HEAD
master
Will Thompson
1
-6/+6
2011-09-12
Test: verify TpConnection's self contact get factory features prepared
Xavier Claessens
1
-0/+24
2011-09-12
tp_simple_client_factory_dup_contact() does not exists
Xavier Claessens
2
-2/+2
2011-09-12
TpConnection: prepare factory features on self contact
Xavier Claessens
3
-26/+51
2011-09-09
simple-client-factory: point out NULL is allowed for an account's properties
Jonny Lamb
1
-1/+1
2011-09-07
Merge branch 'telepathy-glib-0.14'
Vivek Dasmohapatra
3
-0/+9
2011-09-07
Debug messages leaked if the debug message cache is disabled, ironically
Vivek Dasmohapatra
1
-0/+5
2011-09-07
Merge HEAD, branch 'master' of git+ssh://git.freedesktop.org/git/telepathy/te...
Vivek Dasmohapatra
10
-116/+429
2011-09-07
Merge branch 'emit-properties-changed'
Will Thompson
7
-107/+420
2011-09-06
Add tp_dbus_properties_mixin_emit_properties_changed_varargs()
Will Thompson
4
-0/+46
2011-09-06
_emit_properties_changed(): use annotations
Will Thompson
4
-71/+103
2011-09-06
ginterface-gen: set PropertiesChanged annotation flags
Will Thompson
1
-0/+22
2011-09-06
DBusPropertiesMixin: add flags for Changed annotation
Will Thompson
2
-4/+30
2011-09-06
Add tp_dbus_properties_mixin_emit_properties_changed
Will Thompson
4
-14/+165
2011-09-06
Extract guts of tp_dbus_properties_mixin_get
Will Thompson
1
-36/+46
2011-09-06
tp_dbus_properties_mixin_get: add parameter guards
Will Thompson
1
-0/+5
2011-09-06
fill_properties_hash: make assertions more useful
Will Thompson
1
-6/+15
2011-09-06
test-properties: add a #define for the interface name
Will Thompson
1
-5/+7
2011-09-06
test-properties: use GTest
Will Thompson
1
-28/+54
2011-09-06
test-properties: stop using MYASSERT
Will Thompson
1
-30/+29
2011-09-06
test-properties: use tp_asv_dump
Will Thompson
1
-20/+1
2011-09-06
tp_asv_dump: swaddle output in {}
Will Thompson
1
-1/+5
2011-09-02
Do not mix static and dynamic GObject bindings in python examples
Xavier Claessens
3
-9/+9
2011-08-31
Free the GStrv of keyfile keys when we are finished with it
Vivek Dasmohapatra
1
-0/+2
2011-08-30
Two string members not freed in tp connection destructor
Vivek Dasmohapatra
1
-0/+3
2011-08-30
Merge HEAD, branch 'master' of git+ssh://git.freedesktop.org/git/telepathy/te...
Vivek Dasmohapatra
68
-664/+3258
2011-08-29
TpProtocol: add API to get avatars requirements (fdo #36049)
Guillaume Desmottes
5
-1/+147
2011-08-25
tp_base_channel_close: check vfunc is not NULL
Will Thompson
1
-0/+2
2011-08-25
TpConnection: emit contact-list-changed when initial roster is fetched
Xavier Claessens
3
-1/+35
2011-08-25
tp_contact_foo_async() callback must be the TpContact not its TpConnection
Xavier Claessens
2
-31/+86
2011-08-24
Add contact list JS example
Xavier Claessens
4
-1/+37
2011-08-24
Include contact-list.py example in tarballs
Xavier Claessens
1
-0/+1
2011-08-24
Hide tp_g_value_slice_new_foo() from g-i scanner
Xavier Claessens
1
-0/+4
2011-08-23
Nano-version bump
Will Thompson
1
-1/+1
2011-08-17
Version 0.15.5
Will Thompson
24
-126/+217
2011-08-17
NEWS for 0.15.5
Will Thompson
1
-0/+63
2011-08-17
Add skip annotation for NUM_FOO
Xavier Claessens
4
-4/+4
2011-08-17
Remove useless ; line
Xavier Claessens
1
-1/+0
2011-08-17
Print useful warning in case tp_account_manager_set_default() fails
Xavier Claessens
1
-3/+14
2011-08-17
Define _TP_GNUC_DEPRECATED_FOR() and use it where appropriate
Xavier Claessens
8
-14/+37
2011-08-17
Improve documentation a bit
Xavier Claessens
2
-11/+12
2011-08-17
TpSimpleClientFactory: add code example of typical app's main() when using cu...
Xavier Claessens
1
-0/+23
2011-08-17
TpAccountManager is the "toplevel" object, do not create it through a factory
Xavier Claessens
6
-158/+40
2011-08-17
TpAccountChannelRequest: do not create a TpAccountManager for tmp handler
Xavier Claessens
1
-5/+2
2011-08-17
TpBaseClient: add constructors with factory instead of AM
Xavier Claessens
9
-30/+221
2011-08-17
Add tp_account_manager_set_default()
Xavier Claessens
3
-0/+31
2011-08-17
Deprecate tp_base_client_add_*_features()
Xavier Claessens
2
-19/+36
2011-08-17
TpBaseClient: prepare TpAccount, TpConnection and TpChannels with factory des...
Xavier Claessens
1
-27/+77
2011-08-17
Deprecate tp_account_manager_ensure_account()
Xavier Claessens
4
-23/+35
2011-08-17
TpAccountManager: Fix doc now that TpAccount objects are guaranteed to be pre...
Xavier Claessens
1
-4/+12
[next]