]> git.0d.be Git - empathy.git/history - libempathy/empathy-tp-file.c
Use gtk_list_store_insert_with_values ()
[empathy.git] / libempathy / empathy-tp-file.c
2011-11-16 Xavier ClaessensUse _unref instead of _free _destroy when possible...
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/upgrade-software'
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/error-dialog'
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/misc-fixes'
2011-10-14 Danielle MadeleyMerge branch: 'Add top-up link to chat text when there...
2011-09-28 Xavier ClaessensUse g_cclosure_marshal_generic for all signals
2011-09-27 Guillaume Desmottesdon't connect on the TransferredBytesChanged D-Bus...
2011-09-27 Guillaume Desmottesremove empathy_tp_file_is_incoming()
2011-09-27 Guillaume DesmottesEmpathyTpFile: inherit from TpFileTransferChannel
2011-09-27 Guillaume Desmottestp-file: chain up constructed
2011-04-20 Guillaume DesmottesMerge branch 'timestamp-648188'
2011-04-19 Guillaume DesmottesPort all timestamps from time_t to gint64 (#648188)
2011-02-07 Guillaume Desmottesuse tp_clear_object()
2011-02-07 Guillaume Desmottestp-file: use the self->priv pattern
2011-02-07 Guillaume DesmottesSet FileTransfer.URI when accepting a file (#641707)
2010-09-14 Guillaume DesmottesMerge remote branch 'cosimo/tls-multireject'
2010-09-13 Simon McVittieMerge remote branch 'cosimoc/tls-multireject' into...
2010-09-13 Guillaume DesmottesMerge branch 'channel-accessors'
2010-09-13 Guillaume Desmottesuse tp_channel_get_requested()
2010-08-11 Guillaume DesmottesMerge remote branch 'lfrb/ft-cancel'
2010-08-11 Louis-Francis Ratt... Ignore socket errors when closing the file-transfer...
2010-08-11 Guillaume Desmottestp-file: remove unused ready variable
2010-08-11 Guillaume Desmottestp-file: no need to pass the incoming property during...
2010-05-04 Guillaume DesmottesMerge branch 'timestamp-615976'
2010-04-27 Jasper Lievisse... tp-file: include netinet/in.h
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.
next