summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS: fix typoEMPATHY_2_30_0_2Guillaume Desmottes2010-04-201-1/+1
* prepare 2.30.0.2 releaseGuillaume Desmottes2010-04-202-2/+25
* fix show_offline gconf key (#616267)Guillaume Desmottes2010-04-202-4/+4
* call cb with an error if dispatcher_chat_with_contact* failsGuillaume Desmottes2010-04-191-1/+11
* dispatcher_connection_invalidated_cb: terminate pending requestsGuillaume Desmottes2010-04-191-0/+23
* empathy_dispatcher_chat_with_contact: check if connection_data is NULLGuillaume Desmottes2010-04-191-0/+6
* Update the Tabs menu when a tab is moved.Mike Ruprecht2010-04-191-2/+8
* src/empathy-chat-window.ui: Swap keyboard controls for moving tabsMirsal Ennaime2010-04-161-2/+2
* protocol-chooser: return NULL if for some reason we can't find the procol any...Guillaume Desmottes2010-04-151-0/+8
* account-widget-generic: embed the advanced section in a GtkScrolledWindow (#6...Guillaume Desmottes2010-04-151-11/+25
* account-assistant: make impl_signal_apply() behave more like impl_signal_prep...David Laban2010-04-151-1/+3
* Updated Lithuanian translationŽygimantas Beručka2010-04-101-552/+390
* remove released flagGuillaume Desmottes2010-04-091-1/+1
* prepare 2.30.0.1 releaseEMPATHY_2_30_0_1Guillaume Desmottes2010-04-092-2/+34
* account_assistant_apply_account_and_finish: explicitely ask to set the displa...Guillaume Desmottes2010-04-091-7/+10
* status-icon: don't approve event if notification bubble has been dis...Guillaume Desmottes2010-04-091-25/+2
* remove NotificationDataGuillaume Desmottes2010-04-091-29/+3
* chat-window: don't present chat if notification has been dismissedGuillaume Desmottes2010-04-091-8/+0
* rename im-xmpp icon to im-jabberGuillaume Desmottes2010-04-087-6/+6
* location_manager_dispose: chain up to the parent's dispose, not the parent's ...Simon McVittie2010-04-071-1/+4
* Updated Thai translation.Theppitak Karoonboonyanan2010-04-071-373/+402
* Updated Danish translationAsk H. Larsen2010-04-051-112/+106
* account-chooser: check if account is NULL before trying to use it (#614874)Guillaume Desmottes2010-04-051-0/+4
* Minor update for Crimean Tatar/Turkish translationReşat SABIQ2010-04-031-4/+4
* Fixes to Catalan translationJordi Serratosa2010-04-011-131/+126
* Updated Italian translationMilo Casagrande2010-03-311-4/+4
* disconnect NewChannels signal once we got all the list channels we care aboutGuillaume Desmottes2010-03-301-1/+19
* tp-contact-list: watch for list channels announced in NewChannels signalsGuillaume Desmottes2010-03-301-0/+47
* allow got_list_channel to be called more than once for the same channelGuillaume Desmottes2010-03-301-2/+6
* factor out got_list_channelGuillaume Desmottes2010-03-301-19/+27
* don't leak the classes listGuillaume Desmottes2010-03-301-4/+12
* Unsensitive roomlist expander if roomlist is not supported (#614002)Guillaume Desmottes2010-03-301-0/+2
* Don't request roomlist channel if not supported (#614002)Guillaume Desmottes2010-03-301-1/+14
* empathy_dispatcher_find_requestable_channel_classes: allow handle_type being 0Guillaume Desmottes2010-03-301-2/+0
* release.py: releases are now tagged EMPATHY_2_30*Guillaume Desmottes2010-03-301-1/+1
* Sets sensitivity of Previous/Next Tab menu items based on gtk-keynav-wrap-aro...Aaron Brown2010-03-301-2/+7
* Updated Arabic translationKhaled Hosny2010-03-291-125/+121
* Updated Latvian translation.Peteris Krisjanis2010-03-291-474/+335
* chat: use empathy_signal_connect_weak to connect signal on the bufferGuillaume Desmottes2010-03-291-2/+2
* chat_input_text_buffer_changed_cb: 'priv' is uselessGuillaume Desmottes2010-03-291-3/+0
* coding style fixesGuillaume Desmottes2010-03-291-6/+5
* Check for errors when linking the video source into a call (#612020)Olivier Crête2010-03-291-7/+60
* Verify that the video source could be linked into the pipelineOlivier Crête2010-03-291-1/+5
* Return error when the audio source can not be startedOlivier Crête2010-03-291-4/+31
* telepathy-glib sucks, need to send stream error from the main threadOlivier Crête2010-03-291-2/+13
* Return a telepathy error if the source can't be addedOlivier Crête2010-03-292-4/+10
* Remove false commentOlivier Crête2010-03-291-1/+0
* Add audio conversion filter to receive pipelineOlivier Crête2010-03-291-1/+43
* Add fakesink to srcpad if not real sink could be linkedOlivier Crête2010-03-291-0/+30
* Emit error when failing to link audio padOlivier Crête2010-03-291-1/+12