index
:
~smcv/telepathy-salut
gdbus-object
gdbus-properties
group-mixin
master
names
next
next-decore
next-factory
next-gdbus
next-handle-type
presence-mixin
trivia-54119
try-to-keep-up
wip-fewer-socks
wip-gdbus
wip-next-mergeable-into-gabble
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
/
salut-ft-manager.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-28
src: remove annoying salut- prefix
Jonny Lamb
1
-635
/
+0
2011-04-22
caps-channel-manager: add data form argument to represent_client
Jonny Lamb
1
-1
/
+2
2011-04-05
Merge branch 'meta-porter'
Jonny Lamb
1
-37
/
+27
2011-03-18
salut: make caps-channel-manager and capabilities-set public salut API
Jonny Lamb
1
-1
/
+2
2011-03-17
Merge branch contact-caps
Jonny Lamb
1
-14
/
+22
2011-03-17
{ft,tubes} managers: don't use G_GNUC_UNUSED on used arguments
Jonny Lamb
1
-1
/
+1
2011-03-14
all: use specific to/from when referring to contacts in stanzas now
Jonny Lamb
1
-1
/
+1
2011-03-02
ft-manager: only get the contact with an actual ft offer
Jonny Lamb
1
-1
/
+3
2011-03-02
file transfers: stop using the XCM
Jonny Lamb
1
-37
/
+25
2011-02-09
gibber: remove GibberXmppNode wrapper
Jonny Lamb
1
-4
/
+4
2011-02-09
gibber: remove GibberXmppStanza wrapper
Jonny Lamb
1
-2
/
+2
2011-02-03
file_transfer_channel_allowed_properties: update comment regarding properties...
Guillaume Desmottes
1
-1
/
+2
2011-02-02
Implement FileTransfer.FileURI (fdo #33833)
Guillaume Desmottes
1
-1
/
+7
2011-02-02
file_transfer_channel_allowed_properties: use tp-glib constants
Guillaume Desmottes
1
-11
/
+12
2010-11-05
Remove SalutCapsChannelManager
Simon McVittie
1
-69
/
+0
2010-11-05
Remove now-unused functionality from SalutCapsChannelManager
Simon McVittie
1
-10
/
+0
2010-11-05
SalutCapsChannelManagerGetContactCapsFunc: remove, unused
Simon McVittie
1
-40
/
+0
2010-11-05
FT, Tubes channel managers: implement GabbleCapsChannelManager
Simon McVittie
1
-1
/
+73
2010-11-05
SalutFTManager: add_file_transfer_channel_class: remove unused argument
Simon McVittie
1
-6
/
+3
2010-11-01
SalutFtManager: allow salut_file_transfer_channel_new_from_stanza to fail
Simon McVittie
1
-1
/
+3
2010-10-14
All channel managers: implement type_foreach_channel_class
Simon McVittie
1
-6
/
+8
2009-04-01
ft-manager: drop FT_CAPA_UNKNOWN and use FT_CAPA_SUPPORTED instead
Guillaume Desmottes
1
-3
/
+4
2009-03-30
Merge branch 'master' into ft-capa-REBASED
Guillaume Desmottes
1
-118
/
+63
2009-03-30
implement salut_ft_manager_caps_diff
Guillaume Desmottes
1
-0
/
+10
2009-03-16
salut_ft_manager_handle_request: display the id of the contact in the debug m...
Guillaume Desmottes
1
-1
/
+2
2009-03-16
generate FT channel path in the channel constructor and using its address to ...
Guillaume Desmottes
1
-28
/
+2
2009-03-16
pass all the properties to salut_file_transfer_channel_new
Guillaume Desmottes
1
-13
/
+3
2009-03-16
replace salut_file_transfer_channel_received_file_offer by salut_file_transfe...
Guillaume Desmottes
1
-11
/
+3
2009-03-16
remove salut_ft_manager_new_channel
Guillaume Desmottes
1
-80
/
+47
2009-03-16
factor out salut_ft_manager_channel_created and call it in message_stanza_cal...
Guillaume Desmottes
1
-13
/
+26
2009-03-16
ft-manager: move debug output of the object path to generate_object_path
Guillaume Desmottes
1
-2
/
+5
2009-03-16
salut_ft_manager_handle_request: add debug output
Guillaume Desmottes
1
-0
/
+2
2009-03-16
salut_ft_manager_new_channel: factor out generate_object_path
Guillaume Desmottes
1
-4
/
+14
2009-03-16
salut_ft_manager_new_channel: use salut_file_transfer_channel_new
Guillaume Desmottes
1
-9
/
+2
2009-02-17
Merge branch 'master' into requestotron-tubes-and-caps-with-complex-types-wit...
Guillaume Desmottes
1
-24
/
+24
2009-02-17
salut-ft-manager: use tp-glib instead of extension's generated code
Guillaume Desmottes
1
-24
/
+24
2009-02-10
salut_ft_manager_get_contact_caps: self-handle always support file transfer
Guillaume Desmottes
1
-1
/
+2
2009-02-10
salut_ft_manager_parse_caps: say that FT capa is unknown if there is no capa ...
Guillaume Desmottes
1
-1
/
+4
2009-02-10
ft-manager: add FT's channel class if contact announces to support OOB
Guillaume Desmottes
1
-1
/
+131
2009-02-09
SalutFtManager implements SalutCapsChannelManager. Effectively returning FT c...
Alban Crequy
1
-1
/
+23
2009-02-06
ft-manager: add file_channel_closed function
Guillaume Desmottes
1
-3
/
+11
2008-12-22
salut_ft_manager_handle_request: call file_channel_closed_cb instead of unref...
Guillaume Desmottes
1
-2
/
+3
2008-12-12
update includes to use salut-signals-marshal.h instead of signals-marshal.h
Guillaume Desmottes
1
-1
/
+1
2008-12-12
salut_ft_manager_iface_foreach_one: fix code/declaration
Guillaume Desmottes
1
-2
/
+4
2008-12-01
salut_ft_manager_new_channel: improve debug msg
Guillaume Desmottes
1
-3
/
+4
2008-11-23
Merge branch 'master' into ft-requestotron-ichat
Guillaume Desmottes
1
-7
/
+6
2008-11-19
Only inspect the remote handle if needed
Sjoerd Simons
1
-3
/
+3
2008-11-19
Don't rely on the order in the file_transfer_channel_fixed_properties list
Sjoerd Simons
1
-4
/
+3
2008-11-13
Merge branch 'ft-requestotron' into ft-requestotron-ichat
Guillaume Desmottes
1
-1
/
+5
2008-11-13
disconnect channel signal when disposing the ft manager
Guillaume Desmottes
1
-1
/
+5
[next]