Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changelog
=========
Fixed typos in the german localization. (b462b404)
Spelling fix. (c09dfffc)
HTML export: Main site is (now) Github, not SF, so mention that in the generated HTML. (7a8f76cf)
Update MathJaX. (66f19e01)
|
|
Changelog
=========
Correct languages in wxMaxima.desktop. (daf05cad)
Merge branch 'master' of github.com:andrejv/wxmaxima (9a9f8205)
Allow to recover from mismatched parenthesis errors. (8fe54ee4)
Updated Italian translation (045db5e2)
Merge branch 'master' of github.com:andrejv/wxmaxima (008788e3)
Small fix in README (48e04431)
updated the german translation. (7541c832)
Updated the translations (44b99fed)
A more thorough description of what might have gone wrong if maxima cannot be connected. (d8fb8d62)
Uploaded the new spanish translation. (ce12158e)
|
|
Changelog
=========
Automatically deciding that a .mac file wants to be saved as .wxmx may have been not the best of my ideas. (837596ba)
Allow to specify more than one filename on the cmdline. (28cd9e86)
|
|
Changelog
=========
Corrected the german translation in the wxMaxima.desktop file. (157c734e)
Added Italian Desktop icon description (e1a913f4)
|
|
Changelog
=========
Removed an entirely unneeded comment. (b1fc9824)
|
|
Changelog
=========
Improved the bash autocompletion. (4e677ce6)
Merge branch 'master' of github.com:andrejv/wxmaxima (04d14131)
Don't risk to call the constructor twice. (98aa0da1)
|
|
Changelog
=========
Updated Italian translation (eb9d38fb)
|
|
Changelog
=========
Perhaps SetAccessibile() wants to be called only after the constructor of the class it applys to has been called. (3375656b)
Update all translations. (afbf52ef)
Now the config dialogue only shows the correct bitmaps. (8a8f9466)
A separate editor for maxima's startup file. (54b0c3bf)
A command-line switch that causes evaluation to be triggered on startup. (8acdaec4)
MathML: +,.,* and / are math operators. (0cdb7323)
|
|
|
|
Changelog
=========
Another reason why accessibility didn't compile. (91bb7f76)
Updated the ChangeLog. (eaef0965)
Add a popup telling that ilt() is the inverse laplace transform. (c538ce2d)
|
|
Changelog
=========
Another accessibility bug. (eeae8f5c)
Let's hope that this is the last error that stops MSW from compiling. (28de9424)
|
|
Changelog
=========
This should address the link error in Wolfgang's nightly Build. (98f879ff)
A thing in Wolfgang's logs I don't understand. (b7d0bab3)
...and another try. (4da579e1)
...and another try. (e3f11ffa)
|
|
Changelog
=========
Yet another try to unbreak the windows build. (5b390cdd)
Another try to un-break the windows build. (06123d0a)
|
|
Changelog
=========
Don't copy bitmaps by default. (7f32e7f2)
Another try to unbreak the windows build. (1ea7fbba)
|
|
Changelog
=========
Another try to unbreak the nightly windows build. (19c28cbc)
|
|
Changelog
=========
Small cleanups. (5c6fcdf0)
A stupid crash. (40b04f3a)
SpeedUp: Another place using iterators. (c7f21b4f)
A new TODO. (3f99ded3)
A whole bunch of bugs regarding the evaluation queue and the batch handling. (4eaa4db0)
Un-break the windows build. (feb8b9ff)
|
|
Changelog
=========
Did I break this file? And how? (3a7844f5)
Updated the german translation. (9c92b690)
Updated all translations. (4e3336d2)
Merge branch 'master' of github.com:andrejv/wxmaxima (90e376a6)
Miscellaneous accessibility trickery. (ed685311)
Merge pull request #919 from ciampix/master (4c27dbb5)
Accessibility: Inform the screen reader about worksheet changes and about the role of our worksheet items. (96b70fc9)
Updated the strings of the translations. (781d17f1)
Updated Italian translation (687a13bf)
|
|
Changelog
=========
Inform all mathCells which worksheet they act on. (5606ecfd)
Small CleanUps. (64161e99)
Prevent the worksheet from being executed twice on --batch. (8ad2c1e9)
My first attempt to equip the worksheet with accessibility. (a0f84a9a)
|
|
Changelog
=========
Removed a second break command. One is enough. (cee2b9df)
|
|
Changelog
=========
(Hopefully) unbroke the windows build. (222fc06b)
Now we finally support placing the config file whereever we want. (ad08ef56)
Perhaps the problem Denis Smirnov has found. (b4e7277c)
|
|
Changelog
=========
A more consistent path name of the startup file. (53bb1672)
|
|
Changelog
=========
If the chosen maxima location doesn't work fallback to the default one. (399ccb6a)
|
|
Changelog
=========
Try harder to place the cursor near to the cause of an error. (be1b2ef2)
|
|
Changelog
=========
Another go at the windows phenomenon that the last cell that was evaluated cannot be deleted. (d2e9b5c5)
SBCL on Windows adds a space after the <PROMPT-S/>. Hope that re-enables deleting the last working group despite this fact. (f12006c3)
Correctly highlight parenthesis. (4c332e34)
|
|
Changelog
=========
Corrected my last commit. (2d8502db)
The try to repair the -f option caused a crash on load on windows. (8de30ecc)
Another try to unbreak the windows build. (ec3af1e6)
Updated the copyright info. (6550161f)
|
|
Changelog
=========
Unbreak the windows build. (dba3d3b9)
Update the plot slider tooltip on manual moves of the plot slider. (817f2499)
This assert did cause many false positives => removing it. (fe858295)
An export bug that for some reason at all only appeared in the italian translation. (43a9c813)
If that was the sporadic-sigsev-on-copy problem on windows? (0ddff74d)
|
|
Changelog
=========
Autocompletion for the new command. (a1e94cc5)
Slideshows: Allow loading images from user-specified files and allow images to differ in size. (024ceb12)
SlideShow: Code simplification. (5e6ae9fe)
A possibility to create slide shows without deleting files. (1e00b8fb)
|
|
Changelog
=========
Better tests for slideshows. (0c6463ec)
Animations: Save the frame rate in the .wxmx file. (e3a4b707)
Various slideshow improvements. (7512c6fc)
Repaired display after math printout. (dc60f31d)
A better way to handle redrawing after printing. (2316a6e6)
Don't step animations during printing. (eadd1479)
Corrected the italian translation. (de82a106)
|
|
Changelog
=========
An error valgrind found. (114d129d)
A with_slider-draw2d? (98b4d338)
Corrected my last commit. (ca134a54)
Many small animation improvements. (386e8553)
Animations: Allow to disable autoplay. (ba2fd9a0)
|
|
Changelog
=========
Better Newline handling. (6d5943d7)
That could have provoked a crash. (97311019)
Support all types of line endings maxima might be configured to use. (60e27294)
I think I found the reason for today's crash. (eb0f3495)
Two bugs that were introduced during the BugFixes: (cd2a1d62)
Update the ToolTip during the animation. (5b2c59f8)
Stop the animation on applying the ScrollWheel to it. (423d9ec2)
Save the animation state. (2c72139c)
Allow more than 1 animation to run concurrently. (82ec16bf)
Start and stop animations on mouse left click. (ac8f3c2b)
|
|
Changelog
=========
My save optimizations did break saving slide show cells. (f3bd9fd2)
Repair the command-line option that selects the config file. (3b39e10a)
|
|
Changelog
=========
A recalculation issue. (6caf5d41)
Save more details: (e8def3a8)
|
|
Changelog
=========
Ensure that the file is named before closing it. (df335bb0)
Merge branch 'master' of github.com:andrejv/wxmaxima (93f860b5)
Load and save optimizations. (6f88e28a)
|
|
Changelog
=========
CMake build system: removed unnecessary variable in target_link_libraries(). (199f4aff)
Now WXK_LEFT and WXK_RIGHT do something sensible if the HCaret is active, too. (c87d1c49)
A more canonical way to tell we are waiting for maxima. (61a9780a)
|
|
Changelog
=========
Return the statusbar to the ready state after restarting Maxima. (799c41f9)
|
|
Changelog
=========
Populate the table of contents as soon as it is enabled. (112c24b1)
The increased svg resolution allows us to use less safety for parenthesis part heights. (494ff2c5)
Updated the ChangeLog. (e1d8ae20)
Updated the translations. (0bf0ee52)
The "english" translation was still empty and wxmaxima complained about that. Also I am no more sure that it made sense in the first place: On the plus side it allows to correct small errors without marking the translations of the string as "fuzzy". But on the other hand this automatically means that we leave small errors in the code and in the strings for the translations - which doesn't make too much sense. (23b9a264)
Corrected the licenses of 2 Tango icons so debian won't complain about them being set up The Wrong Way. (750eab3d)
This file might prove useful one day. (84ae1522)
Try to make cmake default to the debug build. (bcc44f9f)
Updated the german translation. (3a95c2db)
Corrected the logic that locates the startup file and added some documentation. (51f2b9bf)
|
|
Changelog
=========
Don't add an empty line every tume the config dialogue was opened. (6256b147)
Code deduplication: GroupCell::Recalculate now uses GroupCell::RecalculateAppended. (55da6a17)
Updated the german translation. (0d604587)
Updated the translations. (426e9f22)
Added the answer to two recurring questions from the mailing list to the GUI. (04a18337)
Miscellaneous clipboard work (075dd0e9)
Another place we didn't close the clipboard in. (591f5d5f)
Tried to absolutely make sure that the clipboard is opened and closed. (3f9f6282)
|
|
Changelog
=========
Corrected my last 3 commits. (c6c75b81)
Corrected my last commit. (6f24434f)
Documentation. (189ba4dd)
SpeedUp: Only redraw the brackets if only the brackets have changed, merge partial redraws and move them to the idle loop. (1d1637d3)
|
|
Changelog
=========
Support cells ending in a comment that is preceded by the $ or ;. (6536b32c)
SpeedUp: Only redraw the cell contents if the draw region expands enough to the left that it hits it. (aca33541)
SpeedUp: Remove the "force update" flag as soon as it is no more needed. (19c31663)
|
|
Changelog
=========
Fixed one typo in the last commit. (3d5dba6b)
Fixed some typos in the german translation. (606ca344)
Current wxmaxima no longer uses imagemagick convert - remove it from the manual. (761e9be5)
|