An error occurred fetching the project authors.
- Mar 22, 2010
-
-
Sayamindu Dasgupta authored
-
Paul Fox authored
-
Tomeu Vizoso authored
-
James Cameron authored
-
Aleksey Lim authored
-
- Mar 02, 2010
-
-
Sayamindu Dasgupta authored
-
Sayamindu Dasgupta authored
-
Paul Fox authored
-
- Mar 01, 2010
-
-
Sayamindu Dasgupta authored
-
- Feb 27, 2010
-
-
Pootle daemon authored
Commit from Sugar Labs: Translation System by user mschlager.: 221 of 222 messages translated (1 fuzzy).
-
- Jan 18, 2010
-
-
Sayamindu Dasgupta authored
-
Sayamindu Dasgupta authored
-
- Jan 03, 2010
-
-
Daniel Drake authored
-
Daniel Drake authored
-
Daniel Drake authored
Fixes breakage where you could not create an ad-hoc network if your sugar name is longer than 6 characters.
-
- Dec 11, 2009
-
-
Daniel Drake authored
-
Sayamindu Dasgupta authored
-
- Dec 10, 2009
-
-
Sayamindu Dasgupta authored
-
- Dec 07, 2009
-
-
Daniel Drake authored
This fixes shared key authentication with WEP networks. Thanks to Dan Williams for suggesting the solution.
-
- Dec 02, 2009
-
-
Daniel Drake authored
-
Daniel Drake authored
Otherwise the display remained locked and the intro screen was not visible.
-
- Dec 01, 2009
-
-
Daniel Drake authored
Sugar currently configures fonts through gtkrc and through the sugar.graphics.style class, both of which are hard to modify by implementors/deployers. Move this into GConf and apply these settings to the sugar shell at startup. In the longer term, Sayamindu's efforts to create a settings manager will build on this work.
-
Aleksey Lim authored
-
Aleksey Lim authored
-
Tomeu Vizoso authored
-
Daniel Drake authored
This patch fixes a bug where pressing F4 immediately after starting Sugar does not switch to the Journal. This happened because the Journal has not yet been activated, so when the desktop is hidden in response to pressing F4, there is no active window to take over the display. The journal starts in iconified state. We also have to be careful about propogating correct X event times for the F4 keypress case (this is not an event that GTK+ handles, it comes from KeyGrabber). [dsd: backport. in 0.84, matchbox doesn't seem so fussy about x key events so theres no need to backport/rebuild the sugar-toolkit keygrabber patch which propogates X event times from keypresses - makes things easier]
-
Daniel Drake authored
This fixes a problem where "Show in Journal" from a Browse download was broken. This is because the JEB installation code would extract the content from the bundle entry, install it as a new datastore entry, and then delete the bundle entry. This is fixed by making the journal entry from the bundle take over the datastore entry that belonged to the bundle.
-
Daniel Drake authored
This reverts commit ee4535c9. cjson has a big bug dealing with slashes, this is a significant long-term bug and upstream has not been responsive other than acknowledging it. This bug breaks journal entry bundles. http://dev.sugarlabs.org/ticket/1553 Thanks to Martin Langhoff for identifying and researching this issue also merged in 738efb8179c9f52df5cf2e21de0acda99d09dccf Switch entirely to simplejson I misunderstood the state of affairs with the numerous json parsers. Whatever we used to have as 'json' isn't really available on Py2.6. Move to simplejson which seems to be the most functional implementation, available on both old and new setups.
-
Tomeu Vizoso authored
[dsd: rediff, removing listview bit that is not needed]
-
Daniel Drake authored
-
Daniel Drake authored
This patch implements the same AP-grouping logic as GNOME's nm-applet. APs that are from the same network are now shown as just a single network icon on the network view. If connected to the network, the circle displays the signal strength of the AP that you're connected to. If you aren't connected, it displays the signal strength of the strongest AP in that network. Showing all the APs is redundant anyway, since sugar doesn't really have any say in which AP is connected to after the user selects the network. Fixes a 0.84 regression where networks were split. Restores 0.82 behaviour of one circle per network.
-
Daniel Drake authored
In 'shared' mode, each user runs their own DHCP server and does not attempt to communicate with anyone else. Change to link-local mode to use avahi-autoipd for IP management.
-
Tomeu Vizoso authored
-
Simon Schampijer authored
The color is encoded in the essid
-
Simon Schampijer authored
-
Simon Schampijer authored
-
Simon Schampijer authored
-
Tomeu Vizoso authored
-
Daniel Drake authored
This reverts commit 67e7847f. This is not present in master. We'll get a fix merged in master first, then backport.
-
Daniel Drake authored
This reverts commit 65483b46. This is not present in master. We'll get a fix merged in master first, then backport.
-