Releases: wxMaxima-developers/wxmaxima
Releases · wxMaxima-developers/wxmaxima
wxMaxima 18.11.2
Corrected the horizontal spacing in the worksheet.
wxMaxima 18.11.1
Corrected the horizontal spacing of headings.
wxMaxima 18.11.0
A release focussed on resolving bugs found on different operating systems.
The changes in this release are:
- GTK3 Compatibility
- Worked around C compiler bugs that truncated the beginning of long strings
- Zoom gestures for more computers
- A better lisp mode
- Limit cells now can be broken into lines if they are too wide for the window
- Major performance improvements
- Several appearance improvements
- Many additional bug fixes
wxMaxima 18.10.2
- A more stable Enhanced Metafile output for Windows. Fixes a crash multiple users have experienced.
- Translation uodates
- Better cleanup on restarting Maxima
wxMaxima 18.10.1
Corrected the version number wxMaxima identifies itself with. Everything else is identical to 18.10.0.
wxMaxima 18.10.0
- Defer any try to change Maxima's configuration until all questions are answered.
- A menu item that sets the autosubscript feature for the current worksheet.
- A menu allowing to switch floats to engineering format.
- Maxima can now pass the values of variables to wxMaxima.
- Autocompletion for functions from lisp-only packages and for all of maxima's built in functions.
- A context-sensitive "draw" sidepane.
- We now allow a packet from Maxima to end in the middle of an unicode codepoint.
- If the name of a lisp function is known it now is displayed.
- A right-click menu that copies an animation to the clipboard.
- A new default value for the current MathJaX release.
- A "recent packages" menu for packages loaded from load() or from the menu.
- Advertise the current file and the file's state to the Operating System
- Copy as Enhanced Metafile (Windows only).
- Code simplifications.
- A dockable panel for the debug messages.
- A more modern theme.
- Draw: A right-click menu allowing to open images from the current session as interactive gnuplot sessions.
- Migrate the config file to a XDG-compatible location if wxWidgets is new enough to support it.
- A "Tip of the day" dialogue that allows for resizing, scrollbars and work while it is still open.
- Matrices can now be displayed using round and square brackets.
- Various High-DPI enhancements.
- Enhancements for low-resolution screens.
- Many bug fixes.
- Reduced the number of autogenerated files, installed files and external dependencies to a minimum.
- Big performance improvements, again.
Version 18.02.0
wxMaxima version 18.02.0.
Version 17.10.1
Version-17.10.1 New release.
Version 17.10.0
Version-17.10.0 Version 17.10.0.
Version 17.05.1
wxMaxima source releases
wxMaxima is switching to cmake as its build system. If you prefer to use autotools please follow the instructions for building wxMaxima from git sources.
This release mainly fixes some issues related to Mac OS.