]> git.0d.be Git - empathy.git/shortlog
empathy.git
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.
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... Only remove the address fields and position fields...
2009-06-01 Pierre-Luc... Remove unused var
2009-06-01 Pierre-Luc... Get rid of McAccount everywhere
2009-06-01 Pierre-Luc... Get rid of Mission Control as EmpathyAccountManager...
2009-06-01 Pierre-Luc... Fix inconsistency in preferences and code
2009-06-01 Pierre-Luc... Don't set priv on a separate line
2009-06-01 Pierre-Luc... Use tp_g_value_slice_new_double
2009-06-01 Pierre-Luc... Reorder functions to get rid of the function declarations
2009-06-01 Pierre-Luc... Reimplement the singleton in the constructor
2009-06-01 Pierre-Luc... Fix errors found by make check
2009-06-01 Pierre-Luc... Use timeout instead of idle (and fix the fact that...
2009-06-01 Pierre-Luc... Use DEBUG instead of printerr
2009-06-01 Pierre-Luc... Don't use foreach to iter over a HashTable
2009-06-01 Pierre-Luc... Fix bracket style
2009-06-01 Pierre-Luc... Properly unref objects used by EmpathyLocationManager
2009-06-01 Pierre-Luc... Apply style fixes to EmpathyLocationManager
2009-06-01 Pierre-Luc... Don't build the file instead of #if the whole file
2009-06-01 Pierre-Luc... Factory is sometimes ref leaked
2009-06-01 Pierre-Luc... Queue location publish requests
2009-06-01 Pierre-Luc... Rename empathy_location_manager_get_default to dup_default
2009-06-01 Pierre-Luc... More explicit debug message on what is published
2009-06-01 Pierre-Luc... Any location accuracy will do
2009-06-01 Pierre-Luc... Don't use geoclue's timestamp
2009-06-01 Pierre-Luc... Don't call geoclue functions if the init failed
2009-06-01 Pierre-Luc... Fix a warning if McAccount has no TpConnection
2009-06-01 Pierre-Luc... Fix left over issues from rebasing
2009-06-01 Pierre-Luc... Don't show the location preferences if geoclue not...
2009-06-01 Pierre-Luc... Fix compilation if geoclue is not enabled
2009-06-01 Pierre-Luc... Merge fixes due to API changes
2009-06-01 Pierre-Luc... Various style fixes
2009-06-01 Pierre-Luc... Send a int64 timestamp to match the spec
2009-06-01 Pierre-Luc... Clear remote location upon disabling
2009-06-01 Pierre-Luc... Fix key freeing
2009-06-01 Pierre-Luc... Implement reduced accuracy
2009-06-01 Pierre-Luc... Send timestamp
2009-06-01 Pierre-Luc... When updating the resources, check for changed location
2009-06-01 Pierre-Luc... More ressource fix
2009-06-01 Pierre-Luc... Initial position/address and ressource fix
2009-06-01 Pierre-Luc... Should not be elseif
2009-06-01 Pierre-Luc... Publish location when enabling it
2009-06-01 Pierre-Luc... Support all position fields
2009-06-01 Pierre-Luc... Support address fields
2009-06-01 Pierre-Luc... Publish location after connection and when location...
2009-06-01 Pierre-Luc... Add EmpathyLocationManager
2009-06-01 Pierre-Luc... Add a Location tab in preferences
2009-06-01 Pierre-Luc... Configure bits for geoclue
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 Gabor KelemenSmall update
2009-05-30 Sjoerd SimonsCope with status icon begin NULL
next