Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* PEP8 cleanup: fix inline comment spacingSascha Silbe2010-11-242-2/+2
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-11-249-54/+48
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-2432-22/+125
* fix EOL spacesSascha Silbe2010-11-2421-178/+178
* 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
* GSM: show connection errors #1759 (Daniel Castelo)Simon Schampijer2010-08-241-54/+125
* Leftover from the old code.Simon Schampijer2010-08-161-1/+1
* add touchpad device to Frame for switching between capacitive and resistive m...Walter Bender2010-08-162-0/+133
* 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
* Add default Ad-hoc networks #1610Simon Schampijer2010-08-131-92/+24
* Merge branch 'master' of git://git.sugarlabs.org/sugar/frans-cloneTomeu Vizoso2010-08-131-2/+4
|\
| * Replace string concatenation with %s in network iconFran Rogers2010-07-151-2/+2
| * Escape Pango markup in network namesFran Rogers2010-07-121-2/+4
* | Only show mesh device icon when mesh is activeDaniel Drake2010-07-141-44/+72
|/
* Indicate inactive state in mesh device iconDaniel Drake2010-07-071-4/+20
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineSimon Schampijer2010-07-071-4/+1
|\
| * Move _default_lang initialization to model level #2073Aleksey Lim2010-07-071-4/+1
* | Disconnect icon in wifi palette #1736Simon Schampijer2010-07-071-1/+5
|/
* 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