2011-12-16 laurent Fixing bug preventing enumerated datatype values to be saved
2011-12-16 laurent Fixing bug while searching into documentation element
2011-12-16 laurent Adding support for defining tag element without attributes or children as sequence element
2011-12-16 laurent Moving definition of grids fonts and colours into CustomGrid
2011-12-14 laurent Adding support for loading specific POUs library in LPCBeremiz
2011-12-14 laurent Adding support for unifying grid table control elements
2011-12-14 laurent Fixing bug in xmlclass with simple type elements containing #text node instead of cdata
2011-12-11 laurent Adding support for unescape special character in #text node in formattedText
2011-12-11 laurent Adding support for loading #text node in formattedText
2011-12-09 laurent Making variable panel not editable when showing variables of debugging block
2011-12-09 laurent Fixing standard functions library treectrl in library panel in order to make it similar on all platforms
2011-12-09 laurent Removing wrong background colour on directly derived panel's base type choice control in DataTypeEditor
2011-12-09 laurent Fixing bug in PLCGenerator when generating global variables
2011-12-09 laurent Fixing library treectrl in order to make it similar on all platforms
2011-12-09 laurent Fixing bug preventing drag'n drop of located variables in location cell of variable panel grid
2011-12-09 laurent Fixing bug when updating name of project elements in utf-8 formatted text
2011-11-24 laurent Fixing bug in xmlclass with empty CDATA. Empty CDATA aren't present in xml tree and prompt error when trying to load empty ANY tag using CDATA
2011-11-22 laurent Adding support in xmlclass for handling some not yet supported XML syntaxes
2011-11-18 laurent Fixing bug that prevent to define a directly declared array type for a variable in VariablePanel
2011-11-18 laurent Fixing bug when modifying the name of a derived data type
2011-11-18 laurent Fixing bug that calls text styling in a loop while some highlighting is defined
2011-11-16 laurent Fixing bug in RessourceEditor. Task reference in instance entries wan't updated after task name modification
2011-11-16 laurent Fixing bug preventing copy/cut/paste using shortcuts on CFileEditor text editors
2011-11-08 laurent Moving variable panel from bottom notebook panel to POU editor panel
2011-11-07 laurent Fixing bug while editing PowerRail element in Viewer
2011-11-04 laurent Adding support for directly defining microsecond value in DurationEditorDialog
2011-11-03 laurent Fix bug in LDPowerRailDialog
2011-10-24 laurent Adding support for folding/unfolding and auto-indentation in ST code editor
2011-10-24 laurent Fix bug while matching pattern in the definition of resource elements like task or POU instance
2011-10-24 laurent Fix bug with utf-8 string value in VariablePanel
2011-10-19 laurent Fix bug with highlighting in ConfigurationEditor
2011-10-18 laurent Fix bug with internationalization in ResourceEditor
2011-10-14 laurent Adding support for giving keyboard focus to the first control of every dialogs
2011-10-12 laurent Adding support for searching pattern in datatype elements
2011-10-12 laurent Adding hand tool icon in Toolbar for moving the view
2011-10-11 laurent Fix bug with usage of CustomTreeCtrl method unavailable on wx older versions
2011-10-11 laurent Fixing bug in RessourceEditor with highlighting
2011-10-10 laurent Fix search in project feature for latest version of wx on Windows
2011-10-10 laurent Fixing search in project feature for Windows
2011-10-09 Edouard Tisserant merge
2011-10-09 Edouard Tisserant Changed F5 shortcut to CTRL+R for refresh
2011-10-09 laurent Fix bug when opening another project while current edited project has at least one tab opened
2011-10-09 laurent Disable definition of location for directly declared array variables
2011-10-09 laurent Adding support for searching text or regular expression in whole project
2011-09-30 laurent Moving xmlclass and docutils into plcopeneditor
2011-09-23 laurent Adding custom cell editor for interval value in task informations of ResourceEditor
2011-09-22 laurent - Fixing editing graphic element (handles, rubberband and highlight) in graphic editor in order to make them keep the same size whatever the zoom factor applied to graphic editor
2011-09-22 laurent Fix bug on Windows after removing "Enable Undo/Redo" menu item
2011-09-20 laurent Fixing bug in Variable Panel when pressing Add,Delete,Up or Down button while a cell editor in variable grid is active
2011-09-20 laurent Adding column for selecting task triggering in Resource Editor
2011-09-15 laurent Fix PrintPreview behavior
2011-09-14 laurent Fix bug while generating direct global array variables
2011-09-14 laurent Fix bug in extraction and computation of array initial value
2011-09-14 laurent Enabling support for direct array variable declaration
2011-09-13 laurent Adding support for opening newly created project element
2011-09-09 laurent Fix some bugs in driven drawing for LD viewer
2011-09-09 laurent Fix bug in SFC Transition when using connection
2011-09-07 laurent Disabling location definition for enumerated and structure variables
2011-09-02 laurent Fix bugs in exponentiation
2011-08-12 pizza Fix Driven drawing in LD editor