Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/keyhandler.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused methods from the activity services. Cleanups.Marco Pesenti Gritti2007-07-031-9/+0
|
* Move the zoom levels inside the modelMarco Pesenti Gritti2007-07-021-6/+5
|
* Add a bunch of GPL headersMarco Pesenti Gritti2007-06-241-0/+16
|
* Move SugarKeyGrabber in the lib. Keep it private.Marco Pesenti Gritti2007-06-201-1/+1
| | | | We can't install libraries in datadir.
* s/get_hardware_manager/get_manager.Marco Pesenti Gritti2007-06-141-7/+7
| | | | It was redundant.
* Mute the channel when setting the volume to minimum.Marco Pesenti Gritti2007-06-131-1/+4
|
* Set volume directly from python (requires gst-python).Marco Pesenti Gritti2007-06-131-13/+14
| | | | Cleanups.
* Take screenshot and save it to the journal (<alt>1).Tomeu Vizoso2007-06-041-0/+4
|
* Move private extensions out of the lib, inside the shell.Marco Pesenti Gritti2007-04-061-1/+1
|
*