]> git.0d.be Git - empathy.git/history - libempathy/empathy-tp-file.c
Updated Polish translation
[empathy.git] / libempathy / empathy-tp-file.c
2009-08-26 Xavier ClaessensMerge branch 'debug-window'
2009-08-25 Sjoerd SimonsMerge branch 'mc5', fixes bug #590165
2009-08-21 Sjoerd SimonsMerge back from master
2009-08-01 Cosimo CecchiMerge branch 'master' into mc5
2009-07-28 Sjoerd SimonsMerge commit 'upstream/master' into mc5
2009-07-16 Sjoerd SimonsRemove last references to mission-control 4
2009-06-28 Xavier ClaessensMerge commit 'elliot/bug-584703-c'
2009-06-12 Cosimo CecchiMerge branch 'ft_ipv4'
2009-06-12 Cosimo CecchiDrop PORT access control support for now
2009-06-09 Will ThompsonMerge branch 'ft-error-confusion'
2009-06-09 Will ThompsonCorrectly propagate Provide/Accept errors
2009-06-07 Cosimo CecchiFix make check
2009-06-07 Cosimo CecchiEmit an error for socket types we don't handle
2009-06-07 Cosimo CecchiUse empathy_uint_compare
2009-06-07 Cosimo CecchiBuild fix after rebase
2009-06-07 Cosimo CecchiInitialize the address and port values
2009-06-07 Cosimo CecchiAdd support for IPV4 sockets
2009-06-07 Cosimo CecchiLook at the available socket type
2009-06-04 Jonny LambMerge branch 'debug'
2009-06-01 Cosimo CecchiMerge branch 'ft_rework'
2009-06-01 Cosimo CecchiDon't chain up to constructor
2009-06-01 Cosimo CecchiUse _constructed instead of _constructor
2009-06-01 Cosimo CecchiFix coding style
2009-06-01 Cosimo CecchiUse the right macros to pass a gboolean as user_data
2009-06-01 Cosimo CecchiDocument EmpathyTpFile
2009-06-01 Cosimo CecchiUse != NULL for pointer checks.
2009-06-01 Cosimo CecchiAdapt the code to the tp style.
2009-06-01 Cosimo CecchiWait for channel close before closing the socket
2009-06-01 Cosimo CecchiDon't leak GErrors.
2009-06-01 Cosimo CecchiCleanup after rebase v2
2009-06-01 Cosimo CecchiFirst cleanup after rebase
2009-06-01 Cosimo CecchiEnsure the callbacks are only run once
2009-06-01 Cosimo CecchiReact to Tp remote errors
2009-06-01 Cosimo CecchiDon't set the status to cancelled when closing
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 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 CecchiSet the "incoming" property at construct
2009-06-01 Cosimo CecchiSync with changes in master
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 CecchiW.I.P. for heavy lifting on EmpathyTpFile.
2009-04-27 Guillaume DesmottesMerge branch 'tp-tube'
2009-04-25 Jonny LambMerge branch 'ft-misc'
2009-04-25 Jonny LambReference empathy_tp_file_is_ready in the "ready" property.
2009-04-25 Jonny LambRemove incorrect emacs modeline.
2009-04-25 Jonny LambAdded more words to empathy_tp_file_is_ready.
2009-04-24 Jonny LambRemoved empathy_tp_file_close as it was a duplicate...
2009-04-24 Jonny LambUse a tp-glib constant rather than a magic number.
2009-04-24 Jonny LambUpdate EmpathyTpFile documentation.
2009-04-24 Xavier ClaessensAdd gtk-doc for new functions
2009-04-24 Xavier ClaessensRefresh each second instead of each 2 seconds
2009-04-24 Xavier ClaessensDisplay the file transfer speed and calculate remaining...
2009-04-24 Guillaume DesmottesMerge branch 'master' into tp-tube
2009-04-24 Guillaume Desmottestp-file: ready property has to be read only
2009-04-24 Guillaume Desmottestp-file: implement getter/setter for the ready property
2009-04-24 Davyd MadeleyMerge branch 'spelling-578399'
2009-04-23 Davyd MadeleyMerge branch 'presets-dialog'
2009-04-22 Xavier ClaessensChange EmpathyTpContactFactory API to look more like...
2009-04-22 Xavier ClaessensThere is no "contact" property on EmpathyTpFile
2009-04-22 Xavier ClaessensPort EmpathyTpFile to new API and add a ready property
2009-04-21 Lars-Peter ClausenFix memleak in empathy_tp_file_accept. Free content...
2009-03-17 Guillaume DesmottesMerge branch 'fix-ft' into to-merge
2009-02-20 Jonny LambUse tp-glib generated code for file transfers rather...
2009-01-16 Jonny LambRemoved extensions.h inclusion in public API.
2009-01-15 Xavier Claessensempathy_mission_control_new -> dup_singleton.
2009-01-09 Sjoerd SimonsDon't close channels as a side-effect of disposing...
2009-01-09 Sjoerd SimonsAdd a function to explicitly close File channels
2009-01-09 Xavier ClaessensPort EmpathyContactFactory to the new singleton policy.
2008-12-22 Sjoerd SimonsStart file transfer if the state is already open when...
2008-12-12 Xavier ClaessensUse gi18n-lib.h instead of gi18n.h for libraries.
2008-11-21 Xavier ClaessensRemove empathy_tp_file_keep_alive hack and connect...
2008-11-21 Xavier ClaessensCleanup of ft_manager_add_tp_file_to_list.
2008-11-21 Xavier ClaessensFix ref counting of tp_file, make it singleton per...
2008-11-21 Xavier ClaessensFix signature of signal cb, start the transfer only...
2008-11-21 Xavier ClaessensChange state when the channel is invalidated only if...
2008-11-21 Xavier ClaessensSimplify a little bit the code when abording a FT
2008-11-21 Xavier ClaessensCancel the FT if we can't get the transfer method
2008-11-21 Xavier ClaessensRemove unused empathy_tp_file_get_id
2008-11-21 Xavier ClaessensSimplify the code to start a file transfer
2008-11-21 Xavier ClaessensWhen the channel is invalidated, change state to CANCELLED.
2008-11-21 Xavier Claessensrename empathy_tp_file_get_incoming to empathy_tp_file_...
2008-11-21 Xavier Claessensempathy_tp_file_accept/offer takes the GFile in param...
2008-11-21 Xavier Claessensempathy-tp-file.c: actually implement the getter of...
2008-11-21 Xavier Claessensempathy-tp-file: reorder FileTransfer D-Bus properties...
2008-11-21 Xavier Claessenstp_file_constructor: get the ContentHashType and Conten...
2008-11-21 Xavier ClaessensImplement latest ft draft
2008-11-21 Xavier Claessensfix FT client side code as the generated code changed
2008-11-21 Jonny LambRenamed free_copy_data_if_closed to copy_data_unref...
2008-11-21 Jonny LambDon't expose streams in EmpathyTpFile, but use the...
2008-11-21 Jonny LambMoved empathy_send_file to EmpathyDispatcher and rename...
2008-11-21 Jonny LambRemoved useless libtelepathy headers. (Jonny Lamb)
2008-11-21 Jonny LambRemoved useless +0.5 in get_time_remaining. (Jonny...
2008-11-21 Jonny LambMade state_change_reason None in the constructor instea...
2008-11-21 Jonny LambRemoved pointless test whether the tp_file is a GObject...
2008-11-21 Jonny LambUse empathy_time_get_current_time instead of g_get_curr...
next