26 Commits (d49b0ed6fb6f083d62d205c651aced3c0cf50095)

Author SHA1 Message Date
Marco Pesenti Gritti d49b0ed6fb Use sys.path.append, not insert 17 years ago
Marco Pesenti Gritti eeb09294d8 Revert "Start reworking the cliboard services to use the types registry."
This reverts commit fcb57779a2.
17 years ago
Marco Pesenti Gritti fcb57779a2 Start reworking the cliboard services to use the types registry. 17 years ago
Tomeu Vizoso 10735e597a Add application/x-pdf mime type. 17 years ago
Marco Pesenti Gritti 01056ee823 Handle abw files 18 years ago
Marco Pesenti Gritti 1f61c5f65e Hook up etoys projects 18 years ago
Dan Williams 653191806f Copy interesting files to /home/dcbw after download 18 years ago
Dan Williams 6ab478c6cd Validate percentage before setting it 18 years ago
Tomeu Vizoso 6227b96215 Support selection of the clipboard object to be pasted. 18 years ago
Dan Williams 8b4ccf3eb1 Cleanup clipboard D-Bus API
- The clipboard now determines each objects unique id and
    returns it from add_object()
- The ID is opaque to the client and should not be used/accessed
    other than with the clipboard service
- Add object type hints for dbus-python
- Sugar clipboard bindings for get_object() now return a dict rather
    than a tuple
- ClipboardIcon now retrieves the real file path and uses that
    to open the file
- Adapt sugar bits to clipboard changes
18 years ago
Marco Pesenti Gritti 57c928916c Refactor sugar.env and paths 18 years ago
Marco Pesenti Gritti 2d9a06ec9a Add the root path of the services to python path, not services/.
Get rid of the now useless env.get_services_dir
18 years ago
Tomeu Vizoso 228908b36e Use the new icons for object types. 18 years ago
Marco Pesenti Gritti 4cdf88f31d Do not hardcode /usr/bin/python 18 years ago
Tomeu Vizoso 93e030216c Update to new icon API. 18 years ago
Tomeu Vizoso 334be3331b Some more usability fixes for the clipboard. 18 years ago
Tomeu Vizoso 1ee6b7faf0 Some clipboard fixes. 18 years ago
Tomeu Vizoso f50d9f5f9a Added icon, title and preview for clipboard objects. Also allow for opening docs and rtfs from the web. 18 years ago
Marco Pesenti Gritti 2402d0461d Release 0.60 18 years ago
Tomeu Vizoso e68f0e00e9 Added c&v and dnd support to the clipboard. 18 years ago
Marco Pesenti Gritti 37853ad836 Fix up service installation path 18 years ago
Justin Gallardo b9f9ef0fe9 Changed all tabs to 4 spaces for python style 18 years ago
Tomeu Vizoso 59d57a03d9 First implementation of ClipboardService. Implement pdf viewing and downloading via ClipboardService. 18 years ago
Tomeu Vizoso 61f24de748 Reverting clipboard changes pushed by mistake. These are commits 23565cfd48 and a7e4092b0e. 18 years ago
Tomeu Vizoso a7e4092b0e Created SugarDownloadManager and ClipboardService's wrapper. Show and hide the frame when adding an object to the clipboard. 18 years ago
Tomeu Vizoso 23565cfd48 First version of the ClipboardService. Added support for showing the progress of a pdf download in the clipboard. 18 years ago