2013-09-05 Laurent Bessard Fixed xmlclass and plcopen using precompile xpath where possible
2013-09-03 Laurent Bessard Fixed undo/redo with xmlclass refactoring
2013-09-03 Laurent Bessard Removed obsolete functions for extracting values for xml dom tree and generating xml string
2013-09-03 Laurent Bessard Removed dictionaries storing datatypes and pous defined in project and pou and datatype using tree from model
2013-09-02 Laurent Bessard Removed dictionaries storing enumerated datatypes values, subrange datatypes range and project datatype hierarchy from model
2013-09-02 Laurent Bessard Removed namespaces declaration in subtree elements xml description when copy/paste
2013-08-30 Laurent Bessard Fixed copy/paste with xmlclass refactoring
2013-08-30 Laurent Bessard Fixed SFC block edition and SFC to SFC_textual code generating
2013-08-30 Laurent Bessard Fixed ST program generating module
2013-08-29 Laurent Bessard Fixed bug when adding a configuration
2013-08-29 Laurent Bessard Fixed bug no contextual menu displayed in left panel tree when creating new project
2013-08-29 Laurent Bessard Fixed datatype and configuration editing in xmlclass refactoring
2013-08-28 Laurent Bessard Fixed diagram editing in xmlclass refactoring
2013-08-28 Laurent Bessard Merged
2013-08-28 Laurent Bessard Second stage of xmlclass refactoring using lxml , project are loaded and displayed successfully
2013-08-26 Laurent Bessard First stage of xmlclass refactoring using lxml
2013-09-03 Laurent Bessard Fixed bug in resource pou instance program type selection
2013-09-26 Edouard Tisserant Fixed two typos in py_ext : FBID was not current but previous py_eval block FBID, and compiled AST cache was filled buy never used.
2013-08-28 Laurent Bessard Fixed bug when adding a block in Viewer
2013-08-07 Laurent Bessard Fixed bug when displaying Master generated Object Dictionary in canfestival extension
2013-08-05 Laurent Bessard Fixed bug when no connection defined for connectionPointIn
2013-08-05 Laurent Bessard Fixed GetBlockTypes method
2013-08-04 Edouard Tisserant More optimization attemps in type handling
2013-08-01 laurent Added support for left panel add menu with multiple levels
2013-08-01 Edouard Tisserant Various cleanup and optimization
2013-07-31 Edouard Tisserant RC4 1.1 Korean release
2013-07-26 Edouard Tisserant Added 'dlopen_prefix' class attributes to targets, in order to handle dlopen of shared object passed to runtime as extra file, and then in PWD (was working with windows only)
2013-07-19 Edouard Tisserant CanFestival plugin fills master's DCF to prepare PDO mappings in a way conform to DSP-301
2013-07-11 Laurent Bessard Fixed refresh bug when activating element in instance variables list
2013-07-11 Laurent Bessard Fixed bug instance choice list empty for standard and extension functions block types
2013-07-04 Laurent Bessard Fixed DurationCellEditor to make it reusable
2013-07-04 Laurent Bessard Fix bug when opening specific file editor
2013-07-04 Laurent Bessard Fix refresh bug when scrolling Viewer while dragging graphic element or rubberband
2013-07-03 Laurent Bessard Fixed bug when open editor while Build is working
2013-06-26 Laurent Bessard Fix bug when transferring PLC and orthogonal graph is displayed with cursor
2013-06-26 Laurent Bessard Fix bug when LogException handler
2013-06-26 Laurent Bessard Fix bug in atty function of LogPseudoFile
2013-06-26 Laurent Bessard Fix bug when exporting string variables values in graph to clipboard
2013-06-19 Laurent Bessard Added support for zooming graph so that it fits canvas size in Debug Variable Panel
2013-06-18 Laurent Bessard Fixed bug when removing obsolete variables from Debug Variable Panel
2013-06-17 Laurent Bessard Fix bug in graphic viewer height when drag'n dropping variable in parallel mode
2013-06-17 Laurent Bessard Fixed bugs in Debug Variable Panel
2013-06-17 Laurent Bessard Added support for replacing a wire by two connections
2013-06-14 Laurent Bessard Fixed bug with Copy/Paste in generated ST code Viewer
2013-06-14 Laurent Bessard Fixed bug in support for speed up loading graphic viewers
2013-06-14 Laurent Bessard Fixed bug when adding block into Viewer and added wire validity after adding block with wire drop support
2013-06-14 Laurent Bessard Added support for adding graphic element when dropping wire in midair
2013-06-14 Laurent Bessard Fixed move of LD_PowerRail and SFC_Divergence connectors using Right button
2013-06-14 Laurent Bessard Fixed bug VariablePanel and ProjectProperties not refreshed in ProjectNodeEditor
2013-06-13 Laurent Bessard Fixed bug in wxGlade extension when compiling and starting project with no hmi defined
2013-06-13 Laurent Bessard Fixed bug forced debug variable not released when unsubscribed and re-subscribed while PLC is stopped
2013-06-13 Laurent Bessard Fixed bug when trying to add a global function block instance variable to debug variable panel and not connected
2013-06-12 Laurent Bessard Fixed bug when centering element in Preview panel
2013-06-12 Laurent Bessard Rewrite SFCTransitionDialog
2013-06-12 Laurent Bessard Rewrite SFCDivergenceDialog
2013-06-12 Laurent Bessard Rewrite SFCStepDialog and factorize code for creating common dialog sizers
2013-06-12 Laurent Bessard Rewrite LDPowerRailDialog
2013-06-11 Laurent Bessard Fixed bug FBD variable execution not set when newly created
2013-06-11 Laurent Bessard Fixed bug in newly rewritten dialogs
2013-06-11 Laurent Bessard Rewrite LDElementDialog
2013-06-11 Laurent Bessard Rewrite ConnectionDialog
2013-06-11 Laurent Bessard Rewrite FBDVariableDialog
2013-06-11 Laurent Bessard Fixed bug when drag'n dropping POU from project tree and POU is selected
2013-06-10 Laurent Bessard Rewrite FBDBlockDialog and BlockPreviewDialog
2013-06-10 Laurent Bessard Add support for scaling preview if block is too big
2013-06-10 Laurent Bessard Fixed bug when drag'n dropping POU from project tree, POU editor is selected if open
2013-06-10 Laurent Bessard Fixed bug when generating ST code and connection is broken in POU using graphical language
2013-06-10 Laurent Bessard Fixed bug with InstanceChoice values in PouInstanceVariablesPanel
2013-06-09 Laurent Bessard Fixed support for default function block name in FBDBlockDialog
2013-06-09 Laurent Bessard Added support for default function block name in FBDBlockDialog
2013-06-06 Laurent Bessard Fixed bug when searching in LibraryPanel on Windows
2013-06-06 Laurent Bessard Fixed bug in support for speed up loading graphic viewers
2013-06-06 Laurent Bessard Fixed bugs in refresh of PouInstanceVariablesPanel
2013-06-06 Laurent Bessard Added support for speed up loading graphic viewers
2013-06-06 Laurent Bessard Fixed bug when exporting variables data
2013-06-06 Laurent Bessard Fixed and rewrite LibraryPanel
2013-06-05 Laurent Bessard Fixed typo in Viewer
2013-06-05 Laurent Bessard Fixed ToolTip in Viewer
2013-06-05 Laurent Bessard Fixed tick not refreshed when in DebugVariablePanel when variable in it
2013-06-05 Laurent Bessard Fixed lag when selecting all elements using CTRL+A or after paste a lot of blocks
2013-06-05 Laurent Bessard Fixed removing display of wire point in debug Viewer
2013-06-05 Laurent Bessard Fixed lag when moving mouse over Viewer
2013-06-05 Laurent Bessard Fixed bug when adding standard function like ADD, SUB, MUL,... that are overloaded. Block type was not selected and shown when opening FBDBlockDialog to edit it.
2013-06-05 Laurent Bessard Fixed flickering and lag when refreshing PouInstanceVariablesPanel
2013-06-05 Laurent Bessard Fix ToolTip on Windows
2013-06-04 Laurent Bessard Fixed in DebugDataConsumer value translation inhibit support
2013-06-04 Laurent Bessard Fixed bug when editing file name and close editor without modification
2013-06-04 Laurent Bessard Fixed bug when moving debug viewers
2013-06-04 Laurent Bessard Fixed bug when moving TextViewer and replacing right click by double click when adding graph in Debug Variable Panel
2013-06-03 Laurent Bessard Fixed bug in DebugVariablePanel on Windows
2013-06-03 Laurent Bessard Rewrite DebugVariablePanel
2013-06-03 Laurent Bessard Added support for opening text viewer by default and toggling between GraphicViewer and TextViewer
2013-06-03 Laurent Bessard Fixed bug when scroll in and out using wheel mouse in graph, range of data displayed could be out of bounds of whole data stored range
2013-06-03 Laurent Bessard Rewrite DebugVariablePanel
2013-06-03 Laurent Bessard Fixed bug when launching Beremiz with a wrong project path
2013-06-03 Laurent Bessard Fixed bug when closing debug tab or beremiz frame with variable debugged and PLC is running
2013-06-02 Laurent Bessard Rewrite DebugVariablePanel and fixed bugs
2013-06-02 Laurent Bessard Fixed support for drawing instance path at a fixed position in Viewer debug mode on Windows
2013-05-31 Laurent Bessard Rewrite DebugVariableTablePanel
2013-05-31 Laurent Bessard Fixed bug when closing graph in Debug Variable Panel
2013-05-31 Laurent Bessard Fixed bug Viewer not refreshed when debugging
2013-05-31 Laurent Bessard Fixed support for drawing instance path at a fixed position in Viewer debug mode on Windows
2013-05-31 Laurent Bessard Added support for drawing instance path at a fixed position in Viewer debug mode
2013-05-31 Laurent Bessard Fixed bug when export all items values to clipboard in DebugVariablePanel
2013-05-31 Laurent Bessard Fixed bug Viewer not refreshed when debugging
2013-05-30 Laurent Bessard Splitted DebugVariableGraphicPanel.py into several files
2013-05-30 Laurent Bessard Move GraphButton from DebugVariableGraphicPanel to separate file
2013-05-30 Laurent Bessard Separated old table debug variable panel and new graphic debug variable panel
2013-05-30 Laurent Bessard Fixed bug in when deleting row in CustomGrid
2013-05-30 Laurent Bessard Fixed bug in when deleting row in CustomGrid
2013-05-30 Laurent Bessard Fixed bug when collecting log messages from connector history for LogViewer
2013-05-29 Laurent Bessard Fixed bug with moving cursor with keyboard in DebugVariablePanel
2013-05-29 Laurent Bessard Moved and start to rewrite DebugVariablePanel splitting it into multiple files
2013-05-29 Laurent Bessard Fixed bugs in DebugVariablePanel with ticktime modifications
2013-05-29 Laurent Bessard Fixed values in DebugVariablePanel range selection ComboBox
2013-05-29 Laurent Bessard Fixed bug keyboard events not catch by graphs when trying to move cursor on Windows
2013-05-29 Laurent Bessard Fixed bug in PouInstanceVariablesPanel, exploring child FunctionBlock variables if no instance selected
2013-05-29 Laurent Bessard Fixed bug two icons displayed for POU category item in Project Tree when adding a second POU
2013-05-29 Laurent Bessard Removed test that expression is not a keyword in FBDVariableDialog
2013-05-29 Laurent Bessard Fixed bug when copy/paste element containing unicode characters