Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/extensions/cpsection
Commit message (Expand)AuthorAgeFilesLines
* CP: allow further selection beyond English fallbackDaniel Drake2012-11-231-27/+0
* Remove unneeded color theming from entries in Control Panel and lists in Jour...Manuel Quiñones2012-10-253-12/+0
* Port icons in canvas from EventIcon to CanvasIcon for press and hover feedbac...Manuel Quiñones2012-10-121-4/+4
* Get back text visibility in Network section of the Control PanelManuel Quiñones2012-09-251-6/+6
* Fix layout of Language and Modem sections in the Control Panel - SL #3902Manuel Quiñones2012-09-252-3/+1
* Control Panel: fix the Power sectionSimon Schampijer2012-09-191-2/+4
* ControlPanel: fix packaging in the keyboard sectionSimon Schampijer2012-09-191-6/+6
* Control Panel, updater: adjust string to reduce translator work, SL #3427Simon Schampijer2012-09-101-1/+1
* Control Panel, aboutcomputer section: do not translate word "Sugar", SL #3528Kartik Perisetla2012-09-101-0/+1
* Bring back the Control PanelManuel Quiñones2012-09-079-24/+28
* Keyboard layouts: workaround as gconf_client_get_list is not (yet) introspect...Simon Schampijer2012-09-071-4/+18
* All: Chain up to constructor of derived classSimon Schampijer2012-09-072-5/+5
* EventIcon: switch to implementation provided in sugar-toolkit-gtk3Simon Schampijer2012-09-071-1/+1
* All: add missing Gdk importsManuel Quiñones2012-09-072-0/+2
* Fixups for the sugar.* imports to sugar3.* imports conversionSimon Schampijer2012-09-071-6/+6
* Run sugar-convert.sh for automatic conversion from sugar.* to sugar3.* importsSimon Schampijer2012-09-0713-28/+28
* Run pygi-convert.sh for automatic conversion from GTK+ 2 to GTK+ 3Simon Schampijer2012-09-0720-449/+449
* ControlPanel AboutMe section: use the EventIcon from the shellSimon Schampijer2012-08-131-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
* Remove strings from the translations that do not have a value SL #3149Simon Schampijer2012-02-091-1/+1
* Simple NetworkManager-0.9 portDaniel Drake2011-11-163-205/+124
* Control Panel: making about my computer section hardware independent, OLPC #1...Simon Schampijer2011-10-182-40/+49
* 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