aboutsummaryrefslogtreecommitdiffhomepage
path: root/ide
Commit message (Expand)AuthorAge
* Coqide awful coqtop options parsing fixupGravatar pboutill2012-05-11
* Little bit of code refactoring in CoqIDEGravatar ppedrot2012-05-09
* End of Gtksourceview switch clean.Gravatar pboutill2012-05-09
* Removing dead code in CoqIDE made useless by the GtkSourceView switch.Gravatar ppedrot2012-05-08
* Fixed access to environment variables in CoqIDE. Up to now, thoseGravatar ppedrot2012-05-08
* Rewritten the autocompletion mechanism of CoqIDE, and stuffed itGravatar ppedrot2012-05-08
* Cleanly rewritten the undo manager, which did not support redo and hadGravatar ppedrot2012-05-06
* Renamed Undo to conform to CoqIDE widget naming convention. In addition,Gravatar ppedrot2012-05-05
* Hack to handle trailing whitespace display in CoqIDEGravatar ppedrot2012-05-05
* Added a bunch of new options relative to editor.Gravatar ppedrot2012-05-02
* Better style handling in CoqIDEGravatar ppedrot2012-05-02
* Fixed previous commitGravatar ppedrot2012-05-02
* Removed the useless use of a reference in preference handling.Gravatar ppedrot2012-05-02
* Quick workaround to handle badly designed Sourceview package.Gravatar ppedrot2012-05-02
* Coqide highligthing is back (done by gtksourceview).Gravatar pboutill2012-05-02
* Coqide coq lexer put one tag at the end of a sentence.Gravatar pboutill2012-05-02
* Source language and style are preferencesGravatar pboutill2012-05-02
* undoable_view is a source_viewGravatar pboutill2012-05-02
* Always add the Coq_config.dirs to xdg_dirsGravatar pboutill2012-05-02
* Fixed #2769Gravatar ppedrot2012-05-02
* Cleaned the interface of analyzed_view in CoqIDE. A lot of methodsGravatar ppedrot2012-05-01
* This is a tentative bugfix for the numerous GText.iter erros occuring in CoqIDE.Gravatar ppedrot2012-04-30
* Fixed an accelerator parsing error in CoqIDE introduced in r15254Gravatar ppedrot2012-04-30
* Configure asks for lablgtk >= 2.12 with gtksourceview2Gravatar pboutill2012-04-27
* Coqide MacOS integration refreshGravatar pboutill2012-04-27
* Removed the quasi-useless gtk2rc file and the documentation that went with it...Gravatar ppedrot2012-04-27
* 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