Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Aleksey's PROXY feature merged into Network CP.Ajay Garg2012-04-271-0/+418
* uy#1229: Journal-Entry transfer from 1-to-N users.Ajay Garg2012-04-275-0/+482
* sl#2713: Add last updated on field to CP/About my computerAjay Garg2012-04-272-1/+78
* Remove AC microformat updater filesAnish Mangal2012-04-278-1036/+0
* Connecting to Hidden-Wireless-Networks.Ajay Garg2012-04-272-0/+230
* (Partial) fix for GSM connection time (see SL#2992)Sascha Silbe2012-04-271-10/+7
* updater: Only pre-select already installed activities (fixes SL#2822, AU#383)Ajay Garg2012-04-271-1/+2
* Don't choke on non-integer activitiesAjay Garg2012-04-273-4/+6
* Replace activity updater with microformat compatible oneAnish Mangal2012-04-275-201/+273
* Enable/disable personalized and anonymous feedback submits unrelatedAleksey Lim2012-04-271-1/+1
* Two kinds of feedback submitsAleksey Lim2012-04-271-82/+132
* Patch to add feedback icon to frameMukesh Gupta2012-04-272-1/+132
* Add lease duration information in about my computerAnish Mangal2012-04-272-0/+43
* Fix no restart after provider info selectionMartin Abente2012-04-271-8/+4
* Database support for 3G control panelAndrés Ambrois2012-04-274-33/+289
* Globalkey for touchpad device iconMartin Abente2012-04-273-6/+44
* Share 3g connectionMartin Abente2012-04-271-10/+169
* accessibility_0008_cp_show-virtualkeyboard-for-accessibility.patchUnknown2012-04-274-8/+57
* accessibility_0006_virtualkeyboard.patchUnknown2012-04-274-1/+84
* accessibility_0005_cp_accessibility_capital_letters.patchUnknown2012-04-272-2/+44
* accessibility_0004_cp_accessibility_mouse.patchUnknown2012-04-272-2/+101
* accessibility_0003_cp_accessibility_contrast.patchUnknown2012-04-272-26/+106
* accessibility_0002_magnifier_extension.patchUnknown2012-04-272-0/+97
* accessibility_0001_cp_accessibility_keyboard.patchUnknown2012-04-275-2/+213
* Add cpu and memory resource indicator to frameanishmangal20022012-04-272-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