Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 17eb0ac71eb08219c546c7cd7452b1cbe371868f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
18

* Fix MANIFEST
* #8411: Add license field to activity.info

17

* Add COPYING (morgs)

16

* Fix radio button selection (morgs)
* #6022: Fix scrolling (morgs)
* Remove default poll creation (morgs)
* Fix copyright, add AUTHORS (morgs)

15

#5465: fixed locale problem which prevented launching on build 650 (morgs)

14

* #4745: Reduce tubes code - fixes #5065 too (morgs)

13

* #5065: Handle None from get_preferred_connection (cassidy)

12

* #4743: Fix self._preview conflict with screenshot for journal (morgs)

11

* new icon (morgs)

10

* #2736: Reapplied status alerts with a fallback suggested
  by hmmmbird (morgs)

9

* Reverted #2736 status alerts because it depends on
  newer sugar than in current joyride (morgs)

8

* #2736: Added status bar showing mesh events (morgs)
* Allow multiple votes on one XO (morgs)

7

* #3791: Tubes API change (morgs)
* Use tubeconn from sugar.presence (morgs)
* #3138: Apply sugar.graphics API change (morgs)
* Remove self.set_title - allows title to be changed (morgs)

6

* Re-enable lesson plans (morgs)

5

* Add tubeconn.py - required for sharing (morgs)

4

* Better icon since it is displayed in the mesh view
* Mesh collaboration functionality