]> matita.cs.unibo.it Git - helm.git/history - matita/matita/matitaGui.ml
made executable again
[helm.git] / matita / matita / matitaGui.ml
2023-02-14 Claudio Sacerdoti... Ctr-C/break button behaviour fixed
2023-02-14 Claudio Sacerdoti... Dune sites used to locate the standard library
2023-02-14 Claudio Sacerdoti... Worker thread killing fixed
2023-02-14 Claudio Sacerdoti... Ctr-C now is equivalent to pressing the Break button
2023-02-14 Claudio Sacerdoti... Avoid race conditions (deadlocks)
2023-02-14 Claudio Sacerdoti... Porting to ocaml 5
2023-02-14 Claudio Sacerdoti... Ctr-C/break button behaviour fixed
2023-01-03 Claudio Sacerdoti... Dune sites used to locate the standard library
2022-12-30 Claudio Sacerdoti... Worker thread killing fixed
2022-12-30 Claudio Sacerdoti... Ctr-C now is equivalent to pressing the Break button
2022-12-30 Claudio Sacerdoti... Avoid race conditions (deadlocks)
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... debugging code removed
2019-09-27 Claudio Sacerdoti... Merge branch 'declarative' into matita-lablgtk3
2019-09-27 Andrea BerlingieriMany changes
2019-09-27 Claudio Sacerdoti... Most warnings turned into errors and avoided
2019-09-27 Claudio Sacerdoti... Quit without saving dialog fixed
2019-09-27 Claudio Sacerdoti... useful comment
2019-09-27 Claudio Sacerdoti... use #run for dialog
2019-09-27 Claudio Sacerdoti... disambiguationErrors now uses #run
2019-09-27 Claudio Sacerdoti... code for DisambiguationErrors simplified
2019-09-27 Claudio Sacerdoti... Fix dialog win
2019-09-27 Claudio Sacerdoti... On-going porting to lablgtk3
2018-12-27 Claudio Sacerdoti... Most warnings turned into errors and avoided
2018-12-26 Claudio Sacerdoti... Quit without saving dialog fixed
2018-12-26 Claudio Sacerdoti... useful comment
2018-12-26 Claudio Sacerdoti... use #run for dialog
2018-12-24 Claudio Sacerdoti... disambiguationErrors now uses #run
2018-12-22 Claudio Sacerdoti... code for DisambiguationErrors simplified
2018-12-21 Claudio Sacerdoti... Fix dialog win
2018-12-19 Claudio Sacerdoti... On-going porting to lablgtk3
2013-04-08 Claudio Sacerdoti... Patch by Paolo Tranquilli. It fixes the following probl...
2012-06-08 Claudio Sacerdoti... Msg reporting via HLogger in the error window made...
2011-11-18 Claudio Sacerdoti... * Almost ready for release 0.99.1.
2011-01-11 Enrico Tassictrl+pgUp/Down to navigate tabs
2011-01-11 Enrico Tassictrl+pgUp/Down to navigate tabs
2011-01-11 Claudio Sacerdoti... Bug fixed: the newScript method must be called only...
2011-01-11 Claudio Sacerdoti... Stupid bug fixed (introduced a couple of commits ago...
2011-01-10 Claudio Sacerdoti... code simplification
2010-12-28 Claudio Sacerdoti... Interface reduction; code clean up.
2010-12-28 Claudio Sacerdoti... code simplification
2010-12-28 Claudio Sacerdoti... Dead code removed.
2010-12-28 Claudio Sacerdoti... More code clean-up.
2010-12-28 Claudio Sacerdoti... Useless code removed; interfaces simplified; etc.
2010-12-27 Claudio Sacerdoti... 1. reset of statuses simplified
2010-12-23 Claudio Sacerdoti... Really A LOT of code to add close buttons to the tab...
2010-12-23 Claudio Sacerdoti... Implemented standard semantics of Load in MTI: loading...
2010-12-23 Claudio Sacerdoti... 1. MatitaGuiTypes.gui interface streamlined
2010-12-21 Claudio Sacerdoti... Useless code removed.
2010-12-21 Claudio Sacerdoti... When switching to a new script, the other parts of...
2010-12-21 Claudio Sacerdoti... VERY EXPERIMENTAL:
2010-12-20 Claudio Sacerdoti... Large commit: refactoring of the code of the interface.
2010-12-20 Claudio Sacerdoti... First steps towards a multi-document interface.
2010-12-18 Claudio Sacerdoti... 1) matitaMathView.ml splitted into cicMathView.ml ...
2010-12-16 Claudio Sacerdoti... Large commit:
2010-11-05 Andrea AspertiHuge change!!!
2010-11-04 Claudio Sacerdoti... - content/interpretations.ml and ng_cic_content/nTermCi...
2010-11-03 Andrea Asperti- LexiconAst merged into GrafiteAst
2010-10-29 Claudio Sacerdoti... Bug fixed: a missing eta-expansion raised an assert...
2010-10-29 Claudio Sacerdoti... WARNING: partial commit.
2010-10-27 Andrea AspertiDead code for .moo files removed.
2010-10-26 Andrea Aspertiurimanager removed
2010-10-07 Andrea Asperti- cic_exportation, cic_acic, acic_content (only parts...
2010-10-07 Andrea Aspertiacic_procedural and tactics removed
2010-10-05 Andrea AspertiFont resizing and syntax highlighting re-activated...
2010-10-05 Andrea Asperti- matitaWiki removed
2010-10-01 Andrea AspertiMathML widget no longer used. Requesciat in pacem
2010-09-30 Claudio Sacerdoti... Stuff moved from old Matita.