]> git.0d.be Git - empathy.git/log
empathy.git
15 years agoWhen sending files, make sure the connection is ready before making sure the contact...
Jonny Lamb [Thu, 15 Jan 2009 14:47:16 +0000 (14:47 +0000)]
When sending files, make sure the connection is ready before making sure the contact is ready.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
svn path=/trunk/; revision=2231

15 years agoDo not unref the channel when closing it, wait for the invalidated signal.
Xavier Claessens [Thu, 15 Jan 2009 10:28:03 +0000 (10:28 +0000)]
Do not unref the channel when closing it, wait for the invalidated signal.

svn path=/trunk/; revision=2230

15 years agoRemove usage of EmpathyTpGroup from EmpathyTpCall.
Xavier Claessens [Mon, 12 Jan 2009 21:51:30 +0000 (21:51 +0000)]
Remove usage of EmpathyTpGroup from EmpathyTpCall.

svn path=/trunk/; revision=2229

15 years agoEmpathyContact keeps a ref to the factory.
Xavier Claessens [Mon, 12 Jan 2009 21:51:26 +0000 (21:51 +0000)]
EmpathyContact keeps a ref to the factory.

svn path=/trunk/; revision=2228

15 years agoRemove some usage of EmpathyTpGroup from EmpathyTpChat
Xavier Claessens [Mon, 12 Jan 2009 21:51:23 +0000 (21:51 +0000)]
Remove some usage of EmpathyTpGroup from EmpathyTpChat

svn path=/trunk/; revision=2227

15 years agoRemove useless include of empathy-tp-group.h
Xavier Claessens [Mon, 12 Jan 2009 21:51:16 +0000 (21:51 +0000)]
Remove useless include of empathy-tp-group.h

svn path=/trunk/; revision=2226

15 years agoReuse, and properly destroy, the avatar file chooser dialog.
Frederic Peters [Mon, 12 Jan 2009 14:58:31 +0000 (14:58 +0000)]
Reuse, and properly destroy, the avatar file chooser dialog.
Fixes bug #548768 (Frederic Peters)

svn path=/trunk/; revision=2225

15 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Mon, 12 Jan 2009 12:51:00 +0000 (12:51 +0000)]
Updated Norwegian bokmål translation.

svn path=/trunk/; revision=2224

15 years agoUpdated th translation (Theppitak Karoonboonyanan).
Theppitak Karoonboonyanan [Mon, 12 Jan 2009 09:10:21 +0000 (09:10 +0000)]
Updated th translation (Theppitak Karoonboonyanan).

svn path=/trunk/; revision=2223

15 years agoUpdated es translation (Jorge Gonzalez)
Jorge Gonzalez Gonzalez [Sun, 11 Jan 2009 22:47:40 +0000 (22:47 +0000)]
Updated es translation (Jorge Gonzalez)

svn path=/trunk/; revision=2222

15 years agoBump needed version of telepathy-glib to 0.7.19
Xavier Claessens [Sun, 11 Jan 2009 22:11:48 +0000 (22:11 +0000)]
Bump needed version of telepathy-glib to 0.7.19

svn path=/trunk/; revision=2221

15 years agoClean some coding style
Xavier Claessens [Fri, 9 Jan 2009 16:17:08 +0000 (16:17 +0000)]
Clean some coding style

svn path=/trunk/; revision=2220

15 years agoRemove useless spaces in message.
Xavier Claessens [Fri, 9 Jan 2009 16:17:05 +0000 (16:17 +0000)]
Remove useless spaces in message.

svn path=/trunk/; revision=2219

15 years agoRemove useless goto
Xavier Claessens [Fri, 9 Jan 2009 16:17:01 +0000 (16:17 +0000)]
Remove useless goto

svn path=/trunk/; revision=2218

15 years agoIf channel is invalidated before being ready, the error is handled in invalidated_cb...
Xavier Claessens [Fri, 9 Jan 2009 16:16:58 +0000 (16:16 +0000)]
If channel is invalidated before being ready, the error is handled in invalidated_cb, so we can return directly in ready_cb.

