Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/services/clipboard
Commit message (Expand)AuthorAgeFilesLines
* Rename the clipboard service as shell service.Tomeu Vizoso2007-08-0811-746/+0
* Move the activity register to the clipboard service.Tomeu Vizoso2007-08-087-26/+251
* Don't import pygtk in the clipboard service as it is not used.Tomeu Vizoso2007-07-261-3/+0
* #2268 Allow removing downloads from the clipboard while in progress.Tomeu Vizoso2007-07-202-2/+7
* Register etoys as a launcher for its projects.Tomeu Vizoso2007-07-201-1/+2
* Renamed Xbook to Read.Tomeu Vizoso2007-07-151-1/+1
* #1888 Choose the correct mime type when adding text from Write to the clipboard.Tomeu Vizoso2007-07-141-2/+1
* Associate pdfs to Read.Tomeu Vizoso2007-07-141-1/+2
* #1984 Fix removing items from the clipboard.Tomeu Vizoso2007-07-102-34/+32
* Add application/vnd.oasis.opendocument.text mime to the Text type.Tomeu Vizoso2007-07-051-1/+2
* Be smarter when choosing one mime type from the targets offered.Tomeu Vizoso2007-07-031-16/+6
* Added/corrected some license headers.Tomeu Vizoso2007-06-242-0/+32
* Add extension to files that come into the clipboard without one.Tomeu Vizoso2007-06-211-5/+5
* Some more exceptions for mozilla drops.Tomeu Vizoso2007-06-203-3/+6
* Use the new objecttypeservice in place of typeregistry.Tomeu Vizoso2007-06-206-860/+98
* Add an option for saving clipboard objects to the Journal.Tomeu Vizoso2007-06-173-7/+14
* Clipboard fixes.Tomeu Vizoso2007-06-172-2/+3
* Misc dnd fixes.Tomeu Vizoso2007-06-141-1/+1
* Several fixes for the object type registry and the activity registry.Tomeu Vizoso2007-06-124-37/+40
* Use the commit id for the snapshot nameMarco Pesenti Gritti2007-05-292-0/+66
* Very first go at the object type registry.Marco Pesenti Gritti2007-05-291-6/+11
* 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