Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/controlpanel
Commit message (Expand)AuthorAgeFilesLines
* Adapt to changes in icons - SL #3569Manuel Quiñones2013-01-151-1/+1
* Control Panel: defocus the search entry by default - SL #3998Manuel Quiñones2012-10-231-1/+18
* Control Panel: set placeholder text for search entry, SL #3998Simon Schampijer2012-10-181-0/+2
* Bring back the Control PanelManuel Quiñones2012-09-072-9/+9
* All: Chain up to constructor of derived classSimon Schampijer2012-09-074-6/+6
* 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-073-9/+9
* Run pygi-convert.sh for automatic conversion from GTK+ 2 to GTK+ 3Simon Schampijer2012-09-074-77/+77
* Control Panel, cmd line: capitalize Sugar in string SL #3029Ajay Garg2012-02-091-1/+1
* Control Panel, Power section: check if powerd is available OLPC #11437Simon Schampijer2011-11-291-1/+2
* simplify extension loading exception errorJames Cameron2011-02-111-2/+1
* Dynamically set number of control panel columns (SL#2280)anishmangal20022011-02-051-4/+16
* Added busy cursor when we open any section in control panel. (Ticket #245)Ishan Bansal2010-11-271-4/+9
* use logging.exception() instead of logging.error(traceback.format_exc())Sascha Silbe2010-11-241-3/+1
* pylint cleanup: remove unused importsSascha Silbe2010-11-241-2/+0
* style cleanup: prefer ' for stringsSascha Silbe2010-11-242-13/+13
* style cleanup: use """ everywhereSascha Silbe2010-11-243-9/+9
* PEP8 cleanup: ensure lines are shorter than 80 charactersSascha Silbe2010-11-241-4/+3
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-11-244-21/+13
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-246-3/+15
* Revert "Added busy cursor when we open any section in control panel. (Ticket ...Tomeu Vizoso2010-09-241-9/+4
* Added busy cursor when we open any section in control panel. (Ticket #245)Ishan Bansal2010-09-241-4/+9
* Typing in the My Settings (control panel) search field has no effect #872Aleksey Lim2009-09-161-7/+8
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-256-82/+82
* Merge branch 'master' of git://git.sugarlabs.org/sugar/sugar-xkb-supportSayamindu Dasgupta2009-08-251-0/+5
|\
| * Enable keyboard configuration stuff only if xklavier could be loadedSayamindu Dasgupta2009-08-241-0/+5
* | let the logger do the formattingSascha Silbe2009-08-241-1/+1
* | CP: Better representation of the clear commands in the helpSimon Schampijer2009-08-191-0/+3
|/
* Only show cp power section on xoSimon Schampijer2009-02-101-1/+4
* About my XO -> About my ComputerSimon Schampijer2009-01-151-1/+1
* A bit of refactoring to get rid of the confusing service package.Marco Pesenti Gritti2008-10-221-1/+1
* Add missing importTomeu Vizoso2008-10-081-0/+1
* Make the shell more resilient to bugs in extensionsTomeu Vizoso2008-10-082-23/+37
* Move services and their initialization to a service package.Marco Pesenti Gritti2008-10-061-1/+1
* Move controlpanel extensions to the extensions path.Marco Pesenti Gritti2008-10-0331-2250/+8
* Merge nmclient and nminfo and move them in the model.Marco Pesenti Gritti2008-10-031-2/+3
* Remove unused import.Marco Pesenti Gritti2008-09-291-1/+0
* Fix controlpanel dynamic importsMarco Pesenti Gritti2008-09-291-4/+4
* Bunch of import fixesMarco Pesenti Gritti2008-09-283-4/+4
* Move the shell code into site-packages.Marco Pesenti Gritti2008-09-2835-0/+3125