]> matita.cs.unibo.it Git - helm.git/history - matita/matita/cicMathView.ml
Porting to ocaml 5
[helm.git] / matita / matita / cicMathView.ml
2022-12-30 Claudio Sacerdoti... Porting to ocaml 5
2019-10-18 Ferruccio GuidiMerge remote-tracking branch 'origin/ld-0.99.3'
2019-10-01 Ferruccio GuidiMerge remote-tracking branch 'origin/matita-lablgtk3'
2019-09-27 Claudio Sacerdoti... Merge branch 'declarative' into matita-lablgtk3
2019-09-27 Claudio Sacerdoti... Most warnings turned into errors and avoided
2019-09-27 Claudio Sacerdoti... On-going porting to lablgtk3
2018-12-27 Claudio Sacerdoti... Most warnings turned into errors and avoided
2018-12-19 Claudio Sacerdoti... On-going porting to lablgtk3
2012-03-06 Claudio Sacerdoti... Minor speed up in the code.
2012-03-06 Claudio Sacerdoti... Major speed-up improvement. Adding one callback per...
2011-01-27 Claudio Sacerdoti... Hyperlinks are back.
2011-01-11 Claudio Sacerdoti... HUGE COMMIT:
2010-12-27 Claudio Sacerdoti... 1. reset of statuses simplified
2010-12-21 Claudio Sacerdoti... Useless code removed.
2010-12-21 Claudio Sacerdoti... VERY EXPERIMENTAL:
2010-12-20 Claudio Sacerdoti... Large commit: refactoring of the code of the interface.
2010-12-19 Claudio Sacerdoti... Class mathViewer got rid of. The circular dependency...
2010-12-19 Claudio Sacerdoti... 1. Method screenshot moved to CicMathView where it...
2010-12-18 Claudio Sacerdoti... Useless methods removed.
2010-12-18 Claudio Sacerdoti... 1) matitaMathView.ml splitted into cicMathView.ml ...