Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 69adf5e64bb3bd1f4a1455e448a98a455371425b (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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
24

* Division by 0 returns 'Undefined'
* Make 'clear' and 'enter' translateable
* Remove pseudo.po
* Fix ne.po (newlines)
* Fix translations that had taken mul_sym litterally
* Add COPYING and AUTHORS
* Update MANIFEST

23

* Add locale dir contents to MANIFEST

22

* Fix MANIFEST file with activity dir

21

* Updated translations

20

* Updated translations
* Fix bugs in Rational class (#7235)
* Fixed #5902 (help msg)

19

18

17

16

15

* Fixed parsing of fraction separators, #5319

14

* #5023, i18n support of help system improved
* #5010, degrees/radians button fixed
* #5003, rational number support

13

* Parser converted to unicode
* Updates to improve translation #4527
* Mul/Div symbol i18n #4573
* Mul/Div button fixed #3526
* Addressed #4250
* Added palettes to buttons in toolbar

12

11

10

* Improved error reporting (catching function exceptions, could still be extended)
* Simple help system ('help(index)')
* Using gtk.Clipboard in stead of custom solution
* functions(), variables(), operators(), rand() and randint() added
* Clicking on equation box now adds answer or label, because of presedence issues
* Fixed syncing of variables upon share

9

8

* Plot support, plot(x^3,x=-2..2)
* Fixed toolbar focus bug
* Improved operator parsing ('*' vs '**' and '<' vs '<<')

7

6

* Journal read/write support
* Selecting and copy/paste functioning
* Added tab completion of variable names
* SharedState: Adjusted to new tubes API
* Added factorize() function

5

* Adapt import from canvasicon -> icon module

4

3

* Remove color module which is deprecated in sugar