index
:
~wjt/telepathy-gabble
0.11-gtalk-jingle-workarounds
43166-muc-rate-limit
51978-call-caps
61433-caps-hash-crash
61433-caps-hash-crash-test
bin-media-tpproperties
blow-away-corrupt-caps-caches
call1
data-forms
gtalk-logs
master
spdy
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-console
☮
wjt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-01
Merge branch 'detp-jingle'
Will Thompson
53
-1205
/
+2177
2012-02-29
Merge branch 'base-channels'
Jonny Lamb
13
-1217
/
+685
2012-02-29
CallStream style: add a missing blank line.
Will Thompson
1
-0
/
+1
2012-02-29
JingleMint: rename ::new-session to ::incoming-session
Will Thompson
3
-6
/
+5
2012-02-29
JingleInfo: chain up at the end of dispose
Will Thompson
1
-3
/
+3
2012-02-29
JingleSession: don't leak in initiate/accept callbacks
Will Thompson
1
-0
/
+2
2012-02-29
Include config.h to have GLIB_DISABLE_DEPRECATION_WARNINGS defined
Xavier Claessens
1
-0
/
+1
2012-02-23
JingleSession: make _new() take a dialect.
Will Thompson
7
-19
/
+18
2012-02-23
Represent Jingle relays by a struct, not an aa{sv}
Will Thompson
8
-81
/
+122
2012-02-23
Jingle*: stop including util.h
Will Thompson
7
-7
/
+0
2012-02-23
JingleFactory: drop use of gabble_signal_connect_weak()
Will Thompson
1
-1
/
+13
2012-02-23
Remove unused JingleInitiator type.
Will Thompson
1
-6
/
+0
2012-02-23
Move Jingle enums and typedefs to a new jingle-types.h
Will Thompson
16
-115
/
+144
2012-02-23
JingleFactory: correct TpChannelGroupChangeReason reference
Will Thompson
1
-4
/
+4
2012-02-23
JingleFactory: drop GabbleConnection dependency.
Will Thompson
3
-39
/
+46
2012-02-23
JingleFactory: store WockySession as well as Porter
Will Thompson
1
-4
/
+11
2012-02-23
JingleFactory: propagate caps queries out to Mint
Will Thompson
2
-19
/
+60
2012-02-23
JingleFactory: move pre-initiate presence pushes to Mint
Will Thompson
2
-23
/
+23
2012-02-23
JingleFactory: emit ::new-session for outgoing sessions too
Will Thompson
2
-7
/
+17
2012-02-23
JingleFactory: explain why create_session() can't emit new-session
Will Thompson
1
-0
/
+6
2012-02-23
JingleFactory: move connection status monitoring to Mint
Will Thompson
2
-55
/
+63
2012-02-23
JingleFactory: call stop() from dispose()
Will Thompson
1
-0
/
+2
2012-02-23
JingleFactory: refactor handler-unregistration to a method
Will Thompson
2
-6
/
+16
2012-02-23
Wrap JingleFactory in a new class, JingleMint.
Will Thompson
11
-24
/
+302
2012-02-23
JingleFactory: add _new() method
Will Thompson
3
-2
/
+13
2012-02-23
JingleFactory: correct ::new-session's signature
Will Thompson
1
-2
/
+2
2012-02-23
Split Telepathy<->Jingle enum mapping out of Jingle code
Will Thompson
9
-32
/
+83
2012-02-23
JingleMediaRtp: drop use of TP_ERRORS
Will Thompson
2
-10
/
+28
2012-02-23
Jingle*: spell out tp_clear_{boxed,pointer}
Will Thompson
5
-14
/
+28
2012-02-23
JingleSession: spell out tp_str_empty()
Will Thompson
1
-1
/
+1
2012-02-23
Jingle*: use wocky_strdiff rather than tp_strdiff
Will Thompson
6
-68
/
+68
[prev]
[next]