Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/services/shell/clipboardobject.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix uri list parsingMarco Pesenti Gritti2007-09-261-1/+1
|
* Make DirectSave just a special text/uri-list which ownsMarco Pesenti Gritti2007-09-261-9/+4
| | | | the disk data.
* Add XdndDirectSave support to the clipboard.Marco Pesenti Gritti2007-09-171-10/+14
| | | | | | | I think it could be a little cleaner, but it would require refactoring, we can do that post Trial-3. Also we might have to figure out a way to get file saving progress feedback at some point.
* Improvements in mime handling and added some tests.Tomeu Vizoso2007-08-201-2/+5
|
* #2543: Offer multiple activities for opening clipboard objects.Tomeu Vizoso2007-08-151-3/+2
|
* Rename the clipboard service as shell service.Tomeu Vizoso2007-08-081-0/+133