]> git.0d.be Git - empathy.git/shortlog
empathy.git
2008-11-21 Xavier ClaessensUpdate the selection of the ft manager when a ft is...
2008-11-21 Xavier ClaessensFix signature of signal cb, start the transfer only...
2008-11-21 Xavier ClaessensAdd a FIXME about the tp_file being leaked
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 add a FT in the manager.
2008-11-21 Xavier ClaessensSimplify the code to set sensibility of buttons
2008-11-21 Xavier ClaessensChange state when the channel is invalidated only if...
2008-11-21 Xavier ClaessensUpdate POTFILES for ft manager that get moved to src/
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 ClaessensMove the ft manager to src/ other programs do not need it.
2008-11-21 Xavier ClaessensUpdate tools to latest version of tp-glib and include...
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 ClaessensFix coding style and cleanup
2008-11-21 Xavier ClaessensInclude only used headers
2008-11-21 Xavier Claessensdon't include itself
2008-11-21 Xavier ClaessensRemove useless lines
2008-11-21 Xavier ClaessensFix coding style
2008-11-21 Xavier ClaessensCleanup the coding style. If we can't get info about...
2008-11-21 Xavier Claessensremove useless includes
2008-11-21 Xavier ClaessensFix a little coding style
2008-11-21 Xavier ClaessensNo need to define a callback, we can directly use empat...
2008-11-21 Xavier Claessenssync with latest FT spec DRAFT
2008-11-21 Xavier Claessensextensions/Makefile.am: fix allow-undefined-interfaces...
2008-11-21 Xavier Claessensextensions/Makefile.am: pass allow-undefined-interfaces...
2008-11-21 Xavier ClaessensFix spec format to make it work with updated tools
2008-11-21 Xavier ClaessensAdd FT manager to POTFILE
2008-11-21 Xavier ClaessensFix compilation warning: gtk_message_dialog_format_seco...
2008-11-21 Xavier Claessensft_manager_clear: use g_hash_table_foreach_remove inste...
2008-11-21 Xavier Claessensget_requestable_channel_classes_cb: call tp_contact_fac...
2008-11-21 Xavier Claessensft-manager: ft_manager_clear: use a GHashTableIter...
2008-11-21 Xavier Claessensft-manager: remove old code
2008-11-21 Xavier Claessensft-manager: store the icon-name instead of the pixbuf...
2008-11-21 Xavier Claessensft-manager: add comment explaining how to use GIcon...
2008-11-21 Xavier Claessensempathy-ft-manager: use the ContentType property instea...
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 Claessensempathy-contact: no need to inspect the RequestableChan...
2008-11-21 Xavier Claessensempathy-tp-contact-factory: set the FT capability when...
2008-11-21 Xavier Claessensempathy-tp-contact-factory: factor out contact_created
2008-11-21 Xavier Claessensempathy-ft-manager.c: Display an error if user can...
2008-11-21 Xavier Claessensempathy-ft-manager: ask confirmation if the filename...
2008-11-21 Xavier ClaessensChannel_Type_File_Transfer.xml: sync with latest draft
2008-11-21 Xavier ClaessensImplement latest ft draft
2008-11-21 Xavier ClaessensChannel_Type_File_Transfer.xml: sync with latest draft
2008-11-21 Xavier Claessensremove blank line
2008-11-21 Xavier ClaessensUse the RequestableChannelClasses property instead...
2008-11-21 Xavier ClaessensSet the Date property when requesting a FT channel
2008-11-21 Xavier Claessensuse Requestotron to request the FT channel
2008-11-21 Xavier Claessensfix FT client side code as the generated code changed
2008-11-21 Xavier Claessensadd Unix_Timestamp64 to all.xml
2008-11-21 Xavier Claessensupgrade to new FT draft
2008-11-21 Jonny LambRenamed free_copy_data_if_closed to copy_data_unref...
2008-11-21 Jonny LambUse _call_request_channel instead of _run_request_chann...
2008-11-21 Jonny LambAdded a wait for file channels so outgoing transfers...
2008-11-21 Jonny LambDon't expose streams in EmpathyTpFile, but use the...
2008-11-21 Jonny LambFixed typo in FT manager glade file. (Jonny Lamb)
2008-11-21 Jonny LambMoved empathy_send_file to EmpathyDispatcher and rename...
2008-11-21 Jonny LambHandle new file channels regardless of direction in...
2008-11-21 Jonny LambFixed Makefile by including missing backslash. (Jonny...
2008-11-21 Jonny LambRemoved empathy_send_file_with_file_chooser_and_manager...
2008-11-21 Jonny LambChanged suppress_handler to TRUE in a requested channel...
2008-11-21 Jonny LambMoved capabilities hack to empathy_contact_set_account...
2008-11-21 Jonny LambRenamed is_salut to contact_is_salut. (Jonny Lamb)
2008-11-21 Jonny LambRemoved useless test to check whether a GList has items...
2008-11-21 Jonny LambUse gtk_file_chooser_dialog_new and the document-send...
2008-11-21 Jonny LambRemoved useless include. (Jonny Lamb)
2008-11-21 Jonny LambIn ft_manager_receive_response_cb, just call empathy_tp...
2008-11-21 Jonny LambRemoved "Save as" file filter. (Jonny Lamb)
2008-11-21 Jonny LambMade creating a save dialog a bit nicer by using proper...
2008-11-21 Jonny LambUse g_slice functions with ReceiveResponseData. (Jonny...
2008-11-21 Jonny LambRenamed ft_manager_free_receive_response_data to ft_man...
2008-11-21 Jonny LambRemoved useless ref of the FT manager in the build_ui...
2008-11-21 Jonny LambMoved gtk_window_set_icon name into the glade. (Jonny...
2008-11-21 Jonny LambRemoved call to gtk_tree_selection_unselect_all. (Jonny...
2008-11-21 Jonny LambSet manager_p to NULL in delete_event_cb, not in _final...
2008-11-21 Jonny LambDon't call _finalize in the delete_event_cb. (Jonny...
2008-11-21 Jonny LambSimplified code to add files to the list store. (Jonny...
2008-11-21 Jonny LambMade ft_manager_update_ft_row handle Local_Pending...
2008-11-21 Jonny LambRenamed ft_manager_get_state_change_reason_description...
2008-11-21 Jonny LambRenamed private methods in the FT manager to ft_manager...
2008-11-21 Jonny LambChanged gtk_tree_model_get_value calls to use gtk_tree_...
2008-11-21 Jonny LambRemoved useless libtelepathy headers. (Jonny Lamb)
2008-11-21 Jonny LambAdded EMPATHY_PREFS_FILE_TRANSFER_DEFAULT_FOLDER to...
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...
2008-11-21 Jonny LambRemoved cached_empathy_file from EmpathyTpFilePriv...
2008-11-21 Jonny LambRemoved account property of EmpathyTpFile as it's only...
next