Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/frame/frame.py
Commit message (Expand)AuthorAgeFilesLines
* style cleanup: prefer ' for stringsSascha Silbe2010-11-241-1/+1
* PEP8 cleanup: ensure lines are shorter than 80 charactersSascha Silbe2010-11-241-3/+4
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-11-241-2/+2
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-241-1/+5
* Make notification debug messages less verboseTomeu Vizoso2010-08-201-1/+1
* Frame buttons are hidden #1285Aleksey Lim2009-09-071-4/+0
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-251-3/+3
* let the logger do the formattingSascha Silbe2009-08-241-2/+2
* Remove superfluous checkTomeu Vizoso2009-01-051-3/+0
* Initial implementation of activity notificationsTomeu Vizoso2008-11-041-3/+42
* Add some performance-related logging and move the load of the bundle registry...Tomeu Vizoso2008-10-201-0/+1
* Fix crash when pressing keys and cleanup frame instantiation a bit.Marco Pesenti Gritti2008-10-081-14/+5
* Move frame to his own module.Marco Pesenti Gritti2008-09-301-0/+327