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
* Frame Palette interaction cleanupSimon Schampijer2012-11-101-0/+1
* All: add missing Gdk importsManuel QuiƱones2012-09-071-0/+1
* 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-17/+17
* Frame: remove unused _FRAME_HIDING_DELAYSimon Schampijer2012-08-271-1/+0
* Remove _MouseListener from the frame and cleanup, v2, SL #3820Simon Schampijer2012-08-221-43/+4
* Frame: new behavior for revealing/hiding the Frame with the mouseSimon Schampijer2012-08-211-40/+13
* Remove hippo from the frameDaniel Drake2011-10-091-12/+4
* 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