Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/controlpanel/gui.py
Commit message (Expand)AuthorAgeFilesLines
* Favorite-statuses of activitiesAjay Garg2012-10-181-0/+1
* AccessibilityAjay Garg2012-10-181-1/+2
* Revert "Accessibility"Ajay Garg2012-10-181-2/+1
* AccessibilityAjay Garg2012-10-181-1/+2
* Revert "Accessibility"Ajay Garg2012-10-181-2/+1
* AccessibilityAjay Garg2012-10-181-1/+2
* NTP-Servers configuration.Ajay Garg2012-10-171-0/+1
* 3G-Database Support.Ajay Garg2012-10-151-0/+4
* Bring back the Control PanelManuel QuiƱones2012-09-071-7/+7
* All: Chain up to constructor of derived classSimon Schampijer2012-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-3/+3
* Run pygi-convert.sh for automatic conversion from GTK+ 2 to GTK+ 3Simon Schampijer2012-09-071-41/+41
* 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
* pylint cleanup: remove unused importsSascha Silbe2010-11-241-2/+0
* style cleanup: prefer ' for stringsSascha Silbe2010-11-241-2/+2
* style cleanup: use """ everywhereSascha Silbe2010-11-241-4/+4
* PEP8 cleanup: ensure lines are shorter than 80 charactersSascha Silbe2010-11-241-4/+3
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-11-241-8/+4
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-241-0/+4
* 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-251-54/+54
* 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
|/
* 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
* Make the shell more resilient to bugs in extensionsTomeu Vizoso2008-10-081-19/+27
* 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-031-4/+5
* 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-281-2/+2
* Move the shell code into site-packages.Marco Pesenti Gritti2008-09-281-0/+414