svn path=/trunk/; revision=2217

15 years agomission_control_get_tpconnection returns a new ref, don't forget to unref the connection.
Xavier Claessens [Fri, 9 Jan 2009 16:16:55 +0000 (16:16 +0000)]
mission_control_get_tpconnection returns a new ref, don't forget to unref the connection.

svn path=/trunk/; revision=2216

15 years agoAdd a FIXME telling that there is a leak, not sure how to plug it, that code will...
Xavier Claessens [Fri, 9 Jan 2009 16:16:52 +0000 (16:16 +0000)]
Add a FIXME telling that there is a leak, not sure how to plug it, that code will be removed soon anyway.

svn path=/trunk/; revision=2215

15 years agoUse tp_channel_borrow_connection instead of g_object_get. This fix a leak.
Xavier Claessens [Fri, 9 Jan 2009 16:16:49 +0000 (16:16 +0000)]
Use tp_channel_borrow_connection instead of g_object_get. This fix a leak.

svn path=/trunk/; revision=2214

15 years agoUpdate gitignore
Xavier Claessens [Fri, 9 Jan 2009 16:16:46 +0000 (16:16 +0000)]
Update gitignore

svn path=/trunk/; revision=2213

15 years agoDo not generate marshallers in src/, it is not needed.
Xavier Claessens [Fri, 9 Jan 2009 16:16:43 +0000 (16:16 +0000)]
Do not generate marshallers in src/, it is not needed.

svn path=/trunk/; revision=2212

15 years agoFix some errors made when rebasing on master
Xavier Claessens [Fri, 9 Jan 2009 16:16:40 +0000 (16:16 +0000)]
Fix some errors made when rebasing on master

svn path=/trunk/; revision=2211

15 years agoRemove dead code
Xavier Claessens [Fri, 9 Jan 2009 16:16:36 +0000 (16:16 +0000)]
Remove dead code

svn path=/trunk/; revision=2210

15 years agoCorrect little coding style
Xavier Claessens [Fri, 9 Jan 2009 16:16:33 +0000 (16:16 +0000)]
Correct little coding style

svn path=/trunk/; revision=2209

15 years agoCorrectly align \ characters
Xavier Claessens [Fri, 9 Jan 2009 16:16:30 +0000 (16:16 +0000)]
Correctly align \ characters

svn path=/trunk/; revision=2208

15 years agoUpdate pyhton binding
Xavier Claessens [Fri, 9 Jan 2009 16:16:27 +0000 (16:16 +0000)]
Update pyhton binding

svn path=/trunk/; revision=2207

15 years agoUpdate API doc.
Xavier Claessens [Fri, 9 Jan 2009 16:16:24 +0000 (16:16 +0000)]
Update API doc.

svn path=/trunk/; revision=2206

15 years agoOnly unref things in dispose
Sjoerd Simons [Fri, 9 Jan 2009 16:16:20 +0000 (16:16 +0000)]
Only unref things in dispose

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2205

15 years agoempathy_tube_dispatch_show_error: give a format to gtk_message_dialog_new to make...
Guillaume Desmottes [Fri, 9 Jan 2009 16:16:17 +0000 (16:16 +0000)]
empathy_tube_dispatch_show_error: give a format to gtk_message_dialog_new to make compiler happy

Signed-off-by: Guillaume Desmottes <gdesmott@gnome.org>
svn path=/trunk/; revision=2204

15 years agoIgnore requested channels we didn't request except for text channels, also ignore...
Sjoerd Simons [Fri, 9 Jan 2009 16:16:14 +0000 (16:16 +0000)]
Ignore requested channels we didn't request except for text channels, also ignore deprecated channels types and channels for which it doesn't make sense to handle them unless they were requested

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2203

