19
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix the Windows build error (hopefully). More... about 1 year ago
Tried to make it compile again on MSW More... about 1 year ago
Make sure that the connection to maxima no more has stale data when we kill maxima. For #1840 More... about 1 year ago
Updated the lists of translatable strings More... about 1 year ago
White-space only: Tried to make the indentation consistent More... about 1 year ago
Correctly center the integral sign More... about 1 year ago
Register replacing text with the per-cell undo function. More... about 1 year ago
Repair EMF and SVG output (#1838) More... about 1 year ago
Make the integral bitmap hi-res on MacOs More... about 1 year ago
Use wxDefaultSize instead of the same wxSize() twice. More... about 1 year ago
IntCell: The check for wxversion must be a preprocessor #if, not a C++ if(). More... about 1 year ago
I think we got the formatting of integrals right, now More... about 1 year ago
Yet another integral sign scaling attempt More... about 1 year ago
Merge branch 'main' of github.com:wxMaxima-developers/wxmaxima into main More... about 1 year ago
CMake: Output the version of wxWidgets, which was found. More... about 1 year ago
Small optimizations More... about 1 year ago
Another scaling try More... about 1 year ago
That should fix the scaling More... about 1 year ago
Another line of debug code More... about 1 year ago
Another try to remove transforms from the integral sign More... about 1 year ago
The sign position now should be correct. But the sign is still rendered at half the scale it should be More... about 1 year ago
A try to make the SVG more nanoSVG compatible More... about 1 year ago
Added a DrawLine that shows how big the integral sign should be if it were as big as the bitmap More... about 1 year ago
Try to find a better size/position of integral signs. More... about 1 year ago
Fix the shape of the integral sign. (for wxWidgets >= 3.1.6) More... about 1 year ago
Snap: Mitigate a "missing icons" error More... about 1 year ago
More casts for #1831 More... about 1 year ago
More casts More... about 1 year ago
Perhaps that resolves the test failures More... about 1 year ago
Revert "A code simplification that might sacrifice a bit of speed for C++<20" More... about 1 year ago