Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/frame/clipboard.py
Commit message (Expand)AuthorAgeFilesLines
* Update clipboard code in sugar to fix visual representation - SL #3903Gonzalo Odiard2012-11-271-1/+2
* Run sugar-convert.sh for automatic conversion from sugar.* to sugar3.* importsSimon Schampijer2012-09-071-1/+1
* Run pygi-convert.sh for automatic conversion from GTK+ 2 to GTK+ 3Simon Schampijer2012-09-071-9/+9
* Frame: Drop support for XdndDirectSave in the clipboardDaniel Narvaez2012-08-271-5/+1
* When an object is removed from the clipboard try, select the last available, ...Gonzalo Odiard2012-04-271-0/+4
* Only add one time every object to the clipboard, SL #3371Gonzalo Odiard2012-04-271-4/+25
* ignore incorrect pylint error E1101Sascha Silbe2010-11-241-3/+4
* style cleanup: prefer ' for stringsSascha Silbe2010-11-241-2/+2
* PEP8 cleanup: ensure lines are shorter than 80 charactersSascha Silbe2010-11-241-1/+1
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-11-241-1/+1
* style cleanup: move globals before class and method definitionsSascha Silbe2010-11-241-1/+4
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-251-3/+3
* let the logger do the formattingSascha Silbe2009-08-241-1/+1
* Bunch of pylint fixesTomeu Vizoso2009-08-191-9/+9
* Fix typosSimon Schampijer2008-11-181-1/+1
* Make the clipboard model internal to the frame.Marco Pesenti Gritti2008-10-051-0/+149