Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/frame/clipboardpanelwindow.py
Commit message (Expand)AuthorAgeFilesLines
* Corrected some formatting issues with imports.Tomeu Vizoso2007-07-021-0/+2
* Replace Menu for Palette.Tomeu Vizoso2007-07-011-1/+1
* Add an option for saving clipboard objects to the Journal.Tomeu Vizoso2007-06-171-0/+15
* Percent should be 100% only when we have already added all the targets.Tomeu Vizoso2007-06-071-5/+2
* set_state() could be called when there are still no formats.Tomeu Vizoso2007-06-071-2/+2
* Some refactoring to get styles rightMarco Pesenti Gritti2007-05-011-3/+3
* Support selection of the clipboard object to be pasted.Tomeu Vizoso2007-03-141-14/+25
* Cleanup clipboard D-Bus APIDan Williams2007-03-141-3/+1
* Add a window class to graphics, it contains a canvas.Marco Pesenti Gritti2007-02-271-1/+4
* Make ClipboardIcon use the new Menu.Tomeu Vizoso2007-02-211-2/+1
* CleanupsMarco Pesenti Gritti2007-02-201-2/+2
* Get rid of the old grid. Never use absolute positioning.Marco Pesenti Gritti2007-02-201-2/+2
* Listen for button-press in the hippo.Canvas, not on the gtk.Window.Tomeu Vizoso2007-02-031-1/+1
* Try to avoid frame flickering by keeping the window offscreen.Marco Pesenti Gritti2007-01-251-2/+2
* 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-1/+1
* Usability fixes for dnd on the clipboardTomeu Vizoso2006-12-161-1/+5
* Clipboard fixes.Tomeu Vizoso2006-12-141-2/+1
* Added c&v and dnd support to the clipboard.Tomeu Vizoso2006-12-131-0/+64