Skip to content

Tags: wxMaxima-developers/wxmaxima

Tags

Version-25.04.0

Toggle Version-25.04.0's commit message
Version 25.04.0 released.

Version-25.01.0

Toggle Version-25.01.0's commit message
Tagging Version-25.01.0 as new release.

Version-24.11.0

Toggle Version-24.11.0's commit message
Tagging the new release.

Version-24.08.0

Toggle Version-24.08.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
gunterkoenigsmann Gunter Königsman
A bugfix release

- An advanced plotting tutorial
- Try harder to kill maxima on closing it
- Try harder to clean up maxima's temporary files on closing it
- Resolved a race condition on closing multiple windows
- Resolved a CMake error on configuration with -B switch (#1917)
- More menu icons
- A better dialogue if Maxima isn't found
- Better search for the Maxima binary
- Find Gnuplot on Windows if wxMaxima is packaged alone. This
  is needed for the 'Popout interactively' function of wxdraw().
- Security: Use a standard function (CreateTempFileName) for
  creating a temporary file for the 'popout interactively'
  function of wxdraw.
- Security: Add a random number to lisp generated temporary files.
- Fix the 'Gnuplot command window' (on Windows) (issues #771, #1680 and #1732).
- A Spanish translation update by cyphra
- Fix the greek letter replacement for 'beta' with newer Maxima versions (#1921).
- Fix a problem, when 'maxima-local' (a not installed version of Maxima)
  was chosen as Maxima. WxMaxima did not finish on File->Exit and used
  much CPU power.
- Size calculations for numbers that were broken into lines failed the first time
  (#1931)
- On MS Windows one can now choose between Gnuplot and wGnuplot (#1934)
- Fixed the error message about dual manifest files on MSVC

Version-24.05.0

Toggle Version-24.05.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
gunterkoenigsmann Gunter Königsman
A bugfix release

- Faster discarding of maths that is too long to read
- Resolved a crash on closing the last window (#1898)
- Now only wxWidgets builds with Unicode support (default) are allowed.
  Builds without Unicode support are strongly discouraged
  by the wxWidgets team.
- Update German and Italian translations
- Use po4a instead of po4a-translate for the generation of
  internationalized manuals. po4a-translate is deprecated (#1899)
- Allow compiliation with the current wxWidgets development version
- Code reorganization to promote stability
- Security: Use a standard function (CreateTempFileName) for creating
  temporary filenames instead of using the process id as 'random' number.
- Security: (autosaved) temporary files now use secure permissions,
  are not readable by everyone.
- wxm files no more truncate text (#1908)
- Unicode sidebar: Allow searching for unicode numbers too, not only the
  character name.
- Unicode sidebar: Correct the search filter, the last char was always
  shown, even if there was no match.
- Improvements of the manual.
- Performance: Replaced many copy operations by references to const
- Correctly hande deletion of the last cell (#1911, #1840)
- A link from the help menu to maxima's help page
- Offer more maxima demos in the right-click menu
- Resolved a threading race condition (#1912)
- Printing integral, sum and product signs on MS Windows (#1909)
- Resolved literally hundreds of warnings from static analysis tools
- Support for the %catalan constant
- Better MSVC support
- On MSW wxWidgets >=3.2 now is mandatory for getting high-DPI support
- A backward-search fix (#1913)

Version-24.02.2

Toggle Version-24.02.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
gunterkoenigsmann Gunter Königsman
A few last bug fixes before maxima releases a new windows installer

- Set maxima's LANG variable, not wxMaxima's LANG (#1897)
- Sped up the communication between maxima and wxMaxima
- Sometimes newlines in misc text from maxima got lost (#1894)

Version-24.01.0

Toggle Version-24.01.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
gunterkoenigsmann Gunter Königsman
A release for MacPorts.

Version-24.02.1

Toggle Version-24.02.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
gunterkoenigsmann Gunter Königsman
Resolved a few annoying bugs

 - wxMaxima now correctly installs its icons (#1892)
 - A race condition on closing Maxima
 - Update the autocompletion only in idle state
 - Fixed a race condition on dropping the log target
 - Alt+Up at startup no more crashes (#1886)
 - Resolved a compilation error on old wxWidgets versions
 - Resolved GCC errors about too long functions
 - Resolved an assert if no history file exists

Version-24.02.0

Toggle Version-24.02.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
gunterkoenigsmann Gunter Königsman
Many bug fixes

- 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 (#1862)
- Clear wxMaxima's input buffer on starting a new maxima process (#1856)
- A nicer ChangeLog dialogue
- Corrected for swapped row and columns in wizard enter matrix
- Fixed a few bugs in the XML saving code (#1867)
- Zooming did cause recalculation only for the 1st cell (#1870)
- 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 (#1856)
- Better event handling in the unicode sidebars (#1875, #1863)
- 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 (#1878)
- Resolved an assert if the internal help browser was disabled,
  but requested (#1881)
- wxMaxima now preserves history entries between sessions
- Better LibreOffice compatibility with the MathML output
- Better HTML output
- Fix crash when exporting a worksheet with animations to TeX
- Resolved a crash on closing a window (#1889)

Version-23.12.0

Toggle Version-23.12.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
gunterkoenigsmann Gunter Königsman
Many bug fixes:

- Input text selection was cleared when right-clicking
  on it (#1845)
- Pressing both mouse buttons simultaneously caused an
  assert (#1844)
- Corrected the cursor position after unsuccessful autocompletes
- Corrected the handling of question prompts from maxima (#1827)
- Bug 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 (#1853)
- Folded cells are no more evaluated (#1853)
- Now we try to generate a backtrace on crashes (#1802)
- Corrected the position of integral limits
- Nicer product, sum and integral signs
- Hidden cells weren't restored from wxm files (#1855)
- diff() no longer causes spurious multiplication dots (#1825)