Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/extensions/cpsection
Commit message (Expand)AuthorAgeFilesLines
* Add support for XO 1.75Simon Schampijer2011-08-181-2/+15
* Language: restore undo functionality in control panel section #10754Simon Schampijer2011-03-221-0/+4
* fix typo in power control panel, dev.laptop.org #10753James Cameron2011-03-161-1/+1
* Restore setting a language with the command line OLPC #10681Simon Schampijer2011-02-222-22/+24
* Adjust the year in the licence visible in the control panelSimon Schampijer2011-02-171-1/+1
* Avoid popping an empty list in the software updater.Michael Stone2011-02-051-0/+3
* Simplify the definition of UpdateModel._bundles_to_check().Michael Stone2011-02-051-2/+1
* implement discarding network history (SL#1673)James Cameron2011-02-052-1/+16
* use dbus.PROPERTIES_IFACE instead of literal valueJames Cameron2011-02-051-3/+3
* About my computer: use NetworkManager to acquire list of devicesSascha Silbe2011-02-051-10/+62
* 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