-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathNEWS
More file actions
93 lines (66 loc) · 2.07 KB
/
NEWS
File metadata and controls
93 lines (66 loc) · 2.07 KB
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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
14
* Remove Gtk deprecated code (Jui Pradhan),
* Updated Shebang (Jui Pradhan),
* Added and removed translation files (Jui Pradhan),
* Added Screenshots (Jui Pradhan),
* Port from GObject to GLib (Jui Pradhan),
* Remove unused imports (Jui Pradhan),
* Fix Gtk Warning and extend support for smaller screens (Jui Pradhan),
* Add Gdk.flush to fix cursor changes (Saumya Mishra),
* Move import to top of file (Saumya Mishra),
* Port to Gtk3: Fix Snapshot (Saumya Mishra),
* Fix line width for figure below (Saumya Mishra),
* Fix TypeError (Saumya Mishra),
* Port to python3 (Saumya Mishra),
* Fix Attribute Error (Saumya Mishra),
* Port to TelepathyGLib (Saumya Mishra),
* Fix color invert issue (Yash Agrawal),
* Fix missing slider icons (James Cameron),
* Remove debug code (James Cameron),
* Fix logger name (James Cameron),
* Correctly call the parent class initialiser (James Cameron),
* Remove extra Separator toolitem (Yash Agrawal),
* Make lessons in toolbar visible (Yash Agrawal),
* Fix color warnings (Yash Agrawal),
* Fix keyframe drawing (Yash Agrawal),
* Port to cairo (Yash Agrawal),
* Remove unused Toolkit files (Yash Agrawal),
* Port to Gtk3 (Yash Agrawal),
* Fix snapshot error (fdanesse)
13
* Fix issue of not packaging .mo translation files
* Add description button
* Update translations
12
* Add lessons for Spanish language (Rafael Ortiz)
* Update translations
11
* Update translations
* Workaround Sugar's PYTHONPATH setting behaviour
10
- Return langs back by generating locale/ directory
9
- Update translations
8
* Update online help #2357
7
* Conform layout to HIG's 16x12
* Add ta translation
* Update vi, nl and fr translations
6
* Fix launching under rainbow
5
* Switch to restricted 0sugar mode until more complex solution is accessible,
like Saccharin sugar distribution
* Add de, es, ja and vi translations
4
* Use new toolbar design in all supported sugars
3
* Fix collab code
2
* OLPC#4740 Implement collaboration
* OLPC#6892 GPL requirements
* OLPC#9183 COPYING file is missed
* OLPC#9166 adapt to non-XO screen resolution
1
* Initial version (ed@whsd.net)