Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/view/keyhandler.py
Commit message (Expand)AuthorAgeFilesLines
* Journal key: do only reveal Journal without focusing the search entry, SL #3988Simon Schampijer2012-10-091-1/+1
* Key Handler: fix SugarExt importManuel QuiƱones2012-09-071-2/+2
* 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-1/+1
* Run pygi-convert.sh for automatic conversion from GTK+ 2 to GTK+ 3Simon Schampijer2012-09-071-2/+2
* keyhandler: Use textual key names, OLPC #11721Daniel Drake2012-03-301-2/+2
* Implementation of Text to Speech Feature [1]Gonzalo Odiard2012-02-021-28/+1
* pylint cleanup: pass format parameters to log functions instead of using %Sascha Silbe2010-11-241-1/+1
* use logging.exception() instead of logging.error(traceback.format_exc())Sascha Silbe2010-11-241-3/+1
* 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-23/+23
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-241-1/+2
* style cleanup: move globals before class and method definitionsSascha Silbe2010-11-241-1/+3
* Add frame and journal keybindingsDaniel Drake2010-07-201-0/+2
* Minor pylint cleanupsSimon Schampijer2010-03-101-1/+0
* Activate windows when changing to activity viewDaniel Drake2009-11-271-4/+4
* Alt+Space not working to show/hide the tray #1476Aleksey Lim2009-10-091-11/+0
* some pylint fixesTomeu Vizoso2009-09-091-4/+1
* Implement Alt key listening in the HomeWindow instead of using a global grab ...Tomeu Vizoso2009-09-091-25/+0
* Start new activity instance when Alt key is hold pressed #1129Tomeu Vizoso2009-08-251-1/+27
* let the logger do the formattingSascha Silbe2009-08-241-4/+4
* Remove key handlers for rotation and brightness change for the XO. #737Tomeu Vizoso2009-08-181-76/+0
* Pass the event timestamp to window management operationsTomeu Vizoso2009-07-121-29/+29
* Ungrab some metacity bindings that we want to grabTomeu Vizoso2009-07-111-0/+12
* Make mute sound code togglableSimon Schampijer2009-02-261-1/+4
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineSimon Schampijer2009-02-261-3/+2
|\
| * Catch all exceptions (thanks to silbe)Tomeu Vizoso2009-02-261-3/+2
* | keyhandler: Map XF86Search to the journal searchSimon Schampijer2009-02-261-0/+1
|/
* Fix typo for volume_up (Sascha Silbe)Simon Schampijer2009-02-261-1/+1
* Give time for atexit to execute when closing the emulator #435Tomeu Vizoso2009-02-251-3/+2
* Use keyboard specific keys to set the volume #430Simon Schampijer2009-02-251-23/+30
* style changeSimon Schampijer2009-01-051-2/+2
* Focus Search is not exposed via dbus anymore #89Simon Schampijer2009-01-051-12/+2
* Modularize key handlersTomeu Vizoso2008-10-221-40/+27
* Unused importMarco Pesenti Gritti2008-10-201-1/+0
* First go at refactoring zoom handling. Includes changesMarco Pesenti Gritti2008-10-171-8/+4
* Use gconf for the profileSimon Schampijer2008-10-111-3/+7
* Fix crash when pressing keys and cleanup frame instantiation a bit.Marco Pesenti Gritti2008-10-081-1/+10
* Make the distinction between friends and groups clearerSimon Schampijer2008-10-061-3/+3
* Remove the remaining shell view bits and finally kill it.Marco Pesenti Gritti2008-10-061-3/+3
* Remove pointless wrapper for setting zoom level in the shell.Marco Pesenti Gritti2008-10-051-4/+9
* Factor out and remove more code from the shell view.Marco Pesenti Gritti2008-10-051-8/+12
* Remove unused activity screenshot code.Marco Pesenti Gritti2008-10-051-1/+30
* Merge home model and shell model.Marco Pesenti Gritti2008-10-051-1/+1
* Split up the hardware manager and move it to model. MakeMarco Pesenti Gritti2008-10-031-13/+10
* Typo. Thanks buildbot.Marco Pesenti Gritti2008-10-011-1/+1
* Fix view module case.Marco Pesenti Gritti2008-09-301-8/+8
* Bunch of import fixesMarco Pesenti Gritti2008-09-281-8/+8
* Move the shell code into site-packages.Marco Pesenti Gritti2008-09-281-0/+289