Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/clipboardmenu.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor directory structure a bit, preliminary to theMarco Pesenti Gritti2008-02-041-223/+0
* #5080: Clipboard fixes for sharing of URIs.Tomeu Vizoso2007-12-051-9/+22
* Split part of the sugar library to sugar-baseMarco Pesenti Gritti2007-10-151-1/+1
* Fix uri list parsingMarco Pesenti Gritti2007-09-261-1/+2
* Destroy the clipboard menu download progress bar instead of just hiding it.Benjamin Berg2007-09-221-15/+14
* Some clipboard fixes.Tomeu Vizoso2007-09-081-21/+17
* #3045: Fix issues with the clipboard icons and palettes.Tomeu Vizoso2007-08-311-1/+0
* Fix a warning.Tomeu Vizoso2007-08-181-1/+4
* Adapt to icon name changesMarco Pesenti Gritti2007-08-161-2/+2
* #2543: Offer multiple activities for opening clipboard objects.Tomeu Vizoso2007-08-151-8/+52
* Complete move to external bundle registry.Tomeu Vizoso2007-08-091-25/+1
* Adapt to new palette API.Tomeu Vizoso2007-08-081-3/+6
* Remove obsolete sugar.graphics.color.Marco Pesenti Gritti2007-07-311-1/+0
* #2268 Allow removing downloads from the clipboard while in progress.Tomeu Vizoso2007-07-201-1/+1
* Fixing broken importMarco Pesenti Gritti2007-07-181-1/+1
* #1888 Choose the correct mime type when adding text from Write to the clipboard.Tomeu Vizoso2007-07-141-2/+1
* #2149, #2150: fixes for the clipboard palette.Tomeu Vizoso2007-07-141-28/+32
* #1888 Fix opening items from the clipboard.Tomeu Vizoso2007-07-111-38/+32
* Move code to use style instead font.py (removed)Eduardo Silva2007-07-091-2/+3
* Some clipboard fixes.Tomeu Vizoso2007-07-061-0/+2
* Implement palette groups. Use them to not popdown frame when hover a palette.Marco Pesenti Gritti2007-07-061-0/+2
* Be smarter when choosing one mime type from the targets offered.Tomeu Vizoso2007-07-031-8/+7
* Replace Menu for Palette.Tomeu Vizoso2007-07-011-93/+146
* Use gtk progress bar.Tomeu Vizoso2007-06-251-24/+13
* Move stock-save to document-save.Tomeu Vizoso2007-06-221-1/+1
* Add an option for saving clipboard objects to the Journal.Tomeu Vizoso2007-06-171-43/+80
* Remove all the bubbles from the public API, yay ;)Marco Pesenti Gritti2007-04-271-1/+2
* Implement installation of downloaded activities.Tomeu Vizoso2007-04-201-7/+7
* Revert "Start reworking the cliboard services to use the types registry."Marco Pesenti Gritti2007-04-111-36/+9
* Start reworking the cliboard services to use the types registry.Marco Pesenti Gritti2007-04-111-9/+36
* Add hover to ClipboardIcon.Tomeu Vizoso2007-02-241-1/+2
* Make ClipboardIcon use the new Menu.Tomeu Vizoso2007-02-211-37/+56
* More work to get rid of stylesheets, some regressions.Marco Pesenti Gritti2007-02-201-4/+1
* Update to new icon API.Tomeu Vizoso2007-01-161-2/+2
* Remove some unused importsMarco Pesenti Gritti2007-01-151-3/+0
* Support for activity icons inside the bundle.Marco Pesenti Gritti2007-01-121-2/+2
* Some more usability fixes for the clipboard.Tomeu Vizoso2007-01-111-10/+45
* Some clipboard fixes.Tomeu Vizoso2007-01-071-1/+1
* Added icon, title and preview for clipboard objects. Also allow for opening d...Tomeu Vizoso2007-01-051-2/+5
* Clipboard fixes.Tomeu Vizoso2006-12-141-7/+11
* Added c&v and dnd support to the clipboard.Tomeu Vizoso2006-12-131-0/+53