15 years agoUpdate the python bindings
Sjoerd Simons [Fri, 9 Jan 2009 16:16:11 +0000 (16:16 +0000)]
Update the python bindings

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2202

15 years agoOnly show pending messages after the log and explain why show_pending_messages is...
Sjoerd Simons [Fri, 9 Jan 2009 16:16:08 +0000 (16:16 +0000)]
Only show pending messages after the log and explain why show_pending_messages is there when tp-chat gets set

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2201

15 years agoDon't use the old style TpTubeType
Sjoerd Simons [Fri, 9 Jan 2009 16:16:05 +0000 (16:16 +0000)]
Don't use the old style TpTubeType

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2200

15 years agoHandle Dbus Tubes and ignore non p2p channels
Sjoerd Simons [Fri, 9 Jan 2009 16:16:02 +0000 (16:16 +0000)]
Handle Dbus Tubes and ignore non p2p channels

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2199

15 years agoAdd support for DBus tubes
Sjoerd Simons [Fri, 9 Jan 2009 16:15:59 +0000 (16:15 +0000)]
Add support for DBus tubes

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2198

15 years agoAdd extension for new-style DBus tubes
Sjoerd Simons [Fri, 9 Jan 2009 16:15:56 +0000 (16:15 +0000)]
Add extension for new-style DBus tubes

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2197

15 years agoIgnore approval that happen after the operation was approved
Sjoerd Simons [Fri, 9 Jan 2009 16:15:53 +0000 (16:15 +0000)]
Ignore approval that happen after the operation was approved

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2196

15 years agoRemove approvals when the underlying operation got invalidated
Sjoerd Simons [Fri, 9 Jan 2009 16:15:49 +0000 (16:15 +0000)]
Remove approvals when the underlying operation got invalidated

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2195

15 years agoCorrectly define the invalidated signal
Sjoerd Simons [Fri, 9 Jan 2009 16:15:46 +0000 (16:15 +0000)]
Correctly define the invalidated signal

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2194

15 years agoPort to the new empathy_call_when_ready api
Sjoerd Simons [Fri, 9 Jan 2009 16:15:43 +0000 (16:15 +0000)]
Port to the new empathy_call_when_ready api

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2193

15 years agoMake the error in the call_when_ready callback const
Sjoerd Simons [Fri, 9 Jan 2009 16:15:40 +0000 (16:15 +0000)]
Make the error in the call_when_ready callback const

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2192

15 years agoFree ready callbacks in finalize
Sjoerd Simons [Fri, 9 Jan 2009 16:15:37 +0000 (16:15 +0000)]
Free ready callbacks in finalize

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2191

15 years agoAdd weak object, destroy notify and error reporting to empathy_contact_call_when_ready
Sjoerd Simons [Fri, 9 Jan 2009 16:15:34 +0000 (16:15 +0000)]
Add weak object, destroy notify and error reporting to empathy_contact_call_when_ready

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2190

15 years agoLet a chatroom keep a reference to a its TpChat if applicable
Sjoerd Simons [Fri, 9 Jan 2009 16:15:31 +0000 (16:15 +0000)]
Let a chatroom keep a reference to a its TpChat if applicable

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2189

15 years agoMake the dispatch operation _get_ functions not return a ref
Sjoerd Simons [Fri, 9 Jan 2009 16:15:27 +0000 (16:15 +0000)]
Make the dispatch operation _get_ functions not return a ref

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2188

15 years agoDon't unref the TpGroup twice
Sjoerd Simons [Fri, 9 Jan 2009 16:15:24 +0000 (16:15 +0000)]
Don't unref the TpGroup twice

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2187

15 years agoInitialise the chatroom manager from empathy itself
Sjoerd Simons [Fri, 9 Jan 2009 16:15:21 +0000 (16:15 +0000)]
Initialise the chatroom manager from empathy itself

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2186

15 years agoConvert EmpathyChatroomManager to the new singleton convention
Sjoerd Simons [Fri, 9 Jan 2009 16:15:17 +0000 (16:15 +0000)]
Convert EmpathyChatroomManager to the new singleton convention

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2185

