aboutsummaryrefslogtreecommitdiffhomepage
path: root/ide
Commit message (Expand)AuthorAge
* CoqIDE: make error background configurableGravatar gareuselesinge2013-10-11
* CoqIDE: single underline for errorsGravatar gareuselesinge2013-10-11
* CoqIDE: error reporting fixedGravatar gareuselesinge2013-10-10
* Document: undoing inside a focused zone does not require unfocusingGravatar gareuselesinge2013-10-10
* CoqIDE: ported to DocumentGravatar gareuselesinge2013-10-10
* CoqIDE: move cmd_stack to a separate module: DocumentGravatar gareuselesinge2013-10-10
* CoqIDE: a comment is not a sentenceGravatar gareuselesinge2013-10-10
* CoqIDE: fix jumpig out of a focused proofGravatar gareuselesinge2013-10-07
* CoqIDE: cStack -> DocumentGravatar gareuselesinge2013-10-07
* CoqIDE: when jumping to an error also move the cursorGravatar gareuselesinge2013-10-03
* CoqIDE: when checking the whole document, center script view on errorGravatar gareuselesinge2013-10-01
* CoqIDE: fixed advance_until wrt unfocusingGravatar gareuselesinge2013-10-01
* CoqIDE: do not print cmd_stack too oftenGravatar gareuselesinge2013-10-01
* CoqIDE: do not fail hard if a message is asynchronousGravatar gareuselesinge2013-10-01
* CoqIDE: fix reset initialGravatar gareuselesinge2013-10-01
* CoqIDE: use #present to raise error windowGravatar gareuselesinge2013-09-30
* Backtrace.record_backtrace in CoqIDE tooGravatar gareuselesinge2013-09-30
* CoqIDE: wg_Tooltip removed, new tooltip handlingGravatar gareuselesinge2013-09-30
* ideutils: stock_to_widget was ignoring the ~size argumentGravatar gareuselesinge2013-09-30
* wg_Command: detachable, less "from the 80s", query paneGravatar gareuselesinge2013-09-30
* wg_Session: fix copy/paste of tagged textGravatar gareuselesinge2013-09-30
* CoqIDE ported to the revides protocolGravatar gareuselesinge2013-09-30
* When Coq is reset-initialed by CoqIDE, do reset jobs countersGravatar gareuselesinge2013-09-13
* fix error reporting window size calculationGravatar gareuselesinge2013-09-13
* CoqIDE: new async error reporting window and slaves statusGravatar gareuselesinge2013-09-13
* Do no compage wg_Notebook terms with (=)Gravatar gareuselesinge2013-09-13
* CoqIDE: show number of proofs being checked in backgroundGravatar gareuselesinge2013-09-12
* Moving Searchstack to CStack, and normalizing names a bit.Gravatar ppedrot2013-09-06
* More robust argument setter in CoqIDE. It does not crash anymore on badGravatar ppedrot2013-09-04
* CoqIDE: fixed detection of edits in the locked zoneGravatar gareuselesinge2013-08-20
* Modulification and removing of structural equality in Stateid.Gravatar ppedrot2013-08-19
* Tooltips can be augmented with custom widgets, still not clickableGravatar gareuselesinge2013-08-19
* Setting tooltip font monospace.Gravatar ppedrot2013-08-12
* Automatic backtracking if locked zone is editedGravatar gareuselesinge2013-08-11
* Adding the processed tag to comments in CoqIDE.Gravatar ppedrot2013-08-09
* Gtk check_buttons do have a labelGravatar gareuselesinge2013-08-08
* Add a (very minimal) Proof General mode to CoqIDEGravatar gareuselesinge2013-08-08
* stm: (initial) support for -coq-slavesGravatar gareuselesinge2013-08-08
* Coqide ported to STMGravatar gareuselesinge2013-08-08
* Fixing a warning in CoqIDE compilation.Gravatar ppedrot2013-08-08
* Granting wish #1781:Gravatar ppedrot2013-07-30
* Protecting every call to current_term in CoqIDE so that callbackGravatar ppedrot2013-07-27
* Added a way to change dynamically coqtop arguments in CoqIDE.Gravatar ppedrot2013-07-27
* New module Xml_printer (dual to Xml_parser)Gravatar gareuselesinge2013-05-06
* Coqide: view -> zoom in / out / fitGravatar gareuselesinge2013-05-06
* Ideutils: comment on missing Glib utf8 handling functionGravatar gareuselesinge2013-05-06
* Fix: tooltip correctly handles the absence of info (empty string)Gravatar gareuselesinge2013-04-25
* Coqide: Globalization feedback (proof of concept)Gravatar gareuselesinge2013-04-25
* lablgtk2 misses Glib.Utf8.pos_to_offset, workaround in ideutilsGravatar gareuselesinge2013-04-25
* Coqide: new tag "tooltip" for the Script windowGravatar gareuselesinge2013-04-25