========= nautilus-sendto 1.1.1 ========= 2009-01-10 Bastien Nocera * NEWS: upd * configure.in: 1.1.1 2009-01-07 Bastien Nocera * src/nautilus-sendto-command.c (nautilus_sendto_init): When going through the filenames from the command-line, get FUSE filenames for the files when possible, so we can send files from remote locations (Closes: #543965) 2009-01-07 Bastien Nocera * src/plugins/bluetooth/bluetooth.c (add_phone_to_list), (add_device_to_list), (add_last_used_device_to_list), (device_found), (get_contacts_widget): Use the Icon device property to show a nice icon when sending to Bluetooth devices (Closes: #553497) 2009-01-07 Bastien Nocera * configure.in: Add comment about why the burn plugin is disabled 2009-01-07 Bastien Nocera * src/plugins/pidgin/pidgin.c (init), (add_pidgin_contacts_to_model), (customize), (get_contacts_widget), (send_files), (free_contact), (destroy): Patch from Roman Ovseytsev to sort the contact list alphabetically (Closes: #514709) 2009-01-07 Bastien Nocera * configure.in: * src/nautilus-sendto-command.c (nautilus_sendto_plugin_dir_process), (nautilus_sendto_plugin_init): * src/plugins/Makefile.am: * src/plugins/balsa.c: * src/plugins/balsa/Makefile.am: * src/plugins/balsa/balsa.c: * src/plugins/bluetooth-marshal.list: * src/plugins/bluetooth.c: * src/plugins/bluetooth/Makefile.am: * src/plugins/bluetooth/bluetooth.c: * src/plugins/e-contact-entry.c: * src/plugins/e-contact-entry.h: * src/plugins/econtactentry-marshal.list: * src/plugins/empathy.c: * src/plugins/empathy/Makefile.am: * src/plugins/empathy/empathy.c: * src/plugins/evolution.c: * src/plugins/evolution/Makefile.am: * src/plugins/evolution/evolution.c: * src/plugins/gaim.c: * src/plugins/gaim/Makefile.am: * src/plugins/gaim/gaim.c: * src/plugins/gajim.c: * src/plugins/gajim/Makefile.am: * src/plugins/gajim/gajim.c: * src/plugins/nautilus-burn.c: * src/plugins/nautilus-burn/Makefile.am: * src/plugins/nautilus-burn/nautilus-burn.c: * src/plugins/pidgin.c: * src/plugins/pidgin/Makefile.am: * src/plugins/pidgin/pidgin.c: * src/plugins/sylpheed-claws.c: * src/plugins/sylpheed-claws/Makefile.am: * src/plugins/sylpheed-claws/sylpheed-claws.c: * src/plugins/thunderbird.c: * src/plugins/thunderbird/Makefile.am: * src/plugins/thunderbird/thunderbird.c: * src/plugins/update-from-egg.sh: * src/plugins/upnp.c: * src/plugins/upnp/Makefile.am: * src/plugins/upnp/upnp.c: Add a better way to enable/disable plugins in nautilus-sendto, ripped from Totem (Closes: #525020) 2009-01-06 Bastien Nocera * configure.in: * src/plugins/Makefile.am: * src/plugins/nautilus-burn.c (init), (get_contacts_widget), (send_files), (destroy): Add a nautilus-cd-burner plugin, to send files to burn:///, patch from Jader Henrique da Silva 2009-01-06 Bastien Nocera * configure.in: Update minimum reqs so we can not compile the empathy plugin with older versions of empathy 2008-12-29 Jonny Lamb * configure.in: * src/plugins/Makefile.am: * src/plugins/empathy.c: Added empathy plugin. 2008-12-19 Baptiste Mille-Mathias * src/nautilus-sendto-command.c (send_button_cb): Replace g_timeout_add with g_timeout_add_seconds which uses less energy. (Closes: #565085) 2008-12-19 Bastien Nocera * src/nautilus-sendto-command.c (set_contact_widgets): Try to avoid the handlers internal to the plugin not being run on occasions, as they were racing with the "activate" handler (Closes: #561487) 2008-12-18 Baptiste Mille-Mathias * src/plugins/bluetooth.c: Propose last used bluetooth device as default device. Bug #546571. 2008-12-15 Bastien Nocera * src/plugins/e-contact-entry.c: * src/plugins/e-contact-entry.h: Update from SVN 2008-10-16 Christian Persch * src/plugins/e-contact-entry.c: Use printf safely. Bug #556617. 2008-10-16 Bastien Nocera * src/nautilus-sendto-command.c (nautilus_sendto_plugin_init): Check whether nautilus-sendto-command.c exists to check whether we're in the sources, otherwise it whinges when run from any sources that have a "plugins" subdir 2008-10-14 Zeeshan Ali (Khattak) * configure.in: * src/plugins/Makefile.am: * src/plugins/upnp.c: Add a plugin based on GUPnP that upload files to UPnP Media Servers. It launches 'gupnp-upload' for the actual file transfer, which is a part of gupnp-tools package. (Closes: #553661) 2008-09-29 Bastien Nocera * src/plugins/bluetooth.c (add_phone_to_list), (add_device_to_list), (device_found): Use the Alias property instead of the "Name", as it stops bluetooth addresses from showing up unmodified in the UI 008-09-24 Bastien Nocera * src/plugins/evolution.c (contacts_selected_cb): Fix (null) print when selecting a contact without a full name, or any other information