aboutsummaryrefslogtreecommitdiff
path: root/ide/preferences.ml
AgeCommit message (Expand)Author
2016-01-20Update copyright headers.Maxime Dénès
2015-12-14CoqIDE: add 'you need to restart CoqIDE after changing shortcuts' messageEnrico Tassi
2015-12-14Revert PMP's fix of #2498, which introduces an incompatibility with lablgtkMaxime Dénès
2015-09-21Change the default modifiers for navigation. (Fix bug #4295)Guillaume Melquiond
2015-09-12Fixing bug #2498: Coqide navigation preferences delayed effect.Pierre-Marie Pédrot
2015-02-15Changing default for CoqIDE project to append arguments.Pierre-Marie Pédrot
2015-02-15CoqIDE now remembers the path of the last opened project.Pierre-Marie Pédrot
2015-02-14Attempt to be more colorblind friendly in CoqIDE (Close #4024)Enrico Tassi
2015-02-12Fixing bug #4023.Pierre-Marie Pédrot
2015-01-12Update headers.Maxime Dénès
2015-01-05Adding an option to deactivate the progress bar.Pierre-Marie Pédrot
2014-04-10CoqIDE: options for syntax highlightingEnrico Tassi
2014-03-05Remove many superfluous 'open' indicated by ocamlc -w +33Pierre Letouzey
2013-10-11CoqIDE: make error background configurablegareuselesinge
2013-08-08Gtk check_buttons do have a labelgareuselesinge
2013-08-08Add a (very minimal) Proof General mode to CoqIDEgareuselesinge
2013-08-08Fixing a warning in CoqIDE compilation.ppedrot
2012-12-19GtkData.set_default_modifiers and no access to <primary> in lablgtk -> unsuab...pboutill
2012-12-14Moved Stringset and Stringmap to String namespace.ppedrot
2012-12-04Display Menu now called View Menu (in CoqIDE preferences).herbelin
2012-09-12Coqide uses Glib to get the XDG_DATA/CONFIG_HOME/DIRSpboutill
2012-09-04Fix coqide compilation with lablgtk 2.16pboutill
2012-08-08Updating headers.herbelin
2012-07-25Bug 2706: Coqide and layout that use special modifierspboutill
2012-06-26Added the show_margin_right option to CoqIDEppedrot
2012-06-04Fixing #2803.ppedrot
2012-05-23Fixed #2538 by adding an option to reset coqtop on tab switch, as suggested.ppedrot
2012-05-23Cleaned prerr_endline use.ppedrot
2012-05-23Revert copy/pasted function in to minilib thanks to clib.cmapboutill
2012-05-16Revert commit 15287 : the env variables are indeed access at launch-timeletouzey
2012-05-13Tweaking options of CoqIDE.ppedrot
2012-05-08Fixed access to environment variables in CoqIDE. Up to now, thoseppedrot
2012-05-08Rewritten the autocompletion mechanism of CoqIDE, and stuffed itppedrot
2012-05-02Added a bunch of new options relative to editor.ppedrot
2012-05-02Better style handling in CoqIDEppedrot
2012-05-02Fixed previous commitppedrot
2012-05-02Removed the useless use of a reference in preference handling.ppedrot
2012-05-02Coqide highligthing is back (done by gtksourceview).pboutill
2012-05-02Source language and style are preferencespboutill
2012-04-18Fixed the CoqIDE preference widthppedrot
2012-04-18Cleaning up preferences and hooks in CoqIDEppedrot
2012-04-18Fixed bug #2752ppedrot
2012-04-17Coqide: the coqtop to launch is a preference.pboutill
2012-04-14Coqide input encoding preference is an algebraic type.pboutill
2012-04-13Browser documentation & CharSet under Windowspboutill
2012-04-12Coqide minor enhancementspboutill
2012-04-11Added a reset button for CoqIDE colorsppedrot
2012-04-11Added a background color configuration option in CoqIDE.ppedrot
2012-04-04Reversed colour highlight in CoqIDEppedrot
2012-03-28A revolution has come: CoqIDE, now in color. Fixes bug #2704 btw.ppedrot