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-handler.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly emit the TRANSFER_STARTED signal
Cosimo Cecchi
2009-06-01
1
-8
/
+11
*
First implementation of error handling
Cosimo Cecchi
2009-06-01
1
-36
/
+25
*
Total FileTransfer draft spec exorcism
Cosimo Cecchi
2009-06-01
1
-5
/
+4
*
Rework the logic of cancelling transfers
Cosimo Cecchi
2009-06-01
1
-3
/
+16
*
Use proper DEBUG() messages
Cosimo Cecchi
2009-06-01
1
-8
/
+8
*
Only close the FT operation after the state change
Cosimo Cecchi
2009-06-01
1
-0
/
+2
*
Emit the TRANSFER_STARTED signal
Cosimo Cecchi
2009-06-01
1
-0
/
+3
*
Add is_completed and is_cancelled API
Cosimo Cecchi
2009-06-01
1
-12
/
+52
*
Add empathy_ft_handler_get_total_bytes API
Cosimo Cecchi
2009-06-01
1
-4
/
+16
*
Add empathy_ft_handler_get_transferred_bytes API
Cosimo Cecchi
2009-06-01
1
-0
/
+12
*
Add some useful APIs to EmpathyFTHandler
Cosimo Cecchi
2009-06-01
1
-2
/
+77
*
Rethink a bit the logic for an incoming transfer.
Cosimo Cecchi
2009-06-01
1
-3
/
+23
*
Emit the transfer_started signal as soon as we start an incoming transfer.
Cosimo Cecchi
2009-06-01
1
-0
/
+5
*
Free memory in _finalize inside EmpathyFTHandler.
Cosimo Cecchi
2009-06-01
1
-0
/
+20
*
Make libempathy compile with the new changes.
Cosimo Cecchi
2009-06-01
1
-2
/
+1
*
Modify EmpathyFTHandler to adapt to the changes in EmpathyTpFile API.
Cosimo Cecchi
2009-06-01
1
-7
/
+40
*
Remove the RequestData struct.
Cosimo Cecchi
2009-06-01
1
-147
/
+120
*
W.I.P. for heavy lifting on EmpathyTpFile.
Cosimo Cecchi
2009-06-01
1
-45
/
+149
*
Don't schedule the next read two times when we're finished reading the stream.
Cosimo Cecchi
2009-06-01
1
-1
/
+0
*
Add debug spew.
Cosimo Cecchi
2009-06-01
1
-0
/
+19
*
Add some error handling and keep on adding progress signals.
Cosimo Cecchi
2009-06-01
1
-13
/
+62
*
Fix the build.
Cosimo Cecchi
2009-06-01
1
-2
/
+6
*
Start implementing signals inside EmpathyFTHandler.
Cosimo Cecchi
2009-06-01
1
-7
/
+73
*
Fix the build.
Cosimo Cecchi
2009-06-01
1
-2
/
+3
*
Set more meaningful names for EmpathyFTHandler public methods.
Cosimo Cecchi
2009-06-01
1
-6
/
+9
*
Call the dispatcher to create the Channel after we have built the request.
Cosimo Cecchi
2009-06-01
1
-6
/
+73
*
Implement hashing of the file. Make it compile.
Cosimo Cecchi
2009-06-01
1
-12
/
+365
*
Little cleanup.
Cosimo Cecchi
2009-06-01
1
-3
/
+3
*
Initial commit for EmpathyFTFactory and EmpathyFTHandler.
Cosimo Cecchi
2009-06-01
1
-0
/
+216