aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-protocol-chooser.c
Commit message (Expand)AuthorAgeFilesLines
* protocol-chooser: port to TpawProtocolMarco Barisione2013-08-201-393/+51
* pixbuf-utils: copy the generic pixbuf-related utily functions from EmpathyMarco Barisione2013-08-201-3/+4
* tpaw-utils: move functions for protocol and service display informationMarco Barisione2013-08-201-6/+7
* connection-managers: move from Empathy to tp-account-widgetsMarco Barisione2013-08-201-7/+7
* account-settings: move from Empathy to tp-account-widgetsMarco Barisione2013-08-201-13/+13
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-021-3/+2
* Use a flat namespace for internal includesEmanuele Aina2013-04-011-3/+3
* Use double quotes for all internal headersEmanuele Aina2013-04-011-3/+3
* Drop unused/redundant header inclusionsEmanuele Aina2013-03-281-4/+0
* Consistently use `#include "config.h"` everywhereEmanuele Aina2013-03-281-1/+1
* include telepathy-glib.hGuillaume Desmottes2012-09-171-2/+0
* protocol-chooser: set pixbuf on the cell rather than the icon-nameGuillaume Desmottes2012-07-091-6/+19
* remove empathy_account_settings_set_* functionsGuillaume Desmottes2012-06-071-14/+15
* accounts-settings: store parameters as GVariantGuillaume Desmottes2012-06-071-3/+3
* protocol-chooser: use TpConnectionManagerProtocol accessorsGuillaume Desmottes2012-06-071-22/+32
* protocol-chooser: use TpProtocolGuillaume Desmottes2012-06-061-9/+10
* Set chat.facebook.com:443 as fallback serverGuillaume Desmottes2012-03-151-0/+6
* protocol-chooser: stop using ButterflyGuillaume Desmottes2012-02-211-0/+4
* Use _unref instead of _free _destroy when possible.unrefXavier Claessens2011-11-161-1/+1
* Set require-encryption for Facebook and Google TalkWill Thompson2011-06-281-1/+4
* Set 'server' parameter on GTalk accounts.Will Thompson2011-06-281-1/+2
* Only add the 'extra-certificate-identities' parameter if gabble supports it.Stef Walter2011-03-221-2/+6
* Create GTalk accounts with extra-certificate-identities = 'talk.google.com'Stef Walter2011-03-221-0/+7
* empathy_protocol_chooser_create_account_settings: ensure that cm is always un...Guillaume Desmottes2011-02-171-4/+5
* Remove Ovi chat profileGuillaume Desmottes2010-12-071-15/+0
* add Ovi chat profile (#630146)Guillaume Desmottes2010-12-071-0/+15
* Allow to set the Service of newly created account (#629734)Guillaume Desmottes2010-09-291-1/+1
* factor out empathy_protocol_chooser_create_account_settings()Guillaume Desmottes2010-09-291-0/+56
* Add empathy_service_name_to_display_name()Guillaume Desmottes2010-09-291-5/+3
* protocol-chooser: expose a 'service' string instead of boolean for facebook a...Guillaume Desmottes2010-09-291-29/+17
* blacklist haze's sip protocol (#629736)Guillaume Desmottes2010-09-151-0/+5
* protocol-chooser: return NULL if for some reason we can't find the procol any...Guillaume Desmottes2010-04-151-0/+8
* assistant: filter out facebook from the new account pageGuillaume Desmottes2010-02-121-2/+3
* add is_facebook arg to empathy_protocol_chooser_dup_selectedGuillaume Desmottes2010-02-121-1/+9
* empathy-protocol-chooser: add a column saying if a row is a facebook account ...Guillaume Desmottes2010-02-121-3/+12
* Drop Haze's facebook implementationGuillaume Desmottes2010-02-121-0/+6
* Add facebook in protocol chooser for gabble CM.Xavier Claessens2010-02-121-0/+10
* replace empathy_connection_managers_call_when_ready by prepare_{async_finish}...Guillaume Desmottes2010-01-221-5/+6
* empathy-protocol-chooser: use empathy_connection_managers_call_when_readyGuillaume Desmottes2010-01-221-11/+11
* Pass a boolean saying if the protocol is Google Talk or not to EmpathyProtoco...Guillaume Desmottes2010-01-191-1/+4
* empathy-protocol-chooser: don't cache TpConnectionManagerProtocol in the storeGuillaume Desmottes2009-10-231-28/+47
* Sort Gtalk after jabberSjoerd Simons2009-08-311-0/+11
* GTalk-enable the protocol chooserSjoerd Simons2009-08-311-5/+32
* Remove unused variableSjoerd Simons2009-08-251-4/+0
* Add a missing includeCosimo Cecchi2009-08-251-0/+2
* Make empathy_protocol_name_to_display_name publicCosimo Cecchi2009-08-251-30/+1
* Rename Salut to People NearbyCosimo Cecchi2009-08-251-1/+1
* Use correct names in the chooserCosimo Cecchi2009-08-251-2/+2
* Fix coding styleCosimo Cecchi2009-08-251-1/+2
* Use the correct protocol name for the sortingCosimo Cecchi2009-08-251-1/+1
* Filter haze elements in the protocol chooserCosimo Cecchi2009-08-251-7/+77
* Fix errors revealed by make checkJonathan Tellier2009-08-221-1/+1
* Support changing the filter func on the flyCosimo Cecchi2009-08-221-16/+20
* Add an API to filter protocolsCosimo Cecchi2009-08-221-13/+68
* Fix trailing spacesSjoerd Simons2009-08-221-1/+0
* Merge branch 'sjoerd-mc5' into mc5Cosimo Cecchi2009-08-011-2/+3
|\
| * Fix some coding style issuesSjoerd Simons2009-07-291-3/+3
| * Add a utility function to may protocols to their iconsSjoerd Simons2009-07-291-2/+1
* | Use proper display names in the chooserCosimo Cecchi2009-07-311-6/+40
* | Synchronize EmpathyProtocolChooser and EmpathyAccountsDialogCosimo Cecchi2009-07-301-42/+35
|/
* Put (Haze) behind all protocols coming from hazeSjoerd Simons2009-07-221-2/+2
* Transform profile chooser into a protocol chooserSjoerd Simons2009-07-061-0/+339