19 Commits (f90b1d3ebc9554ceedc2ebc2401c8639634d7a9d)

Author SHA1 Message Date
Marco Pesenti Gritti 488402df7d Split sugar-toolkit out of sugar shell. 17 years ago
Marco Pesenti Gritti 6240c1cf6f Cleanup the source structure 17 years ago
John (J5) Palmieri 2cae66b0ea More follow_name_owner_changed optimiztion
* reasoning changed from a FIXME to a NOTE to explain why we need
     to follow_name_owner_changed
17 years ago
Tomeu Vizoso c54fb84b28 #2543: Offer multiple activities for opening clipboard objects. 17 years ago
Tomeu Vizoso 4c24cde923 Added/corrected some license headers. 17 years ago
Tomeu Vizoso 1afe9273a1 Add an option for saving clipboard objects to the Journal. 17 years ago
Mike C. Fletcher 0fc5e67dcc More documentation, mostly for the sugar.presence.presenceservice
module.
17 years ago
Mike C. Fletcher 5efe3ef532 Initial documentation pass for the sugar.clipboard.clipboardservice module. 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
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
Tomeu Vizoso 4e267c18bf Improved connection to clipboard service. 18 years ago
Tomeu Vizoso 334be3331b Some more usability fixes for the clipboard. 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
Tomeu Vizoso e68f0e00e9 Added c&v and dnd support to the clipboard. 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