After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 678524 - [new roster] Re-Implement sending files using DnD
[new roster] Re-Implement sending files using DnD
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: Contact List
2.33.x
Other Linux
: Normal enhancement
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2012-06-21 09:24 UTC by Guillaume Desmottes
Modified: 2012-06-26 09:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
ft-factory: ensure that the factory stays alive while empathy_ft_handler_new_outgoing() is running (1.29 KB, patch)
2012-06-25 09:10 UTC, Guillaume Desmottes
committed Details | Review
roster-view: export empathy_roster_view_get_individual_at_y() (2.64 KB, patch)
2012-06-25 09:10 UTC, Guillaume Desmottes
committed Details | Review
roster-window: allow to send files using DnD (5.39 KB, patch)
2012-06-25 09:10 UTC, Guillaume Desmottes
committed Details | Review

Description Guillaume Desmottes 2012-06-21 09:24:41 UTC
With the old roster, it was possible to initiate a FT by DnD a file from Nautilus to a contact. We should re-implement this.
Comment 1 Guillaume Desmottes 2012-06-25 09:10:37 UTC
Created attachment 217177 [details] [review]
ft-factory: ensure that the factory stays alive while empathy_ft_handler_new_outgoing() is running
Comment 2 Guillaume Desmottes 2012-06-25 09:10:40 UTC
Created attachment 217178 [details] [review]
roster-view: export empathy_roster_view_get_individual_at_y()
Comment 3 Guillaume Desmottes 2012-06-25 09:10:43 UTC
Created attachment 217179 [details] [review]
roster-window: allow to send files using DnD
Comment 4 Xavier Claessens 2012-06-26 09:12:33 UTC
look good, +1
Comment 5 Guillaume Desmottes 2012-06-26 09:19:01 UTC
Attachment 217177 [details] pushed as 9b18c84 - ft-factory: ensure that the factory stays alive while empathy_ft_handler_new_outgoing() is running
Attachment 217178 [details] pushed as 3a0dc88 - roster-view: export empathy_roster_view_get_individual_at_y()
Attachment 217179 [details] pushed as e321ce9 - roster-window: allow to send files using DnD