Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | The color is encoded in the essid
* Network Control Panel needs slider bar #830Aleksey Lim2009-08-121-6/+15
|
* Rewrite activity updater for:Tomeu Vizoso2009-08-063-597/+660
| | | | | | | - Drop unused functionality - Not use threads - Improve the class design - Use the same coding style as the rest of Sugar
* 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
|
* Add updater componentAleksey Lim2009-07-309-0/+821
|
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineAleksey Lim2009-07-111-3/+14
|\
| * Clean the network device palette when disconnectingSimon Schampijer2009-07-101-1/+13
| |
| * Serialize adhoc wireless settingsSimon Schampijer2009-07-091-2/+1
| |
* | md5 and sha module will be deprecated in python 2.6 #266Aleksey Lim2009-07-111-2/+2
|/
* More meaningful screenshot titles (James Zaki) #650Simon Schampijer2009-06-101-2/+26
| | | | | "Screenshot of \"<activity name>\"" "Screenshot of \"<view>\""
* Add code for creating ad-hoc wireless networksTomeu Vizoso2009-05-301-43/+60
|
* Remove fixed width from speaker palette #719Simon Schampijer2009-04-081-2/+0
|
* Correct date in 'About my Computer' CP section #639Simon Schampijer2009-03-301-3/+4
| | | | Added Collabora; ungettextize the string
* pylint fixSimon Schampijer2009-03-241-6/+0
|
* Avoid writing a spurious newline in ~/.i18nSayamindu Dasgupta2009-03-241-1/+1
|
*