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
/
libempathy
/
empathy-ft-factory.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the use_hash arg and property
Cosimo Cecchi
2009-06-01
1
-13
/
+5
*
Fix coding style
Cosimo Cecchi
2009-06-01
1
-2
/
+2
*
Remove useless GET_PRIV
Cosimo Cecchi
2009-06-01
1
-2
/
+0
*
Use NULL instead of FALSE
Cosimo Cecchi
2009-06-01
1
-1
/
+1
*
Document EmpathyFTFactory
Cosimo Cecchi
2009-06-01
1
-0
/
+83
*
Use != NULL for pointer checks.
Cosimo Cecchi
2009-06-01
1
-1
/
+1
*
Adapt the code to the tp style.
Cosimo Cecchi
2009-06-01
1
-15
/
+15
*
Handle construction errors
Cosimo Cecchi
2009-06-01
1
-19
/
+6
*
Add use_hash params for incoming transfers
Cosimo Cecchi
2009-06-01
1
-2
/
+3
*
Update the EmpathyFTFactory API
Cosimo Cecchi
2009-06-01
1
-2
/
+3
*
Handle errors coming from the EmpathyFTFactory
Cosimo Cecchi
2009-06-01
1
-1
/
+1
*
Rethink a bit the logic for an incoming transfer.
Cosimo Cecchi
2009-06-01
1
-10
/
+33
*
We don't need dispose, finalize and private fields in EmpathyFTFactory (yet?).
Cosimo Cecchi
2009-06-01
1
-31
/
+1
*
Make libempathy compile with the new changes.
Cosimo Cecchi
2009-06-01
1
-6
/
+18
*
W.I.P. for heavy lifting on EmpathyTpFile.
Cosimo Cecchi
2009-06-01
1
-6
/
+18
*
Implement empathy_ft_factory_claim_channel and make naming uniform.
Cosimo Cecchi
2009-06-01
1
-5
/
+18
*
Fix the build.
Cosimo Cecchi
2009-06-01
1
-1
/
+1
*
Implement hashing of the file. Make it compile.
Cosimo Cecchi
2009-06-01
1
-5
/
+8
*
Initial commit for EmpathyFTFactory and EmpathyFTHandler.
Cosimo Cecchi
2009-06-01
1
-0
/
+147