Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* fail gracefully if system DBus unreachable (#1403)Sascha Silbe2010-01-111-3/+3
* Only parse colors from ad-hoc network names that contain them (#1604)Daniel Drake2010-01-031-2/+8
* Truncate ad-hoc network name to not exceed the SSID limit (#1604)Daniel Drake2010-01-031-2/+20
* Create temporary files for DS in ~/.sugar #1452Aleksey Lim2009-12-201-2/+2
* Use link-local IPv4 address setup for ad-hoc connectionssucrose-0.86Daniel Drake2009-11-061-1/+1
* Not able to make screenshot(erikos) #1464Aleksey Lim2009-10-071-0/+1
* _Typo in a2976122a1Aleksey Lim2009-10-011-1/+3
* Control panel resizing issue (for non en_US languages) #308Aleksey Lim2009-09-302-1/+12
* Present windows in non-active process #1423Aleksey Lim2009-09-291-1/+1
* Handle situations where keyboard model is stored as '' or None. Completes dsl...Sayamindu Dasgupta2009-09-212-4/+9
* Create ~/Activities if it doesn't exist yet #1400Tomeu Vizoso2009-09-201-0/+3
* Remove remaining .xo files from cancelled updates #1399Tomeu Vizoso2009-09-201-0/+3
* Implement functionality of the cancel button #1361Tomeu Vizoso2009-09-202-15/+72
* Don't automount all the volumes at startup #1357Aleksey Lim2009-09-201-0/+6
* ASLO knows only about stable SP releases #1369Aleksey Lim2009-09-181-2/+7
* _Typo Sugar craches during undo for the first Keyboard component startup #1341Aleksey Lim2009-09-181-3/+4
* Sugar craches during undo for the first Keyboard component startup #1341Aleksey Lim2009-09-182-4/+11
* Make language cpsection visually consistent with the other cpsectionsSayamindu Dasgupta2009-09-021-0/+4
* more pylint fixesSimon Schampijer2009-08-251-3/+3
* Some pylint fixesSimon Schampijer2009-08-252-2/+2
* Merge branch 'master' of git://git.sugarlabs.org/sugar/sugar-xkb-supportSayamindu Dasgupta2009-08-255-1/+603
|\
| * Add link to http://dev.sugarlabs.org/ticket/407Sayamindu Dasgupta2009-08-251-0/+1
| * Add TODO item for removing xklavier checks when python-xklavier is packaged f...Sayamindu Dasgupta2009-08-251-0/+4
| * Using logging.exceptionSayamindu Dasgupta2009-08-241-6/+4
| * Add checks for oddball variable valuesSayamindu Dasgupta2009-08-241-3/+7
| * More PEP8 fixes, removed abbreviationsSayamindu Dasgupta2009-08-242-74/+76
| * Added contact information in the header.Sayamindu Dasgupta2009-08-173-3/+5
| * Pylint fixes, documentationSayamindu Dasgupta2009-08-172-42/+75
| * Add undo() supportSayamindu Dasgupta2009-08-161-14/+22
| * Implement *_set() support for model, layout and layout switching optionSayamindu Dasgupta2009-08-162-7/+92
| * Add missing Makefile.amSayamindu Dasgupta2009-07-271-0/+6
| * Update configure.ac and Makefile.amSayamindu Dasgupta2009-07-261-1/+1
| * Initial code with GUI working.Sayamindu Dasgupta2009-07-263-0/+459
* | let the logger do the formattingSascha Silbe2009-08-245-10/+9
* | Add wraping of the lineSimon Schampijer2009-08-201-0/+1
* | CP: explanation string, make it translatableSimon Schampijer2009-08-201-2/+3
* | CP: Language section - explanation string #562Simon Schampijer2009-08-201-0/+8
* | Transmit the color of the ad-hoc network creatorSimon Schampijer2009-08-181-9/+22
* | Network Control Panel needs slider bar #830Aleksey Lim2009-08-121-6/+15
* | Rewrite activity updater for:Tomeu Vizoso2009-08-063-597/+660
* | Improve error reportingTomeu Vizoso2009-08-042-49/+30
* | Install the activity updater extensionTomeu Vizoso2009-08-043-1/+14
* | Remove unused fileTomeu Vizoso2009-08-041-0/+0
* | Change scope for class membersAleksey Lim2009-08-033-112/+114
* | Cleanup gettext stuffAleksey Lim2009-08-032-21/+10
* | Cleaup outdated TODOAleksey Lim2009-08-031-2/+0
* | More pylint/pep8 fixesAleksey Lim2009-08-013-23/+34
* | Fix pep8 warningsAleksey Lim2009-08-012-21/+25
* | Fix pylint warningsAleksey Lim2009-08-015-88/+84
* | Do not fail on net errorsAleksey Lim2009-07-301-3/+7