Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-03 | Updated version (r4687.592fb24a -> r4692.11a52f83). | haawda | |
Changelog ========= A false positive for cppcheck. (11a52f83) More iterator paranoia. (01af62aa) Two other places where an iterator was possibly able to iterate to a point beyond the end of a string. (5e199ebd) Iterator paranoia. (0917589e) Found a few bugs and resolved a few warnings. (f7c81934) | |||
2017-07-02 | Updated version (r4685.6ceb4ce1 -> r4687.592fb24a). | haawda | |
Changelog ========= Things that might crash wxMaxima in unusual cases. (592fb24a) Could that be the crash that was reported to me over my facebook page? (ebb87921) | |||
2017-07-01 | Updated version (r4681.1a441e7c -> r4685.6ceb4ce1). | haawda | |
Changelog ========= The parenthesis font should match the math font, not the EditorCell one. (6ceb4ce1) Reverted all TextCell optimizations from yesterday: They didn't work. (7c46b757) Corrected a typo. (ac8b6501) Revert "More simplification of TextCell." (19f339db) | |||
2017-07-01 | Updated version (r4675.567a3bbf -> r4681.1a441e7c). | haawda | |
Changelog ========= More simplification of TextCell. (1a441e7c) Another simplification of the TextCell logic. (d5620186) Tried to make the TextCell and the ParenCell logic simpler. (d34e2cca) Another go at that stupid warning. (123b7eae) I *think* this should work on Windows. But if it does... ...how did we find our private fonts until now? (406c144d) The font directory search heuristics was suboptimal. (6bba1fc2) | |||
2017-06-30 | Updated version (r4666.e4ca86dc -> r4675.567a3bbf). | haawda | |
Changelog ========= Seems like this slash is missing in pathnames on some systems.. (567a3bbf) The windows build error. (96081cc8) Keep hidden cells hidden during printing. (9f297c85) Two code cell visibility issues (58c0cdec) Updated the ChangeLog. (b799337f) This string doesn't need localization and actually produces a gettext error. (35c143d1) Tried to get rid of a warning. (8c2262ca) Register the new fonts on windows. (ef882fcf) Nicer parenthesis: (889ca3ee) | |||
2017-06-29 | Updated version (r4663.4e894716 -> r4666.e4ca86dc). | haawda | |
Changelog ========= If that caused the assert to trigger? (e4ca86dc) We could mark clearly buggy cells as such... (eba9a828) FunCell supports functions without an argument. (eea5bacc) | |||
2017-06-27 | Updated version (r4660.21b098ff -> r4663.4e894716). | haawda | |
Changelog ========= Updated the translatable strings. (4e894716) Spelling in ToolTips. (1b2cf40f) Still searching for the invalid regexp. (866bba8d) | |||
2017-06-27 | Updated version (r4652.ba1bdc60 -> r4660.21b098ff). | haawda | |
Changelog ========= Two more MouseOvers. (21b098ff) Mouse overs for a few constants maxima frequently uses. (b1ca33f5) Translated more strings into the german language. (fc0c52bb) Don't attempt to print cell brackets if the cell's whereabout is unknown, currently. (8033a91e) Actually we wouldn't have needed to use dynamic memory management here. (25cb176c) A memory leak valgrind has found: We only store a few pointers per window but we still need to release them on closing the window. (361d785a) Tests for the mouseover tooltips. (47242709) Reduced the CPU usage of the idle task. (ffce6313) | |||
2017-06-25 | Updated version (r4651.e6d1affd -> r4652.ba1bdc60). | haawda | |
Changelog ========= Translated two of the new messages into german. (ba1bdc60) | |||
2017-06-25 | Updated version (r4648.0c80810b -> r4651.e6d1affd). | haawda | |
Changelog ========= the only thing that looked remotely like it could cause an endless loop. (e6d1affd) Typo. (250634de) New translatable strings. (7707f3c7) | |||
2017-06-24 | Updated version (r4644.2f7b2980 -> r4648.0c80810b). | haawda | |
2017-06-24 | Updated version (r4637.27dffada -> r4644.2f7b2980). | haawda | |
2017-06-23 | Updated version (r4634.46681c72 -> r4637.27dffada). | haawda | |
2017-06-21 | Updated version (r4622.e7ed3bf3 -> r4634.46681c72). | haawda | |
2017-06-20 | Updated version (r4608.70908b7d -> r4622.e7ed3bf3). | haawda | |
2017-06-18 | Updated version (r4599.d7c4913d -> r4608.70908b7d). | haawda | |
2017-06-17 | Updated version (r4598.2a3828b5 -> r4599.d7c4913d). | haawda | |
2017-06-17 | Updated version (r4595.2d044eb7 -> r4598.2a3828b5). | haawda | |
2017-06-15 | Updated version (r4593.28e711ea -> r4595.2d044eb7). | haawda | |
2017-06-14 | Updated version (r4587.e59e9783 -> r4593.28e711ea). | haawda | |
2017-06-14 | Updated version (r4585.30804bd9 -> r4587.e59e9783). | haawda | |
2017-06-13 | Updated version (r4583.c38fcc05 -> r4585.30804bd9). | haawda | |
2017-06-11 | Updated version (r4582.5884f2ef -> r4583.c38fcc05). | haawda | |
2017-06-10 | Updated version (r4579.1d9efbcf -> r4582.5884f2ef). | haawda | |
2017-06-10 | Updated version (r4574.217029d2 -> r4579.1d9efbcf). | haawda | |
2017-06-08 | Updated version (r4573.a009fbf3 -> r4574.217029d2). | haawda | |
2017-06-08 | Updated version (r4568.a49a72d7 -> r4573.a009fbf3). | haawda | |
2017-06-06 | Updated version (r4567.46e305ca -> r4568.a49a72d7). | haawda | |
2017-06-03 | Updated version (r4566.150641b1 -> r4567.46e305ca). | haawda | |
2017-06-02 | Updated version (r4561.913dddaf -> r4566.150641b1). | haawda | |
2017-05-30 | Updated version (r4558.b9815e62 -> r4561.913dddaf). | haawda | |
2017-05-29 | Updated version (r4553.e19438a9 -> r4558.b9815e62). | haawda | |
2017-05-26 | Updated version (r4548.389fd4bf -> r4553.e19438a9). | haawda | |
2017-05-26 | Updated version (r4541.fd72e427 -> r4548.389fd4bf). | haawda | |
2017-05-24 | Updated version (r4535.e934c65a -> r4541.fd72e427). | haawda | |
2017-05-24 | Updated version (r4532.41239d7c -> r4535.e934c65a). | haawda | |
2017-05-23 | Updated version (r4529.c2a14439 -> r4532.41239d7c). | haawda | |
2017-05-22 | Updated version (r4516.5d6eddc9 -> r4529.c2a14439). | haawda | |
2017-05-20 | upstream fix | haawda | |
2017-05-20 | stick to commit 14b060a4b50e4aa74e2fca22d5f51824bc17069 | haawda | |
2017-05-18 | Updated version (r4503.b834072a -> r4505.c16ff8e6). | haawda | |
2017-05-18 | Updated version (r4502.ed1e0cec -> r4503.b834072a). | haawda | |
2017-05-17 | Updated version (r4495.88d2b5cd -> r4502.ed1e0cec). | haawda | |
2017-05-17 | Updated version (r4492.0c79a8f4 -> r4495.88d2b5cd). | haawda | |
2017-05-17 | Updated version (r4489.2d486838 -> r4492.0c79a8f4). | haawda | |
2017-05-16 | Updated version (r4488.350b5249 -> r4489.2d486838). | haawda | |
2017-05-16 | Updated version (r4487.0d3cda52 -> r4488.350b5249). | haawda | |
2017-05-15 | Updated version (r4481.e3c8bee0 -> r4487.0d3cda52). | haawda | |
2017-05-14 | Updated version (r4477.4e195a04 -> r4481.e3c8bee0). | haawda | |
2017-05-14 | Updated version (r4474.b70b743f -> r4477.4e195a04). | haawda | |