]> git.0d.be Git - empathy.git/history - libempathy/empathy-ft-factory.c
EmpathySmileyManager: use the proper Unicode characters
[empathy.git] / libempathy / empathy-ft-factory.c
2014-02-06 Guillaume Desmottesprefix Telepathy bus names with TP_
2013-10-10 Xavier ClaessensAdd missing telepathy-glib-dbus.h includes
2013-10-03 Xavier ClaessensAdd missing telepathy-glib-dbus.h includes
2013-09-09 Guillaume DesmottesMerge branch 'gnome-3-8'
2013-09-09 Guillaume DesmottesMerge branch 'gnome-3-8'
2013-06-26 Xavier ClaessensMerge branch 'gnome-3-8'
2013-06-26 Guillaume DesmottesMerge branch 'gnome-3-8'
2013-06-17 Guillaume DesmottesMerge remote-tracking branch 'origin/gnome-3-8'
2013-06-11 Xavier ClaessensMerge branch 'gnome-3-8'
2013-05-24 Guillaume DesmottesMerge branch 'gnome-3-8'
2013-05-07 Xavier ClaessensMerge branch 'gnome-3-8'
2013-05-03 Guillaume DesmottesMerge branch 'gnome-3-8'
2013-05-03 Guillaume DesmottesMerge branch 'gnome-3-8'
2013-04-03 Xavier ClaessensMerge branch 'gnome-3-8'
2013-04-01 Emanuele AinaReorder header inclusions accordingly to the Telepathy...
2013-03-27 Emanuele AinaDrop unused/redundant header inclusions
2012-06-26 Guillaume Desmottesft-factory: ensure that the factory stays alive while...
2012-02-17 Guillaume DesmottesMerge remote-tracking branch 'glassrose/add-All-service...
2011-11-29 Guillaume DesmottesMerge remote-tracking branch 'jonny/ft'
2011-11-09 Jonny Lambclient-factory: stop creating EmpathyTpFile objects
2011-11-09 Jonny Lambft-handler: start using TpFTChannel instead of EmpathyT...
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 DesmottesEmpathyTpFile: inherit from TpFileTransferChannel
2011-09-27 Guillaume Desmottespass to proper user action time when requesting an...
2011-08-18 Guillaume DesmottesPort to new tp-glib client factory
2011-03-17 Guillaume Desmottesdefine constants for handler bus name
2011-02-16 Guillaume Desmottesft-factory: don't leak the handler
2011-02-16 Guillaume Desmottesfix coding style
2010-08-11 Guillaume DesmottesUse TpSimpleHandler to handle incoming file transfer...
2009-06-04 Jonny LambMerge branch 'debug'
2009-06-01 Cosimo CecchiMerge branch 'ft_rework'
2009-06-01 Cosimo CecchiRemove the use_hash arg and property
2009-06-01 Cosimo CecchiFix coding style
2009-06-01 Cosimo CecchiRemove useless GET_PRIV
2009-06-01 Cosimo CecchiUse NULL instead of FALSE
2009-06-01 Cosimo CecchiDocument EmpathyFTFactory
2009-06-01 Cosimo CecchiUse != NULL for pointer checks.
2009-06-01 Cosimo CecchiAdapt the code to the tp style.
2009-06-01 Cosimo CecchiHandle construction errors
2009-06-01 Cosimo CecchiAdd use_hash params for incoming transfers
2009-06-01 Cosimo CecchiUpdate the EmpathyFTFactory API
2009-06-01 Cosimo CecchiHandle errors coming from the EmpathyFTFactory
2009-06-01 Cosimo CecchiRethink a bit the logic for an incoming transfer.
2009-06-01 Cosimo CecchiWe don't need dispose, finalize and private fields...
2009-06-01 Cosimo CecchiMake libempathy compile with the new changes.
2009-06-01 Cosimo CecchiW.I.P. for heavy lifting on EmpathyTpFile.
2009-06-01 Cosimo CecchiImplement empathy_ft_factory_claim_channel and make...
2009-06-01 Cosimo CecchiFix the build.
2009-06-01 Cosimo CecchiImplement hashing of the file. Make it compile.
2009-06-01 Cosimo CecchiInitial commit for EmpathyFTFactory and EmpathyFTHandler.