Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/services/clipboard
Commit message (Expand)AuthorAgeFilesLines
* Documentation patch from Amanda Yilmaz (services/clipboard/typeregistry.py)Mike C. Fletcher2007-04-211-0/+540
* Remove debug message.Tomeu Vizoso2007-04-191-1/+0
* Recognize downloaded .xo as such.Tomeu Vizoso2007-04-191-0/+22
* Recognize images dropped into the clipboard as such.Tomeu Vizoso2007-04-181-4/+24
* Drag images out of mozilla.Tomeu Vizoso2007-04-173-1/+34
* Use sys.path.append, not insertMarco Pesenti Gritti2007-04-151-1/+1
* Revert "Start reworking the cliboard services to use the types registry."Marco Pesenti Gritti2007-04-114-23/+300
* Start reworking the cliboard services to use the types registry.Marco Pesenti Gritti2007-04-114-300/+23
* Add application/x-pdf mime type.Tomeu Vizoso2007-03-291-1/+1
* Handle abw filesMarco Pesenti Gritti2007-03-221-0/+12
* Hook up etoys projectsMarco Pesenti Gritti2007-03-221-0/+21
* Copy interesting files to /home/dcbw after downloadDan Williams2007-03-142-0/+42
* Validate percentage before setting itDan Williams2007-03-141-0/+5
* Support selection of the clipboard object to be pasted.Tomeu Vizoso2007-03-142-13/+4
* Cleanup clipboard D-Bus APIDan Williams2007-03-142-41/+48
* Refactor sugar.env and pathsMarco Pesenti Gritti2007-03-091-1/+1
* Add the root path of the services to python path, not services/.Marco Pesenti Gritti2007-03-091-2/+3
* Use the new icons for object types.Tomeu Vizoso2007-02-221-7/+7
* Do not hardcode /usr/bin/pythonMarco Pesenti Gritti2007-01-201-1/+1
* Update to new icon API.Tomeu Vizoso2007-01-161-8/+8
* Some more usability fixes for the clipboard.Tomeu Vizoso2007-01-113-3/+55
* Some clipboard fixes.Tomeu Vizoso2007-01-071-8/+13
* Added icon, title and preview for clipboard objects. Also allow for opening d...Tomeu Vizoso2007-01-054-26/+226
* Release 0.60Marco Pesenti Gritti2006-12-181-0/+2
* Added c&v and dnd support to the clipboard.Tomeu Vizoso2006-12-135-78/+161
* Fix up service installation pathMarco Pesenti Gritti2006-12-041-1/+1
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-41/+41
* First implementation of ClipboardService. Implement pdf viewing and downloadi...Tomeu Vizoso2006-11-155-0/+139
* Reverting clipboard changes pushed by mistake. These are commits 23565cfd483e...Tomeu Vizoso2006-11-105-139/+0
* Created SugarDownloadManager and ClipboardService's wrapper. Show and hide th...Tomeu Vizoso2006-11-051-9/+9
* First version of the ClipboardService. Added support for showing the progress...Tomeu Vizoso2006-11-015-0/+139