Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/frame/clipboardbox.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor directory structure a bit, preliminary to theMarco Pesenti Gritti2008-02-041-193/+0
* #5760: Limit the number of items in the clipboard frame.Tomeu Vizoso2008-01-091-1/+10
* #5097: Fix pasting text between activities through the clipboard.Tomeu Vizoso2007-11-231-8/+0
* Add XdndDirectSave support to the clipboard.Marco Pesenti Gritti2007-09-171-7/+39
* Fix when item is removed from clipboard traySimon Schampijer2007-09-071-3/+1
* #3045: Fix issues with the clipboard icons and palettes.Tomeu Vizoso2007-08-311-140/+20
* Fix dragging clipboard objects out from the frame.Tomeu Vizoso2007-08-181-1/+1
* #2695: Recognize text files as such.Tomeu Vizoso2007-08-161-1/+1
* #1984 Fix removing items from the clipboard.Tomeu Vizoso2007-07-101-15/+2
* Some clipboard fixes.Tomeu Vizoso2007-07-061-7/+12
* Replace Menu for Palette.Tomeu Vizoso2007-07-011-3/+2
* Add extension to files that come into the clipboard without one.Tomeu Vizoso2007-06-211-0/+6
* Add an option for saving clipboard objects to the Journal.Tomeu Vizoso2007-06-171-2/+17
* Clipboard fixes.Tomeu Vizoso2007-06-171-3/+3
* Misc dnd fixes.Tomeu Vizoso2007-06-141-5/+8
* Percent should be 100% only when we have already added all the targets.Tomeu Vizoso2007-06-071-1/+1
* Implement setting the journal entry title from the toolbar.Tomeu2007-05-131-1/+1
* Recognize images dropped into the clipboard as such.Tomeu Vizoso2007-04-181-5/+10
* Drag images out of mozilla.Tomeu Vizoso2007-04-171-15/+31
* Revert "Start reworking the cliboard services to use the types registry."Marco Pesenti Gritti2007-04-111-8/+3
* Start reworking the cliboard services to use the types registry.Marco Pesenti Gritti2007-04-111-3/+8
* Return TRUE again in drag_motion_cb for accepting dnd drops.Tomeu2007-04-051-1/+1
* Fix for removing items from the clipboard.Tomeu Vizoso2007-03-201-1/+1
* Support selection of the clipboard object to be pasted.Tomeu Vizoso2007-03-141-7/+55
* Cleanup clipboard D-Bus APIDan Williams2007-03-141-15/+15
* Make ClipboardIcon use the new Menu.Tomeu Vizoso2007-02-211-3/+3
* More work to get rid of stylesheets, some regressions.Marco Pesenti Gritti2007-02-201-2/+0
* Some more usability fixes for the clipboard.Tomeu Vizoso2007-01-111-3/+3
* Added icon, title and preview for clipboard objects. Also allow for opening d...Tomeu Vizoso2007-01-051-6/+9
* Usability fixes for dnd on the clipboardTomeu Vizoso2006-12-161-1/+10
* Clipboard fixes.Tomeu Vizoso2006-12-141-5/+10
* Added c&v and dnd support to the clipboard.Tomeu Vizoso2006-12-131-0/+183