wxMaxima 24.02.2

wxMaxima is a document based interface for the computer algebra system Maxima. wxMaxima provides menus and dialogs for many common maxima commands, autocompletion, inline plots and simple animations.

Tags mathematics cas maxima
License GNU GPL
State stable

Recent Releases

24.02.201 Mar 2024 19:25 minor feature: A few last before maxima releases a new windows installer Set maxima's LANG variable, not wxMaxima's LANG. Sped up the communication between maxima and wxMaxima. Sometimes newlines in misc text from maxima got lost.
24.02.111 Feb 2024 03:17 minor feature: Resolved a few annoying wxMaxima now correctly installs its icons. - A race condition on closing Maxima. - Update the autocompletion only in idle state. - a race condition on dropping the log target. - Alt+Up at startup no more crashes. - Resolved a compilation error on old wxWidgets versions. - Resolved GCC errors about too long functions. - Resolved an assert if no history file exists.
24.02.004 Feb 2024 19:25 minor feature: Many Faster start-up. Better performance directly after startup. Faster loading of files. Better button placement in sidebars. Got rid of a crash on startup in fedora. Clear wxMaxima's input buffer on starting a new maxima process. A nicer ChangeLog dialogue. Corrected for swapped row and columns in wizard enter matrix. a few in the XML saving code. Zooming did cause recalculation only for the 1st cell. Many config changes now have immediately effect on the worksheet. Added the unicode-enhanced ASCII art from maxima to the menus. Steamlined the cell size calculation stuff. Completely overhauled the printing functionality. Moved more of the help file indexing to the background. Better event handling in the unicode sidebars. Reading out the values of maxima variables for the GUI was broken. Many checkmarks in menus had the wrong value. Maxima's demos are now available in the menu and context menu. Default the filter search boxes to text search, not regex. Rescaling affected size calculations for code only with a delay. Mac Os: way higher stability if multiple windows are open. The context menu in the "greek letters" sidebar now works. Resolved an assert if the internal help browser was disabled. but requested. wxMaxima now preserves history entries between sessions. Better LibreOffice compatibility with the MathML output. Better HTML output. crash when exporting a worksheet with animations to TeX. Resolved a crash on closing a window.
23.12.025 Dec 2023 03:17 minor feature: Many : Input text selection was cleared when right-clicking. on it. Pressing both mouse buttons simultaneously caused an. assert. Corrected the cursor position after unsuccessful autocompletes. Corrected the handling of question prompts from maxima. corrections in the search functionality. RegEx search works again. Clicking on the notification now is more likely to focus the worksheet. Corrected the cell folding logic. Folded cells are no more evaluated. Now we try to generate a backtrace on crashes. Corrected the position of integral limits. Nicer product, sum and integral signs. Hidden cells weren't restored from wxm files. diff() no longer causes spurious multiplication dots.
23.11.019 Nov 2023 07:25 minor feature: Many Correctly draw the bracket of the cell under the cursor. Maths display was corrupted if the window was temporarily not wide. enough to display it in 2D. Added many range checks to the code. Correct label scaling after changing the zoom factor. Repaired "copy as bitmap". Repaired EMF and SVG output. Focus the search text on activating the search box. Correctly support dropping multiple files on the worksheet. If the worksheet isn't empty dropping a file on the worksheet. no more the currently open file. Try harder to kill maxima on closing it. Menu items for displaying the internal representation. Better display of diff(), if multiplication dots are enabled. Tried to resolve a few asserts. Resolved many warnings from several static analysis tools. Fine-tuning of the "undo" function.
23.10.004 Oct 2023 07:05 minor feature: and static analysis A big rewrite to make the static analysis tools happy. Many stability improvements. Maxima's help commands work again out-of-the-box. Corrected the worksheet size calculation. Better support for loading.wxmx files from weird paths. Finally resolved the "Right-click resets zoom" problem. A speed up. Many right-click menu. Display/Hide label. Many help browser improvements. The worksheet size no more is underestimated. Cell creation. Copy-and-paste improvements. Better error messages for bitmaps. Many additional.
23.08.021 Aug 2023 07:05 minor feature: RegEx search, Printing improvements, performance and Better print scaling. More consistent page size handling for printing. Many performance and stability from coverity-scan. Resolved many warnings from cppcheck. A RegEx search.
23.07.027 Jul 2023 11:25 minor feature: Printing, stability and performance. Printing: Made the page margins configurable. Printing: We no more print page headers. Printing: Printing no more omits labels. Printing: A better pagebreak algorithm. Printing: No more ghost lines around text cells. Less ugly integral signs. Many stability. More Consistent worksheet scaling and sizes. Correctly save the color settings. Correctly check the numeric and other menu items. The cursor no more disappears. Updated italian translation.
23.05.130 May 2023 03:16 minor feature: A -release Updated the Russian and Italian translation. Process the command line option --maxima= lt;str gt;. Resolved several possibilities to crash the config dialogue. . Correctly calculate the worksheet size in the background. Correctly restore parenthesis on load. Always revise the decision what to display as 2D equation on. window width changes. 2D display of integrals had zero size.
23.05.018 May 2023 03:16 minor feature: and performance improvements Got rid of some compiler and cppcheck warnings. Big performance improvements. A "maxima versus typical programming languages" tutorial. Table of contents: Jump to the chapter the cursor is in. Resolved another crash in the config dialogue. Updated the unicode character list. Resolved more potential event ID clashes. Use an external file as wxMathML.lisp is now selected using. a command line option, not configured in the GUI. This is mostly needed for developers, no need to expose it. to the end user. Better handling of paths to maxima when starting new. wxMaxima processes. new wxMaxima processes now get more of the command-line args. of the parent process. wxMaxima no more tries to install its own fonts.
23.04.117 Apr 2023 03:16 minor feature: and modernized config dialogue More config dialogue tweaks. MacOs: No more create config icons that aren't needed. Recent file list: Don't try to re-use no-more-used wxWidgets IDs. Make sure that the help sidebar is shown when opening a help topic. If maxima wants us to open a help browser and wxMaxima was compiled. without one it now opens an external help browser. Be aware that the MSW port recycles unused window IDs. The load() command now again works with symbols as package names.
23.03.009 Mar 2023 21:25 minor feature: MacOs and Styling Make sure all bitmaps are valid on High-DPI MacOs. More styles consistency. Better configuration validation. Depending on the wxWidgets version Unicode letters were. interpreted inorrectly. The manual anchors cache now saves the file-per-chapter URLs, too. cmake -DWXM_DISABLE_WEBVIEW now allows to find wxWidgets, if. wxWebView wasn't compiled. Completely rewrote the dockable-sidebars-stuff. Many files are now build on demand, not at configure time.
23.02.011 Feb 2023 03:18 minor feature: Styles reorganization and speedup XML generation of wxmx documents. A faster font cache. Faster communication between wxMaxima and maxima. Dropped the dependency on an internal ww898. More consistent text style handling. A try to improve locale management on the Mac platform. A separate style for operators. A nicer ChangeLog.
22.12.030 Dec 2022 07:05 minor feature: and modernization A cleaner status bar with double-click actions. Better display of labels. box() now is displayed as a box, as the maxima manual states. box(expr, "highlight") display expr in red, instead. Resolved a few display glitches. Resolved OS-dependant wrong actions on gui events. A few system and compiler specific. Resolved a few compilation warnings. Try harder to connect maxima if one communication port is blocked. Better display of help text in the console. Faster saving of.wxmx files. Better toolbar bitmap handling.
22.09.002 Sep 2022 03:16 minor feature: Manual integration, compatibility and Wizards Support for wxWidgets 3.1.7. The description field for wizards no more is a MouseOverToolTip. Wizards now accept chars from the unicode buttons. Wizards now can balance parenthesis. Wizards for operatingsystem, basic programming and string operations. More miscellaneous work on the wizards. The watchlist was broken. In MacOs the config dialogue crashed. Better scalability of the config dialogue. Folded multiline code cells are now sent to Maxima correctly. The output of the "?" command contained spurious " lt;". ?, ?? and describe() now use a browser window, by default. (an up-to-date Maxima is required for that feature). Search harder for the Maxima manual. Search harder for Maxima manual entries. Now we find Maxima manual entries that have no explicit anchor. On Linux, MacOs and, if wxWidgets was compiled with edge support. the help browser can be obened in a dockable window. wxMaxima can now compiled, even if wxWidgets was configured with. the option "--enable-privatefonts=no". Use the option -DWXM_INCLUDE_FONTS=NO when compiling wxMaxima. Names that end in an underscore are now printed correctly. Made the tests work on more platforms. Resolved some asserts. Working MathJaX. A primitive integrated ChangeLog viewer. Better documentation. Better unicode handling. Many additional.
22.05.028 May 2022 12:05 minor feature: A UI- and -centered release Updated the Ukrainian translation. Added `guess_exact_value` to the numeric menu. Added lapack to the matrix menu. Added linpack to the numeric menu. Added a "declare facts" right-click menu entry to variables. We no more reserve space for hidden input. A better logexpand section in the numeric menu. Many wizards have a more modern look and feel, now. The modern-style wizards are now dockable by default. Undo and redo buttons for the toolbar. A "construct fraction" wizard. Printing multiple-page documents now should work again on Linux. The selection should now no more overwrite test. Hidden code cells now are correctly sent to maxime. MacOs: The toolbar icons work now on retina screens. MacOs: The config dialogue works again. Many additional MacOs. The Cygwin build works again. Support for wxWidgets 3.1.6.
22.04.010 Apr 2022 12:05 minor feature: A release A Russian translation update from Olesya Gerasimenko. Repaired drag-and-drop on MacOs. Resolved a in parenthesis matching. Faster startup logic.
21.05.117 May 2021 20:25 minor bugfix: Resolved a segfault on printing that could be triggered on some computers.
21.05.015 May 2021 19:56 minor bugfix: Long numbers now can be broken into lines On Export long numbers sometimes got lost The height of folded cells now is calculated correctly, again (bug #1532) Printing now can insert pagebreaks within GroupCells (bug #970, #1528, #1241, #181, #573,#1082) A Russian translation update by OlesyaGerasimenko A Ukrainian translation update by Yuri Chornoivan Changed the font for the PDF manuals to free Google Noto fonts. Now all PDF manuals can be created without missing characters (before cyrillic, chinese and greek characters were missing). Solved a crash when printing.
21.04.011 Apr 2021 10:15 minor bugfix: Fix visualization after "Evaluate all cells (Ctrl+Shift+R)" (bug #1512). Fix context sensitive help with F1 (bug #1508). Add an option for not showing matching parenthesis (bug #1509). Changed the weather icons in the toolbar to more meaningful ones (bug #1514). Many bugfixes with respect to correctly breaking lines (bugs #1528, #1471, #1512). Fix a bug in copy-paste of saved/loaded results (bug #1518). Fix a crash when pressing Ctrl-X while a math cell is selected (bug #1519). CMake 3.10 is now required for building wxMaxima. C++ 14 is required for building wxMaxima. Now CMake knows about that fact. Many external build scripts are now replaced by C++ and CMake commands. A menu entry for when to invoke the debugger.
21.02.001 Mar 2021 06:25 minor feature: A Spanish translation update by cyphra. Replaced openMP by c++11's built-in thread handling. This should improve stability at the cost of making loading files with lots of images slower. Language selection now works on Windows. Resolved a crash when deleting regions. The --ini switch should work again correctly. an, where demos didn't re-center screen anymore, when screen is full and print was incomplete. Made the time between autosaves configurable. an with reproducible builds.
21.01.024 Jan 2021 03:16 minor feature: Chinese translation updates by 刘荣. A Russian translation update by OlesyaGerasimenko. Many small including a crash on loading files with images.
20.12.202 Jan 2021 03:25 minor feature: Compilation now works again if wxWidgets uses STL + some eye candy Compilation now works again if wxWidgets uses STL. Eye candy: Nicer display of Sets.
20.12.029 Dec 2020 08:25 minor feature: Many. Ukrainian translation update by Yuri Chornoivan. Russian translation update by OlesyaGerasimenko and Yuri Chornoivan. An editor for maxima's environment variables.
20.11.123 Nov 2020 07:25 minor feature: Many. Ukrainian translation update by Yuri Chornoivan. Russian translation update by OlesyaGerasimenko and Yuri Chornoivan. An editor for maxima's environment variables.
20.11.003 Nov 2020 13:05 minor feature: Many. Ukrainian translation update by Yuri Chornoivan. Russian translation update by OlesyaGerasimenko and Yuri Chornoivan. An editor for maxima's environment variables.
20.09.013 Sep 2020 10:05 minor feature: Russian translation updates from OlesyaGerasimenko and Yuri Chornoivan. An italian translation update from Marco Ciampa. Repaired the non-case-sensitive "Replace All" functionality. Updated Ukrainian translation by Yuri Chornoivan. More efficient and accurate calculation of worksheet object sizes. (Hopefully) reduced the last visual glitches. Reduced the UI flicker on MS Windows. diff cells can now be broken into lines. A try to replace manual MacOs desktop integration with wxWidgets one. Another massive performance update. Reduced the memory footprint of big equations. A better 2D ASCII Art mode. Better High-DPI support. If it is configurable it now might have a right-click menu. Reduced the memory footprint of cells used only when line breaking is performed. Subscripts created by derivabbrev are now correctly copied as "diff" command. If Maxima comes without suitable manual we now use the online one instead. Added buttons that reset the configuration. A few menu items now are checkboxes set and cleared by maxima. wxMaxima forgot to release the communication port it used for talking to maxima. Improved performance of receiving data from maxima. The font sizes are stored in configuration with full precision, without rounding to integer. Many additional.
20.07.021 Jul 2020 20:45 minor feature: A massive performance update. A new translation of the Turkish manual by Tufan Şirin. Improved italian translation by Marco Ciampa. An Russian translation update by OlesyaGerasimenko. Better display of sqrt() cells. Better display of fractions. Nicer display of lists. Made sure we read in the whole.mac file when opening.mac files. Allow building wxMaxima, if pandoc or po4translate are not installed. As always many small additional.
20.06.307 Jun 2020 21:25 minor feature: The post-release commit. . an overzealous assert. . Finish -incorrect-assert. . Let's release the newest. . Updated the ChangeLog.
20.06.106 Jun 2020 06:05 minor feature: Resolved a crash on right-clicking a GroupCell. Help works again in the german translation. View/Invert worksheet brightness now toggles an instant dark worksheet mode. Removed an unnecessary info dialogue on startup. Right-click-suggestions for similar command names. Corrected the initial slideshow size. An Ukrainian translation update from Yuri Chornoivan. A Russian translation update from OlesyaGerasimenko. A more stable language selection mechanism. Extended the "fitting data" example. A example on how to iterate through lists efficiently. Many spelling corrections and better formulations. A big number of small -. Another noticeable SpeedUp.
20.04.019 Apr 2020 23:45 minor feature: Resolved a crash on right-clicking a GroupCell. Help works again in the german translation. View/Invert worksheet brightness now toggles an instant dark worksheet mode. Removed an unnecessary info dialogue on startup. Right-click-suggestions for similar command names. Corrected the initial slideshow size. An Ukrainian translation update from Yuri Chornoivan. A Russian translation update from OlesyaGerasimenko. A more stable language selection mechanism. Extended the "fitting data" example. A example on how to iterate through lists efficiently. Many spelling corrections and better formulations. A big number of small -. Another noticeable SpeedUp.
20.03.118 Mar 2020 07:05 minor feature: Resolved a crash on right-clicking a GroupCell. Help works again in the german translation. Removed an unnecessary info dialogue on startup. Right-click-suggestions for similar command names.
20.03.014 Mar 2020 21:45 minor feature: Corrected a few last for pre- and post- super- and subscripts. Many improvements to the manpage and the html documentation. Improved support for pre- and post- super- and subscripts provided by Robert Dodier. wxWidget's integrated help browser on some platforms was broken = now the default web browser is used. Support for importing static and some types of animated gif files. Animation frames created using draw() now can be popped out interactively. A option to configure the max amount of gnuplot data to save for this feature. wxMaxima now no more crashes on FreeBSD. wxMaxima now tries not to use stderr as stderr on the mac breaks communication with maxima. As always: Many additional.
20.02.428 Feb 2020 19:05 minor feature: A -only release As the new maxima release might be imminent perhaps I better release the last. Pre-and-post-sub-and-supcell.
20.02.324 Feb 2020 23:05 minor feature: Resolved two deadlocks that were introduced in 20.02.1. Resolved two asserts on MS Windows. Actually included the promised russian translation update. Many code cleanups and additional. Another small performance boost Ad always the binaries provided here come without maxima (that can be downloaded from http://maxima.sourceforge.net) and the windows installer requires MSVC 2017 Redist to be installed.
20.02.224 Feb 2020 06:05 minor feature: Resolved two deadlocks that were introduced in 20.02.1. Resolved two asserts on MS Windows. Actually included the promised russian translation update. Many code cleanups and additional. Another small performance boost Ad always the binaries provided here come without maxima (that can be downloaded from http://maxima.sourceforge.net) and the windows installer requires MSVC 2017 Redist to be installed.
20.02.114 Feb 2020 21:05 minor feature: Corrected html export of the lowest sectioning unit. Sometimes text after fractions wasn't displayed. Copy-and-paste should now work in more cases. Selecting text within fractions should now work again. Corrected a few display glitches of the worksheet. wxMaxima now comes with five example files. More and better-working mouse-over tooltips.
20.02.003 Feb 2020 08:45 minor feature: Corrected html export of the lowest sectioning unit. Sometimes text after fractions wasn't displayed. Copy-and-paste should now work in more cases. Selecting text within fractions should now work again. Corrected a few display glitches of the worksheet. wxMaxima now comes with five example files. More and better-working mouse-over tooltips.
20.01.323 Jan 2020 20:05 minor feature: Corrected html export of the lowest sectioning unit. Sometimes text after fractions wasn't displayed. Copy-and-paste should now work in more cases. Selecting text within fractions should now work again. Corrected a few display glitches of the worksheet. wxMaxima now comes with five example files. More and better-working mouse-over tooltips.
20.01.207 Jan 2020 22:45 minor feature: Corrected html export of the lowest sectioning unit. Sometimes text after fractions wasn't displayed. Copy-and-paste should now work in more cases. Selecting text within fractions should now work again. Corrected a few display glitches of the worksheet. wxMaxima now comes with five example files. More and better-working mouse-over tooltips.
20.01.102 Jan 2020 21:25 minor feature: Nice menu icons for the operating systems that support this. Started to bundle small tutorials with wxMaxima. Many small additional.
19.12.429 Dec 2019 06:45 minor feature: FracCell now uses a ParenCell is it needs to surround something with . The post-release commit. . The crash Wolfgang has found. . A slightly more robust eof detection for svgz images. . Converted many images to modern svg. . We need a non-crashing release. . Updated many files.
19.12.224 Dec 2019 01:25 minor feature: An hungarian translation update by István Blahota. Drastically sped up the lookalike char detection. for many small. Many changes that prevent typical programming errors. Saving to.wxm sets the worksheet to "saved" again. More cases of modern wxWidgets signal handling. svg support that unfortunately lacks a font renderer. Right-click menus for the symbols sidebars. (Mostly) the index in the manual. Allow building and installing the manual in other formats (epub, pdf...).
19.12.107 Dec 2019 20:05 minor feature: 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 that (besides others) resolve a potential crash. An option to turn all multiplication dots on.
19.12.003 Dec 2019 06:05 minor feature: wxMaxima now uses C++11 that makes the code more readable and helps finding. If found wxMaxima now asks cppcheck to find. 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. Changing the worksheet style was partially broken. A big number of additional in various places. A config option that forces displaying all multiplication signs.
19.11.118 Nov 2019 12:05 minor feature: Improved italian translation by Marco Ciampa. Autocompletion no more causes asserts. A better logic that decides which cell to send to maxima. wxMaxima now supports "-l", "-u" and "-X" command-line args like maxima. The help files now are installed in the Right Place. Many additional small.
19.09.101 Oct 2019 03:15 minor feature: The names of greek letters are no more converted to greek letters in variable names by default. Smarter Formatting of asterisk and hyphen. An automatic per-commit Windows Build for Appveyor. Always recalculate the worksheet size when needed. Better vertical alignment of exponents. The layout is now more consigstent between platforms. Chinese translation updates from liulitchi. wxMaxima now remembers the question for each answer, not only its number. Now the manual can be localized, too. Non-breaking spaces are now replaced by ordinary spaces before being sent to maxima. As always: Many additional.
19.09.009 Sep 2019 10:25 minor feature: Handle timeouts when writing to maxima and partial writes. Worksheet text disappeared on scrolling on some platforms. Sped up sending code to maxima. Removed quoting of Unicode characters within strings sent to maxima.
19.08.119 Aug 2019 12:45 minor feature: For nearly every instance something was drawn on the screen. Better handling of multi-cell lisp code.
19.08.016 Aug 2019 01:45 minor feature: Updated the russian translation. More and better test cases. Another SpeedUp. Correctly handle nested comments. Format lisp code correctly. Correctly read the default style. Gracefully handle invalid colors. Changed the default communication port to 40100. Several for different combinations of wxWidgets and GTK versions.
19.07.006 Jul 2019 11:05 minor feature: Many improvements and in the LaTeX and HTML export function. Many updated translations. Resolved a freeze on autocompletion. A sidebar that shows the contents of variables. Simplified the recalculation logic in order to squash the remaining. Simplified the sync between input and output cells.
19.05.731 May 2019 03:16 minor feature: The post-release commit. . A try to add an automatic test. . Tried to enable the automatic tests on travis. . An copy error. . Let's see if that works. . Travis doesn't let us test gui applications. . Disable the tests again. . Another try to enable automatic testing. . Support worksheets commencing with ":lisp" if maxima supports this. . Now we can start worksheets with a :lisp command.
19.05.628 May 2019 03:16 minor feature: Correctly save the autosave interval. A better logic for saving on exit if autosave is on and the file Cannot be created.
19.05.524 May 2019 06:45 minor feature: An updated hungarian translation. The new maxima command cartesian_product_list is now known to the autocompletion. Better xim compatibility.
19.05.418 May 2019 12:25 minor feature: Corrected saving formatting styles in the config dialogue. Allow to change the title etc. font again. Correctly output uppercase greek letters in TeX. Re-enable the old-style ESC commands. Made wxMaxima default to auto-searching for the maxima binary.
19.05.314 May 2019 06:25 minor feature: Corrected the autowrap line width for high zoom factors. Added a few missing "Update the user interface" events.
19.05.210 May 2019 06:05 minor feature: Sometimes the auto-evaluation of the worksheet auto-triggered. Support for broken locales that for valid non-ascii chars returned isprint()= false. Corrected reading font sizes from styles and configuring styles.
19.05.107 May 2019 03:15 minor feature: For various combinations of GTK and wxWidgets versions. A working Mac version. A few Windows. Big performance improvements.
19.05.004 May 2019 03:15 minor feature: Another ArchLinux displaying. More GTK3 compatibility. Resolved a windows hang. Better Dark Mode compatibility. Performance improvements and. Many code optimizations.
19.04.321 Apr 2019 12:05 minor feature: The post-release commit. . Add a matrix name to matrixmap. . Made it compile again. . Spelling. . A variable that missed in autocompletion. . Tell maxima which frontend is in use. . No idea what was the problem. But it seems to be resolved now. . Inform maxima which front-end is in use. . Updated the version number.
19.04.217 Apr 2019 03:17 minor feature: Corrected the size of error messages. A "Copy to mathlab"-feature. Maxima now delays interpreting the data from maxima until it encounters a newline or an Timer expires. EMF output no no more causes crashes and strange behaviour. RTF output should now work again. entermatrix() now works again. Better help file detection on MS Windows.
19.04.106 Apr 2019 10:25 minor feature: The post-release-commit. . The size of error messages, again. . Convert display errors on missing recalculates to a demessage. . Better formatting of error messages. . Force cells whose output changes to be recalculated. . The missing Recalculate. . The pre-release commit.
19.04.002 Apr 2019 09:25 minor feature: The cursor width now is taken from the current screen. Autocompletion sometimes cleared the result after inputting it. Added more commands to autocompletion. Spanish and italian translation updates. We no more need to re-implement maxima's load() routine. Instead we call the original one now. Animations now on load remember which slide they stopped at. A more error-proof language selection. If the system looks like it uses UTF8 by default the locale name that is passed to maxima now ends in ".UTF8" which should resolve the "setting locale failed" errors from maxima. Corrected the initial size of error messages. Many additional. Code cleanups.
19.03.111 Mar 2019 08:25 minor feature: HighDPI for ArchLinux, Windows and SuSE. Resolved crashes on RedHat and MS Windows. SBCL's compilation messages now appear in the status bar, not in the worksheet. Removed an unneeded "maxima has finished calculating" on startup. Many small. wxWidgets = 3.1.0: Corrected the toolbar icon size.
19.03.002 Mar 2019 07:45 minor feature: The ESC sequences for inputting symbols now use autocompletion. Use wxAutoBufferedPaintDC for drawing the worksheet instead of implementing our own version of it. Work around a in the Gentoo compiler. Help path lookup fpr ArchLinux. Corrected the help path lookup for MS Windows. Many.
19.02.119 Feb 2019 07:45 minor feature: Support for the broken ArchLinux compiler. Resolved the Crash on Closing for Mac Os. A "File open" that was depending on the language setting. Corrected scrolling on wxWidgets 3.1.3 for GTK3.
19.02.010 Feb 2019 03:15 minor feature: Resolved a cell size recalculation. Better wxWidgets 3.1.2 compatibility. Improved performance.
19.01.330 Jan 2019 03:15 minor feature: Repaired compilation on MacOs for wxWidgets 3.1.1. Better path detection on MS Windows. The "-m" switch needed for the appimage.
19.01.222 Jan 2019 11:59 minor bugfix: - Correct calculation of the size of images - Corrected the linebreak algorithm for the print output