K 10 svn:author V 7 fernape K 8 svn:date V 27 2019-12-13T16:08:12.727824Z K 7 svn:log V 1117 math/wxmaxima: update to 19.12.1 ChangeLog: https://github.com/wxMaxima-developers/wxmaxima/releases Accumulated changes since 19.11.11: * wxMaxima now uses C++11 that makes the code more readable and helps finding bugs * If found wxMaxima now asks cppcheck to find bugs * Increased the speed of the program again * Opening the config dialogue since 19.11.0 unchecked "offer known answers" * For Cmake>=3.10.0 the build system now asks cppcheck to find bugs. * Changing the worksheet style was partially broken. * A big number of additional bug fixes in various places * A config option that forces displaying all multiplication signs. * Made the tooltips more visible * Added a warning tooltip about missing multiplication signs * Sped up drawing of new cells correcting the size calculations * If lookalike chars are used in a way that can cause hard-to-find errors now a warning tooltip is generated * A few additional bug fixes that (besides others) resolve a potential crash * An option to turn all multiplication dots on PR: 242538 Submitted by: phascolarctos@protonmail.ch (maintainer) END