index
:
telepathy-gabble.git
call1
master
telepathy-gabble-0.10
telepathy-gabble-0.12
telepathy-gabble-0.14
telepathy-gabble-0.16
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
XMPP connection manager
Jo Shields
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
9 hours
configure: ignore post 0.18 deprecations so we can build against tp-glib master
HEAD
master
Jonny Lamb
18
-3/+31
8 days
Stop using tp_handle_ref/unref
Xavier Claessens
21
-266/+6
8 days
Fix a leak in: tp_handles_unref() does not unref the array
Xavier Claessens
1
-0/+2
8 days
Bump telepathy-glib required version to 0.19.0
Xavier Claessens
2
-2/+5
8 days
Improve ChatState test
Simon McVittie
3
-12/+164
8 days
Use TpMessageMixin to implement ChatState
Xavier Claessens
2
-168/+59
10 days
Set G_MESSAGES_DEBUG during testing
Simon McVittie
1
-0/+2
10 days
Use non-deprecated TpIntset APIs
Simon McVittie
7
-70/+84
10 days
Use TP_ERROR instead of deprecated TP_ERRORS
Simon McVittie
44
-273/+273
10 days
Stop using deprecated debug-ansi.h
Simon McVittie
2
-6/+2
2012-04-05
servicetest: TextTestRunner might not be in unittest.runner
Jonny Lamb
1
-2/+1
2012-04-05
Merge branch 'shutup-servicetest'
Jonny Lamb
1
-2/+14
2012-04-02
start on version 0.17.0
Jonny Lamb
2
-2/+2
2012-04-02
start on version 0.16.1
Jonny Lamb
2
-1/+6
2012-04-02
version 0.16.0
telepathy-gabble-0.16.0
Jonny Lamb
2
-4/+4
2012-04-02
NEWS: summary for 0.16.0
Jonny Lamb
1
-2/+25
2012-04-02
configure: update dependency on tp-glib
Jonny Lamb
1
-6/+1
2012-04-02
Merge branch '47999-handle-ibb-errors'
Will Thompson
1
-39/+39
2012-03-28
bytestream-ibb: handle IQ send errors
Will Thompson
1
-37/+37
2012-03-28
bytestream-ibb: correct send_data's return value.
Will Thompson
1
-2/+2
2012-03-27
New test: connect/test-connection-params.py
Alban Crequy
2
-0/+55
2012-03-27
ContactList: downloading the roster at connection depends on a connection par...
Alban Crequy
3
-7/+96
2012-03-27
Update dependency on telepathy-glib
Alban Crequy
1
-1/+6
2012-03-27
gabble_roster_unpublish_async: correct the source tag
Alban Crequy
1
-1/+1
2012-03-27
gabble_roster_authorize_publication_async: correct the source tag
Alban Crequy
1
-1/+1
2012-03-23
Replace plugindir with an AC_ARG_VAR so it can be passed to configure
Simon McVittie
6
-9/+11
2012-03-23
Install non-ABI-stable libraries used by plugins to a private directory
Simon McVittie
4
-3/+15
2012-03-23
Avoid non-portable use of += in configure.ac
Simon McVittie
1
-4/+4
2012-03-23
Avoid Wocky trying to install into --prefix=NONE
Simon McVittie
1
-0/+7
2012-03-23
configure.ac: remove apostrophe from a help message so syntax highlighting works
Simon McVittie
1
-1/+1
2012-03-23
telepathy-gabble.pc: link to Wocky
Simon McVittie
1
-1/+1
2012-03-22
start on 0.15.6
Jonny Lamb
2
-1/+6
2012-03-22
version 0.15.5
telepathy-gabble-0.15.5
Jonny Lamb
2
-4/+25
2012-03-22
configure: depend on telepathy-glib 0.17.7
Jonny Lamb
1
-1/+1
2012-03-22
Merge branch 'disable-voip'
Marco Barisione
84
-133/+672
2012-03-22
Allow to disable VoIP-related code with --disable-voip
Marco Barisione
84
-125/+672
2012-03-22
There is no need to include non-compiled files in EXTRA_DIST
Marco Barisione
1
-8/+0
2012-03-20
CallStream: Replace want_send with the local sending state of the Stream
Olivier Crête
2
-13/+8
2012-03-16
CallStream: Set local sending to true if a locally-created content wants to send
Olivier Crête
2
-2/+15
2012-03-16
Also check the sending state of non-initial streams
Olivier Crête
2
-13/+17
2012-03-13
tests: Expect new contents to be pending_start receiving
Olivier Crête
1
-2/+6
2012-03-09
Fix unit tests to use the Telepathy candidate types
Olivier Crête
2
-8/+12
2012-03-09
Convert Telepathy types to Jingle types correctly
Olivier Crête
1
-12/+9
2012-03-09
Correctly convert JingleCandidateType to Telepathy types
Olivier Crête
1
-1/+17
2012-03-09
tube-iface: remove duplicated properties
Jonny Lamb
1
-26/+0
2012-03-09
Link plugins in the same way on Unix as on Windows
Simon McVittie
1
-2/+0
2012-03-09
Build Wocky as a version-specific shared library
Simon McVittie
3
-11/+8
2012-03-09
Use the standard EXEEXT variable rather than reinventing it
Simon McVittie
1
-6/+2
2012-03-07
servicetest: silence unittest
Jonny Lamb
1
-2/+14
2012-03-01
Merge branch 'detp-jingle'
Will Thompson
53
-1205/+2177
[next]