Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/clipboardicon.py
Commit message (Expand)AuthorAgeFilesLines
* Redo activity bundles in terms of sugar.bundle.bundleDan Winship2007-09-201-2/+3
* Don't disable the clipboard icons when they are still incomplete.Tomeu Vizoso2007-09-121-4/+0
* Also catch the deprecated mime type for bundles.Tomeu Vizoso2007-09-061-7/+8
* #3045: Fix issues with the clipboard icons and palettes.Tomeu Vizoso2007-08-311-50/+89
* One more icon fix.Tomeu Vizoso2007-08-271-1/+1
* Reorganize canvas items.Marco Pesenti Gritti2007-08-251-1/+1
* Updated to use application/vnd.olpc-sugar instead of application/vnd.olpc-x-s...Tomeu Vizoso2007-08-211-3/+3
* Adapt to object icons name changes.Marco Pesenti Gritti2007-08-161-1/+1
* Adapt to new color constants.Tomeu Vizoso2007-08-081-5/+5
* Move from scaling to sizes in CanvasIcon.Marco Pesenti Gritti2007-07-311-4/+2
* Remove obsolete sugar.graphics.color.Marco Pesenti Gritti2007-07-311-3/+2
* Show generic icon for objects of unknown type.Tomeu Vizoso2007-07-041-1/+5
* Replace Menu for Palette.Tomeu Vizoso2007-07-011-114/+10
* Use xo colors in clipboard icons.Tomeu Vizoso2007-06-231-1/+2
* Add an option for saving clipboard objects to the Journal.Tomeu Vizoso2007-06-171-6/+49
* set_state() could be called when there are still no formats.Tomeu Vizoso2007-06-071-1/+4
* Don't autolaunch downloaded docs, this will be done from the Web activity.Tomeu Vizoso2007-05-201-10/+0
* Fix for Python 2.4 compatibility.Tomeu Vizoso2007-05-051-1/+1
* Implement installation of downloaded activities.Tomeu Vizoso2007-04-201-14/+42
* Revert "Start reworking the cliboard services to use the types registry."Marco Pesenti Gritti2007-04-111-11/+46
* Start reworking the cliboard services to use the types registry.Marco Pesenti Gritti2007-04-111-46/+11
* Pass an uri to the activityMarco Pesenti Gritti2007-03-221-1/+2
* Autolaunch etoys projectsMarco Pesenti Gritti2007-03-221-1/+3
* Hack for detecting an onDisk format. Need to improve the clipboard API for th...Tomeu Vizoso2007-03-181-1/+8
* Auto-open some downloaded filesDan Williams2007-03-141-2/+8
* Support selection of the clipboard object to be pasted.Tomeu Vizoso2007-03-141-8/+40
* Cleanup clipboard D-Bus APIDan Williams2007-03-141-1/+11
* Add copyright headerDan Williams2007-03-141-0/+17
* Button fixes and fix launching activities from the clipboard.Tomeu Vizoso2007-02-281-11/+1
* Add hover to ClipboardIcon.Tomeu Vizoso2007-02-241-0/+7
* Typo.Tomeu Vizoso2007-02-241-2/+2
* Rename IconColor to XoColor.Tomeu Vizoso2007-02-231-3/+3
* Added tooltips to CanvasIcon and implement popup positioning in the Frame.Tomeu Vizoso2007-02-221-0/+4
* Make ClipboardIcon use the new Menu.Tomeu Vizoso2007-02-211-7/+11
* Fix capsMarco Pesenti Gritti2007-02-211-2/+2
* Some more usability fixes for the clipboard.Tomeu Vizoso2007-01-111-27/+22
* Make activity launching asynchronousDan Williams2007-01-071-14/+24
* Make shell responsible for activity ID generationDan Williams2007-01-061-1/+2
* Added icon, title and preview for clipboard objects. Also allow for opening d...Tomeu Vizoso2007-01-051-8/+33
* Added c&v and dnd support to the clipboard.Tomeu Vizoso2006-12-131-0/+44