15 years agoAdd empathy-tube-dispatch to POTFILES.in
Sjoerd Simons [Fri, 9 Jan 2009 16:15:14 +0000 (16:15 +0000)]
Add empathy-tube-dispatch to POTFILES.in

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2184

15 years agoDon't close channels as a side-effect of disposing wrapper objects
Sjoerd Simons [Fri, 9 Jan 2009 16:15:10 +0000 (16:15 +0000)]
Don't close channels as a side-effect of disposing wrapper objects

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2183

15 years agoRemove some dead code
Sjoerd Simons [Fri, 9 Jan 2009 16:15:07 +0000 (16:15 +0000)]
Remove some dead code

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2182

15 years agoMove the dispatcher to the new singleton policy
Sjoerd Simons [Fri, 9 Jan 2009 16:15:02 +0000 (16:15 +0000)]
Move the dispatcher to the new singleton policy

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2181

15 years agoAlso free the approvals list
Sjoerd Simons [Fri, 9 Jan 2009 16:14:58 +0000 (16:14 +0000)]
Also free the approvals list

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2180

15 years agoUse gulongs to save signal handler ids
Sjoerd Simons [Fri, 9 Jan 2009 16:14:55 +0000 (16:14 +0000)]
Use gulongs to save signal handler ids

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2179

15 years agoAlways check if the passed operation is actually a dispatch operation
Sjoerd Simons [Fri, 9 Jan 2009 16:14:52 +0000 (16:14 +0000)]
Always check if the passed operation is actually a dispatch operation

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2178

15 years agoNo need to call empathy_run_until_ready, the DispatchOperation already ensured it...
Sjoerd Simons [Fri, 9 Jan 2009 16:14:49 +0000 (16:14 +0000)]
No need to call empathy_run_until_ready, the DispatchOperation already ensured it's ready

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2177

15 years agoStyle fixes
Sjoerd Simons [Fri, 9 Jan 2009 16:14:46 +0000 (16:14 +0000)]
Style fixes

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2176

15 years agoStyle fixes
Sjoerd Simons [Fri, 9 Jan 2009 16:14:43 +0000 (16:14 +0000)]
Style fixes

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2175

15 years agoStyle fixes
Sjoerd Simons [Fri, 9 Jan 2009 16:14:40 +0000 (16:14 +0000)]
Style fixes

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2174

15 years agoDon't initialise variables by calling functions when declaring them
Sjoerd Simons [Fri, 9 Jan 2009 16:14:37 +0000 (16:14 +0000)]
Don't initialise variables by calling functions when declaring them

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2173

15 years agoMore style fixes
Sjoerd Simons [Fri, 9 Jan 2009 16:14:33 +0000 (16:14 +0000)]
More style fixes

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2172

15 years agoMake coding style consistent with the rest of the file
Xavier Claessens [Fri, 9 Jan 2009 16:14:30 +0000 (16:14 +0000)]
Make coding style consistent with the rest of the file

svn path=/trunk/; revision=2171

15 years agoFix coding style, user the right unique name
Sjoerd Simons [Fri, 9 Jan 2009 16:14:27 +0000 (16:14 +0000)]
Fix coding style, user the right unique name

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2170

15 years agoCompletely move to Telepathy coding style
Sjoerd Simons [Fri, 9 Jan 2009 16:14:24 +0000 (16:14 +0000)]
Completely move to Telepathy coding style

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2169

15 years agoRemove dead code
Sjoerd Simons [Fri, 9 Jan 2009 16:14:20 +0000 (16:14 +0000)]
Remove dead code

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2168

15 years agoUse the new call utility function to start calls
Sjoerd Simons [Fri, 9 Jan 2009 16:14:17 +0000 (16:14 +0000)]
Use the new call utility function to start calls

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2167

