| Commit message (Expand) | Author | Age | Files | Lines |
* | ft-handler: rely on the factory to prepare TP_CONNECTION_FEATURE_CAPABILITIES | Guillaume Desmottes | 2011-08-19 | 1 | -17/+8 |
* | Port all timestamps from time_t to gint64 (#648188) | Guillaume Desmottes | 2011-04-19 | 1 | -2/+2 |
* | 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-25 | 1 | -1/+2 |
* | Add a debug message for when errors are signaled | Sjoerd Simons | 2010-02-25 | 1 | -0/+2 |
* | hash_job_done: set hash_data->error to NULL when cleaning it | Guillaume Desmottes | 2010-01-07 | 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 |
* | Add use_hash params for incoming transfers | Cosimo Cecchi | 2009-06-01 | 1 | -4/+6 |
* | Add the USE_HASH property in class_init | Cosimo Cecchi | 2009-06-01 | 1 | -3/+8 |
* | Make checksum optional when sending | Cosimo Cecchi | 2009-06-01 | 1 | -5/+19 |
* | First cleanup after rebase | Cosimo Cecchi | 2009-06-01 | 1 | -41/+39 |
* | Simplify the hashing code | Cosimo Cecchi | 2009-06-01 | 1 | -70/+48 |
* | Ensure the callbacks are only run once | Cosimo Cecchi | 2009-06-01 | 1 | -0/+3 |
* | Add back speed and remaining time | Cosimo Cecchi | 2009-06-01 | 1 | -17/+49 |
* | Properly ref/unref the request table | Cosimo Cecchi | 2009-06-01 | 1 | -7/+14 |
* | 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 |