plugins/c_ext/CFileEditor.py
Tue, 20 Dec 2011 23:37:06 +0100 laurent Fixing bug integrated plugin editors not closed when removing corresponding plugin
Fri, 16 Dec 2011 22:54:24 +0100 laurent Moving definition of grids fonts and colours into CustomGrid
Wed, 14 Dec 2011 15:17:36 +0100 laurent Adding support for unifying grid table control elements
Wed, 16 Nov 2011 23:30:17 +0100 laurent Fixing bug preventing copy/cut/paste using shortcuts on CFileEditor text editors
Tue, 08 Nov 2011 22:01:39 +0100 laurent Including external tools for editing plugin informations into Beremiz window
Fri, 14 Oct 2011 19:27:22 +0200 laurent Adding support for using keyboard to edit cfile interface variables displayed in Grid
Wed, 07 Sep 2011 16:01:13 +0200 laurent Disabling definition of enumerated and structure variables for interfacing with PLC in c_ext plug-in
Wed, 18 May 2011 11:21:10 +0200 Edouard Tisserant added memory location support to C file pluguin
Mon, 28 Mar 2011 11:42:00 +0200 Edouard Tisserant Restore RefreshFileMenu in CFileEditor
Sun, 27 Mar 2011 16:16:55 +0200 laurent Merged with Edouard's modifications
Sun, 27 Mar 2011 15:57:05 +0200 laurent Bug in CFileEditor calling refresh of not used FileMenu fixed
Sat, 26 Mar 2011 22:53:10 +0100 Edouard Tisserant file menu with Save implementation in c_ext plugin
Sat, 26 Mar 2011 18:50:51 +0100 Edouqrd Tisserant Fixed exception when adding variables in C_ext plugin
Wed, 16 Dec 2009 15:21:17 +0100 laurent Bug on FileMenu not refreshed when modifications fixed
Fri, 23 Oct 2009 15:41:48 +0200 greg Check ProjectPath write permission
Thu, 24 Sep 2009 18:27:45 +0200 laurent Adding support for displaying plugins available variable into Beremiz plugin tree
Fri, 22 Aug 2008 13:34:58 +0200 lbessard Change in layout from AuiMDIParentFrame to AuiNotebook
Mon, 30 Jun 2008 14:27:30 +0200 lbessard Remove useless test on refreshing edit menu
Mon, 23 Jun 2008 18:21:27 +0200 lbessard Bug on wx2.6 with PartsOpened fixed
Wed, 04 Jun 2008 17:47:54 +0200 lbessard Bug on output variable location generation fixed
Fri, 23 May 2008 10:31:26 +0200 lbessard Improving c_ext plugin by adding an XML file format for saving C files and an graphical interface for editing this file