]> git.0d.be Git - empathy.git/shortlog
empathy.git
2009-01-15 Jonny LambWhen sending files, make sure the connection is ready...
2009-01-15 Xavier ClaessensDo not unref the channel when closing it, wait for...
2009-01-12 Xavier ClaessensRemove usage of EmpathyTpGroup from EmpathyTpCall.
2009-01-12 Xavier ClaessensEmpathyContact keeps a ref to the factory.
2009-01-12 Xavier ClaessensRemove some usage of EmpathyTpGroup from EmpathyTpChat
2009-01-12 Xavier ClaessensRemove useless include of empathy-tp-group.h
2009-01-12 Frederic PetersReuse, and properly destroy, the avatar file chooser...
2009-01-12 Kjartan MaraasUpdated Norwegian bokmål translation.
2009-01-12 Theppitak Karoonboon... Updated th translation (Theppitak Karoonboonyanan).
2009-01-11 Jorge Gonzalez... Updated es translation (Jorge Gonzalez)
2009-01-11 Xavier ClaessensBump needed version of telepathy-glib to 0.7.19
2009-01-09 Xavier ClaessensClean some coding style
2009-01-09 Xavier ClaessensRemove useless spaces in message.
2009-01-09 Xavier ClaessensRemove useless goto
2009-01-09 Xavier ClaessensIf channel is invalidated before being ready, the error...
2009-01-09 Xavier Claessensmission_control_get_tpconnection returns a new ref...
2009-01-09 Xavier ClaessensAdd a FIXME telling that there is a leak, not sure...
2009-01-09 Xavier ClaessensUse tp_channel_borrow_connection instead of g_object_ge...
2009-01-09 Xavier ClaessensUpdate gitignore
2009-01-09 Xavier ClaessensDo not generate marshallers in src/, it is not needed.
2009-01-09 Xavier ClaessensFix some errors made when rebasing on master
2009-01-09 Xavier ClaessensRemove dead code
2009-01-09 Xavier ClaessensCorrect little coding style
2009-01-09 Xavier ClaessensCorrectly align \ characters
2009-01-09 Xavier ClaessensUpdate pyhton binding
2009-01-09 Xavier ClaessensUpdate API doc.
2009-01-09 Sjoerd SimonsOnly unref things in dispose
2009-01-09 Guillaume Desmottesempathy_tube_dispatch_show_error: give a format to...
2009-01-09 Sjoerd SimonsIgnore requested channels we didn't request except...
2009-01-09 Sjoerd SimonsUpdate the python bindings
2009-01-09 Sjoerd SimonsOnly show pending messages after the log and explain...
2009-01-09 Sjoerd SimonsDon't use the old style TpTubeType
2009-01-09 Sjoerd SimonsHandle Dbus Tubes and ignore non p2p channels
2009-01-09 Sjoerd SimonsAdd support for DBus tubes
2009-01-09 Sjoerd SimonsAdd extension for new-style DBus tubes
2009-01-09 Sjoerd SimonsIgnore approval that happen after the operation was...
2009-01-09 Sjoerd SimonsRemove approvals when the underlying operation got...
2009-01-09 Sjoerd SimonsCorrectly define the invalidated signal
2009-01-09 Sjoerd SimonsPort to the new empathy_call_when_ready api
2009-01-09 Sjoerd SimonsMake the error in the call_when_ready callback const
2009-01-09 Sjoerd SimonsFree ready callbacks in finalize
2009-01-09 Sjoerd SimonsAdd weak object, destroy notify and error reporting...
2009-01-09 Sjoerd SimonsLet a chatroom keep a reference to a its TpChat if...
2009-01-09 Sjoerd SimonsMake the dispatch operation _get_ functions not return...
2009-01-09 Sjoerd SimonsDon't unref the TpGroup twice
2009-01-09 Sjoerd SimonsInitialise the chatroom manager from empathy itself
2009-01-09 Sjoerd SimonsConvert EmpathyChatroomManager to the new singleton...
2009-01-09 Sjoerd SimonsAdd empathy-tube-dispatch to POTFILES.in
2009-01-09 Sjoerd SimonsDon't close channels as a side-effect of disposing...
2009-01-09 Sjoerd SimonsRemove some dead code
2009-01-09 Sjoerd SimonsMove the dispatcher to the new singleton policy
2009-01-09 Sjoerd SimonsAlso free the approvals list
2009-01-09 Sjoerd SimonsUse gulongs to save signal handler ids
2009-01-09 Sjoerd SimonsAlways check if the passed operation is actually a...
2009-01-09 Sjoerd SimonsNo need to call empathy_run_until_ready, the DispatchOp...
2009-01-09 Sjoerd SimonsStyle fixes
2009-01-09 Sjoerd SimonsStyle fixes
2009-01-09 Sjoerd SimonsStyle fixes
2009-01-09 Sjoerd SimonsDon't initialise variables by calling functions when...
2009-01-09 Sjoerd SimonsMore style fixes
2009-01-09 Xavier ClaessensMake coding style consistent with the rest of the file
2009-01-09 Sjoerd SimonsFix coding style, user the right unique name
2009-01-09 Sjoerd SimonsCompletely move to Telepathy coding style
2009-01-09 Sjoerd SimonsRemove dead code
2009-01-09 Sjoerd SimonsUse the new call utility function to start calls
2009-01-09 Sjoerd SimonsAdd a utility function to start a call to a contact
2009-01-09 Sjoerd SimonsAdd a function to explicitly set the remote candidate...
2009-01-09 Sjoerd SimonsAdd code to request a streamed media channel
2009-01-09 Sjoerd SimonsDIspatch streamed media channels
2009-01-09 Sjoerd SimonsInitialize with a EmpathyTpCall instead of a TpChannel...
2009-01-09 Sjoerd SimonsAdd support for approving video channels
2009-01-09 Sjoerd SimonsAdd a function to explicitly close EmpathyTpCall
2009-01-09 Sjoerd SimonsReport errors when there is no tube handler or poking...
2009-01-09 Sjoerd SimonsAdd support for approving tubes
2009-01-09 Sjoerd SimonsAdd EmpathyTubeDispatcher as a helper for dispatching...
2009-01-09 Sjoerd SimonsMake empathy_tp_tube_accept_stream_tube more like under...
2009-01-09 Sjoerd SimonsRemove the id parameter, it's no longer used
2009-01-09 Sjoerd SimonsRemove tube ID parameter, it's not used in the new...
2009-01-09 Sjoerd SimonsCall emp_cli_init in empathy_init
2009-01-09 Sjoerd SimonsNew style tubes don't have ides
2009-01-09 Sjoerd SimonsUpdate to new stream tube spec
2009-01-09 Sjoerd SimonsAdd new StreamTube spec
2009-01-09 Sjoerd SimonsLet a EmpathyChatroomManager observe the dispatcher
2009-01-09 Sjoerd SimonsAct as an observer
2009-01-09 Sjoerd SimonsDisconnect signal handlers from the head of the queue...
2009-01-09 Sjoerd SimonsRemove the tp-channel property, it's unused and useless
2009-01-09 Sjoerd SimonsUse new dispatcher API to get muc channels
2009-01-09 Sjoerd SimonsRemove custom channel requesting functionality, this...
2009-01-09 Sjoerd SimonsAdd request muc channels to the dispatcher
2009-01-09 Sjoerd SimonsWait untill the TpChat object is ready before going...
2009-01-09 Sjoerd SimonsExplicitly close file channels when removing them from...
2009-01-09 Sjoerd SimonsAdd a function to explicitly close File channels
2009-01-09 Sjoerd SimonsMake existing contact FT capable when the CM supports it
2009-01-09 Sjoerd SimonsEnable approving of file transfers
2009-01-09 Sjoerd SimonsEnabled dispatching of file tranfers
2009-01-09 Sjoerd SimonsUse new API to request file transfers
2009-01-09 Sjoerd SimonsAdd support for dispatching file transfers
2009-01-09 Xavier ClaessensRecognise file transfers
2009-01-09 Sjoerd SimonsAdd an optional properties hash to the RequestData...
2009-01-09 Sjoerd SimonsInitial port to the new dispatcher
next