Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/controlpanel
Commit message (Collapse)AuthorAgeFilesLines
* Support to set non ascii nick names in cp #5613Simon Schampijer2008-07-031-1/+1
| | | | | | This is needed to allow non ascii character input from the command line interface of the control panel
* Use os.path.splitext() to get file extensions, not string.strip().Chris Ball2008-06-262-3/+3
|
* ControlPanel: Use the sesionmanager for the sugar restartSimon Schampijer2008-06-132-13/+15
|
* Changes to cp Frame section from eben feedbackSimon Schampijer2008-06-062-141/+125
| | | | | | - new icon for the section - change labels - make slider unit seconds
* Control Panel push missed these changesSimon Schampijer2008-06-043-520/+99
|
* Landed the graphical frontend for the control panelSimon Schampijer2008-06-0420-0/+2406
| | | | | | | | | - use a MVC to split the model from the view - the model is used by the command line interface and the graphical frontend - this commit depends on the sugar-toolkit commit 4bdddfd20d8cb3f76ff03ab196dd5229f166bd75 - added src/view/devices/speaker.py to POTFILES.in
* pylint controlpanelSimon Schampijer2008-04-212-12/+11
|
* removed dependency to string module and cleaned a bit the codeSimon Schampijer2008-03-061-21/+19
|
* #6071: Move some LGPL files to GPL.Tomeu Vizoso2008-02-102-22/+20
|
* Refactor directory structure a bit, preliminary to theMarco Pesenti Gritti2008-02-044-0/+582
library split-out.