Changelog for
wxMaxima-debugsource-16.04.2-1.1.x86_64.rpm :
* Tue Aug 09 2016 tchvatalAATTsuse.com- Version update to 16.04.2:
* various small bugfixes- Sort with spec-cleaner
* Fri Jul 15 2016 badshah400AATTgmail.com- Add wxMaxima-appstream-xml-filename.patch: Fix the appstream xml file name (must be identical to .desktop file name w/o ext) and the reference to the .desktop file therein (refers to wxmaxima.desktop while installing wxMaxima.desktop); reported upstream.- Update file list accordingly: wxmaxima.appdata.xml -> wxMaxima.appdata.xml
* Wed Apr 06 2016 badshah400AATTgmail.com- Update to version 16.04.1: + Bug fixes.
* Wed Apr 06 2016 badshah400AATTgmail.com- Update to version 16.04.0: + A TeX-like subscript notation: A_1 is now by default shown as an A with an 1 as subscript + High-quality icons for high-dpi screens. + Some broken .wxmx files generated with wxMaxima 13.04 and older will now automatically be repaired + Tried to make communication with maxima more stable + Debug: A monitor for the xml communication between maxima and wxMaxima + Leading White-space in front of a character that has to be escaped in XML is no more ignored. + jpeg-encoded images are now no more converted to much larger png files on saving .wxmx files and on exporting. + Images will now actually be converted to the target format. + Bumped the minor version of the .wxmx format: Some old versions of wxmaxima will replace .jpg files embedded in .wxmx files by a placeholder on load + Increased both speed and memory-efficiency of image handling + Save the zoom factor at exit and reload it on opening a new file + An option that makes wxMaxima use user-defined labels instead of %o where an user-defined label exists. Works well together with unchecking the \"export code cells\" config item. + A separate text style for user-defined labels. + The \"evaluate all cells\" and \"evaluate till here\" now start with a fresh instance of maxima + TeX export now should work with most unicode chars we have ESC sequences for. + An auto-repair functionality that repairs most .wxmx files wxMaxima 13.04 was not able to open again. + A few new ESC sequences and markdown commands. + \"#\" now is shown as a \"not equal\" sign as a \"not equal\" sign already would be interpreted as \"#\". + Teach CCL on Windows how to deal with unicode variable names like ü and α. For SBCL the necessary change has been done on the maxima side. + Sidebars for symbols + Printing text cells now works again + The
key now works as a shortcut that closes the search dialogue. + A copy-to-MathML feature + Many bug, usability and performance fixes + Most importantly: If it is a cursor it now blinks.- No longer rm .menu file, not bundled in upstream tarball any more.
* Mon Mar 28 2016 dvaleevAATTsuse.com- ExcludeArch POWER64 architecture, maxima is excluded due to missing clisp
* Tue Sep 08 2015 badshah400AATTgmail.com- Update to version 15.08.2: - Bugs fixed: + Added en.po to distribution. + Disable check for event types. + Correctly update the stats sidebar visibility in menus. + Update version number. + Don\'t remove new lines from lisp cells. + Added en.mo to distrubution.- Remove wxMaxima-missing-make-targets.patch: incorporated upstream.
* Thu Sep 03 2015 badshah400AATTgmail.com- Update to version 15.08.1: + Bug fixes (undocumented).- Rebase wxMaxima-missing-make-targets.patch; two issues fixed upstream (and removed from patch), one issue persists.
* Wed Aug 19 2015 badshah400AATTgmail.com- Update to version 15.08.0: + MathJAX now provides scaleable equations and extended drag-and-drop for the html export. + The table-of-contents-sidebar now shows the current cursor position. + Fixed a few instances of cursors jumping out of the screen. + Fixed a few instances of cursors jumping to the beginning or end of the worksheet. + Better detection which cell maxima is processing and if it still is doing so. + Regression: Hiding the toolbar didn\'t work on some systems. + Markdown support for <=, >=, <=>, <-, ->, <->, => and +/- symbols. + An option to not export maxima\'s input as well as the output. + An option to use High-resolution bitmaps for the HTML export. + Images that are too big for the window now are displayed in a scaled-down version. + Fixed the support for out-of-tree-bulds that was broken in 15.04. + Meaningful ALT texts for the HTML export to provide accessibility. + An option to include the .wxmx file in the .html export. + Performance fixes that are espectionally effective for MSW + Unification of some platform-specific code.
* bash autocompletion. + A fourth sectioning level. + Made entering uppercase greek letters easier and documented how to input special unicode symbols. + Syntax highlighting in code cells. + Automatic highlighting of text equal to the currrently selected one. + A batch mode that pauses evaluation if maxima asks a question. + A \"halt on error\" feature. + Now evaluation of a new command is only triggered if evaluation of the last command has finished. This means that output from maxima is always appended to the right cell. + Un-broke error and question handling for multiple commands per cell. Sincewe now send maxima\'s input command-per-command this means a cell with multiple commands is no more evaluated faster than multiple cells with single commands each. + If ever a end-of-evaluation marker gets lost there is a new \"trigger evaluation\" menu entry in the maxima menu. + On wxGtk autocompletion was replaced by a content assistant that is based on the surprisingly powerful autocompletion feature. + Ctrl+Tab now launches the autocompletion (or content assistant, if available). + Tab and Shift+Tab now indent and unindent regions. + Ctrl+Mouse wheel and Ctrl++/- now zoom in and out of the worksheet. + Allow Extending selection from part of a single cell to multiple cells. + An Autoindent functionality.- Changes from version 15.04.0: + See /usr/doc/packages/wxMaxima/ChangeLog file.- Explicit dependency on wxwidgets >= 3.0.- Update maxima version required for building.- Package ChangeLog file available in upstream tarball since version 15.04.0.- Add patch required because upstream missed a few files from the tarball: + wxMaxima-missing-make-targets.patch (touches autotool files BR on autoreconf required).- Generate and install hicolor icons from the bundled svg icon file; introduces BR on inkscape, hicolor-icon-theme.- Use %post and %postun scriptlets as necessary.- Update filelist to include new files installed by upstream, as well as hicolor icons.- Update desktop menu filename to be consistent with upstream; add Mimetypes specification to .desktop file.
* Mon Feb 09 2015 jengelhAATTinai.de- Use wxWidgets 3 and remove manual dependencies. Run fdupes over more files.
* Thu Dec 25 2014 badshah400AATTgmail.com- Update to version 14.12.1: + No documentation of changes.- Changes from version 14.12.0: + No documentation of changes.
* Wed Sep 17 2014 badshah400AATTgmail.com- Update to verson 14.09.0: + No detailed changelog available- Packaging changes: + Adapt to source tarball name change from wxMaxima to wxmaxima + Add rpmlintrc file as source.
* Sat May 25 2013 badshah400AATTgmail.com- Update to version 13.04.2: + Fix a bug with matchParens=false option- Changes from version 13.04.1: + Include all files in the source tgz- Drop wxMaxima-fix-missing-locale.patch; upstream now includes all required source files, making patch unnecessary.
* Tue Apr 23 2013 badshah400AATTgmail.com- Update to version 13.04.0: + No detailed changelog available- Add wxMaxima-fix-missing-locale.patch to fix build failure while trying to install a locale that is missing from the tarball.
* Tue Sep 11 2012 badshah400AATTgmail.com- Update to version 12.09.0: + No detailed changelog available- Change source url in spec file.
* Sat May 19 2012 badshah400AATTgmail.com- Update to version 12.04: + No detailed changelog available.- Spec file cleanups: + Correct License tag in keeping with spdx.org recommendations + Use fdupes to link duplicate files
* Sun Sep 18 2011 larsAATTlinux-schulserver.de- update to 11.08.0
* Thu Mar 17 2011 sbrabecAATTsuse.cz- Compile with wxcontainer variant, binary linked with STL crashes. https://sourceforge.net/projects/wxmaxima/forums/forum/435775/topic/4410333
* Mon Mar 07 2011 sbrabecAATTsuse.cz- Compile with openSUSE wxWidgets (default variant).- Remove BuildRequires: libstdc++ that is no more provided.
* Sun Mar 06 2011 larsAATTlinux-schulserver.de- update to 0.8.7
* Sun Sep 19 2010 werner.hoAATTgmx.de- updated to version 8.6
* Sun Nov 22 2009 larsAATTlinux-schulserver.de- removed \"--disable-statix-wx\" as it looks like this triggers an error \"Maxima process terminated\" in the status bar, even though Maxima runs fine either by itself or through xMaxima. (Thanks to Moby for reporting the issue!)
* Mon Sep 21 2009 larsAATTlinux-schulserver.de- update to 0.8.3a
* Sat Apr 25 2009 larsAATTlinux-schulserver.de- update to 0.8.2: + new wxMaxima document format (not compatible with .wxm) which saves maxima output and inline plots into a single file (you can still save and load \".wxm\" format, but you don\'t get the improvements of the new one) + images can be inserted into the document + when input is modified after evaluation, output becomes gray to indicate it is no longer up to date + styles section improved: colors can be set for all elements of wxmaxima document, title, section and text cells can have a different font, support for loading/saving styles into a file + \"Open Recent\" added to the file menu + \"unix copy\" (copy on select) now working as expected (selection copies, middle mouse click pastes) option to use evaluate with enter instead of shift-enter + full screen mode (alt + enter) + backspace and delete keys can be used for deleting cells when horizontal cursor is active + Bugfix: Restart Maxima doesn\'t clear the document + Bugfix: reduced the number of redraws - the GUI feels a bit snappier + Bugfix: Opening a WXM file doesn\'t automaticly restart Maxima- removed obsolete --enable-dnd- cleanup specfile