Skip to content

Commit 289d1b2

Browse files
Prepared the Release.
1 parent d520af2 commit 289d1b2

40 files changed

+211
-189
lines changed

snap/snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: wxmaxima
2-
version: 19.12.3~git
2+
version: 20.07.0~git
33
summary: A nightly build of wxMaxima, a gui for Maxima, a full-featured CAS.
44
description: wxMaxima is a quite full-featured graphical user interface for maxima.
55
confinement: strict

test/automatic_test_files/absCells.wxm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/
2-
/* [ Created with wxMaxima version 20.06.6-DevelopmentSnapshot ] */
2+
/* [ Created with wxMaxima version 20.07.0 ] */
33
/* [wxMaxima: input start ] */
44
x(n):=sum(x[i],i,1,n)$
55
/* [wxMaxima: input end ] */
@@ -22,4 +22,4 @@ abs(x(100));
2222

2323

2424
/* Old versions of Maxima abort on loading files that end in a comment. */
25-
"Created with wxMaxima 20.06.6-DevelopmentSnapshot"$
25+
"Created with wxMaxima 20.07.0"$

test/automatic_test_files/atCells.wxm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/
2-
/* [ Created with wxMaxima version 20.06.6-DevelopmentSnapshot ] */
2+
/* [ Created with wxMaxima version 20.07.0 ] */
33
/* [wxMaxima: input start ] */
44
x(n):=sum(x[i],i,1,n)$
55
/* [wxMaxima: input end ] */
@@ -22,4 +22,4 @@ x(100)@t33;
2222

2323

2424
/* Old versions of Maxima abort on loading files that end in a comment. */
25-
"Created with wxMaxima 20.06.6-DevelopmentSnapshot"$
25+
"Created with wxMaxima 20.07.0"$

