editors/CodeFileEditor.py
2013-05-10 Laurent Bessard Fixed bug in CodeFileEditor allowing to remove NEWLINE character between section header and section code
2013-05-10 Laurent Bessard Fixed code section headers in CodeFileEditor
2013-05-09 Laurent Bessard Fix bug when section code is just an empty line
2013-05-09 Laurent Bessard Added support for excluding code section headers to be modified in CodeFileEditor
2013-05-08 Laurent Bessard Fixed search in CodeFileEditor STC panel
2013-05-08 Laurent Bessard Fixed Python editor adding variable panel
2013-05-08 Laurent Bessard Fixed CFileEditor replacing folding panels by variable panel and STC
2013-05-08 Laurent Bessard Move C_ext file for merging with py_ext