]> git.0d.be Git - empathy.git/shortlog
empathy.git
2009-06-01 Cosimo CecchiReport the right remaining time in the progress cb
2009-06-01 Cosimo CecchiPlug a leak
2009-06-01 Cosimo CecchiAdd a comment to make the style checker happy
2009-06-01 Cosimo CecchiFix coding style
2009-06-01 Cosimo CecchiAdd some files to POTFILES.in
2009-06-01 Cosimo CecchiEmit the callback always in an idle
2009-06-01 Cosimo CecchiUse the new function in EmpathyFTHandler
2009-06-01 Cosimo CecchiAdd empathy_dispatcher_find_channel_class_async()
2009-06-01 Cosimo CecchiSet use_hash according to what the CM returns
2009-06-01 Cosimo CecchiUse the right macros to pass a gboolean as user_data
2009-06-01 Cosimo CecchiSet the completed message anyway
2009-06-01 Cosimo CecchiUpdate doc templates
2009-06-01 Cosimo CecchiDocument EmpathyFTHandler
2009-06-01 Cosimo CecchiDocument EmpathyTpFile
2009-06-01 Cosimo CecchiRemove useless GET_PRIV
2009-06-01 Cosimo CecchiRemove useless define
2009-06-01 Cosimo CecchiUse NULL instead of FALSE
2009-06-01 Cosimo CecchiDocument EmpathyFTFactory
2009-06-01 Cosimo CecchiRemove useless gtk-doc annotations
2009-06-01 Cosimo CecchiDon't claim outgoing channels
2009-06-01 Cosimo CecchiAdd a comment.
2009-06-01 Cosimo CecchiMove the error declaration in empathy-tp-file.h
2009-06-01 Cosimo CecchiUnref the EmpathyTpContactFactory
2009-06-01 Cosimo CecchiUse gchar* instead of char* for allocated retvals
2009-06-01 Cosimo CecchiUse != NULL for pointer checks.
2009-06-01 Cosimo CecchiUse g_slice_* instead of g_malloc
2009-06-01 Cosimo CecchiUse tp_g_value_slice_new_* where possible
2009-06-01 Cosimo CecchiUnref the EmpathyTpContactFactory
2009-06-01 Cosimo CecchiAdapt the code to the tp style.
2009-06-01 Cosimo CecchiPlug a string leak
2009-06-01 Cosimo CecchiDon't destroy an hashtable owned by DBus
2009-06-01 Cosimo CecchiUpdate Python bindings
2009-06-01 Cosimo CecchiWait for channel close before closing the socket
2009-06-01 Cosimo CecchiAdd schema for the new preference
2009-06-01 Cosimo CecchiDon't leak GErrors.
2009-06-01 Cosimo CecchiHandle construction errors
2009-06-01 Cosimo CecchiSet the right initial value in the UI
2009-06-01 Cosimo CecchiAdd some debug messages
2009-06-01 Cosimo CecchiProperly handle checksumming in the receiver UI
2009-06-01 Cosimo CecchiRemove the singleton logic from the manager
2009-06-01 Cosimo CecchiAdjust clear button sensitivity
2009-06-01 Cosimo CecchiAdapt the manager code
2009-06-01 Cosimo CecchiAdd empathy_ft_handler_get_use_hash
2009-06-01 Cosimo CecchiFix a stupid mistake
2009-06-01 Cosimo CecchiW.I.P. for hash on receiver side.
2009-06-01 Cosimo CecchiAdd use_hash params for incoming transfers
2009-06-01 Cosimo CecchiClarify UI string
2009-06-01 Cosimo CecchiAdd a new preference in the UI
2009-06-01 Cosimo CecchiAdd the USE_HASH property in class_init
2009-06-01 Cosimo CecchiUpdate the EmpathyFTFactory API
2009-06-01 Cosimo CecchiMake checksum optional when sending
2009-06-01 Cosimo CecchiCleanup after rebase v2
2009-06-01 Cosimo CecchiFirst cleanup after rebase
2009-06-01 Cosimo CecchiSimplify the hashing code
2009-06-01 Cosimo CecchiEnsure the callbacks are only run once
2009-06-01 Cosimo CecchiAdd back speed and remaining time
2009-06-01 Cosimo CecchiClose the handler when rejecting a transfer
2009-06-01 Cosimo CecchiReact to Tp remote errors
2009-06-01 Cosimo CecchiRemove hashing progress debug message
2009-06-01 Cosimo CecchiProperly ref/unref the request table
2009-06-01 Cosimo CecchiDon't set the status to cancelled when closing
2009-06-01 Cosimo CecchiHandle errors coming from the EmpathyFTFactory
2009-06-01 Cosimo CecchiSet the overwrite confermation when receiving
2009-06-01 Cosimo CecchiUnref the EmpathyFTHandlers
2009-06-01 Cosimo CecchiProperly emit the TRANSFER_STARTED signal
2009-06-01 Cosimo CecchiDon't notify progress for zero bytes
2009-06-01 Cosimo CecchiFirst implementation of error handling
2009-06-01 Cosimo CecchiTotal FileTransfer draft spec exorcism
2009-06-01 Cosimo CecchiRework the logic of cancelling transfers
2009-06-01 Cosimo CecchiUse proper DEBUG() messages
2009-06-01 Cosimo CecchiUse values from TpFileTransferState
2009-06-01 Cosimo CecchiOnly close the FT operation after the state change
2009-06-01 Cosimo CecchiFormat messages for hashing
2009-06-01 Cosimo CecchiEmit the TRANSFER_STARTED signal
2009-06-01 Cosimo CecchiSet the "incoming" property at construct
2009-06-01 Cosimo CecchiSync with changes in master
2009-06-01 Cosimo CecchiAdd is_completed and is_cancelled API
2009-06-01 Cosimo CecchiUse the proper TP interface instead of emp_cli
2009-06-01 Cosimo CecchiMake the whole thing compile
2009-06-01 Cosimo CecchiRemove some of the EmpFileTransferState crack
2009-06-01 Cosimo CecchiAdd empathy_ft_handler_get_total_bytes API
2009-06-01 Cosimo Cecchis/ft_manager/manager/ where appropriate
2009-06-01 Cosimo CecchiW.I.P. code for EmpathyFTManager v2
2009-06-01 Cosimo CecchiAdd empathy_ft_handler_get_transferred_bytes API
2009-06-01 Cosimo CecchiFirst batch of W.I.P. rework of EmpathyFTManager
2009-06-01 Cosimo CecchiAdd to the EmpathyFTManager the new handlers.
2009-06-01 Cosimo CecchiAdd some useful APIs to EmpathyFTHandler
2009-06-01 Cosimo CecchiFix indentation of function prototype
2009-06-01 Cosimo CecchiRemove useless include of empathy-tp-file.h
2009-06-01 Cosimo CecchiRemove dead code in EmpathyDispatcher
2009-06-01 Cosimo CecchiRethink a bit the logic for an incoming transfer.
2009-06-01 Cosimo CecchiUse the new API to send a file with the file chooser.
2009-06-01 Cosimo CecchiEmit the transfer_started signal as soon as we start...
2009-06-01 Cosimo CecchiFree memory in _finalize inside EmpathyFTHandler.
2009-06-01 Cosimo CecchiWe don't need dispose, finalize and private fields...
2009-06-01 Cosimo CecchiCleanup in EmpathyTpFile style.
2009-06-01 Cosimo CecchiMake libempathy compile with the new changes.
2009-06-01 Cosimo CecchiModify EmpathyFTHandler to adapt to the changes in...
2009-06-01 Cosimo CecchiRemove the RequestData struct.
2009-06-01 Cosimo CecchiW.I.P. for heavy lifting on EmpathyTpFile.
next