]> git.0d.be Git - empathy.git/shortlog
empathy.git
2008-11-28 Xavier ClaessensFix a crash in the log window when there is no account...
2008-11-28 Xavier Claessensmax_width, max_height and max_size are defined as guint...
2008-11-28 Xavier Claessensprevent problem with multiple definition of the same...
2008-11-28 Xavier ClaessensWe need telepeathy-glib >= 0.7.15 for new Requests...
2008-11-26 Baris CicekUpdated Turkish translation (Baris Cicek)
2008-11-24 Xavier Claessensdispatcher_connection_new_channel_cb: set the room...
2008-11-22 Jorge Gonzalez... Updated Spanish translation
2008-11-22 Jorge Gonzalez... Updated es translation (Jorge Gonzalez)
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 ClaessensRemove empathy_tp_file_keep_alive hack and connect...
2008-11-21 Xavier ClaessensAvoid a string dup.
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 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)
next