2015-01-22 arnaud.fontaine * Add syntax checking in Merge view as well. 2015-01-22 arnaud.fontaine * Update CodeMirror to 4.11. 2015-01-16 arnaud.fontaine * Add linter to check Python syntax in real time and display warnings/errors icons next to the line number (likewise Ace Editor implementation). 2015-01-16 arnaud.fontaine * Remove 'title' attribute of editor field. 2014-12-26 arnaud.fontaine * Saving (Ctrl-s) was not working when using Merge view. 2014-12-26 arnaud.fontaine * Refresh Component history revisions when saving with CTRL+s. 2014-12-26 arnaud.fontaine * Fix layout of warnings/errors div to make it consistent with maximize info div. 2014-12-26 arnaud.fontaine * Fix warning/error messages div not being displayed in maximize mode. 2014-12-19 arnaud.fontaine * Use monospace font in CodeMirror editor, previously overriden by ERP5 CSS. 2014-07-23 arnaud.fontaine * erp5_code_mirror: Update to 3.22. 2011-01-13 Seb * Initial creation