test/automatic_test_files/autosave.cfg

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@ decor_b=0
3838
[Persistent_Options/Window/home/gunter/src/wxmaxima/test/automatic_test_files/testbench_simple.mac]
3939
x=26
4040
y=23
41-
w=1492
42-
h=899
41+
w=1544
42+
h=988
4343
Maximized=0
4444
Iconized=0
4545
[Persistent_Options/Window/home/gunter/src/wxmaxima/test/automatic_test_files/testbench_simple2.mac]
4646
x=26
4747
y=23
48-
w=1492
49-
h=899
48+
w=1544
49+
h=988
5050
Maximized=0
5151
Iconized=0
5252
[Style]
@@ -57,7 +57,7 @@ italic=1
5757
underlined=0
5858
[Style/Default/Style]
5959
[Style/Default/Style/Text]
60-
fontname=
60+
fontname=Arial
6161
fontsize=12
6262
[Style/Math]
6363
fontname=
@@ -69,7 +69,7 @@ underlined=0
6969
[Style/Text/Style]
7070
[Style/Text/Style/Text]
7171
fontsize=12
72-
fontname=
72+
fontname=Arial
7373
[Style/CodeHighlighting]
7474
[Style/CodeHighlighting/Variable]
7575
color=rgb(0, 128, 0)
@@ -79,7 +79,7 @@ underlined=0
7979
[Style/CodeHighlighting/Variable/Style]
8080
[Style/CodeHighlighting/Variable/Style/Text]
8181
fontsize=10
82-
fontname=
82+
fontname=Arial
8383
[Style/CodeHighlighting/Function]
8484
color=rgb(128, 0, 0)
8585
bold=0
@@ -88,7 +88,7 @@ underlined=0
8888
[Style/CodeHighlighting/Function/Style]
8989
[Style/CodeHighlighting/Function/Style/Text]
9090
fontsize=10
91-
fontname=
91+
fontname=Arial
9292
[Style/CodeHighlighting/Comment]
9393
color=rgb(64, 64, 64)
9494
bold=0
@@ -97,7 +97,7 @@ underlined=0
9797
[Style/CodeHighlighting/Comment/Style]
9898
[Style/CodeHighlighting/Comment/Style/Text]
9999
fontsize=10
100-
fontname=
100+
fontname=Arial
101101
[Style/CodeHighlighting/Number]
102102
color=rgb(128, 64, 0)
103103
bold=0
@@ -106,7 +106,7 @@ underlined=0
106106
[Style/CodeHighlighting/Number/Style]
107107
[Style/CodeHighlighting/Number/Style/Text]
108108
fontsize=10
109-
fontname=
109+
fontname=Arial
110110
[Style/CodeHighlighting/String]
111111
color=rgb(0, 0, 128)
112112
bold=0
@@ -115,7 +115,7 @@ underlined=0
115115
[Style/CodeHighlighting/String/Style]
116116
[Style/CodeHighlighting/String/Style/Text]
117117
fontsize=10
118-
fontname=
118+
fontname=Arial
119119
[Style/CodeHighlighting/Operator]
120120
color=black
121121
bold=0
@@ -124,7 +124,7 @@ underlined=0
124124
[Style/CodeHighlighting/Operator/Style]
125125
[Style/CodeHighlighting/Operator/Style/Text]
126126
fontsize=10
127-
fontname=
127+
fontname=Arial
128128
[Style/CodeHighlighting/Lisp]
129129
color=rgb(255, 0, 128)
130130
bold=0
@@ -133,7 +133,7 @@ underlined=0
133133
[Style/CodeHighlighting/Lisp/Style]
134134
[Style/CodeHighlighting/Lisp/Style/Text]
135135
fontsize=10
136-
fontname=
136+
fontname=Arial
137137
[Style/CodeHighlighting/EndOfLine]
138138
color=grey
139139
bold=0
@@ -142,7 +142,7 @@ underlined=0
142142
[Style/CodeHighlighting/EndOfLine/Style]
143143
[Style/CodeHighlighting/EndOfLine/Style/Text]
144144
fontsize=10
145-
fontname=
145+
fontname=Arial
146146
[Style/Heading6]
147147
color=black
148148
bold=1
@@ -151,7 +151,7 @@ underlined=0
151151
[Style/Heading6/Style]
152152
[Style/Heading6/Style/Text]
153153
fontsize=14
154-
fontname=
154+
fontname=Arial
155155
[Style/Heading5]
156156
color=black
157157
bold=1
@@ -160,7 +160,7 @@ underlined=0
160160
[Style/Heading5/Style]
161161
[Style/Heading5/Style/Text]
162162
fontsize=15
163-
fontname=
163+
fontname=Arial
164164
[Style/Subsubsection]
165165
color=black
166166
bold=1
@@ -169,7 +169,7 @@ underlined=0
169169
[Style/Subsubsection/Style]
170170
[Style/Subsubsection/Style/Text]
171171
fontsize=16
172-
fontname=
172+
fontname=Arial
173173
[Style/Subsection]
174174
color=black
175175
bold=1
@@ -178,7 +178,7 @@ underlined=0
178178
[Style/Subsection/Style]
179179
[Style/Subsection/Style/Text]
180180
fontsize=16
181-
fontname=
181+
fontname=Arial
182182
[Style/Section]
183183
color=black
184184
bold=1
@@ -187,7 +187,7 @@ underlined=0
187187
[Style/Section/Style]
188188
[Style/Section/Style/Text]
189189
fontsize=18
190-
fontname=
190+
fontname=Arial
191191
[Style/Title]
192192
color=black
193193
bold=1
@@ -196,7 +196,7 @@ underlined=1
196196
[Style/Title/Style]
197197
[Style/Title/Style/Text]
198198
fontsize=24
199-
fontname=
199+
fontname=Arial
200200
[Style/Warning]
201201
color=rgb(255, 165, 0)
202202
bold=1
@@ -205,7 +205,7 @@ underlined=0
205205
[Style/Warning/Style]
206206
[Style/Warning/Style/Text]
207207
fontsize=12
208-
fontname=
208+
fontname=Arial
209209
[Style/MainPrompt]
210210
color=rgb(255, 128, 128)
211211
bold=0
@@ -214,7 +214,7 @@ underlined=0
214214
[Style/MainPrompt/Style]
215215
[Style/MainPrompt/Style/Text]
216216
fontsize=10
217-
fontname=
217+
fontname=Arial
218218
[Style/OtherPrompt]
219219
color=red
220220
bold=0
@@ -223,7 +223,7 @@ underlined=0
223223
[Style/OtherPrompt/Style]
224224
[Style/OtherPrompt/Style/Text]
225225
fontsize=10
226-
fontname=
226+
fontname=Arial
227227
[Style/Label]
228228
color=rgb(255, 192, 128)
229229
bold=0
@@ -232,7 +232,7 @@ underlined=0
232232
[Style/Label/Style]
233233
[Style/Label/Style/Text]
234234
fontsize=10
235-
fontname=
235+
fontname=Arial
236236
[Style/UserDefinedLabel]
237237
color=rgb(255, 64, 0)
238238
bold=0
@@ -241,7 +241,7 @@ underlined=0
241241
[Style/UserDefinedLabel/Style]
242242
[Style/UserDefinedLabel/Style/Text]
243243
fontsize=10
244-
fontname=
244+
fontname=Arial
245245
[Style/Special]
246246
color=black
247247
bold=0
@@ -250,16 +250,16 @@ underlined=0
250250
[Style/Special/Style]
251251
[Style/Special/Style/Text]
252252
fontsize=10
253-
fontname=
253+
fontname=Arial
254254
[Style/Greek]
255255
color=black
256256
bold=0
257-
italic=0
257+
italic=1
258258
underlined=0
259259
[Style/Greek/Style]
260260
[Style/Greek/Style/Text]
261261
fontsize=10
262-
fontname=
262+
fontname=Arial
263263
[Style/Input]
264264
color=blue
265265
bold=0
@@ -268,7 +268,7 @@ underlined=0
268268
[Style/Input/Style]
269269
[Style/Input/Style/Text]
270270
fontsize=10
271-
fontname=
271+
fontname=Arial
272272
[Style/Number]
273273
color=black
274274
bold=0
@@ -277,7 +277,7 @@ underlined=0
277277
[Style/Number/Style]
278278
[Style/Number/Style/Text]
279279
fontsize=10
280-
fontname=
280+
fontname=Arial
281281
[Style/String]
282282
color=black
283283
bold=0
@@ -286,7 +286,7 @@ underlined=0
286286
[Style/String/Style]
287287
[Style/String/Style/Text]
288288
fontsize=10
289-
fontname=
289+
fontname=Arial
290290
[Style/Variable]
291291
color=black
292292
bold=0
@@ -295,7 +295,7 @@ underlined=0
295295
[Style/Variable/Style]
296296
[Style/Variable/Style/Text]
297297
fontsize=10
298-
fontname=
298+
fontname=Arial
299299
[Style/Function]
300300
color=black
301301
bold=0
@@ -304,7 +304,7 @@ underlined=0
304304
[Style/Function/Style]
305305
[Style/Function/Style/Text]
306306
fontsize=10
307-
fontname=
307+
fontname=Arial
308308
[Style/Highlight]
309309
color=red
310310
bold=0
@@ -313,7 +313,7 @@ underlined=0
313313
[Style/Highlight/Style]
314314
[Style/Highlight/Style/Text]
315315
fontsize=10
316-
fontname=
316+
fontname=Arial
317317
[Style/Background]
318318
color=white
319319
bold=0
@@ -322,7 +322,7 @@ underlined=0
322322
[Style/Background/Style]
323323
[Style/Background/Style/Text]
324324
fontsize=10
325-
fontname=
325+
fontname=Arial
326326
[Style/DocumentBackground]
327327
color=white
328328
bold=0
@@ -331,7 +331,7 @@ underlined=0
331331
[Style/DocumentBackground/Style]
332332
[Style/DocumentBackground/Style/Text]
333333
fontsize=10
334-
fontname=
334+
fontname=Arial
335335
[Style/Error]
336336
color=red
337337
bold=0
@@ -340,7 +340,7 @@ underlined=0
340340
[Style/Error/Style]
341341
[Style/Error/Style/Text]
342342
fontsize=12
343-
fontname=
343+
fontname=Arial
344344
[Style/CellBracket]
345345
color=black
346346
bold=0
@@ -349,7 +349,7 @@ underlined=0
349349
[Style/CellBracket/Style]
350350
[Style/CellBracket/Style/Text]
351351
fontsize=10
352-
fontname=
352+
fontname=Arial
353353
[Style/ActiveCellBracket]
354354
color=black
355355
bold=0
@@ -358,7 +358,7 @@ underlined=0
358358
[Style/ActiveCellBracket/Style]
359359
[Style/ActiveCellBracket/Style/Text]
360360
fontsize=10
361-
fontname=
361+
fontname=Arial
362362
[Style/Selection]
363363
color=rgb(233, 84, 32)
364364
bold=0
@@ -367,7 +367,7 @@ underlined=0
367367
[Style/Selection/Style]
368368
[Style/Selection/Style/Text]
369369
fontsize=10
370-
fontname=
370+
fontname=Arial
371371
[Style/EqualsSelection]
372372
color=rgb(244, 169, 143)
373373
bold=0
@@ -376,7 +376,7 @@ underlined=0
376376
[Style/EqualsSelection/Style]
377377
[Style/EqualsSelection/Style/Text]
378378
fontsize=10
379-
fontname=
379+
fontname=Arial
380380
[Style/Outdated]
381381
color=rgb(153, 153, 153)
382382
bold=0
@@ -385,4 +385,4 @@ underlined=0
385385
[Style/Outdated/Style]
386386
[Style/Outdated/Style/Text]
387387
fontsize=10
388-
fontname=
388+
fontname=Arial

test/automatic_test_files/boxes.wxm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/
2-
/* [ Created with wxMaxima version 20.06.6-DevelopmentSnapshot ] */
2+
/* [ Created with wxMaxima version 20.07.0 ] */
33
/* [wxMaxima: input start ] */
44
1+box(x(1))+z;
55
/* [wxMaxima: input end ] */
@@ -17,4 +17,4 @@
1717

1818

1919
/* Old versions of Maxima abort on loading files that end in a comment. */
20-
"Created with wxMaxima 20.06.6-DevelopmentSnapshot"$
20+
"Created with wxMaxima 20.07.0"$

0 commit comments

Comments
 (0)