2012-09-05 Laurent Bessard Fix bug when drag'n dropping location with undefined direction on Windows default tip
2012-09-05 Laurent Bessard Fix bug when restoring perspective with internationalization
2012-09-05 Laurent Bessard Fix bug DClick not active on Transition condition or Jump label
2012-09-05 Laurent Bessard Adding support for resetting DebugVariablePanel when closing project
2012-09-05 Laurent Bessard Fix ActionBlockDialog layout
2012-09-05 Laurent Bessard Fix bug when trying to open ForceVariableDialog from DebugVariablePanel
2012-09-04 Laurent Bessard Fix bug when trying to launch Inkscape and not installed. No error message was displayed on Windows.
2012-09-01 Laurent Bessard Fix bug in ST code generated for in-out variables in Function and FunctionBlock interface
2012-08-29 Laurent Bessard Fix bug in SearchResultPanel when search result is the name of a project POU
2012-08-27 Laurent Bessard Fix bug in GraphicViewer in ToolTip of ResetZoomOffsetButton
2012-08-27 Laurent Bessard Fix bug when opening PouActionDialog while trying to add action to a POU in SFC
2012-08-27 Laurent Bessard Merge Minyoung Sung and Reinhard Lee korean translations and update with latest messages.pot
2012-08-27 Minyoung Sung Update Korean translations
2012-08-27 Reinhard Lee Update Korean translations
2012-08-25 Laurent Bessard Update list of messages to be translated for internationalization and french translations
2012-08-25 Laurent Bessard Fix bug name kept when changing a function block to a function
2012-08-25 Laurent Bessard Fix bug with Clipboard that generated segmentation fault when closing dialogs
2012-08-21 Laurent Bessard Adding korean translation for interface texts
2012-08-19 Laurent Bessard Fix bugs with Viewer objects dialogs
2012-08-19 Laurent Bessard Fix bug while generating code with structured_variables as Standard Function inputs (enable to compute function return type in some cases)
2012-08-19 Laurent Bessard Fix bugs with Viewer objects dialogs
2012-08-13 Laurent Bessard Fix many bugs in control layout in LDElementDialog
2012-08-13 Laurent Bessard Fix FindInPouDialog background colour on Windows
2012-08-09 Laurent Bessard Adding support for in POU graphical and textual editor
2012-08-01 Laurent Bessard Fix resize bug with SearchInProjectDialog
2012-08-01 Laurent Bessard Fix bug with SFC Divergence while loading a POU
2012-08-01 Laurent Bessard Fix block connection with wire problems
2012-07-31 Laurent Bessard Fix segmentation fault when manipulating tabs
2012-07-31 Laurent Bessard Adding support for checking that tab content is saved before closing it
2012-07-30 Laurent Bessard Fix bug with dialogs inherited from TextEntryDialog
2012-07-27 Laurent Bessard Disabling capability to define inout variable initial value according to IEC 61131-3 grammar
2012-07-26 Laurent Bessard Fix bug in modifying array dimensions in DataTypeEditor
2012-07-19 Laurent Bessard Fix bug in BrowseLocationsDialog on Windows
2012-07-17 Laurent Bessard Fix bug with 'projects' entry in configuration file
2012-07-17 Laurent Bessard Fixing bug with filesystem encoding on Windows
2012-07-17 Laurent Bessard Fixing bug with wheel mouse on GraphicViewer
2012-07-13 Laurent Bessard Fix bug with FBDBlockDialog on Beremiz
2012-07-13 Laurent Bessard Adding support for using middle button for moving debug graph
2012-07-13 Laurent Bessard Fix bug browse button in special cell editors on Windows
2012-07-08 Laurent Bessard Fix bug with graphic viewer and zoom
2012-07-07 Laurent Bessard Fix bug when loading output variable
2012-07-07 Laurent Bessard Fix bug no title bar on wx.SingleChoiceDialogs
2012-07-01 Laurent Bessard Adding functions in EditorPanel API to let panels to define custom save methods
2012-06-28 Laurent Bessard Fix various bugs
2012-06-28 Laurent Bessard Fix bug variable and connection size not updated when name or expression is too long
2012-06-28 Laurent Bessard Adding support for drag'n dropping constant values
2012-06-25 Laurent Bessard Fix bugs on Debug Variable Panel after splitting it from PLCOpenEditor.py
2012-06-25 Laurent Bessard Replacing buttons with text by buttons with icons
2012-06-15 Laurent Bessard Adding support for drag'n dropping location without direction defined
2012-06-15 Laurent Bessard Adding Paste POU to project node contextual menu
2012-06-14 Laurent Bessard Adding support for exporting graph value to csv formatted string to clipboard
2012-06-10 Laurent Bessard Adding support: when a connector's or continuation's name changed, modify names of related connections and continuations.
2012-06-10 Laurent Bessard Fix bug editor toolbar wrong size after restoring perspective
2012-06-10 Laurent Bessard Add support for hiding Editor toolbar when not needed
2012-06-08 Laurent Bessard Fix bug in SetProjectProperties function when asking to not buffering project
2012-06-06 Laurent Bessard Fix bug graphic values range not reinitialized when graphic reseted
2012-06-06 Laurent Bessard Replacing dialog asking for a name when adding datatype, configuration and resource by automatically generated name
2012-06-06 Laurent Bessard Replacing dialog asking for a name when drag'n drop function block to viewer by automatically generated name
2012-06-04 Laurent Bessard Fix bug when reloading project layout, PouIntanceVariablesPanel not updated
2012-06-03 Laurent Bessard Fixing bugs with properties panel when resetting optional value and saving project
2012-06-03 Laurent Bessard Fix bug in POUinstanceVariablesPanel when no tagname defined
2012-06-03 Laurent Bessard Separating ProjectDialog from PLCOpenEditor for integration of panel into Beremiz project window
2012-05-30 Laurent Bessard Fix bug with cut/copy/paste on PythonEditor
2012-05-29 Laurent Bessard fixing unicode in xmlclass
2012-05-24 Laurent Bessard Fixing opening block debug view directly from parent debug view
2012-05-23 Laurent Bessard Fix bug when starting debugging POU blocks
2012-05-23 Laurent Bessard Adding support for preventing perspective to be saved with tabs maximized
2012-05-23 Laurent Bessard Adding support for opening block debug view directly from parent debug view by double clicking on block
2012-05-22 laurent Fix bug on PouInstanceVariablesPanel
2012-05-21 laurent Fix bugs on PouInstanceVariablesPanel
2012-05-21 laurent Fixing semantics
2012-05-21 laurent Fix bug with Properties menu entry
2012-05-21 laurent Merged
2012-05-14 laurent Fixed bug when registering debugged variables after transferring new PLC
2012-05-21 laurent refactoring
2012-05-19 Edouard Tisserant Fixed instances treecontrol display
2012-05-19 Edouard Tisserant Removed references to old wx without AUI
2012-05-18 laurent refactoring
2012-05-12 Edouard Tisserant fixed on quit exception dialog
2012-05-08 Edouard Tisserant refactoring
2012-05-07 Edouard Tisserant beremiz 'plugins' refactoring to 'confnode'
2012-05-04 laurent Fixing bugs with latest changesets on Windows
2012-05-04 laurent Adding support for not removing connection of blocks when changing block type
2012-05-04 laurent Removing commented code added for debugging
2012-05-03 laurent Fix bug in create POU dialog
2012-05-03 laurent Adding search field for finding function or function block in library tree
2012-05-01 laurent Adding support for saving and restoring zoom and position of editors through closing and opening tab of the same POU or POU instance
2012-04-30 laurent Fix bug in xmlclass with multiple choices in sequence
2012-04-27 laurent Adding support for automatically saving and restoring state of frame or project perspective
2012-04-26 laurent Fix bug when closing project and one editor is opened
2012-04-23 laurent Fix bug with highlighting in pragma and drag'n drop of function in TextViewer
2012-04-16 laurent Fix bug with contextual menu of group of elements
2012-04-06 laurent Fix bug on Windows with srollbars in Viewer
2012-04-01 laurent Fix cursor refresh when GraphicViewer canvas is resized
2012-04-01 laurent Improving move of elements using arrow keys in Viewer
2012-03-31 laurent Improving contextual menu in Viewer and fixing menu toolbar icons on Windows
2012-03-31 laurent Fix bugs in GraphicViewer with selection and navigation
2012-03-31 laurent Fix bug in FBDBlock when testing types of connections
2012-03-31 laurent Fix bug with DurationCellEditor value not saved when modified
2012-03-31 laurent Fix bug when grid is reset and a CellEditor is still active
2012-03-27 laurent Fix bug in debugger when transfer without having build before and and opening debug view before running PLC
2012-03-27 laurent Adding zoom and navigation in GraphicViewer and ToolBar containing basic menu items
2012-03-27 laurent Improving HitTest on Function Blocks with long names so that they only answer to click on visible parts instead of on the whole bounding box
2012-03-27 laurent Fix bug scrollbars disappear on Linux when Viewer client size is reduced
2012-03-18 laurent Fix issue losing focus on Windows when closing custom grid cell editors
2012-03-18 Edouard Tisserant Added a few shortcuts in menus
2012-03-18 laurent Fixing issues regarding control navigation in EditorPanel and CustomGrid
2012-03-18 laurent Fix bug when undo just after creating a new project element
2012-03-18 laurent Fix bug with testing data type consistency of EXPT function connections
2012-03-07 laurent Fix bug with moving and removing divergence branch
2012-02-21 laurent Fix bug variables in Debug Variable List unregistered even if they still exist in transfered program
2012-02-20 laurent Fix bug in LDViewer with MouseEvents
2012-02-19 Edouard Tisserant Enable RTC in standard FB lib
2012-02-16 laurent Fix bug in GraphicViewer when changing range while no data received
2012-02-16 laurent Adding support for not closing debug tabs and remove variable in variable debug panel if instance still exist in newly transfered program
2012-02-14 laurent Fix bug when modifying Function Block instance type without changing name
2012-02-14 laurent Adding support for preventing too much call to refresh flooding wx call stack while debugging
2012-02-14 laurent Adding error message when SFC Transition body is not well formatted (no reference to transition name)
2012-02-14 laurent Fix bug ToolTip stay on screen when double click on FunctionBlock
2012-02-14 laurent Fixed wrong time scale in debug graph display when some samples are missed
2012-02-07 laurent Fix bug with ToolTip staying on screen when compiling project with shortcut and mouse over a block
2012-02-02 laurent Fixing segmentation fault in CustomEditableListBox on Windows when clicking on an header button while a value is being edited
2012-02-02 laurent Fix issues with standard library definition of NE not extensible
2012-02-01 laurent Fix issues with standard library definition
2012-01-31 laurent Removing restriction on plugin datatypes
2012-01-31 laurent Fix bug while adding new value to enumerated datatype list of values
2012-01-31 laurent Fix bug while using 'Close project' menu and a few POUs are opened
2012-01-31 laurent Fixing segmentation fault in debug
2012-01-30 laurent Fixing ToolTip behavior and bug with INOUT interface variables in Function Blocks and adding support for display connection point between wire and connector when mouse passing over.
2012-01-25 laurent Adding support for choosing graph range in duration instead of tick number when Common_Ticktime is available
2012-01-24 laurent Fix segmentation fault happening when changing POU tab selection
2012-01-24 laurent Adding support for loading datatypes defined in plugins to allow to use them in PLC program
2012-01-17 laurent Fix bug when trying to paste POU containing utf-8 characters
2012-01-17 laurent Fix bug with multiline tooltip on Windows
2012-01-17 laurent Fixing bug in displaying variable panel header on Windows
2012-01-17 laurent Fix bug in xmlclass when allowing custom class attributes definition on inherited classes
2012-01-17 laurent Adding support for defining a description for a user POU type, and displaying this information in library tree.
2012-01-12 laurent Fix bug in refreshing menu after tab selection changed
2012-01-09 laurent Adding support for checking location validity when filled by user
2012-01-09 laurent Fixing bug when building textual code containing comment with special characters
2012-01-08 laurent Fixing bug on Windows with refresh when moving Viewer with scrollbars
2012-01-08 laurent Adding support for using shift key with rubberband for adding a group of elements to the current selection
2012-01-08 laurent Fixing bug in autoindent when number of spaces at the beginning of line is odd
2012-01-08 laurent Adding support for Drag'n dropping panels between notebooks
2012-01-08 laurent Fixing bug in highlighting in variable panel
2012-01-08 laurent Adding support for drag'n dropping variable from global defined in configurations and resources to POU variable panel or body editor for declaring external variables
2012-01-08 laurent Adding support for using ESC key for closing custom grid cell editors
2012-01-08 laurent Disabling drag for modifying grid row size
2011-12-21 laurent Fixing bug conflict on tab selection between POU editor and Debug window of an instance of this same POU on Windows
2011-12-21 laurent Fixing bug in Debug with ToolTip for wire value disappearing on Windows
2011-12-20 laurent Fixing bug integrated plugin editors not closed when removing corresponding plugin
2011-12-20 laurent Fixing bug in enumerated datatype editor. Initial value symbol not updated if changed in the list of values
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
2011-07-04 laurent Adding support for syntax highlighting for EN and ENO parameters in formal function and function blocs in textual editor
2011-06-29 laurent Fix warnings when compiling matiec
2011-06-28 laurent Fix bug in using STRING and WSTRING in user defined types
2011-06-14 laurent Improve syntax highlighting in TextViewer
2011-06-14 laurent Fix bug in UndoBuffer with TextViewer
2011-06-09 laurent Adding support for selecting user data type for function return type
2011-06-08 laurent Adding support for coloring following elements:
2011-06-08 laurent Fix bug with TRUNC function and with type conversion functions called with constant as parameter
2011-06-06 laurent Fixing REAL_TO_INT conversion (behaved like a trunc and not like a round)
2011-05-24 laurent Fix bug when displaying errors when generating textual program in standalone mode
2011-04-21 laurent Fix bug when compiling pou including user-defined blocks with unconnected input
2011-04-21 laurent Fix Segmentation Fault occurring when trying to open a new editor tab