]> matita.cs.unibo.it Git - helm.git/history - matita/matitaGui.ml
since there is no more tab, the modification of the current file is in the window...
[helm.git] / matita / matitaGui.ml
2007-11-12 Enrico Tassisince there is no more tab, the modification of the...
2007-11-12 Enrico TassiHIDDEN (since glade do not read out file properly anymo...
2007-08-25 Claudio Sacerdoti... thread-based interface activated again
2007-07-26 Enrico Tassiadded development path normalization, inclusions with...
2007-07-20 Claudio Sacerdoti... Initialization of matita.map_unicode_to_tex moved from...
2007-07-19 Claudio Sacerdoti... map_unicode_to_tex is no longer optional and it always...
2007-07-19 Claudio Sacerdoti... paste_unicode_as_tex is now false by default; moreover...
2007-07-18 Enrico Tassifixed coercion graph print, moved coercion graph and...
2007-07-06 Enrico Tassimaxipatch for support of multiple DBs.
2007-05-24 Enrico Tassiauto and autogui... some work
2007-05-09 Ferruccio GuidiPrimitiveTactics: intros _ now aveilable
2007-04-20 Claudio Sacerdoti... Much ado about nothing:
2007-03-16 Ferruccio Guidielim tactic: it needs two arguments, a term as well...
2007-03-13 Ferruccio Guidielim tactic: now takes a pattern instead of just a...
2007-02-09 Stefano ZacchiroliAdded toggle for enabling/disabling the conversion...
2007-02-09 Stefano Zacchiroli- moved to the view menu toggles for coercion hiding...
2007-02-09 Claudio Sacerdoti... Exceptions should never escape the final exception...
2007-02-09 Stefano Zacchirolimoved the high level pretty printing setting to a toggl...
2007-01-24 Ferruccio GuidimatitaGui: some missing cases during disambiguation...
2006-12-14 Claudio Sacerdoti... Bugged code patched, but not in the optimal way.
2006-12-08 Claudio Sacerdoti... Disambiguation errors in phase 3 that are not present...
2006-12-07 Stefano Zacchiroliavoid Failure "nth" when only one disambiguation pass...
2006-12-05 Stefano Zacchiroliexperimental classification of disambiguation error...
2006-10-31 Claudio Sacerdoti... The OK button of the disambiguation errors interface...
2006-10-31 Claudio Sacerdoti... New behaviour of the disambiguation error messages...
2006-10-26 Claudio Sacerdoti... Better label for the disambiguation errors window.
2006-10-26 Claudio Sacerdoti... New (and much more complex) disambiguation error interface.
2006-10-20 Enrico ZoliSerious bug fixed: without a Lazy.force the user obtain...
2006-10-19 Claudio Sacerdoti... Disambiguation errors are now compressed in a maybe...
2006-10-18 Claudio Sacerdoti... - Disambiguation error exception enriched with more...
2006-10-18 Claudio Sacerdoti... EXPERIMENTAL: new interface for disambiguation errors.
2006-10-11 Claudio Sacerdoti... Some hocus-pocus to avoid a common race condition ...
2006-10-11 Claudio Sacerdoti... Unlocking the interface was not performed as the last...
2006-10-03 Claudio Sacerdoti... Fixed handling of exceptions by the worker threads...
2006-10-03 Claudio Sacerdoti... Bug fixed: the script Menu was not locked as expected.
2006-10-03 Claudio Sacerdoti... The Abort button is now working properly. Cool.
2006-10-02 Claudio Sacerdoti... Xavier code for killing a thread commented out for...
2006-10-02 Claudio Sacerdoti... This commit implements the Abort button for the GUI...
2006-10-02 Claudio Sacerdoti... **** EXPERIMENTAL ****
2006-09-21 Stefano Zacchiroliadded displaying of the dep graph of a development...
2006-07-24 Enrico Tassiadded timeout parameter to auto paramodulation.
2006-07-24 Enrico Tassimore work on matitaprover (no more XML and buris are...
2006-06-21 Enrico Tassiadded the geniric
2006-06-01 Stefano Zacchirolibugfix: rely on byte count instead of mixing byte and...
2006-05-11 Claudio Sacerdoti... Bugs fixed:
2006-05-09 Enrico Tassitypes2006 patch
2006-04-14 Enrico Tassithe same utf8 bug as before
2006-03-17 Enrico Tassitests are now handled with a standard Makefile that...
2006-03-13 Enrico TassiHuge commit for the release. Includes:
2006-02-06 Stefano Zacchirolihelp path is no longer hard coded but relative to runti...
2006-02-06 Claudio Sacerdoti... first sketch of the documentation (to be used by yelp)
2006-02-06 Andrea Aspertifixed usage of matita.auto_disambiguation
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/