aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-import-pidgin.c
Commit message (Expand)AuthorAgeFilesLines
* include telepathy-glib.hGuillaume Desmottes2012-09-171-2/+1
* import-pidgin: use TpProtocolGuillaume Desmottes2012-06-061-3/+3
* enable imported Pidgin accounts if needed (#594145)Vitaly Minko2010-10-111-4/+49
* Add casts to fix constness problems in empathy-import-pidgin.cPhilip Withnall2010-08-061-5/+5
* Fix constness of various variables and parametersPhilip Withnall2010-08-051-3/+3
* src/empathy-import-pidgin: cast strings to (xmlChar *) when neededGuillaume Desmottes2009-10-201-3/+4
* Fix a long line.Cosimo Cecchi2009-09-141-1/+2
* Watch the DBus signature of the param.Cosimo Cecchi2009-09-141-5/+28
* Convert Pidgin's int values to uintsCosimo Cecchi2009-09-061-2/+5
* Make the import system more future-proofCosimo Cecchi2009-08-221-1/+1
* Fix a small memory leakSjoerd Simons2009-08-221-6/+6
* Port empathy-import-pidgin to mc5Arnaud Maillet2009-08-221-16/+17
* Port the main of empathy to EmpathyAccountSjoerd Simons2009-07-011-1/+0
* Use tp_asv_get_string instead of messing with GValues.Jonny Lamb2009-06-051-5/+2
* Use "foo == NULL" instead of "!foo".Jonny Lamb2009-06-051-1/+2
* Set an empty password for pidgin accounts that have no password set.Jonny Lamb2009-06-051-0/+10
* Special-case XMPP with importing accounts from Pidgin. (Fixes bug #579992)Jonny Lamb2009-06-051-1/+18
* empathy-import-pidgin: fix coding styleGuillaume Desmottes2009-05-181-1/+1
* empathy-import-pidgin: update the FSF addressGuillaume Desmottes2009-05-181-2/+2
* Make the "Import Accounts" button insensitive if there's nothing to import.Jonny Lamb2009-03-101-0/+16
* Add a source field to specify the name of the account source. (Stephane Wirtel)Jonny Lamb2009-01-231-1/+1
* It is a map from pidgin to CM, not MC.Xavier Claessens2008-10-171-10/+10
* Split pidgin import code into its own module. It makes easier to add other im...Xavier Claessens2008-10-171-0/+305