]> git.0d.be Git - empathy.git/history - src/empathy-ft-manager.c
Use double quotes for all internal headers
[empathy.git] / src / empathy-ft-manager.c
2013-04-01 Emanuele AinaUse double quotes for all internal headers
2013-03-27 Emanuele AinaDrop unused/redundant header inclusions
2012-02-17 Guillaume DesmottesMerge remote-tracking branch 'glassrose/add-All-service...
2011-11-29 Guillaume DesmottesMerge remote-tracking branch 'jonny/ft'
2011-11-16 Xavier ClaessensUse _unref instead of _free _destroy when possible...
2011-11-09 Jonny Lambclient-factory: stop creating EmpathyTpFile objects
2011-10-25 Guillaume Desmottesuse g_format_size instead of g_format_size_for_display
2011-05-25 Guillaume DesmottesMerge remote-tracking branch 'glassrose/make-favorite...
2011-05-13 Guillaume DesmottesMerge remote-tracking branch 'glassrose/moving-part...
2011-05-09 Guillaume DesmottesMerge remote-tracking branch 'glassrose/save-chatrooms...
2011-05-05 Danielle MadeleyMerge branch 'balance-rebase'
2011-05-05 Danielle MadeleyMerge branch 'delivery-reports-rebase'
2011-05-05 Marc Plano-Lesayfix unused-but-set-variable warnings
2011-04-07 Guillaume Desmottesft-manager: add a 'Close' button (#646084)
2011-04-07 Guillaume Desmottesfactor out close_window()
2011-01-24 Guillaume DesmottesMerge remote branch 'glassrose/remove-typing-icon-in...
2011-01-18 Guillaume DesmottesMerge remote branch 'glassrose/Display-typing-icon...
2011-01-10 Kushal DasPatch to transfer window to allow opening file with...
2010-10-04 Guillaume DesmottesMerge remote branch 'sjoerd/master'
2010-10-04 Guillaume DesmottesGDK keys are now GDK_KEY_*
2010-08-11 Philip WithnallDon't abort when closing the FT dialogue
2010-08-05 Philip WithnallFix missing entries in switch statements
2010-07-21 Philip WithnallMerge EmpathyContact:name and *_set_alias() to EmpathyC...
2010-06-18 Guillaume DesmottesMerge branch 'approvers-redone-599158'
2010-06-18 Danielle MadeleyPort Empathy code to GSettings, remove EmpathyConf
2009-11-16 Xavier ClaessensCorrectly store/restore maximized state of windows.
2009-11-09 Guillaume Desmottesempathy-ft-manager: save the size of the window when...
2009-10-23 Jonny Lambft-manager: allow closing the dialog with C-w or Esc
2009-06-04 Jonny LambMerge branch 'debug'
2009-06-01 Cosimo CecchiMerge branch 'ft_rework'
2009-06-01 Cosimo CecchiFormat contact information when hashing
2009-06-01 Cosimo CecchiClear the remaining time when transfer ends
2009-06-01 Cosimo CecchiAdd the received files to GtkRecentManager
2009-06-01 Cosimo CecchiPlug a leak
2009-06-01 Cosimo CecchiFix coding style
2009-06-01 Cosimo CecchiSet use_hash according to what the CM returns
2009-06-01 Cosimo CecchiSet the completed message anyway
2009-06-01 Cosimo CecchiRemove useless gtk-doc annotations
2009-06-01 Cosimo CecchiUse gchar* instead of char* for allocated retvals
2009-06-01 Cosimo CecchiPlug a string leak
2009-06-01 Cosimo CecchiSet the right initial value in the UI
2009-06-01 Cosimo CecchiProperly handle checksumming in the receiver UI
2009-06-01 Cosimo CecchiRemove the singleton logic from the manager
2009-06-01 Cosimo CecchiAdjust clear button sensitivity
2009-06-01 Cosimo CecchiAdapt the manager code
2009-06-01 Cosimo CecchiCleanup after rebase v2
2009-06-01 Cosimo CecchiAdd back speed and remaining time
2009-06-01 Cosimo CecchiReact to Tp remote errors
2009-06-01 Cosimo CecchiRemove hashing progress debug message
2009-06-01 Cosimo CecchiHandle errors coming from the EmpathyFTFactory
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 CecchiFormat messages for hashing
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 Cecchis/ft_manager/manager/ where appropriate
2009-06-01 Cosimo CecchiW.I.P. code for EmpathyFTManager v2
2009-06-01 Cosimo CecchiFirst batch of W.I.P. rework of EmpathyFTManager
2009-05-21 Xavier ClaessensMerge commit 'istaz/python-empathy-fix'
2009-05-18 Guillaume Desmottesempathy-ft-manager: update the FSF address
2009-05-15 Guillaume Desmottesempathy-ft-manager: remove trailing spaces
2009-04-27 Guillaume DesmottesMerge branch 'tp-tube'
2009-04-25 Jonny LambMerge branch 'ft-misc'
2009-04-24 Jonny LambRemoved empathy_tp_file_close as it was a duplicate...
2009-04-24 Xavier ClaessensDisplay the file transfer speed and calculate remaining...
2009-04-19 Xavier ClaessensMerge commit 'bigon/configure-deprecated-flag'
2009-04-17 Jonny LambCorrect English.
2009-04-16 Xavier ClaessensPort EmpathyFtManager to new API
2009-03-23 Wouter BolsterleeAdded translator comment
2009-03-08 Xavier ClaessensMake sure the UI is build in empathy_ft_manager_get_dialog
2009-03-08 Xavier ClaessensDon't leak EmpathyFTManager object. Rebuild UI if it...
2009-02-24 Frederic PetersSome string comments requested by translators (#572875)
2009-02-20 Jonny LambUse tp-glib generated code for file transfers rather...
2009-02-11 Olivier CrĂȘteFix type punned pointers warnings
2009-01-16 Jonny LambRemoved extensions.h inclusion in public API.
2009-01-09 Sjoerd SimonsExplicitly close file channels when removing them from...
2009-01-09 Xavier ClaessensSet the right weak pointer.
2009-01-09 Xavier ClaessensPort EmpathyFTManager to the new singleton policy.
2008-12-01 Xavier ClaessensDrop libgnomeui dependency (Cosimo Cecchi).
2008-12-01 Xavier ClaessensUse GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi).
2008-11-21 Xavier ClaessensReplace Q_() with C_() for translation context.
2008-11-21 Xavier ClaessensIf first_line xor second_line is NULL, use only one...
2008-11-21 Xavier ClaessensCleanup the code inside ft_manager_build_ui.
2008-11-21 Xavier ClaessensSimplify and comment the livetime of EmpathyFTManager
2008-11-21 Xavier ClaessensReorder the code for more clarity.
2008-11-21 Xavier ClaessensCleanup of ft_manager_add_tp_file_to_list.
2008-11-21 Xavier ClaessensRemove useless gnomevfs include.
2008-11-21 Xavier ClaessensUpdate the selection only if we are removing the select...
2008-11-21 Xavier ClaessensCheck if URI is not NULL before adding it to the recent...
2008-11-21 Xavier ClaessensFix ref counting of tp_file, make it singleton per...
2008-11-21 Xavier ClaessensFix a comment phrasing
2008-11-21 Xavier ClaessensUpdate the selection of the ft manager when a ft is...
2008-11-21 Xavier ClaessensThere is no reason to remove the FT if it's cancelled...
2008-11-21 Xavier ClaessensFix glade lookup
2008-11-21 Xavier ClaessensSimplify ft_manager_remove_file_from_list.
2008-11-21 Xavier ClaessensClean ft_manager_update_ft_row()
2008-11-21 Xavier ClaessensSimplify condition
2008-11-21 Xavier ClaessensAdd all reasons in ft_manager_state_change_reason_to_st...
2008-11-21 Xavier ClaessensSimplify the code to set sensibility of buttons
next