]> git.0d.be Git - empathy.git/shortlog
empathy.git
2009-01-29 Xavier ClaessensUpdate gitignore
2009-01-29 Gil Forcada... Updated ca translation (Gil Forcada)
2009-01-29 Xavier ClaessensAlso accept sftp as URL scheme.
2009-01-29 Xavier Claessens\n is also a delimiter for URLs.
2009-01-27 Gil Forcada... ps was missing in LINGUAS
2009-01-26 Simos XenitellisUpdated Greek translation (Marios Zindilis)
2009-01-26 Simos XenitellisAdded Greek translation (Marios Zindilis)
2009-01-26 Guillaume Desmottesaccounts_dialog_button_create_clicked_cb: if, for some...
2009-01-24 Jorge Gonzalez... Updated Spanish translation
2009-01-23 Changwoo RyuUpdated ko translation.
2009-01-23 Jorge Gonzalez... Updated Spanish translation
2009-01-23 Jorge Gonzalez... Updated es translation (Jorge Gonzalez)
2009-01-23 Xavier ClaessensReplace G_STR_EMPTY in newly added code too.
2009-01-23 Jonny LambRemoved unused G_STR_EMPTY from empathy-ui-utils.h.
2009-01-23 Jonny LambRenamed G_STR_EMPTY to EMP_STR_EMPTY.
2009-01-23 Xavier ClaessensUpdate the user documentation (Milo Casagrande).
2009-01-23 Xavier ClaessensDo not translate "gtk-ok", "gtk-cancel" etc. Fixes...
2009-01-23 Xavier ClaessensRemoved trailing space. Fixes bug #566549 (Leonardo...
2009-01-23 Jonny LambAdd a source field to specify the name of the account...
2009-01-19 Yair Hershkovitzupdated hebrew translation
2009-01-17 Simos XenitellisUpdated gr translation (Marios Zindilis).
2009-01-17 Simos XenitellisUpdated gr translation (Marios Zindilis).
2009-01-17 Gabor KelemanUpdated Hungarian translation
2009-01-16 Hendrik RichterUpdated German translation, fix #564539.
2009-01-16 Matej UrbančičUpdated Slovenian translation
2009-01-16 Jonny LambEmpathyDispatcher: Handle File channels that we didn...
2009-01-16 Jonny LambRemoved extensions.h inclusion in public API.
2009-01-16 Xavier ClaessensFix building, there were a missing _new ->_dup_singleton.
2009-01-15 Xavier ClaessensUpdate python bindings.
2009-01-15 Xavier Claessensempathy_mission_control_new -> dup_singleton.
2009-01-15 Jonny LambEmpathyDispatcher: make style somewhat more consistent.
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
next