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-file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed EmpathyFile to EmpathyTpFile. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-1178
/
+0
*
Fixed function declaration style. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-21
/
+46
*
Converted sources to Collabora coding style. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-186
/
+182
*
Changed order of closing channel and cancelling socket transfers. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-2
/
+2
*
Fixed small coding style issue. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-2
/
+0
*
Implemented empathy_file_cancel. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-0
/
+12
*
Handled TransferredBytes signal properly and show in the progress bar. (Jonny...
Jonny Lamb
2008-11-22
1
-7
/
+17
*
Actually use accept and receive file functions. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-2
/
+10
*
Implemented accept_file and empathy_receive_file in empathy-file. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-18
/
+68
*
Fixed _get_local_socket in empathy-file so that it calls connect(2). (Jonny L...
Jonny Lamb
2008-11-22
1
-2
/
+20
*
Removed g_object_notify that doesn't actually map to a property. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-2
/
+0
*
Removed EmpathyTpFile and put everything into EmpathyFile. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-429
/
+815
*
Push the notify::state and notify::transferred-bytes signals from EmpathyTpFi...
Jonny Lamb
2008-11-22
1
-2
/
+29
*
Added EmpathyFile and EmpathyTpFile objects. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-0
/
+650