15 years agoAdd a utility function to start a call to a contact
Sjoerd Simons [Fri, 9 Jan 2009 16:14:14 +0000 (16:14 +0000)]
Add a utility function to start a call to a contact

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2166

15 years agoAdd a function to explicitly set the remote candidate on outgoing calls instead of...
Sjoerd Simons [Fri, 9 Jan 2009 16:14:10 +0000 (16:14 +0000)]
Add a function to explicitly set the remote candidate on outgoing calls instead of relying on the group interface

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2165

15 years agoAdd code to request a streamed media channel
Sjoerd Simons [Fri, 9 Jan 2009 16:14:07 +0000 (16:14 +0000)]
Add code to request a streamed media channel

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2164

15 years agoDIspatch streamed media channels
Sjoerd Simons [Fri, 9 Jan 2009 16:14:04 +0000 (16:14 +0000)]
DIspatch streamed media channels

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2163

15 years agoInitialize with a EmpathyTpCall instead of a TpChannel and explicitly close the
Sjoerd Simons [Fri, 9 Jan 2009 16:14:01 +0000 (16:14 +0000)]
Initialize with a EmpathyTpCall instead of a TpChannel and explicitly close the
channel after uses

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2162

15 years agoAdd support for approving video channels
Sjoerd Simons [Fri, 9 Jan 2009 16:13:58 +0000 (16:13 +0000)]
Add support for approving video channels

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2161

15 years agoAdd a function to explicitly close EmpathyTpCall
Sjoerd Simons [Fri, 9 Jan 2009 16:13:55 +0000 (16:13 +0000)]
Add a function to explicitly close EmpathyTpCall

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2160

15 years agoReport errors when there is no tube handler or poking it fails
Sjoerd Simons [Fri, 9 Jan 2009 16:13:51 +0000 (16:13 +0000)]
Report errors when there is no tube handler or poking it fails

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2159

15 years agoAdd support for approving tubes
Sjoerd Simons [Fri, 9 Jan 2009 16:13:48 +0000 (16:13 +0000)]
Add support for approving tubes

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2158

15 years agoAdd EmpathyTubeDispatcher as a helper for dispatching tubes
Sjoerd Simons [Fri, 9 Jan 2009 16:13:45 +0000 (16:13 +0000)]
Add EmpathyTubeDispatcher as a helper for dispatching tubes

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2157

15 years agoMake empathy_tp_tube_accept_stream_tube more like underlying dbus function and hand...
Sjoerd Simons [Fri, 9 Jan 2009 16:13:42 +0000 (16:13 +0000)]
Make empathy_tp_tube_accept_stream_tube more like underlying dbus function and hand errors to the caller

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2156

15 years agoRemove the id parameter, it's no longer used
Sjoerd Simons [Fri, 9 Jan 2009 16:13:39 +0000 (16:13 +0000)]
Remove the id parameter, it's no longer used

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2155

15 years agoRemove tube ID parameter, it's not used in the new tubes spec
Sjoerd Simons [Fri, 9 Jan 2009 16:13:36 +0000 (16:13 +0000)]
Remove tube ID parameter, it's not used in the new tubes spec

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2154

15 years agoCall emp_cli_init in empathy_init
Sjoerd Simons [Fri, 9 Jan 2009 16:13:32 +0000 (16:13 +0000)]
Call emp_cli_init in empathy_init

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2153

15 years agoNew style tubes don't have ides
Sjoerd Simons [Fri, 9 Jan 2009 16:13:29 +0000 (16:13 +0000)]
New style tubes don't have ides

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2152

15 years agoUpdate to new stream tube spec
Sjoerd Simons [Fri, 9 Jan 2009 16:13:26 +0000 (16:13 +0000)]
Update to new stream tube spec

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2151

15 years agoAdd new StreamTube spec
Sjoerd Simons [Fri, 9 Jan 2009 16:13:22 +0000 (16:13 +0000)]
Add new StreamTube spec

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2150

