index
:
~smcv/telepathy-gabble
broken-chat-state-recovery-2
chat-state-recovery
make-library-sane-46417
master
shared-wocky-46417
telepathy-gabble-0.10
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
Unnamed repository; edit this file to name it for gitweb.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-09
Link plugins in the same way on Unix as on Windows
HEAD
master
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
2012-02-23
JingleSession: remove GabbleConnection property.
Will Thompson
3
-24/+4
2012-02-23
JingleSession: move pre-initiate presence pushes to Factory
Will Thompson
2
-12/+31
2012-02-23
JingleSession: delegate capability queries to factory
Will Thompson
2
-6/+53
2012-02-23
JingleSession: get own full JID from porter.
Will Thompson
1
-6/+4
2012-02-23
JingleSession: add a porter property.
Will Thompson
3
-3/+24
2012-02-23
JingleFactory: pass self to JingleSession
Will Thompson
3
-4/+27
2012-02-23
JingleContent: don't store a GabbleConnection.
Will Thompson
3
-19/+2
2012-02-23
CallStream: don't grab Connection from JingleContent.
Will Thompson
1
-8/+3
2012-02-23
MediaStream: don't grab Connection from JingleContent.
Will Thompson
1
-7/+3
2012-02-23
MediaStream: add a TpDBusDaemon property.
Will Thompson
3
-8/+30
2012-02-23
JingleFactory: remove prototype for long-dead function.
Will Thompson
1
-3/+0
2012-02-23
JingleSession: remove unused handle-repo-dynamic import.
Will Thompson
1
-1/+0
2012-02-23
JingleInfo: don't crash when disconnecting before reply.
Will Thompson
2
-1/+11
2012-02-23
Split google:jingleinfo code out from JingleFactory
Will Thompson
13
-437/+703
2012-02-23
JingleFactory: store WockyPorter
Will Thompson
1
-10/+9
2012-02-23
gabble_jingle_session_send: drop callback arguments.
Will Thompson
3
-43/+16
[next]