Skip to content

Commit

Permalink
Deploying to gh-pages from @ 5556bb7 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
daute committed Oct 5, 2024
1 parent 48f1c1c commit 04c8f82
Show file tree
Hide file tree
Showing 9 changed files with 266 additions and 266 deletions.
4 changes: 2 additions & 2 deletions Doxygen-documentation/classWorksheet.html
Original file line number Diff line number Diff line change
Expand Up @@ -1867,7 +1867,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a90d7710a76268c86245352ed
</div><div class="memdoc">

<p>Actually recalculate the worksheet. </p>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000016">Todo:</a></b></dt><dd>We check here if the recalc start is within the worksheet. Would it make more sense to store the recalculation start in a CellPointer that automagically zeroes itself if that isn't the case? </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000015">Todo:</a></b></dt><dd>We check here if the recalc start is within the worksheet. Would it make more sense to store the recalculation start in a CellPointer that automagically zeroes itself if that isn't the case? </dd></dl>

</div>
</div>
Expand Down Expand Up @@ -2156,7 +2156,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#aae2332fff52eeb2c385309c0
</div><div class="memdoc">

<p>Scrolls to a point on the worksheet. </p>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000020">Todo:</a></b></dt><dd>I have deactivated this assert for the release as it scares the users in a case we don't seem to have a problem. But we perhaps should try to find out why it is triggered.</dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000019">Todo:</a></b></dt><dd>I have deactivated this assert for the release as it scares the users in a case we don't seem to have a problem. But we perhaps should try to find out why it is triggered.</dd></dl>
<p><a class="el" href="classTest.html" title="A template class.">Test</a> case:</p><ul>
<li>Create a code cell</li>
<li>Press the "hide all code cells" button.</li>
Expand Down
4 changes: 2 additions & 2 deletions Doxygen-documentation/classwxMaxima.html
Original file line number Diff line number Diff line change
Expand Up @@ -1672,7 +1672,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a6be8b3148868fd873cac52f8
</div><div class="memdoc">

<p>Spawn the "configure" menu. </p>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000015">Todo:</a></b></dt><dd>Inform maxima about the new default plot window size. </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000016">Todo:</a></b></dt><dd>Inform maxima about the new default plot window size. </dd></dl>

</div>
</div>
Expand Down Expand Up @@ -2362,7 +2362,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#aebaa2667f99a9e366e8b9976

<p>Setup maxima's variables. </p>
<p>This method is called once when maxima starts. It loads wxmathml.lisp and sets some option variables.</p>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000019">Todo:</a></b></dt><dd>Set pngcairo to be the default terminal as soon as the mac platform supports it. </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000020">Todo:</a></b></dt><dd>Set pngcairo to be the default terminal as soon as the mac platform supports it. </dd></dl>