15 years agoLet a EmpathyChatroomManager observe the dispatcher
Sjoerd Simons [Fri, 9 Jan 2009 16:13:18 +0000 (16:13 +0000)]
Let a EmpathyChatroomManager observe the dispatcher

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2149

15 years agoAct as an observer
Sjoerd Simons [Fri, 9 Jan 2009 16:13:15 +0000 (16:13 +0000)]
Act as an observer

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2148

15 years agoDisconnect signal handlers from the head of the queue before destroying the queue
Sjoerd Simons [Fri, 9 Jan 2009 16:13:11 +0000 (16:13 +0000)]
Disconnect signal handlers from the head of the queue before destroying the queue

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2147

15 years agoRemove the tp-channel property, it's unused and useless
Sjoerd Simons [Fri, 9 Jan 2009 16:13:08 +0000 (16:13 +0000)]
Remove the tp-channel property, it's unused and useless

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2146

15 years agoUse new dispatcher API to get muc channels
Sjoerd Simons [Fri, 9 Jan 2009 16:13:04 +0000 (16:13 +0000)]
Use new dispatcher API to get muc channels

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2145

15 years agoRemove custom channel requesting functionality, this should go through the dispatcher
Sjoerd Simons [Fri, 9 Jan 2009 16:13:00 +0000 (16:13 +0000)]
Remove custom channel requesting functionality, this should go through the dispatcher

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2144

15 years agoAdd request muc channels to the dispatcher
Sjoerd Simons [Fri, 9 Jan 2009 16:12:57 +0000 (16:12 +0000)]
Add request muc channels to the dispatcher

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2143

15 years agoWait untill the TpChat object is ready before going into pending state
Sjoerd Simons [Fri, 9 Jan 2009 16:12:54 +0000 (16:12 +0000)]
Wait untill the TpChat object is ready before going into pending state

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2142

15 years agoExplicitly close file channels when removing them from the FT manager
Sjoerd Simons [Fri, 9 Jan 2009 16:12:51 +0000 (16:12 +0000)]
Explicitly close file channels when removing them from the FT manager

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2141

15 years agoAdd a function to explicitly close File channels
Sjoerd Simons [Fri, 9 Jan 2009 16:12:47 +0000 (16:12 +0000)]
Add a function to explicitly close File channels

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2140

15 years agoMake existing contact FT capable when the CM supports it
Sjoerd Simons [Fri, 9 Jan 2009 16:12:43 +0000 (16:12 +0000)]
Make existing contact FT capable when the CM supports it

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2139

15 years agoEnable approving of file transfers
Sjoerd Simons [Fri, 9 Jan 2009 16:12:40 +0000 (16:12 +0000)]
Enable approving of file transfers

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2138

15 years agoEnabled dispatching of file tranfers
Sjoerd Simons [Fri, 9 Jan 2009 16:12:36 +0000 (16:12 +0000)]
Enabled dispatching of file tranfers

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2137

15 years agoUse new API to request file transfers
Sjoerd Simons [Fri, 9 Jan 2009 16:12:33 +0000 (16:12 +0000)]
Use new API to request file transfers

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2136

15 years agoAdd support for dispatching file transfers
Sjoerd Simons [Fri, 9 Jan 2009 16:12:28 +0000 (16:12 +0000)]
Add support for dispatching file transfers

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2135

15 years agoRecognise file transfers
Xavier Claessens [Fri, 9 Jan 2009 16:12:24 +0000 (16:12 +0000)]
Recognise file transfers

svn path=/trunk/; revision=2134

15 years agoAdd an optional properties hash to the RequestData struct
Sjoerd Simons [Fri, 9 Jan 2009 16:12:20 +0000 (16:12 +0000)]
Add an optional properties hash to the RequestData struct

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2133

15 years agoInitial port to the new dispatcher
Sjoerd Simons [Fri, 9 Jan 2009 16:12:16 +0000 (16:12 +0000)]
Initial port to the new dispatcher

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2132