summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-11Ignore socket errors when closing the file-transfer channelHEADmasterft-cancelLouis-Francis Ratté-Boulianne1-2/+7
2010-08-11Merge branch 'request-chat-626630'Guillaume Desmottes15-300/+90
2010-08-11empathy_dispatcher_join_muc: use TpAccountChannelRequestGuillaume Desmottes1-89/+14
2010-08-11empathy_dispatcher_join_muc: get an account instead of a connectionGuillaume Desmottes7-74/+32
2010-08-11re-implement empathy_dispatcher_chat_with_contact using empathy_dispatcher_ch...Guillaume Desmottes7-72/+10
2010-08-11empathy_dispatcher_chat_with_contact_id: use TpAccountChannelRequestGuillaume Desmottes1-45/+22
2010-08-11empathy_dispatcher_chat_with_contact_id: get a TpAccount instead of a TpConne...Guillaume Desmottes6-32/+27
2010-08-11Updated Slovenian translationMatej Urbančič1-45/+56
2010-08-11empathy_dispatcher_chat_with_contact_id: remove callback argumentGuillaume Desmottes6-13/+9
2010-08-11empathy_call_factory_new_call_with_streams: don't leak the hash tableGuillaume Desmottes1-0/+1
2010-08-11share-my-desktop: use TpAccountChannelRequestGuillaume Desmottes1-8/+24
2010-08-11tp-chat: use TpAccountChannelRequestGuillaume Desmottes1-8/+24
2010-08-11new-call-dialog: use TpAccountChannelRequestGuillaume Desmottes1-10/+25
2010-08-11call-factory: use TpAccountChannelRequest to request the media channelGuillaume Desmottes1-6/+27
2010-08-11empathy_call_factory_new_call_with_streams: remove callback argGuillaume Desmottes4-7/+5
2010-08-11empathy_call_handler_start_call: use tp_account_channel_request_create_and_ha...Guillaume Desmottes1-13/+30
2010-08-11factor out empathy_call_factory_create_requestGuillaume Desmottes2-11/+24
2010-08-11add support for the errors introduced in spec 0.19.11Guillaume Desmottes1-0/+9
2010-08-11fix indentationGuillaume Desmottes1-1/+1
2010-08-11Don't abort when closing the FT dialoguePhilip Withnall1-0/+4
2010-08-11Use GimpNet as default IRC network (#625675)Bilal Akhtar1-0/+6
2010-08-11stop using Empathy's internal dispatcher to request FT channelGuillaume Desmottes1-21/+28
2010-08-11bump tp-glib dep to 0.11.12Guillaume Desmottes1-1/+1
2010-08-11Use TpSimpleHandler to handle incoming file transfer (#623139)Guillaume Desmottes3-37/+102
2010-08-11tp-file: remove unused ready variableGuillaume Desmottes1-1/+0
2010-08-11tp-file: no need to pass the incoming property during constructionGuillaume Desmottes3-13/+11
2010-08-11call-factory: don't leak the handlerGuillaume Desmottes1-1/+1
2010-08-11stop handling internally FT channelsGuillaume Desmottes2-73/+5
2010-08-10remove empathy_dispatcher_send_file_to_contact prototypeGuillaume Desmottes1-6/+0
2010-08-10empathy_contact_selector_dialog_get_selected: allow to get the account as wellGuillaume Desmottes5-6/+18
2010-08-10Updated Swedish translationDaniel Nylander1-682/+866
2010-08-09Minor coding style fixes in EmpathyIndividual[Store|View]Philip Withnall2-3/+3
2010-08-09empathy-individual-menu: no need to get the call factoryGuillaume Desmottes1-4/+0
2010-08-09Updated Slovenian translationMatej Urbančič1-7/+7
2010-08-09Allow translators to localize time formats (#623934)Nicolò Chieffo1-3/+8
2010-08-09Fix capability change notification in the EmpathyIndividualStorePhilip Withnall1-6/+35
2010-08-09only show label during searchFelix Kaser1-13/+7
2010-08-09Updated Hebrew translation.Yaron Shahrabani1-30/+22
2010-08-09Updated Hebrew translation.Yaron Shahrabani1-162/+249
2010-08-09use gtk_clutter_init rather than clutter_initGuillaume Desmottes1-3/+5
2010-08-09Updated Spanish translationJorge González1-138/+134
2010-08-06Remove uses of new GStreamer APIPhilip Withnall1-6/+0
2010-08-06Updated Slovenian translationMatej Urbančič1-162/+250
2010-08-06Add casts to fix constness problems in empathy-import-pidgin.cPhilip Withnall1-5/+5
2010-08-05Cast away constness of strings in GtkTargetEntry structsPhilip Withnall1-8/+13
2010-08-05Add noreturn annotation to version callback functionPhilip Withnall1-2/+5
2010-08-05Fix old-style function definition (missing void)Philip Withnall1-1/+1
2010-08-05Fix constness of various variables and parametersPhilip Withnall9-19/+19
2010-08-05Fix missing entries in switch statementsPhilip Withnall20-20/+105
2010-08-05Use #ifdef instead of #if to avoid warnings of undefined symbolsPhilip Withnall5-17/+17