Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/clipboardmenu.py
Commit message (Expand)AuthorAgeFilesLines
* 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