Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/frame/clipboardicon.py
Commit message (Expand)AuthorAgeFilesLines
* Update clipboard code in sugar to fix visual representation - SL #3903Gonzalo Odiard2012-11-271-2/+3
* Frame: use the new toggle_palette invoker property, SL #4065Simon Schampijer2012-10-231-7/+1
* All: add missing Gdk importsManuel QuiƱones2012-09-071-1/+2
* Run sugar-convert.sh for automatic conversion from sugar.* to sugar3.* importsSimon Schampijer2012-09-071-4/+4
* Run pygi-convert.sh for automatic conversion from GTK+ 2 to GTK+ 3Simon Schampijer2012-09-071-8/+8
* Clipboard, drag&drop: keep notification icon up-to-date, SL #3818Simon Schampijer2012-08-211-0/+2
* Frame: reveal Palette on left click for device, friends and clipboard itemsSimon Schampijer2012-08-211-0/+7
* Only add one time every object to the clipboard, SL #3371Gonzalo Odiard2012-04-271-8/+18
* PEP8 cleanup: ensure lines are shorter than 80 charactersSascha Silbe2010-11-241-3/+4
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-241-0/+1
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-251-1/+1
* let the logger do the formattingSascha Silbe2009-08-241-1/+1
* Clarify call to set_icon_pixbuf with keyword args.Eben Eliason2008-10-201-2/+2
* Size and position clippings correctly when dragged.Eben Eliason2008-10-181-1/+10
* Add preview to text clipboard items.Tomeu Vizoso2008-10-131-3/+8
* Use gconf for the profileSimon Schampijer2008-10-111-3/+5
* Fix crash when pressing keys and cleanup frame instantiation a bit.Marco Pesenti Gritti2008-10-081-3/+3
* Make the clipboard model internal to the frame.Marco Pesenti Gritti2008-10-051-1/+1
* Move view.clipboard* into frame.Marco Pesenti Gritti2008-09-301-0/+142