</div>
</div>
Expand Down
62 changes: 31 additions & 31 deletions Doxygen-documentation/md_NEWS.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<li>Correctly copy superscript when CopyAsMathML (#1945)</li>
<li>MathML export: Use a centered dot instead of *, if configured (#1946)</li>
</ul>
<h1><a class="anchor" id="autotoc_md142"></a>
<h1><a class="anchor" id="autotoc_md91"></a>
24.08.0</h1>
<ul>
<li>An advanced plotting tutorial</li>
Expand All @@ -101,7 +101,7 @@ <h1><a class="anchor" id="autotoc_md142"></a>
<li>On MS Windows one can now choose between Gnuplot and wGnuplot (#1934)</li>
<li>Fixed the error message about dual manifest files on MSVC</li>
</ul>
<h1><a class="anchor" id="autotoc_md143"></a>
<h1><a class="anchor" id="autotoc_md96"></a>
24.05.0</h1>
<ul>
<li>Faster discarding of maths that is too long to read</li>
Expand Down Expand Up @@ -129,14 +129,14 @@ <h1><a class="anchor" id="autotoc_md143"></a>
<li>On MSW wxWidgets &gt;=3.2 now is mandatory for getting high-DPI support</li>
<li><a class="el" href="classA.html">A</a> backward-search fix (#1913)</li>
</ul>
<h1><a class="anchor" id="autotoc_md144"></a>
<h1><a class="anchor" id="autotoc_md103"></a>
24.02.2</h1>
<ul>
<li>Set maxima's LANG variable, not <a class="el" href="classwxMaxima.html">wxMaxima</a>'s LANG (#1897)</li>
<li>Sped up the communication between maxima and <a class="el" href="classwxMaxima.html">wxMaxima</a></li>
<li>Sometimes newlines in misc text from maxima got lost (#1894)</li>
</ul>
<h1><a class="anchor" id="autotoc_md145"></a>
<h1><a class="anchor" id="autotoc_md104"></a>
24.02.1</h1>
<ul>
<li><a class="el" href="classwxMaxima.html">wxMaxima</a> now correctly installs its icons (#1892)</li>
Expand All @@ -150,7 +150,7 @@ <h1><a class="anchor" id="autotoc_md145"></a>
<li>Ctrl+Alt+M now restarts maxima</li>
<li>Added a Maxima/Memory menu</li>
</ul>
<h1><a class="anchor" id="autotoc_md146"></a>
<h1><a class="anchor" id="autotoc_md107"></a>
24.02.0</h1>
<ul>
<li>Faster start-up</li>
Expand Down Expand Up @@ -183,7 +183,7 @@ <h1><a class="anchor" id="autotoc_md146"></a>
<li>Fix crash when exporting a worksheet with animations to TeX</li>
<li>Resolved a crash on closing a window (#1889)</li>
</ul>
<h1><a class="anchor" id="autotoc_md147"></a>
<h1><a class="anchor" id="autotoc_md113"></a>
23.12.0</h1>
<ul>
<li>Input text selection was cleared when right-clicking on it (#1845)</li>
Expand All @@ -201,7 +201,7 @@ <h1><a class="anchor" id="autotoc_md147"></a>
<li>Hidden cells weren't restored from wxm files (#1855)</li>
<li>diff() no longer causes spurious multiplication dots (#1825)</li>
</ul>
<h1><a class="anchor" id="autotoc_md148"></a>
<h1><a class="anchor" id="autotoc_md115"></a>
23.11.0</h1>
<ul>
<li>Correctly draw the bracket of the cell under the cursor (#1811)</li>
Expand All @@ -220,7 +220,7 @@ <h1><a class="anchor" id="autotoc_md148"></a>
<li>Resolved many warnings from several static analysis tools</li>
<li>Fine-tuning of the "undo" function</li>
</ul>
<h1><a class="anchor" id="autotoc_md149"></a>
<h1><a class="anchor" id="autotoc_md117"></a>
23.10.0</h1>
<ul>
<li><a class="el" href="classA.html">A</a> big rewrite to make the static analysis tools happy</li>
Expand All @@ -239,7 +239,7 @@ <h1><a class="anchor" id="autotoc_md149"></a>
<li>Better error messages for bitmaps</li>
<li>Many additional bug fixes</li>
</ul>
<h1><a class="anchor" id="autotoc_md150"></a>
<h1><a class="anchor" id="autotoc_md118"></a>
23.08.0</h1>
<ul>
<li>Better print scaling</li>
Expand All @@ -248,7 +248,7 @@ <h1><a class="anchor" id="autotoc_md150"></a>
<li>Resolved many warnings from cppcheck</li>
<li><a class="el" href="classA.html">A</a> RegEx search</li>
</ul>
<h1><a class="anchor" id="autotoc_md151"></a>
<h1><a class="anchor" id="autotoc_md120"></a>
23.07.0</h1>
<ul>
<li><a class="el" href="classPrinting.html" title="Sets the configuration&#39;s &quot;printing&quot; flag until this class is left.">Printing</a>: Made the page margins configurable (#1787)</li>
Expand All @@ -264,7 +264,7 @@ <h1><a class="anchor" id="autotoc_md151"></a>
<li>The cursor no more disappears (#1788)</li>
<li>Updated italian translation</li>
</ul>
<h1><a class="anchor" id="autotoc_md152"></a>
<h1><a class="anchor" id="autotoc_md123"></a>
23.05.1</h1>
<ul>
<li>Updated the Russian and Italian translation.</li>
Expand All @@ -275,7 +275,7 @@ <h1><a class="anchor" id="autotoc_md152"></a>
<li>Always revise the decision what to display as 2<a class="el" href="classD.html">D</a> equation on window width changes</li>
<li>2<a class="el" href="classD.html">D</a> display of integrals had zero size (#1780)</li>
</ul>
<h1><a class="anchor" id="autotoc_md153"></a>
<h1><a class="anchor" id="autotoc_md124"></a>
23.05.0</h1>
<ul>
<li>Got rid of some compiler and cppcheck warnings</li>
Expand All @@ -290,7 +290,7 @@ <h1><a class="anchor" id="autotoc_md153"></a>
<li>new <a class="el" href="classwxMaxima.html">wxMaxima</a> processes now get more of the command-line args of the parent process</li>
<li><a class="el" href="classwxMaxima.html">wxMaxima</a> no more tries to install its own fonts.</li>
</ul>
<h1><a class="anchor" id="autotoc_md154"></a>
<h1><a class="anchor" id="autotoc_md127"></a>
23.04.1</h1>
<ul>
<li>More config dialogue tweaks</li>
Expand All @@ -301,7 +301,7 @@ <h1><a class="anchor" id="autotoc_md154"></a>
<li>Be aware that the MSW port recycles unused window IDs.</li>
<li>The load() command now again works with symbols as package names.</li>
</ul>
<h1><a class="anchor" id="autotoc_md155"></a>
<h1><a class="anchor" id="autotoc_md129"></a>
23.04.0</h1>
<ul>
<li>Made the GUI more responsive for functions with much output</li>
Expand All @@ -316,7 +316,7 @@ <h1><a class="anchor" id="autotoc_md155"></a>
<li>Resolved several asserts</li>
<li>Resolved a few small bugs in the autosave logic</li>
</ul>
<h1><a class="anchor" id="autotoc_md156"></a>
<h1><a class="anchor" id="autotoc_md130"></a>
23.03.0</h1>
<ul>
<li>Make sure all bitmaps are valid on High-DPI MacOs (#1749)</li>
Expand All @@ -328,7 +328,7 @@ <h1><a class="anchor" id="autotoc_md156"></a>
<li>Completely rewrote the dockable-sidebars-stuff</li>
<li>Many files are now build on demand, not at configure time</li>
</ul>
<h1><a class="anchor" id="autotoc_md157"></a>
<h1><a class="anchor" id="autotoc_md132"></a>
23.02.0</h1>
<ul>
<li>Fix XML generation of wxmx documents (#1556)</li>
Expand All @@ -340,7 +340,7 @@ <h1><a class="anchor" id="autotoc_md157"></a>
<li><a class="el" href="classA.html">A</a> separate style for operators (#1002)</li>
<li><a class="el" href="classA.html">A</a> nicer ChangeLog</li>
</ul>
<h1><a class="anchor" id="autotoc_md158"></a>
<h1><a class="anchor" id="autotoc_md133"></a>
22.12.0</h1>
<ul>
<li><a class="el" href="classA.html">A</a> cleaner status bar with double-click actions</li>
Expand All @@ -356,12 +356,12 @@ <h1><a class="anchor" id="autotoc_md158"></a>
<li>Faster saving of .wxmx files</li>
<li>Better toolbar bitmap handling</li>
</ul>
<h1><a class="anchor" id="autotoc_md159"></a>
<h1><a class="anchor" id="autotoc_md135"></a>
22.11.1</h1>
<ul>
<li>Repaired zooming the worksheet</li>
</ul>
<h1><a class="anchor" id="autotoc_md160"></a>
<h1><a class="anchor" id="autotoc_md136"></a>
22.11.0</h1>
<ul>
<li>Resolved an ID collision (#1726)</li>
Expand All @@ -375,7 +375,7 @@ <h1><a class="anchor" id="autotoc_md160"></a>
<li>Many windows build improvements</li>
<li>Resolved a crash on restarting maxima</li>
</ul>
<h1><a class="anchor" id="autotoc_md161"></a>
<h1><a class="anchor" id="autotoc_md138"></a>
22.09.0</h1>
<ul>
<li>Support for wxWidgets 3.1.7</li>
Expand Down Expand Up @@ -404,7 +404,7 @@ <h1><a class="anchor" id="autotoc_md161"></a>
<li>Better unicode handling (#1691)</li>
<li>Many additional bugfixes</li>
</ul>
<h1><a class="anchor" id="autotoc_md162"></a>
<h1><a class="anchor" id="autotoc_md141"></a>
22.05.0:</h1>
<ul>
<li>Updated the Ukrainian translation</li>
Expand All @@ -427,15 +427,15 @@ <h1><a class="anchor" id="autotoc_md162"></a>
<li>The Cygwin build works again</li>
<li>Support for wxWidgets 3.1.6</li>
</ul>
<h1><a class="anchor" id="autotoc_md163"></a>
<h1><a class="anchor" id="autotoc_md144"></a>
22.04.0:</h1>
<ul>
<li><a class="el" href="classA.html">A</a> Russian translation update from Olesya Gerasimenko</li>
<li>Repaired drag-and-drop on MacOs (#1624)</li>
<li>Resolved a bug in parenthesis matching (#1649)</li>
<li>Faster startup logic</li>
</ul>
<h1><a class="anchor" id="autotoc_md164"></a>
<h1><a class="anchor" id="autotoc_md145"></a>
22.03.0:</h1>
<ul>
<li>Add an compile option "WXM_INCLUDE_FONTS", which allows to specify, if additional fonts should be included. Current default: YES; use -DWXM_INCLUDE_FONTS=NO when calling CMake to disable that. Including fonts caused some issues on MacOS. (#1580)</li>
Expand All @@ -456,7 +456,7 @@ <h1><a class="anchor" id="autotoc_md164"></a>
<li>Merging cells per keyboard shortcut works again (#1626)</li>
<li>Symbols buttons whose symbols the GUI font lacks are now hidden</li>
</ul>
<h1><a class="anchor" id="autotoc_md165"></a>
<h1><a class="anchor" id="autotoc_md148"></a>
21.11.0:</h1>
<ul>
<li>Allow seeing all files in the file save dialog. (#1557)</li>
Expand All @@ -475,17 +475,17 @@ <h1><a class="anchor" id="autotoc_md165"></a>
<li>Handle power events (#1607)</li>
<li>Fix ugly buttons in the sidebars with recent wxWidgets</li>
</ul>
<h1><a class="anchor" id="autotoc_md166"></a>
<h1><a class="anchor" id="autotoc_md151"></a>
21.05.2:</h1>
<ul>
<li>The integral signs disappeared or were misplaced on some MS Windows computers</li>
</ul>
<h1><a class="anchor" id="autotoc_md167"></a>
<h1><a class="anchor" id="autotoc_md153"></a>
21.05.1:</h1>
<ul>
<li>Resolved a segfault on printing that could be triggered on some computers</li>
</ul>
<h1><a class="anchor" id="autotoc_md168"></a>
<h1><a class="anchor" id="autotoc_md154"></a>
21.05.0:</h1>
<ul>
<li>Long numbers now can be broken into lines</li>
Expand All @@ -497,7 +497,7 @@ <h1><a class="anchor" id="autotoc_md168"></a>
<li>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).</li>
<li>Solved a crash when printing.</li>
</ul>
<h1><a class="anchor" id="autotoc_md169"></a>
<h1><a class="anchor" id="autotoc_md157"></a>
21.04.0</h1>
<ul>
<li>Fix visualization after "Evaluate all cells (Ctrl+Shift+R)" (bug #1512).</li>
Expand All @@ -512,7 +512,7 @@ <h1><a class="anchor" id="autotoc_md169"></a>
<li>Many external build scripts are now replaced by C++ and CMake commands.</li>
<li><a class="el" href="classA.html">A</a> menu entry for when to invoke the debugger.</li>
</ul>
<h1><a class="anchor" id="autotoc_md170"></a>
<h1><a class="anchor" id="autotoc_md159"></a>
21.02.0</h1>
<ul>
<li><a class="el" href="classA.html">A</a> Spanish translation update by cyphra</li>
Expand All @@ -524,14 +524,14 @@ <h1><a class="anchor" id="autotoc_md170"></a>
<li>Made the time between autosaves configurable.</li>
<li>Fixed an issue with reproducible builds.</li>
</ul>
<h1><a class="anchor" id="autotoc_md171"></a>
<h1><a class="anchor" id="autotoc_md162"></a>
21.01.0</h1>
<ul>
<li>Chinese translation updates by 刘荣.</li>
<li><a class="el" href="classA.html">A</a> Russian translation update by OlesyaGerasimenko</li>
<li>Many small bugfixes including a crash on loading files with images.</li>
</ul>
<h1><a class="anchor" id="autotoc_md172"></a>
<h1><a class="anchor" id="autotoc_md163"></a>
Changes in older wxMaxima versions you can find here</h1>
<p><a href="https://github.com/wxMaxima-developers/wxmaxima/blob/Version-21.02.0/NEWS.md">https://github.com/wxMaxima-developers/wxmaxima/blob/Version-21.02.0/NEWS.md</a> </p>
</div></div><!-- contents -->
Expand Down
Loading

0 comments on commit 04c8f82

Please sign in to comment.