Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: a38c23e2ae52030e93e7e859e258fb8e90c92767 (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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
23

ENHANCEMENTS:
* Conversion to Cairo graphics
* New translations

BUG FIXES:
* Wrong address for FSF in license
* Harmonize strings: Can not divide by zero

22

BUG FIXES:
* Fixed edit toolbar problem on old-style Sugar toolbar (#2429)

21

ENHANCEMENT:
* Added test for locale-specific decimal-point rendering

20

BUG FIXES:
* Fixed logic error in copy/paste code

19

ENHANCEMENTS:
* Simpler definition of linear slide
* Copy/paste values to/from clipboard
* Major refactoring to make modifcation of the code easier

18

ENHANCEMENTS:
* Resized text field (#2329)
* Combined two label functions into one (#2329)
* Using build-in round instead of my own version
* Added in-line documentation for modifying the code

17

ENHANCEMENTS:
* Better error-message handling for custom sliders (#2325)
* Custom slide *and* custom stator (#2326)
* Added results label entry for custom slides (#2326)

16

ENHANCEMENTS:
* Customizable slide
* Enable typing into tabs to move slides
* Major refactoring of calculations
* Major refactoring of slide, stator generation

15

ENHANCEMENTS:
* Added log log scale

14

ENHANCEMENTS:
* Switched to combo boxes in order to enable user-definable combinations (#2225)
* Added button to realign slides
* Added keyboard shortcuts (e.g., arrow keys to move slides)
* Code reorder in order to accomodate user-definable combinations

13

ENHANCEMENTS:
* Added K (cube), S (sine), and T (tangent) scales
* Cleaned up results display
* Moved display results off of toolbar

12

ENHANCEMENTS:
* Display different operand options when displaying results

BUG FIXES:
* Update labels when switching scales

11

ENHANCEMENTS:
* More verbose tooltips
* CI (inverse) scale
* General code cleanup

10

ENHANCEMENTS:
* Added linear rules for addition and subtraction

9

ENHANCEMENTS:
* New licensing file

8

ENHANCEMENTS:
* Sprite library clean-up
* Added command-line launch capability

BUG FIXES:
* Fixed sprite library bug

7

ENHANCEMENTS:
* Added pi and e indicators

6

BUG FIXES:
* Fixed menu bug in pre-0.86 toolbars

5

ENHANCEMENTS:
* Toggle toolbar button states

4

BUG FIXES:
* Fixed typos in pre-0.86 code

3

ENHANCEMENTS:
* Update results label during moves
* Added A (two-decade) scale for calculating square roots

BUG FIXES:
* Handle condition when C is to the left of D

2

ENHANCEMENTS:
* Save position in Journal
* Restore position from Journal
* Larger handles on reticule

1

* Sliderule activity
* C and D ln scales for multiplication and division