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-tp-file.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use tp-glib generated code for file transfers rather than extensions.
Jonny Lamb
2009-02-21
1
-1
/
+2
*
Removed extensions.h inclusion in public API.
Jonny Lamb
2009-01-17
1
-4
/
+1
*
Add a function to explicitly close File channels
Sjoerd Simons
2009-01-10
1
-0
/
+1
*
Remove duplicate declaration of _get_transferred_count
Xavier Claessens
2008-11-30
1
-1
/
+0
*
Remove empathy_tp_file_keep_alive hack and connect to "notify::state" in file...
Xavier Claessens
2008-11-22
1
-1
/
+0
*
Cleanup of ft_manager_add_tp_file_to_list.
Xavier Claessens
2008-11-22
1
-0
/
+1
*
Fix ref counting of tp_file, make it singleton per channel, and add a _keep_a...
Xavier Claessens
2008-11-22
1
-0
/
+1
*
Remove unused empathy_tp_file_get_id
Xavier Claessens
2008-11-22
1
-1
/
+0
*
When the channel is invalidated, change state to CANCELLED.
Xavier Claessens
2008-11-22
1
-2
/
+2
*
rename empathy_tp_file_get_incoming to empathy_tp_file_is_incoming
Xavier Claessens
2008-11-22
1
-1
/
+1
*
empathy_tp_file_accept/offer takes the GFile in param and return a GError if ...
Xavier Claessens
2008-11-22
1
-6
/
+4
*
don't include itself
Xavier Claessens
2008-11-22
1
-2
/
+0
*
Don't expose streams in EmpathyTpFile, but use the GFile. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-4
/
+2
*
Removed useless libtelepathy headers. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-1
/
+0
*
Removed account property of EmpathyTpFile as it's only actually used once and...
Jonny Lamb
2008-11-22
1
-1
/
+1
*
Updated the way to access the EmpathyTpFilePriv instance within empathy-tp-fi...
Jonny Lamb
2008-11-22
1
-3
/
+4
*
Fixed copyright and author headers. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-0
/
+4
*
Added empathy_offer_file function and updated accept_file. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-1
/
+2
*
Replaced the Direction channel property a more-private GObject incoming prope...
Jonny Lamb
2008-11-22
1
-1
/
+1
*
Renamed EmpathyFile to EmpathyTpFile. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-0
/
+90
*
Removed EmpathyTpFile and put everything into EmpathyFile. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-64
/
+0
*
Added EmpathyFile and EmpathyTpFile objects. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-0
/
+64