summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-01-11change wxgtk dependency to wxgtk2haawda
2020-06-20add optional dep gnuplothaawda
2020-02-11revert last fixhaawda
2020-02-10stick to a specific commithaawda
2019-06-12adjust pkgver functionhaawda
2019-05-10changed url, removed no-makeflags-optionhaawda
2019-02-17rewrite pkgver functionhaawda
2018-09-29upstream's new git repohaawda
2018-09-29change git repositoryhaawda
2018-08-22small cosmeticshaawda
2017-09-23Updated version (r4988.daf05cad -> r4992.b462b404).haawda
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)
2017-09-21Updated version (r4978.837596ba -> r4988.daf05cad).haawda
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)
2017-09-20Updated version (r4976.157c734e -> r4978.837596ba).haawda
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)
2017-09-18Updated version (r4974.b1fc9824 -> r4976.157c734e).haawda
Changelog ========= Corrected the german translation in the wxMaxima.desktop file. (157c734e) Added Italian Desktop icon description (e1a913f4)
2017-09-17Updated version (r4973.4e677ce6 -> r4974.b1fc9824).haawda
Changelog ========= Removed an entirely unneeded comment. (b1fc9824)
2017-09-17Updated version (r4970.eb9d38fb -> r4973.4e677ce6).haawda
Changelog ========= Improved the bash autocompletion. (4e677ce6) Merge branch 'master' of github.com:andrejv/wxmaxima (04d14131) Don't risk to call the constructor twice. (98aa0da1)
2017-09-16Updated version (r4969.3375656b -> r4970.eb9d38fb).haawda
Changelog ========= Updated Italian translation (eb9d38fb)
2017-09-16Updated version (r4963.91bb7f76 -> r4969.3375656b).haawda
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)
2017-09-15updatehaawda
2017-09-15Updated version (r4960.eeae8f5c -> r4963.91bb7f76).haawda
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)
2017-09-14Updated version (r4958.98f879ff -> r4960.eeae8f5c).haawda
Changelog ========= Another accessibility bug. (eeae8f5c) Let's hope that this is the last error that stops MSW from compiling. (28de9424)
2017-09-12Updated version (r4954.5b390cdd -> r4958.98f879ff).haawda
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)
2017-09-10Updated version (r4952.7f32e7f2 -> r4954.5b390cdd).haawda
Changelog ========= Yet another try to unbreak the windows build. (5b390cdd) Another try to un-break the windows build. (06123d0a)
2017-09-10Updated version (r4950.19c28cbc -> r4952.7f32e7f2).haawda
Changelog ========= Don't copy bitmaps by default. (7f32e7f2) Another try to unbreak the windows build. (1ea7fbba)
2017-09-09Updated version (r4949.5c6fcdf0 -> r4950.19c28cbc).haawda
Changelog ========= Another try to unbreak the nightly windows build. (19c28cbc)
2017-09-09Updated version (r4943.3a7844f5 -> r4949.5c6fcdf0).haawda
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)
2017-09-08Updated version (r4934.5606ecfd -> r4943.3a7844f5).haawda
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)
2017-09-05Updated version (r4930.cee2b9df -> r4934.5606ecfd).haawda
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)
2017-09-02Updated version (r4929.222fc06b -> r4930.cee2b9df).haawda
Changelog ========= Removed a second break command. One is enough. (cee2b9df)
2017-09-01Updated version (r4926.53bb1672 -> r4929.222fc06b).haawda
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)
2017-08-30Updated version (r4925.399ccb6a -> r4926.53bb1672).haawda
Changelog ========= A more consistent path name of the startup file. (53bb1672)
2017-08-29Updated version (r4924.be1b2ef2 -> r4925.399ccb6a).haawda
Changelog ========= If the chosen maxima location doesn't work fallback to the default one. (399ccb6a)
2017-08-27Updated version (r4923.d2e9b5c5 -> r4924.be1b2ef2).haawda
Changelog ========= Try harder to place the cursor near to the cause of an error. (be1b2ef2)
2017-08-23Updated version (r4920.2d8502db -> r4923.d2e9b5c5).haawda
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)
2017-08-21Updated version (r4916.dba3d3b9 -> r4920.2d8502db).haawda
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)
2017-08-20Updated version (r4911.a1e94cc5 -> r4916.dba3d3b9).haawda
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)
2017-08-20Updated version (r4907.0c6463ec -> r4911.a1e94cc5).haawda
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)
2017-08-19Updated version (r4900.114d129d -> r4907.0c6463ec).haawda
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)
2017-08-18Updated version (r4895.6d5943d7 -> r4900.114d129d).haawda
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)
2017-08-17Updated version (r4885.f3bd9fd2 -> r4895.6d5943d7).haawda
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)
2017-08-16Updated version (r4883.6caf5d41 -> r4885.f3bd9fd2).haawda
Changelog ========= My save optimizations did break saving slide show cells. (f3bd9fd2) Repair the command-line option that selects the config file. (3b39e10a)
2017-08-16Updated version (r4881.df335bb0 -> r4883.6caf5d41).haawda
Changelog ========= A recalculation issue. (6caf5d41) Save more details: (e8def3a8)
2017-08-15Updated version (r4878.199f4aff -> r4881.df335bb0).haawda
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)
2017-08-13Updated version (r4875.799c41f9 -> r4878.199f4aff).haawda
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)
2017-08-13Updated version (r4874.112c24b1 -> r4875.799c41f9).haawda
Changelog ========= Return the statusbar to the ready state after restarting Maxima. (799c41f9)
2017-08-12Updated version (r4864.6256b147 -> r4874.112c24b1).haawda
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)
2017-08-11Updated version (r4856.c6c75b81 -> r4864.6256b147).haawda
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)
2017-08-10Updated version (r4852.6536b32c -> r4856.c6c75b81).haawda
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)
2017-08-08Updated version (r4849.3d5dba6b -> r4852.6536b32c).haawda
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)
2017-08-08Updated version (r4846.84c592b4 -> r4849.3d5dba6b).haawda
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)