Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/extensions/cpsection
Commit message (Expand)AuthorAgeFilesLines
* Workaround to Python 2.7 regression in locale.format(): it disallows trailing...Walter Bender2010-11-261-2/+2
* use logging.exception() instead of logging.error(traceback.format_exc())Sascha Silbe2010-11-241-2/+2
* style cleanup: prefer ' for stringsSascha Silbe2010-11-2412-64/+63
* style cleanup: use """ everywhereSascha Silbe2010-11-246-16/+14
* PEP8 cleanup: ensure lines are shorter than 80 charactersSascha Silbe2010-11-248-14/+21
* PEP8 cleanup: fix inline comment spacingSascha Silbe2010-11-242-2/+2
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-11-246-38/+38
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-2426-20/+95
* fix EOL spacesSascha Silbe2010-11-2418-169/+169
* Adapt activity updater to new numbering scheme #2425Simon Schampijer2010-11-093-5/+10
* Listen to changes to the nick and jabber server settings and update MC approp...Tomeu Vizoso2010-08-301-17/+0
* added enhanced color selector: cycle through previous and next stroke and fil...Walter Bender2010-08-161-66/+191
* Fixed text overflow, padding. Closes sl#1980Tim McNamara2010-08-151-2/+5
* Move _default_lang initialization to model level #2073Aleksey Lim2010-07-071-4/+1
* Use current default language insted of hardcoded en_US #2073Aleksey Lim2010-07-061-0/+4
* keyboard cpsection: don't choke on option group (SL#2022)Sascha Silbe2010-06-021-1/+3
* Add support for OLPC Powerd (#1774)Paul Fox2010-03-091-2/+33
* 3G - cleanup layout in control panel section #1768Simon Schampijer2010-03-011-7/+26
* Pin Puk Configurationlatu2010-02-152-7/+63
* Implement support for 3G modems (tch) #1622Tomeu Vizoso2010-01-295-1/+275
* fail gracefully if system DBus unreachable (#1403)Sascha Silbe2010-01-111-3/+3
* Control panel resizing issue (for non en_US languages) #308Aleksey Lim2009-09-302-1/+12
* Handle situations where keyboard model is stored as '' or None. Completes dsl...Sayamindu Dasgupta2009-09-212-4/+9
* Create ~/Activities if it doesn't exist yet #1400Tomeu Vizoso2009-09-201-0/+3
* Remove remaining .xo files from cancelled updates #1399Tomeu Vizoso2009-09-201-0/+3
* Implement functionality of the cancel button #1361Tomeu Vizoso2009-09-202-15/+72
* ASLO knows only about stable SP releases #1369Aleksey Lim2009-09-181-2/+7
* _Typo Sugar craches during undo for the first Keyboard component startup #1341Aleksey Lim2009-09-181-3/+4
* Sugar craches during undo for the first Keyboard component startup #1341Aleksey Lim2009-09-182-4/+11
* Make language cpsection visually consistent with the other cpsectionsSayamindu Dasgupta2009-09-021-0/+4
* more pylint fixesSimon Schampijer2009-08-251-3/+3
* Some pylint fixesSimon Schampijer2009-08-252-2/+2
* Merge branch 'master' of git://git.sugarlabs.org/sugar/sugar-xkb-supportSayamindu Dasgupta2009-08-255-1/+603
|\
| * Add link to http://dev.sugarlabs.org/ticket/407Sayamindu Dasgupta2009-08-251-0/+1
| * Add TODO item for removing xklavier checks when python-xklavier is packaged f...Sayamindu Dasgupta2009-08-251-0/+4
| * Using logging.exceptionSayamindu Dasgupta2009-08-241-6/+4
| * Add checks for oddball variable valuesSayamindu Dasgupta2009-08-241-3/+7
| * More PEP8 fixes, removed abbreviationsSayamindu Dasgupta2009-08-242-74/+76
| * Added contact information in the header.Sayamindu Dasgupta2009-08-173-3/+5
| * Pylint fixes, documentationSayamindu Dasgupta2009-08-172-42/+75
| * Add undo() supportSayamindu Dasgupta2009-08-161-14/+22
| * Implement *_set() support for model, layout and layout switching optionSayamindu Dasgupta2009-08-162-7/+92
| * Add missing Makefile.amSayamindu Dasgupta2009-07-271-0/+6
| * Update configure.ac and Makefile.amSayamindu Dasgupta2009-07-261-1/+1
| * Initial code with GUI working.Sayamindu Dasgupta2009-07-263-0/+459
* | let the logger do the formattingSascha Silbe2009-08-243-5/+4
* | Add wraping of the lineSimon Schampijer2009-08-201-0/+1
* | CP: explanation string, make it translatableSimon Schampijer2009-08-201-2/+3
* | CP: Language section - explanation string #562Simon Schampijer2009-08-201-0/+8
* | Network Control Panel needs slider bar #830Aleksey Lim2009-08-121-6/+15