Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/desktop/homewindow.py
Commit message (Expand)AuthorAgeFilesLines
* Home View: pressing alt key to not focus the search entry, SL #4052Simon Schampijer2012-10-181-3/+3
* Views: defocus the search entry by defaultSimon Schampijer2012-09-261-4/+19
* ViewToolbar: clear search when views are switchedSimon Schampijer2012-09-191-0/+3
* Remove resize grip from HomeWindow, FrameWindow and LaunchWindowManuel Quiñones2012-09-071-0/+1
* Replacing set_data/get_data with a python attributeSimon Schampijer2012-09-071-1/+1
* HomeWindow: adopt to Gdk.Display get_pointer API changesManuel Quiñones2012-09-071-3/+5
* All: Chain up to constructor of derived classSimon Schampijer2012-09-071-1/+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-2/+2
* Run pygi-convert.sh for automatic conversion from GTK+ 2 to GTK+ 3Simon Schampijer2012-09-071-24/+24
* Views: move the ViewToolbar to the HomeWindow instead of having one in each ViewSimon Schampijer2012-08-281-15/+32
* Group View: add search toolbarSimon Schampijer2012-08-271-0/+1
* Views: Replace the hippo based layout with one using GTK+ containersSimon Schampijer2012-08-131-0/+2
* Show busy cursor during session shutdownSascha Silbe2011-02-121-0/+14
* style cleanup: prefer ' for stringsSascha Silbe2010-11-241-1/+1
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-11-241-3/+3
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-241-1/+1
* style cleanup: move globals before class and method definitionsSascha Silbe2010-11-241-1/+3
* #1725: Resize home window on screen size changeAndrés Ambrois2010-08-161-2/+7
* _Typo in a2976122a1Aleksey Lim2009-10-011-1/+1
* Pass timestamp to gdk.Window.focus() on shell startup #1451Aleksey Lim2009-10-011-1/+4
* Do not reseting resume mode on every visibility change #1311Aleksey Lim2009-09-101-1/+7
* really fix Alt handlingTomeu Vizoso2009-09-091-2/+10
* Implement Alt key listening in the HomeWindow instead of using a global grab ...Tomeu Vizoso2009-09-091-0/+19
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-251-21/+21
* Start new activity instance when Alt key is hold pressed #1129Tomeu Vizoso2009-08-251-0/+9
* Simplify the enable_xo_palette stuffTomeu Vizoso2008-10-231-26/+0
* Add some performance-related logging and move the load of the bundle registry...Tomeu Vizoso2008-10-201-1/+4
* First go at refactoring zoom handling. Includes changesMarco Pesenti Gritti2008-10-171-35/+47
* Make the distinction between friends and groups clearerSimon Schampijer2008-10-061-7/+7
* Remove pointless wrapper for setting zoom level in the shell.Marco Pesenti Gritti2008-10-051-0/+1
* Merge home model and shell model.Marco Pesenti Gritti2008-10-051-3/+3
* Fix case of the desktop modules.Marco Pesenti Gritti2008-09-301-0/+153