]> git.0d.be Git - empathy.git/history - libempathy
Clarify a bit the docs about checksumming
[empathy.git] / libempathy /
2009-06-01 Cosimo CecchiClarify a bit the docs about checksumming
2009-06-01 Cosimo CecchiReport the right remaining time in the progress cb
2009-06-01 Cosimo CecchiAdd a comment to make the style checker happy
2009-06-01 Cosimo CecchiFix coding style
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 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 CecchiMove the error declaration in empathy-tp-file.h
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 CecchiDon't destroy an hashtable owned by DBus
2009-06-01 Cosimo CecchiWait for channel close before closing the socket
2009-06-01 Cosimo CecchiDon't leak GErrors.
2009-06-01 Cosimo CecchiHandle construction errors
2009-06-01 Cosimo CecchiAdd some debug messages
2009-06-01 Cosimo CecchiAdd empathy_ft_handler_get_use_hash
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 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 CecchiReact to Tp remote errors
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 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 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 CecchiRemove some of the EmpFileTransferState crack
2009-06-01 Cosimo CecchiAdd empathy_ft_handler_get_total_bytes API
2009-06-01 Cosimo CecchiAdd empathy_ft_handler_get_transferred_bytes API
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 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.
2009-06-01 Cosimo CecchiDon't schedule the next read two times when we're finis...
2009-06-01 Cosimo CecchiAdd debug spew.
2009-06-01 Cosimo CecchiAdd some error handling and keep on adding progress...
2009-06-01 Cosimo CecchiFix the build.
2009-06-01 Cosimo CecchiStart implementing signals inside EmpathyFTHandler.
2009-06-01 Cosimo CecchiImplement empathy_ft_factory_claim_channel and make...
2009-06-01 Cosimo CecchiFix the build.
2009-06-01 Cosimo CecchiSet more meaningful names for EmpathyFTHandler public...
2009-06-01 Cosimo CecchiCall the dispatcher to create the Channel after we...
2009-06-01 Cosimo CecchiImplement hashing of the file. Make it compile.
2009-06-01 Cosimo CecchiLittle cleanup.
2009-06-01 Cosimo CecchiInitial commit for EmpathyFTFactory and EmpathyFTHandler.
2009-06-01 Pierre-Luc BeaudoinSupport all position fields
2009-06-01 Guillaume DesmottesMerge commit 'ksz/can_stream_tube'
2009-06-01 Arnaud MailletAdd the method empathy_contact_can_stream_tubes in...
2009-05-31 Guillaume Desmottesadd chat.freenode.net as default FreeNode server (...
2009-05-30 Sjoerd SimonsRemove usage of McPresence as much as possible
2009-05-28 Davyd MadeleyMerge commit 'origin/master'
2009-05-28 Guillaume Desmottesnew tube API is now stable
2009-05-28 Guillaume Desmottesempathy-tp-contact-factory: coding style fixes
2009-05-27 Sjoerd SimonsCorrectly set the is_member flag when members are added
2009-05-27 Sjoerd SimonsTreat TP_CONNECTION_PRESENCE_TYPE_UNSET as _AVAILABLE
2009-05-27 Pierre-Luc BeaudoinImprove code readability
2009-05-27 Pierre-Luc BeaudoinDon't need to check twice if location has latitude
2009-05-27 Pierre-Luc BeaudoinMove the geoclue geocoding in EmpathyTpContactFactory
2009-05-27 Pierre-Luc BeaudoinFix translation and value errors for relative time
2009-05-27 Pierre-Luc BeaudoinDisplay relative time to user
2009-05-27 Pierre-Luc BeaudoinCopy GHashTable received from Dbus and refactor
2009-05-26 Guillaume Desmottesempathy-tp-chat: fix leak in dispose
2009-05-22 Guillaume DesmottesMerge commit 'ksz/fix-bug-583558'
2009-05-22 Gabriel MillaireFixed call with list
next