index
:
~smcv/telepathy-gabble
016-camera-v1-54634
broken-chat-state-recovery-2
chat-state-recovery
drf-tubes-ice-udp
gdbus-object
gdbus-properties
group-mixin
make-library-sane-46417
master
next
next-decore
next-factory
next-gdbus
next-handle-type
next-tests
presence-mixin
shared-wocky-46417
telepathy-gabble-0.10
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
towards-next
untested-otr
wip-less-qdata
wip-names
wip-next-mergeable-with-salut
Unnamed repository; edit this file to name it for gitweb.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ft-channel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-27
Use g_dbus_method_invocation_return_gerror
Simon McVittie
1
-9
/
+9
2014-03-27
Use GDBusMethodInvocation
Simon McVittie
1
-2
/
+2
2014-02-13
TpHandleType has been renamed to TpEntityType
Guillaume Desmottes
1
-4
/
+4
2013-11-04
Merge branch 'master' into next
Simon McVittie
1
-14
/
+1
2013-11-04
Use telepathy-glib for FileTransfer.FileCollection
Simon McVittie
1
-14
/
+1
2013-10-25
Adapt for use of ABI versions in generated code
Guillaume Desmottes
1
-53
/
+53
2013-10-16
make comments IM prefix agnostic
Guillaume Desmottes
1
-2
/
+2
2013-10-04
s/NUM_TP/TP_NUM
Guillaume Desmottes
1
-2
/
+2
2012-12-11
Rename most of GabbleJingle* to WockyJingle*
Will Thompson
1
-2
/
+2
2012-12-06
ft-channel: add metadata forms a bit less stupidly
Will Thompson
1
-19
/
+7
2012-12-06
bytestream_factory_negotiate_stream(): don't pass stream id to callbacks
Will Thompson
1
-1
/
+0
2012-12-06
bytestream_factory_negotiate_stream(): remove return value
Will Thompson
1
-8
/
+6
2012-12-06
Merge branch '57615-misc-cleanup'
Will Thompson
1
-6
/
+4
2012-11-29
Export o.f.T.Channel.Type.FileTransfer.FUTURE interface
Daniele E. Domenichelli
1
-0
/
+1
2012-11-29
Fix o.f.T.Channel.Interface.FileTransfer.Metadata
Daniele E. Domenichelli
1
-0
/
+14
2012-11-27
Don't use add_child_with_content with NULL/"" content
Will Thompson
1
-2
/
+2
2012-11-27
Avoid manually setting WockyNode.ns where sensible.
Will Thompson
1
-4
/
+2
2012-09-11
Stop accessing sealed tp-glib structs
Xavier Claessens
1
-3
/
+0
2012-05-30
Use meta-headers for everything
Simon McVittie
1
-8
/
+2
2012-05-07
Use TP_ERROR instead of deprecated TP_ERRORS
Simon McVittie
1
-15
/
+15
2012-03-22
Allow to disable VoIP-related code with --disable-voip
Marco Barisione
1
-11
/
+69
2012-03-01
Merge branch 'detp-jingle'
Will Thompson
1
-3
/
+8
2012-02-23
Wrap JingleFactory in a new class, JingleMint.
Will Thompson
1
-4
/
+6
2012-02-23
Split google:jingleinfo code out from JingleFactory
Will Thompson
1
-2
/
+4
2012-02-03
ft-channel: subclass TpBaseChannel
Jonny Lamb
1
-390
/
+138
2012-01-31
ft-channel: spell out finding <si><file> node.
Will Thompson
1
-2
/
+6
2012-01-31
Replace trivial uses of lm_message_node_get_child_with_namespace
Will Thompson
1
-1
/
+1
2012-01-27
Remove vestigial Loudmouth headers and build system
Will Thompson
1
-2
/
+0
2012-01-27
Delete LmMessage{,Type,SubType} typedefs
Will Thompson
1
-2
/
+2
2012-01-26
Expunge lm_message_ref and lm_message_unref.
Will Thompson
1
-1
/
+1
2012-01-26
Merge branch 'master' into BYE-BYE-LOUDMOUTH
Will Thompson
1
-10
/
+176
2012-01-03
Make gabble cross compile with mingw32
Siraj Razick
1
-0
/
+4
2011-11-16
Use _unref instead of _free _destroy when possible.unref
Xavier Claessens
1
-3
/
+3
2011-11-16
Merge branch 'ft-metadata'
Jonny Lamb
1
-1
/
+166
2011-11-15
ft metadata: use tp-glib generated code rather than using the draft interface
Jonny Lamb
1
-5
/
+5
2011-11-09
metadata: update to new draft
Jonny Lamb
1
-8
/
+10
2011-11-03
Remove redundant CHECK_STR_EMPTY macro
Will Thompson
1
-1
/
+1
2011-10-31
ft-channel: simplify adding fields to dataform
Jonny Lamb
1
-6
/
+7
2011-10-26
ft-channel: fail to create channel if the contact doesn't have the right caps
Jonny Lamb
1
-0
/
+15
2011-10-26
ft-channel: include metadata in file transfer offer
Jonny Lamb
1
-0
/
+76
2011-10-26
ft-channel: make Metadata props immutable and test them
Jonny Lamb
1
-0
/
+2
2011-10-26
ft-channel: set Metadata props on construction
Jonny Lamb
1
-1
/
+5
2011-10-26
ft-channel: implement Metadata properties
Jonny Lamb
1
-0
/
+65
2011-06-24
FTChannel: don't assert about handle-type in setter
Will Thompson
1
-5
/
+2
2011-05-02
Remove three redundant node functions from util.[ch]
Will Thompson
1
-1
/
+1
2011-05-02
stop using LmMessageNode wrapper
Jonny Lamb
1
-20
/
+20
2011-04-08
Presence: genericise specifying a client type preference
Will Thompson
1
-6
/
+4
2011-02-02
Implement the stable API for FileTransfer.URI
Guillaume Desmottes
1
-8
/
+7
2011-01-26
raise InvalidArgument if we can't set URI
Guillaume Desmottes
1
-3
/
+3
2011-01-26
fix identation
Guillaume Desmottes
1
-8
/
+7
[next]