Commit graph

11 commits

Author SHA1 Message Date
Alberts Muktupāvels 7adf189c8d dbus-manager: deprecate old interface
https://gitlab.gnome.org/GNOME/nautilus/-/merge_requests/504
2020-04-06 21:19:15 +03:00
Carlos Soriano 42c5ce657e dbus: Implement rename file
So desktop icons extensions can use it.
2018-11-19 17:38:37 +01:00
Iain Lane 60634cfee0
dbus-interfaces: Remove stray "
This is a typo.
2018-11-14 15:24:43 +00:00
Carlos Soriano 533dceb8ca dbus-manager: Provide undo status
This is interesting for the desktop icons integration, so it can hide
the undo/redo menu items appropriately.
2018-08-18 20:32:28 +02:00
Carlos Soriano 9e9ca30c13 dbus: Implement move operation
Analog to the copy operation.
2018-08-08 14:07:48 +02:00
Carlos Soriano 60c3f2ea83 dbus-manager: Drop copy file operation
It was truly unreliable and not working clearly. We have a more powerful
and simpler API with CopyURIs, so there is no point to have this one.

This commits drops the DBus API. Note that the DBus version is not
bumped, I believe this DBus API is not used by any external service
given how broken was it.
2018-08-07 21:27:50 +02:00
Carlos Soriano 36b011a9e0 dbus-manager: Implement undo/redo
For the integration with the desktop icons extension.
2018-08-07 19:14:09 +00:00
Carlos Soriano 2543432aa1 dbus-manager: Implement creation of new folders
For the integration with the desktop icons extension.
2018-08-07 19:14:08 +00:00
Carlos Soriano 6b5be51c04 dbus-manager: Implement trashing files
So desktop icons extension can use it.
2018-08-07 19:14:08 +00:00
Daniel Mustieles e314fbcc99 Updated FSF's address 2014-01-31 14:13:48 +01:00
Alexander Larsson 7c27c4ce15 Convert the nautilus dbus support to use gdbus-codegen
This required latest glib code to work.
2011-05-04 16:41:17 +02:00