Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* (Partial) fix for GSM connection time (see SL#2992)Sascha Silbe2012-02-011-10/+7
* au#687: Add network proxy config extension to CPAnish Mangal2012-02-015-0/+431
* updater: Only pre-select already installed activities (fixes SL#2822, AU#383)Ajay Garg2012-02-011-1/+2
* Don't choke on non-integer activitiesAjay Garg2012-02-013-4/+6
* Replace activity updater with microformat compatible oneAnish Mangal2012-02-015-201/+273
* Enable/disable personalized and anonymous feedback submits unrelatedAleksey Lim2012-02-011-1/+1
* Two kinds of feedback submitsAleksey Lim2012-02-011-82/+132
* Patch to add feedback icon to frameMukesh Gupta2012-02-012-1/+132
* Add lease duration information in about my computerAnish Mangal2012-02-012-0/+43
* Fix no restart after provider info selectionMartin Abente2012-02-011-8/+4
* Database support for 3G control panelAndrés Ambrois2012-02-014-33/+289
* Globalkey for touchpad device iconMartin Abente2012-02-013-6/+44
* Share 3g connectionMartin Abente2012-02-011-10/+169
* accessibility_0008_cp_show-virtualkeyboard-for-accessibility.patchUnknown2012-02-014-8/+57
* accessibility_0006_virtualkeyboard.patchUnknown2012-02-014-1/+84
* accessibility_0005_cp_accessibility_capital_letters.patchUnknown2012-02-012-2/+44
* accessibility_0004_cp_accessibility_mouse.patchUnknown2012-02-012-2/+101
* accessibility_0003_cp_accessibility_contrast.patchUnknown2012-02-012-26/+106
* accessibility_0002_magnifier_extension.patchUnknown2012-02-012-0/+97
* accessibility_0001_cp_accessibility_keyboard.patchUnknown2012-02-015-2/+213
* Add cpu and memory resource indicator to frameanishmangal20022012-02-012-0/+216
* Control Panel: making about my computer section hardware independent, OLPC #1...Simon Schampijer2011-10-182-40/+49
* Escape all text passed to Palette.primary_text and .secondary_textSascha Silbe2011-09-194-18/+30
* Add support for XO 1.75Simon Schampijer2011-08-181-2/+15
* Wireless network Frame device: Add text for disconnected stateSascha Silbe2011-08-151-1/+2
* Network device icon: use "Disconnect" label (SL#3007)Daniel Drake2011-08-011-1/+1
* 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
* Fix up style issues introduced by commit 3f8a1e1Sascha Silbe2011-02-231-5/+5
* Merge branch 'master' of git.sugarlabs.org:sugar/mainlineSimon Schampijer2011-02-221-98/+102
|\
| * battery frame device: replace HAL with UPowerSascha Silbe2011-02-181-98/+102
* | 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
* Speaker frame device: pop up palette on left-click instead of toggling muteSascha Silbe2011-02-151-4/+4
* Revert "Add cpu and memory resource indicator to frame" as agreed on withSascha Silbe2011-02-112-216/+0
* 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
* extensions/deviceicon/Makefile.am: fix inconsistent whitespaceSascha Silbe2011-02-051-1/+1
* Add cpu and memory resource indicator to frameanishmangal20022011-02-052-0/+216
* fix network disconnect (SL#1608, SL#1802)Sascha Silbe2011-02-051-13/+5
* implement discarding network history (SL#1673)James Cameron2011-02-052-1/+16
* use dbus.PROPERTIES_IFACE instead of literal valueJames Cameron2011-02-052-22/+17
* 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
* pylint cleanup: don't override built-in objectsSascha Silbe2010-11-241-2/+2
* use logging.exception() instead of logging.error(traceback.format_exc())Sascha Silbe2010-11-241-2/+2
* pylint cleanup: remove unused importsSascha Silbe2010-11-242-5/+0
* style cleanup: prefer ' for stringsSascha Silbe2010-11-2415-81/+80
* style cleanup: use """ everywhereSascha Silbe2010-11-246-16/+14
* PEP8 cleanup: ensure lines are shorter than 80 charactersSascha Silbe2010-11-2412-26/+45