index
:
delta/gnome/empathy.git
arnaudb/avatar
baserock/EMPATHY_3_12_11
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-30
gnome-2-32
gnome-2-34
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-2
gnome-3-4
gnome-3-6
gnome-3-8
master
next
webkit2-backport
wip/gbsneto/ui-refresh
wip/rishi/tls
wip/ui-refresh
gitlab.gnome.org: GNOME/empathy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libempathy
/
empathy-ft-handler.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "-Fix use of include <config.h> to make sure translations work"
Guillaume Desmottes
2011-04-04
1
-4
/
+0
*
-Fix use of include <config.h> to make sure translations work
Kjartan Maraas
2011-04-04
1
-0
/
+4
*
Fix warnings from GCC 4.6 about variables that are set but not used.
Kjartan Maraas
2011-03-17
1
-3
/
+0
*
ft-handler: stop instantiating a EmpathyDispatcher
Guillaume Desmottes
2011-02-24
1
-10
/
+0
*
set FileTransfer.URI on outgoing FT
Guillaume Desmottes
2011-02-07
1
-0
/
+5
*
improve hash mismatch error (#632926)
Guillaume Desmottes
2010-11-02
1
-2
/
+1
*
use tp_asv_* and TP_PROP_*
Guillaume Desmottes
2010-10-20
1
-47
/
+23
*
no more need to iterate twice over the channel classes
Guillaume Desmottes
2010-10-20
1
-41
/
+33
*
empathy-ft-handler: re-implement empathy_dispatcher_find_requestable_channel_...
Guillaume Desmottes
2010-10-20
1
-6
/
+50
*
use TP_USER_ACTION_TIME_* (#627165)
Guillaume Desmottes
2010-08-18
1
-1
/
+1
*
stop using Empathy's internal dispatcher to request FT channel
Guillaume Desmottes
2010-08-11
1
-21
/
+28
*
Fix missing entries in switch statements
Philip Withnall
2010-08-05
1
-0
/
+1
*
Port to new EmpathyTpContactFactory API
Xavier Claessens
2010-05-26
1
-7
/
+3
*
add timestamp arg to empathy_dispatcher_create_channel
Sjoerd Simons
2010-04-24
1
-1
/
+2
*
Add a debug message for when errors are signaled
Sjoerd Simons
2010-02-24
1
-0
/
+2
*
hash_job_done: set hash_data->error to NULL when cleaning it
Guillaume Desmottes
2010-01-06
1
-0
/
+1
*
ft-handler: contact_factory_contact_cb: ref the contact
Guillaume Desmottes
2009-11-23
1
-1
/
+1
*
Remove last references to mission-control 4
Sjoerd Simons
2009-07-16
1
-0
/
+1
*
Refuse sending empty or special files (directories, char/block devices, etc.)
Frédéric Péters
2009-06-17
1
-1
/
+18
*
Free the cb_data after errors in construction
Cosimo Cecchi
2009-06-01
1
-6
/
+10
*
Use the new API.
Cosimo Cecchi
2009-06-01
1
-39
/
+22
*
Fix trailing whitespace
Cosimo Cecchi
2009-06-01
1
-1
/
+1
*
Use the new API in the handler
Cosimo Cecchi
2009-06-01
1
-21
/
+65
*
Fix trailing whitespaces
Cosimo Cecchi
2009-06-01
1
-3
/
+3
*
Remove the use_hash arg and property
Cosimo Cecchi
2009-06-01
1
-44
/
+17
*
Actually check if FT+hash is supported
Cosimo Cecchi
2009-06-01
1
-40
/
+74
*
Add GObject propreties for EmpathyFTHandler
Cosimo Cecchi
2009-06-01
1
-1
/
+109
*
Remove useless member
Cosimo Cecchi
2009-06-01
1
-1
/
+0
*
Style fixes for *_free() functions
Cosimo Cecchi
2009-06-01
1
-21
/
+6
*
Don't use slices for 4096 chunks
Cosimo Cecchi
2009-06-01
1
-2
/
+2
*
Properly free memory
Cosimo Cecchi
2009-06-01
1
-2
/
+2
*
Clarify a bit the docs about checksumming
Cosimo Cecchi
2009-06-01
1
-2
/
+6
*
Report the right remaining time in the progress cb
Cosimo Cecchi
2009-06-01
1
-1
/
+1
*
Add a comment to make the style checker happy
Cosimo Cecchi
2009-06-01
1
-1
/
+1
*
Fix coding style
Cosimo Cecchi
2009-06-01
1
-13
/
+13
*
Use the new function in EmpathyFTHandler
Cosimo Cecchi
2009-06-01
1
-35
/
+36
*
Set use_hash according to what the CM returns
Cosimo Cecchi
2009-06-01
1
-0
/
+11
*
Use the right macros to pass a gboolean as user_data
Cosimo Cecchi
2009-06-01
1
-0
/
+2
*
Document EmpathyFTHandler
Cosimo Cecchi
2009-06-01
1
-0
/
+251
*
Use != NULL for pointer checks.
Cosimo Cecchi
2009-06-01
1
-7
/
+7
*
Use g_slice_* instead of g_malloc
Cosimo Cecchi
2009-06-01
1
-2
/
+2
*
Use tp_g_value_slice_new_* where possible
Cosimo Cecchi
2009-06-01
1
-18
/
+10
*
Unref the EmpathyTpContactFactory
Cosimo Cecchi
2009-06-01
1
-0
/
+2
*
Adapt the code to the tp style.
Cosimo Cecchi
2009-06-01
1
-39
/
+40
*
Don't destroy an hashtable owned by DBus
Cosimo Cecchi
2009-06-01
1
-2
/
+0
*
Don't leak GErrors.
Cosimo Cecchi
2009-06-01
1
-1
/
+3
*
Handle construction errors
Cosimo Cecchi
2009-06-01
1
-0
/
+9
*
Add some debug messages
Cosimo Cecchi
2009-06-01
1
-0
/
+12
*
Add empathy_ft_handler_get_use_hash
Cosimo Cecchi
2009-06-01
1
-1
/
+19
*
W.I.P. for hash on receiver side.
Cosimo Cecchi
2009-06-01
1
-11
/
+102
[next]