aboutsummaryrefslogtreecommitdiffhomepage
path: root/ide
Commit message (Expand)AuthorAge
...
* Removed a unused and troublesome feature in CoqIDE that handled shortcuts the...Gravatar ppedrot2012-04-24
* Fixed bad gravity of mark that would make CoqIDE loop whenever Replace All wa...Gravatar ppedrot2012-04-23
* Cleaning a bit previous commitGravatar ppedrot2012-04-23
* Now CoqIDE has a nice find & replace mechanism. BTW, removing a blob of dead ...Gravatar ppedrot2012-04-23
* Cleaning up widget code and using a naming convention for such files.Gravatar ppedrot2012-04-20
* Moved queries from command pane to message view.Gravatar ppedrot2012-04-19
* Fixed color refresh of command paneGravatar ppedrot2012-04-19
* Fixed the CoqIDE preference widthGravatar ppedrot2012-04-18
* Fixed an initialization bug of Gtk introduced in r15188 that would lead CoqID...Gravatar ppedrot2012-04-18
* Cleaning up preferences and hooks in CoqIDEGravatar ppedrot2012-04-18
* New file in CoqIDE is not ANNOYING anymore.Gravatar ppedrot2012-04-18
* Renamed end-of-proof message by a less disturbing one.Gravatar ppedrot2012-04-18
* Added a tab changing command in CoqIDE and moved display options aroundGravatar ppedrot2012-04-18
* Fixed bug #2752Gravatar ppedrot2012-04-18
* Coqide: the coqtop to launch is a preference.Gravatar pboutill2012-04-17
* Coqide input encoding preference is an algebraic type.Gravatar pboutill2012-04-14
* Coqide Proofview scrollGravatar pboutill2012-04-14
* Browser documentation & CharSet under WindowsGravatar pboutill2012-04-13
* Coqide minor enhancementsGravatar pboutill2012-04-12
* lib directory is cut in 2 cma.Gravatar pboutill2012-04-12
* Added a reset button for CoqIDE colorsGravatar ppedrot2012-04-11
* Added a background color configuration option in CoqIDE.Gravatar ppedrot2012-04-11
* Reversed colour highlight in CoqIDEGravatar ppedrot2012-04-04
* A revolution has come: CoqIDE, now in color. Fixes bug #2704 btw.Gravatar ppedrot2012-03-28
* A unified backtrack mechanism, with a basic "Show Script" as side-effectGravatar letouzey2012-03-23
* Remove old proof-managment commands Suspend/ResumeGravatar letouzey2012-03-23
* Ide: sentences found by find_phrase_starting_at should be nonempty (fix #2683)Gravatar letouzey2012-02-22
* More information returned by coqtop about its internal state. Hopefully we'll...Gravatar ppedrot2012-02-02
* CoqIde files position is freedesktop compliant.Gravatar pboutill2011-12-18
* Coq_makefile: if no -install is provided, install location is set by a Makefi...Gravatar pboutill2011-12-17
* Coqide: adapt some comments now that bullets are terminators like { }Gravatar letouzey2011-12-16
* Adapting coqide to my last commit: Gravatar courtieu2011-12-16
* Cleaned up a bit goal handling in Coqtop interface. Now we have two queries :...Gravatar ppedrot2011-12-15
* TypoGravatar pboutill2011-12-07
* Fixed a synchronization bug between coqtop and the CoqIDE command pane.Gravatar ppedrot2011-12-06
* Fixed a bug introduced in r12755. CoqIDE would ignore the Printing Existentia...Gravatar ppedrot2011-11-30
* Now CoqIDE relies on the option query mechanism to set printing options. Stil...Gravatar ppedrot2011-11-30
* Separated the toplevel interface into a purely declarative module with associ...Gravatar ppedrot2011-11-25
* coqide default pref files are by default in /etc/xdg/coq/Gravatar pboutill2011-11-21
* coqide-gtk2rc not dottedGravatar pboutill2011-11-20
* CoqIdE configuration file won't pollute your home anymoreGravatar pboutill2011-11-20
* Teach coq_makefile how to install into XDG_DATA_HOME.Gravatar pboutill2011-11-20
* Return of the tactic hints features in CoqIDE.Gravatar ppedrot2011-11-18
* Making status info better in CoqIDE: path and name of current lemmaGravatar ppedrot2011-11-18
* Now Coqtop has a richer way to answer a query about its pending goals. Answer...Gravatar ppedrot2011-11-18
* Replaced goal api call with a proper structure. This disables menu hints in C...Gravatar ppedrot2011-11-18
* Coqide -debug only printed Coqtop information.Gravatar pboutill2011-11-18
* Also sprach CoqIDE (in XML)Gravatar ppedrot2011-11-06
* Fix configuration box bug in recursive callGravatar pboutill2011-10-26
* Coq_makefile handles .mlpack filesGravatar pboutill2011-10-26