index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
empathy-import-pidgin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add casts to fix constness problems in empathy-import-pidgin.c
Philip Withnall
2010-08-06
1
-5
/
+5
*
Fix constness of various variables and parameters
Philip Withnall
2010-08-05
1
-3
/
+3
*
src/empathy-import-pidgin: cast strings to (xmlChar *) when needed
Guillaume Desmottes
2009-10-20
1
-3
/
+4
*
Fix a long line.
Cosimo Cecchi
2009-09-14
1
-1
/
+2
*
Watch the DBus signature of the param.
Cosimo Cecchi
2009-09-14
1
-5
/
+28
*
Convert Pidgin's int values to uints
Cosimo Cecchi
2009-09-06
1
-2
/
+5
*
Make the import system more future-proof
Cosimo Cecchi
2009-08-22
1
-1
/
+1
*
Fix a small memory leak
Sjoerd Simons
2009-08-22
1
-6
/
+6
*
Port empathy-import-pidgin to mc5
Arnaud Maillet
2009-08-22
1
-16
/
+17
*
Port the main of empathy to EmpathyAccount
Sjoerd Simons
2009-07-01
1
-1
/
+0
*
Use tp_asv_get_string instead of messing with GValues.
Jonny Lamb
2009-06-05
1
-5
/
+2
*
Use "foo == NULL" instead of "!foo".
Jonny Lamb
2009-06-05
1
-1
/
+2
*
Set an empty password for pidgin accounts that have no password set.
Jonny Lamb
2009-06-05
1
-0
/
+10
*
Special-case XMPP with importing accounts from Pidgin. (Fixes bug #579992)
Jonny Lamb
2009-06-05
1
-1
/
+18
*
empathy-import-pidgin: fix coding style
Guillaume Desmottes
2009-05-18
1
-1
/
+1
*
empathy-import-pidgin: update the FSF address
Guillaume Desmottes
2009-05-18
1
-2
/
+2
*
Make the "Import Accounts" button insensitive if there's nothing to import.
Jonny Lamb
2009-03-10
1
-0
/
+16
*
Add a source field to specify the name of the account source. (Stephane Wirtel)
Jonny Lamb
2009-01-23
1
-1
/
+1
*
It is a map from pidgin to CM, not MC.
Xavier Claessens
2008-10-17
1
-10
/
+10
*
Split pidgin import code into its own module. It makes easier to add other im...
Xavier Claessens
2008-10-17
1
-0
/
+305