File tree Expand file tree Collapse file tree 3 files changed +24
-16
lines changed
test/automatic_test_files Expand file tree Collapse file tree 3 files changed +24
-16
lines changed Original file line number Diff line number Diff line change 69
69
<li >A context menu with "max number of digits" choices</li >
70
70
<li >A speedup by preventing recursive calls to resize functions</li >
71
71
<li >Corrected parametric plots in the plot wizard</li >
72
- <li >A command-line switch that copies all log messages to stderr. </li >
73
- <li >Batch mode no more adds documents to "recent documents". </li >
74
- <li >For purists: A "don't offer known answers" config option. </li >
75
- <li >Now some toolbar items can be disabled. </li >
76
- <li >Added more toolbar buttons that evaluate cells. </li >
72
+ <li >A command-line switch that copies all log messages to stderr</li >
73
+ <li >Batch mode no more adds documents to "recent documents"</li >
74
+ <li >For purists: A "don't offer known answers" config option</li >
75
+ <li >Now some toolbar items can be disabled</li >
76
+ <li >Added more toolbar buttons that evaluate cells</li >
77
77
<li >Many bug fixes</li >
78
78
</ul >
79
- </description >
79
+ </description >
80
80
</release >
81
81
<release version =" 19.10.0" date =" 2019-10-04" >
82
82
<description >
Original file line number Diff line number Diff line change 1
1
AutoSaveAsTempFile =1
2
- tipNum =2
2
+ tipNum =4
3
3
defaultExt =wxm
4
4
lastPath =/home/gunter/src/wxmaxima/test/automatic_test_files
5
5
[AUI]
@@ -13,9 +13,13 @@ perspective=layout2|name=console;caption=;state=508;dir=5;layer=0;row=2;pos=0;pr
13
13
[Persistent_Options/Window/home/gunter/src/wxmaxima/test]
14
14
[Persistent_Options/Window/home/gunter/src/wxmaxima/test/automatic_test_files]
15
15
[Persistent_Options/Window/home/gunter/src/wxmaxima/test/automatic_test_files/testbench_automatic_unicode.wxm]
16
- x =0
17
- y =0
18
- w =960
19
- h =768
16
+ x =292
17
+ y =265
18
+ w =1152
19
+ h =805
20
20
Maximized =0
21
21
Iconized =0
22
+ decor_l =0
23
+ decor_r =0
24
+ decor_t =37
25
+ decor_b =0
Original file line number Diff line number Diff line change 1
1
AutoSaveAsTempFile =0
2
- tipNum =2
2
+ tipNum =4
3
3
defaultExt =wxm
4
4
lastPath =/home/gunter/src/wxmaxima/test/automatic_test_files
5
5
[AUI]
@@ -13,9 +13,13 @@ perspective=layout2|name=console;caption=;state=508;dir=5;layer=0;row=2;pos=0;pr
13
13
[Persistent_Options/Window/home/gunter/src/wxmaxima/test]
14
14
[Persistent_Options/Window/home/gunter/src/wxmaxima/test/automatic_test_files]
15
15
[Persistent_Options/Window/home/gunter/src/wxmaxima/test/automatic_test_files/testbench_automatic_unicode.wxm]
16
- x =0
17
- y =0
18
- w =960
19
- h =768
16
+ x =292
17
+ y =265
18
+ w =1152
19
+ h =805
20
20
Maximized =0
21
21
Iconized =0
22
+ decor_l =0
23
+ decor_r =0
24
+ decor_t =37
25
+ decor_b =0
You can’t perform that action at this time.
0 commit comments