aboutsummaryrefslogtreecommitdiffhomepage
path: root/ide
Commit message (Expand)AuthorAge
* 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
* raise UnsafeSuccess -> feedback AddedAxiomGravatar gareuselesinge2013-04-25
* Coqide: new feedback mechanism for structured contentGravatar gareuselesinge2013-04-25
* interface.mli and serialize.ml reworked to avoid copy/paste of typesGravatar gareuselesinge2013-04-19
* Renaming SearchAbout into Search and Search into SearchHead.Gravatar herbelin2013-04-17
* Better encapsulation of MessageViewGravatar ppedrot2013-03-20
* Using ML signalling in CoqIDEGravatar ppedrot2013-03-19
* Adding color for warnings in CoqIDEGravatar ppedrot2013-03-19
* CoqIDE: Add TAB key to autocompleteGravatar ppedrot2013-02-25
* Tentative heuristic fix to handle lexer failures from CoqIDE whenGravatar ppedrot2013-02-22
* Cosmetic changes to CoqIDE finder widget.Gravatar ppedrot2013-02-22
* Fixing an annoying bug in CoqIDE which causes the very first lineGravatar ppedrot2013-02-20
* Fixing #2763Gravatar ppedrot2013-02-20
* More handling of scrollbars in CoqIDE completionGravatar ppedrot2013-02-20
* CoqIDE: Including autocompletion in word proposalsGravatar ppedrot2013-02-20
* Adding scrollbars to CoqIDE autocompletionGravatar ppedrot2013-02-20
* New autocompletion mechanism in CoqIDE. Now provides many answersGravatar ppedrot2013-02-19
* CoqIDE: Adding escape reaction to replace widgetGravatar ppedrot2013-02-13
* Fixing autocompletion lock in CoqIDEGravatar ppedrot2013-02-13
* updating ide/coq documentationGravatar ppedrot2013-01-26
* Monadification of coqtop queries in CoqIDEGravatar ppedrot2013-01-26
* Uniformization of Coq tasksGravatar ppedrot2013-01-26
* Better handling of escape find in CoqIDEGravatar ppedrot2013-01-25
* Better Undo/Redo mechanismGravatar ppedrot2013-01-25
* Trying to fix CoqIDE undo/redo mechanismGravatar ppedrot2013-01-25
* Fixing autocompletion in CoqIDEGravatar ppedrot2013-01-25
* Fixup last commitGravatar ppedrot2013-01-25
* Hugo request: CoqIDE find on enterGravatar ppedrot2013-01-25
* Coqide: limit read buffer size to 4096 (pipe size in win32)Gravatar letouzey2013-01-23
* Coqide: avoid potentially blocking read on coqtop channelGravatar letouzey2013-01-22
* Coq_makefile: -extra & -phony-extra for user defined makefile ruleGravatar pboutill2013-01-07