Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* ControlPanel AboutMe section: use the EventIcon from the toolkitSimon Schampijer2012-06-281-23/+4
* Remove "Extreme Power Management" control panel option, OLPC #11671Simon Schampijer2012-04-302-87/+1
* Control Panel: adjust year to 2012 for the Copyright in the about my computer...Simon Schampijer2012-04-261-1/+1
* Fix shortcut for view sourceSimon Schampijer2012-04-201-1/+1
* Prevent handling network devices twice (OLPC#11782)Daniel Drake2012-04-161-0/+3
* Touchpad icon: update for upstream kernel APIDaniel Drake2012-04-161-20/+28
* Don't treat SSID as UTF-8 character sequence (fixes SL#2023)Sascha Silbe2012-04-101-7/+10
* Remove strings from the translations that do not have a value SL #3149Simon Schampijer2012-02-091-1/+1
* Battery palette: add translater comment for the remanining time SL #2815Simon Schampijer2012-02-091-0/+2
* Fix capitalisation of acronyms marked for translation SL#2789Ajay Garg2012-02-091-1/+1
* Implementation of Text to Speech Feature [1]Gonzalo Odiard2012-02-024-0/+179
* Simple NetworkManager-0.9 portDaniel Drake2011-11-164-309/+198
* Revert "local hack: disable screenshot key bindings (work around a Xephyr key...Sascha Silbe2011-10-181-1/+1
* local hack: disable screenshot key bindings (work around a Xephyr keyboard ma...Sascha Silbe2011-10-181-1/+1
* 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
* 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