]> git.0d.be Git - empathy.git/history - src/empathy-import-pidgin.c
update gnome-contacts's desktop file
[empathy.git] / src / empathy-import-pidgin.c
2013-09-09 Guillaume DesmottesMerge branch 'gnome-3-8'
2013-09-09 Guillaume DesmottesMerge branch 'gnome-3-8'
2013-08-20 Marco Barisionetpaw-utils: move EMP_STR_EMPTY to tp-aw and rename it
2013-06-26 Xavier ClaessensMerge branch 'gnome-3-8'
2013-06-26 Guillaume DesmottesMerge branch 'gnome-3-8'
2013-06-17 Guillaume DesmottesMerge remote-tracking branch 'origin/gnome-3-8'
2013-06-11 Xavier ClaessensMerge branch 'gnome-3-8'
2013-05-24 Guillaume DesmottesMerge branch 'gnome-3-8'
2013-05-07 Xavier ClaessensMerge branch 'gnome-3-8'
2013-05-03 Guillaume DesmottesMerge branch 'gnome-3-8'
2013-05-03 Guillaume DesmottesMerge branch 'gnome-3-8'
2013-04-03 Xavier ClaessensMerge branch 'gnome-3-8'
2013-04-01 Emanuele AinaReorder header inclusions accordingly to the Telepathy...
2013-04-01 Emanuele AinaUse a flat namespace for internal includes
2013-04-01 Emanuele AinaUse double quotes for all internal headers
2013-03-27 Emanuele AinaDrop unused/redundant header inclusions
2013-03-27 Emanuele AinaConsistently use `#include "config.h"` everywhere
2012-09-17 Guillaume Desmottesinclude telepathy-glib.h
2012-06-06 Guillaume Desmottesimport-pidgin: use TpProtocol
2010-10-17 Danielle MadeleyMerge branch 'external-accounts'
2010-10-11 Vitaly Minkoenable imported Pidgin accounts if needed (#594145)
2010-08-06 Philip WithnallAdd casts to fix constness problems in empathy-import...
2010-08-05 Philip WithnallFix constness of various variables and parameters
2009-10-20 Guillaume Desmottessrc/empathy-import-pidgin: cast strings to (xmlChar...
2009-09-14 Cosimo CecchiFix a long line.
2009-09-14 Cosimo CecchiWatch the DBus signature of the param.
2009-09-06 Cosimo CecchiConvert Pidgin's int values to uints
2009-08-26 Xavier ClaessensMerge branch 'debug-window'
2009-08-25 Sjoerd SimonsMerge branch 'mc5', fixes bug #590165
2009-08-22 Cosimo CecchiMake the import system more future-proof
2009-08-21 Sjoerd SimonsFix a small memory leak
2009-08-21 Arnaud MailletPort empathy-import-pidgin to mc5
2009-07-14 Gustavo Noronha... Merge branch 'fix-585882'
2009-07-02 Gustavo Noronha... Merge branch 'fix-585601'
2009-07-01 Will ThompsonMerge branch 'part-reasons'
2009-07-01 Sjoerd SimonsMerge branch 'empathy-account'
2009-07-01 Sjoerd SimonsPort the main of empathy to EmpathyAccount
2009-06-07 Jonny LambMerge branch 'profile-chooser'
2009-06-05 Jonny LambUse tp_asv_get_string instead of messing with GValues.
2009-06-05 Jonny LambUse "foo == NULL" instead of "!foo".
2009-06-05 Jonny LambSet an empty password for pidgin accounts that have...
2009-06-05 Jonny LambSpecial-case XMPP with importing accounts from Pidgin...
2009-06-04 Jonny LambMerge branch 'debug'
2009-05-21 Xavier ClaessensMerge commit 'istaz/python-empathy-fix'
2009-05-18 Guillaume Desmottesempathy-import-pidgin: fix coding style
2009-05-18 Guillaume Desmottesempathy-import-pidgin: update the FSF address
2009-03-10 Jonny LambMake the "Import Accounts" button insensitive if there...
2009-01-23 Jonny LambAdd a source field to specify the name of the account...
2008-10-17 Xavier ClaessensIt is a map from pidgin to CM, not MC.
2008-10-17 Xavier ClaessensSplit pidgin import code into its own module. It makes...