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