wxmaxima:Version-17.10

Last commit made on 2017-10-23
Get this branch:
git clone -b Version-17.10 https://git.launchpad.net/wxmaxima

Branch merges

Branch information

Name:
Version-17.10
Repository:
lp:wxmaxima

Recent commits

59dabb2... by PeterPall

Unicode chars in comments caused an assert to fail.

Thanks to Herbert for finding this out

bd31db8... by andrejv

Increase version number.

d231af6... by PeterPall

Always make sure that our font actually exists.

Resolves #933

35618d6... by PeterPall

Corrected the label sizes.

04d8c9b... by PeterPall

Repair "copy as image".

09c6767... by PeterPall

A missing "else" clause in the bigfix for the SuSE compilation.

9312c12... by PeterPall

Wolfgang was right: For filenames that contain backslashes we need this #ifdef.

d574ede... by PeterPall

Found the reason for the warning if on MSW a file is saved as d:\something.wxmx

cab0431... by PeterPall

Resolve a potential crash.

a49c131... by PeterPall

Reverted the bugfix that allows to use :lisp as the first command of a worksheet as it seems to introduce a race condition on evaluating the whole worksheet.