Revisions of wxMaxima

Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 760809 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 95)
- Update to version 20.01.1:
  * Nice menu icons for the operating systems that support this.
  * Started to bundle small tutorials with wxMaxima.
  * Many small additional bug fixes.
buildservice-autocommit accepted request 742276 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 94)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 742212 from Ruediger Oertel's avatar Ruediger Oertel (oertel) (revision 93)
- fix build-requires for factory/tumbleweed
  rsvg-convert tool is now in rsvg-convert package
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 738895 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 92)
- Update to version 19.10.0:
  * Corrected a Regression: The better display of exponents failed
    for exp(x^2).
  * Updated translations.
buildservice-autocommit accepted request 730098 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 91)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 730050 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 90)
- Update to version 19.09.0:
  * 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.
buildservice-autocommit accepted request 725313 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 89)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 725292 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 88)
- Update to version 19.08.1
  * Bugfixes for nearly every instance something was drawn on the
    screen.
  * Better handling of multi-cell lisp code.
- Changes from version 19.08.0:
  * 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 fixes for different combinations of wxWidgets and GTK
    versions.
  * Updated translations.
buildservice-autocommit accepted request 715656 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 87)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 715655 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 86)
- Update to version 19.07.0
  * Many improvements and bugfixes 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 bugs.
  * Simplified the sync between input and output cells.
buildservice-autocommit accepted request 712439 from Lars Vogdt's avatar Lars Vogdt (lrupp) (revision 85)
baserev update by copy to link target
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 711841 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 84)
- Update to version 19.05.7:
  * Support worksheets starting in a :lisp command [with maxima >=
    5.43.0]
buildservice-autocommit accepted request 703212 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 83)
baserev update by copy to link target
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 82)
- Update to version 19.05.2:
  + 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.
buildservice-autocommit accepted request 697036 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 81)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 697000 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 79)
- Update to version 19.04.3:
  + wxMaxima now informs maxima which front-end is in use.
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 78)
- update to version 19.04.2:
  + 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.
  From 19.04.1:
  + Corrected the size of error messages.
  From 19.04.0:
  + 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 bug fixes
  + Code cleanups
buildservice-autocommit accepted request 685435 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 77)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 685430 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 76)
- Update to version 19.03.1
  * HighDPI fixes 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 bug fixes.
  * wxWidgets >= 3.1.0: Corrected the toolbar icon size.
Displaying revisions 81 - 100 of 175
openSUSE Build Service is sponsored by