index
:
telepathy-glib.git
call1
constants-cleanup
fix-24257
fix-24257-alsuren
fix-24654
fix-25051
fix-25181
human-readable-enums
master
telepathy-glib-0.6
test-driven-fix-24257
tests
trivia
alsuren's branches of telepathy-glib
David Laban
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-02
glib-client-gen: mark deprecated D-Bus methods as deprecated
HEAD
master
Jonny Lamb
3
-2/+34
2009-12-01
Merge branch 'prop-constants'
Simon McVittie
13
-179/+276
2009-11-26
tp_account_manager_is_prepared: fix a confusing typo
Simon McVittie
1
-1/+1
2009-11-25
Don't rely on enum types being unsigned
Sjoerd Simons
1
-1/+2
2009-11-25
Tests: use TP_PROP constants and tp_asv_new for channel properties
Simon McVittie
3
-52/+44
2009-11-25
TpChannel: use TP_PROP constants
Simon McVittie
1
-22/+22
2009-11-25
TpBaseConnection: use TP_PROP constants and tp_asv_new
Simon McVittie
1
-28/+23
2009-11-25
Examples: use TP_PROP constants and tp_asv_new
Simon McVittie
5
-75/+62
2009-11-25
Generate and document constants for D-Bus property names
Simon McVittie
3
-2/+125
2009-11-24
Merge branch 'unified-header'
Danielle Madeley
28
-94/+79
2009-11-24
Include some more headers in telepathy-glib.h based on suggestions from smcv
Danielle Madeley
1
-0/+7
2009-11-23
Merge branch 'fix-25181'
David Laban
1
-8/+56
2009-11-23
tp_connection_get_contacts_by_handle(): avoid DBus calls when possible.
David Laban
1
-8/+56
2009-11-22
Port examples/ directory to include telepathy-glib.h instead
Danielle Madeley
27
-94/+27
2009-11-22
Add a telepathy-glib.h which includes most of the common headers.
Danielle Madeley
1
-0/+45
2009-11-22
telepathy-glib now depends on dbus-glib 0.82 for tests/dbus/account-manager.c
Danielle Madeley
1
-1/+1
2009-11-20
update NEWS
Simon McVittie
1
-1/+27
2009-11-20
Don't commit to the next release being 0.10.0, we may want to do a 0.9.2 first
Simon McVittie
1
-5/+0
2009-11-20
fd.o#25122: explicitly link against needed libraries (Debian#556486)
Simon McVittie
2
-0/+6
2009-11-20
Fix the naming in the tp_value_array_build documentation
Sjoerd Simons
1
-1/+1
2009-11-19
Merge branch 'trivia'
Simon McVittie
4
-6/+33
2009-11-19
update NEWS
Simon McVittie
1
-1/+27
2009-11-19
Don't commit to the next release being 0.10.0, we may want to do a 0.9.2 first
Simon McVittie
1
-5/+0
2009-11-19
fd.o#25122: explicitly link against needed libraries (Debian#556486)
Simon McVittie
2
-0/+6
2009-11-19
Fix the naming in the tp_value_array_build documentation
Sjoerd Simons
1
-1/+1
2009-11-19
Merge branch 'value-array'
Sjoerd Simons
4
-1/+94
2009-11-19
Add a test for tp_value_array_build
Sjoerd Simons
1
-0/+24
2009-11-19
Add tp_value_array_build
Sjoerd Simons
3
-1/+70
2009-11-19
Merge branch 'fix-25051'
David Laban
5
-6/+147
2009-11-19
_tp_account_manager_account_ready_cb: fix b.fd.o #25051
David Laban
1
-6/+9
2009-11-19
Added tp_g_signal_connect_object() as public api.
David Laban
4
-0/+138
2009-11-18
Merge branch 'fix-24654'
David Laban
4
-17/+90
2009-11-18
One more leaking code-path.
fix-24654
David Laban
2
-4/+4
2009-11-18
s/g_array_unref/g_array_free/ + fix leak + infer array size
David Laban
1
-3/+5
2009-11-18
s/g_array_unref/g_array_free/ + fix leak + infer array size
David Laban
1
-3/+5
2009-11-18
_tp_quark_array_copy: Fix doc.
David Laban
1
-2/+6
2009-11-17
TpAccountManager: Don't use G_N_ELEMENTS() + fix typo.
David Laban
1
-4/+5
2009-11-17
TpAccountManager: Make internal functions deal with GArrays rather than GQuar...
David Laban
1
-40/+11
2009-11-17
TpAccount: Don't use G_N_ELEMENTS() + fix typo.
David Laban
1
-3/+3
2009-11-17
TpAccount: Make internal functions deal with GArrays rather than GQuark *.
David Laban
1
-40/+11
2009-11-17
_tp_quark_array_copy(): copy a 0-terminated GQuark array into a GArray.
David Laban
2
-0/+52
2009-11-17
tp_account_manager_prepare_async: copy @features argument
David Laban
1
-2/+37
2009-11-17
b.fd.o #24654: tp_account_prepare_async: copy @features argument
David Laban
1
-2/+37
2009-11-13
Merge branch '08-portability'
Simon McVittie
8
-71/+69
2009-11-13
Merge branch 'telepathy-glib-0.8'
Simon McVittie
0
-0/+0
2009-11-13
Merge branch 'fix-24257-alsuren'
David Laban
6
-9/+607
2009-11-12
tests/dbus/account-manager.c: valgrind.
fix-24257-alsuren
David Laban
1
-1/+27
2009-11-12
tests/dbus/account-manager.c: s/GList/GQueue/
David Laban
1
-13/+9
2009-11-11
Re-usable test functions.
David Laban
1
-44/+219
2009-11-11
Wrote simple dbus-based tests for account manager.
David Laban
1
-11/+132
[next]