- Fixed bug tabs selected cyclically when drag'n dropping variable into Editor 2013-05-16, by Laurent Bessard
- Fixed bug tabs selected cyclically when drag'n dropping variable into Editor 2013-05-16, by Laurent Bessard
- Added wiimote input example using python-cwiid and python PLC global variable access 2013-05-16, by Edouard Tisserant
- Added more clear error message in case of access to non declared PLC global from python code 2013-05-16, by Edouard Tisserant
- Extended WxGlade HMI with automatic mapping of event handlers declared in wxglade editor 2013-05-16, by Edouard Tisserant
- Fixed build error with python <-> PLCglobals variables declared with no initial value 2013-05-16, by Edouard Tisserant
- Fixed bug in New variable name generated in CodeFileEditor Variable Panel 2013-05-16, by Laurent Bessard
- Fixed bug scrollbar not displayed in CodeFileEditor VariablePanel when grid is to small to show all variables 2013-05-16, by Laurent Bessard
- Fixed bug wxGlade hmi not closed when stopping PLC 2013-05-16, by Laurent Bessard
- Fixed bug when typing and caret is at last test position in CodeFileEditor 2013-05-16, by Laurent Bessard
- Fixed bug in ST code generator with extensible standard functions 2013-05-15, by Laurent Bessard
- Fixed bug when generating py_ext code when no variable defined 2013-05-15, by Laurent Bessard
- Merged 2013-05-15, by Laurent Bessard
- Fixed variable panel in CodeFileEditor 2013-05-15, by Laurent Bessard
- Fixed PLC global var access from python. Added test in tests/python 2013-05-15, by Edouard Tisserant
- Added stub code and declarations for bidirectional access to PLC globals from python code (untested) 2013-05-15, by Edouard Tisserant
- Fixed bug in ST code generator when function output variable has no name 2013-05-15, by Laurent Bessard
- Fixed functions used by one or more POU not showing question dialog when trying to delete 2013-05-15, by Laurent Bessard
- Fixed bug connection disappear when removing variable from interface of an already used POU 2013-05-14, by Laurent Bessard
- Fixed bug when drag'n dropping global in function variable panel (not possible according to standard) 2013-05-14, by Laurent Bessard
- Fixed bug when deleting line between code and headers on Windows 2013-05-14, by Laurent Bessard
- Replaced the 2 tabs variable and code in CodeFileEditor by only one type with SplitterWindow and fixed drag'n drop of variable from variable to code. 2013-05-14, by Laurent Bessard
- Merged 2013-05-14, by Laurent Bessard
- Added global variable names in CodeFileEditor auto-completion list 2013-05-14, by Laurent Bessard
- Added support for updating model when broken connection is detected in Viewer 2013-05-14, by Laurent Bessard
- Fixed PLC code generator when interface of an already used POU has changed 2013-05-14, by Laurent Bessard
- Fixed bug in loading block in Viewer when block interface has changed 2013-05-14, by Laurent Bessard
- Rewrote py_ext and wxglade generators in a clean factored way, added C skeleton for python access to PLC global vars 2013-05-14, by Edouard Tisserant
- Fixed bug in wxGlade hmi python code generated 2013-05-14, by Laurent Bessard
- Fixed loading of Blocks in Viewer when block interface have changed 2013-05-13, by Laurent Bessard
- Removed restriction on deletion of a POU or DataType already used, replaced by a dialog asking user to confirm 2013-05-13, by Laurent Bessard
- Removed restriction on POU interface variables modification when POU is already used 2013-05-13, by Laurent Bessard
- Fixed bug when generating new name for configuration and resource variable in VariablePanel 2013-05-13, by Laurent Bessard
- Fixed bug with Copy/Paste in Primary Selection in Text Viewers 2013-05-13, by Laurent Bessard
- Updated python example 2013-05-13, by Laurent Bessard
- Fixed support for defining python runtime code using sections like in c_ext 2013-05-13, by Laurent Bessard
- Fixed bug on biggest Viewer zoom factor preventing them to be used on Windows 2013-05-12, by Laurent Bessard
- Adding support for using current selected variable for generate newly added variable informations in VariablePanel 2013-05-12, by Laurent Bessard
- Fixed Beremiz_service not closing on Windows 2013-05-10, by Laurent Bessard
- Removed some prints for code debugging 2013-05-10, by Laurent Bessard
- Fixed generated code in c_ext file 2013-05-10, by Laurent Bessard
- Fixed generated code in py_ext runtime file 2013-05-10, by Laurent Bessard
- Fixed CodeFileEditor allowing to have no line of code between two section headers 2013-05-10, by Laurent Bessard
- Fixed bug connector not resetted when connection is lost 2013-05-10, by Laurent Bessard
- Fixed bug in CodeFileEditor allowing to remove NEWLINE character between section header and section code 2013-05-10, by Laurent Bessard
- Fixed bug in generated code in c_ext file 2013-05-10, by Laurent Bessard
- Fixed bug in generated code in py_ext runtime file 2013-05-10, by Laurent Bessard
- Fixed bug when selecting item in ProjectTree on Linux 2013-05-10, by Laurent Bessard
- Fixed bug when changing IEC_Channel of node without params 2013-05-10, by Laurent Bessard
- Fixed code section headers in CodeFileEditor 2013-05-10, by Laurent Bessard
- Fix bug when section code is just an empty line 2013-05-09, by Laurent Bessard
- Fix bug with multiline Pragma syntax highlighting in TextViewer 2013-05-09, by Laurent Bessard
- Fixed Drag'n dropping from PouInstanceVariablesPanel ensuring DebugVariablePanel is visible before starting drag'n drop 2013-05-09, by Laurent Bessard
- Added tooltip in ProjectTree when mouse over POU 2013-05-09, by Laurent Bessard
- Fixed bug when modifying ConfTreeNode IEC Channel 2013-05-09, by Laurent Bessard
- Added support for excluding code section headers to be modified in CodeFileEditor 2013-05-09, by Laurent Bessard
- Fixed python global variable declaration example in generated runtime python file 2013-05-09, by Laurent Bessard
- Fixed bug with debugging global variables 2013-05-09, by Laurent Bessard
- Fixed search in CodeFileEditor STC panel 2013-05-08, by Laurent Bessard
- Added support for compatibility with older version of c_ext 2013-05-08, by Laurent Bessard
- Updated python test 2013-05-08, by Laurent Bessard
- Fixed bug when pressing Return key in FindInPouDialog 2013-05-08, by Laurent Bessard
- Fixed Python editor adding variable panel 2013-05-08, by Laurent Bessard
- Fixed CFileEditor replacing folding panels by variable panel and STC 2013-05-08, by Laurent Bessard
- Move C_ext file for merging with py_ext 2013-05-08, by Laurent Bessard
- Fixed bug in LogViewer layout 2013-05-06, by Laurent Bessard
- Added support for resetting log messages 2013-05-06, by Laurent Bessard
- Fixed bugs in CustomStyledTextCtrl 2013-05-06, by Laurent Bessard
- Fixed bug with margin cursor in StyledTextCtrl on Windows 2013-05-06, by Laurent Bessard
- Fixed bug when closing Beremiz frame 2013-05-03, by Laurent Bessard
- Fixed bug when transferring program and a output located variable is forced 2013-05-02, by Laurent Bessard
- Fixed bug when closing Beremiz frame 2013-05-02, by Laurent Bessard
- Fixed bug when closing Beremiz frame 2013-05-02, by Laurent Bessard
- Fixed warnings in python test 2013-05-02, by Laurent Bessard
- Removed call of deprecated function on wxSplitterWindow 2013-05-02, by Laurent Bessard
- Fixed bug in DebugVariablePanel, cursor not reset when graphs were reset 2013-05-02, by Laurent Bessard
- Added support for adding a variable in program VariablePanel by drap'n dropping located variable like in global VariablePanel 2013-05-02, by Laurent Bessard
- Fixed bug in PouInstanceVariablesPanel buttons tooltips 2013-04-30, by Laurent Bessard
- Fixed bug when quitting project with more than one LD Viewer opened 2013-04-30, by Laurent Bessard
- Fixed bug list of ConfNodes blocks not refreshed when a library was enable or disable 2013-04-30, by Laurent Bessard
- Fixed bug in LogViewer when no Log Messages are available when first SetLogCounters 2013-04-30, by Laurent Bessard
- Fixed wrong default value for xsd:positiveInteger and xsd:negativeInteger in xmlclass 2013-04-29, by Laurent Bessard
- Fixed bug in LogViewer in Log Messages to retrieve index calculation when first SetLogCounters 2013-04-29, by Laurent Bessard
- Fixed bug in displayed datetime, using local timezone instead of UTC 2013-04-29, by Laurent Bessard
- Now Debug Buffer Unpacking is a separate function, declared in typemapping.py 2013-04-28, by Edouard Tisserant
- Optimzed tracing of STRING type variables value. Now, only used size is transfered in debug buffer. 2013-04-28, by Edouard Tisserant
- chmod +x PLCOpenEditor.py 2013-04-26, by Edouard Tisserant
- Fixed retrieve and publish call order in PLC generated code 2013-04-26, by Laurent Bessard
- Fixed bug in LogViewer when view is filtered and displaying last message and new messages appears 2013-04-25, by Laurent Bessard
- Added exception printing on Pyro connector, tracking random connection failure... 2013-04-25, by Edouard Tisserant
- Fixed refresh bugs when drag'n dropping of group of elements 2013-04-25, by Laurent Bessard
- Modify search algorithm in LibraryPanel to search match in whole block name, not only at beginning 2013-04-25, by Laurent Bessard
- Added exception hook to Beremiz_service, so that exception go in PLC log. Extended Beremiz.py exception hook to threads. Stripped images embedded in Beremiz_service.py, user real images instead. 2013-04-25, by Edouard Tisserant
- Fixed bug in CFileEditor 2013-04-24, by Laurent Bessard
- Removed undeleted debug print 2013-04-24, by Laurent Bessard
- Fixed bug Show IEC code button not available 2013-04-24, by Laurent Bessard
- Fixed bug in Save function in Beremiz 2013-04-24, by Laurent Bessard
- Merged 2013-04-24, by Laurent Bessard
- Fixed Save As... function in Beremiz 2013-04-24, by Laurent Bessard
- Fixed unexpected scrolling when PythonEditor, TextViewer and CFileEditor get focus 2013-04-24, by Laurent Bessard
- Fixed new ConfTreeNodeEditor layout on Windows 2013-04-24, by Laurent Bessard
- Fixed PythonEditor font size 2013-04-24, by Laurent Bessard
- Added support for search in PythonEditor and IECCodeViewer 2013-04-24, by Laurent Bessard
- Fixed pattern textctrl in FindInPouDialog to get focus when dialog appear 2013-04-23, by Laurent Bessard
- Fixed ConfTreeNodeEditor layout 2013-04-23, by Laurent Bessard
- Fixed connections of block when changing block type 2013-04-23, by Laurent Bessard
- Fixed error when stopping PLC with wxglade HMI 2013-04-24, by Edouard Tisserant
- Better display of Python exceptions from Py_Eval 2013-04-24, by Edouard Tisserant
- Extended exception info from evaluator. Problems in python runtime init/cleanup code now more readable 2013-04-24, by Edouard Tisserant
- Made declaration from beremiz.h available to C pragmas in POUs. Added AtomicCompareExchange to beremiz.h 2013-04-24, by Edouard Tisserant
- Fixed inspector 2013-04-23, by Edouard Tisserant
- Fixed bug in program elements computation order in PLCGenerator 2013-04-23, by Laurent Bessard
- Fixed bug when using 'Adjust Block Size' contextual menu item on a group of selected elements 2013-04-23, by Laurent Bessard
- Fixed bug Beremiz_service process not stopped when quitting 2013-04-22, by Laurent Bessard
- Runtime now unloads and cleanup PLC before exit (created threads was preventing exit) 2013-04-19, by Edouard Tisserant
- Fixed bugs in DebugVariablePanel 2013-04-19, by Laurent Bessard
- Fixed bug in graph panel default size in DebugVariablePanel 2013-04-19, by Laurent Bessard
- Fixed refresh bug when moving selected elements 2013-04-18, by Laurent Bessard
- Fixed graph panel size when modifying DebugVariablePanel layout 2013-04-18, by Laurent Bessard
- Fixed MouseWheel behavior in DebugVariablePanel, change graph range only if CTRL is pressed 2013-04-18, by Laurent Bessard
- Fixed bug when right click on ProjectTree project item 2013-04-18, by Laurent Bessard
- Fixed bug when right click on ProjectTree project item 2013-04-18, by Laurent Bessard
- Merged 2013-04-18, by Laurent Bessard
- Fixed bug in ProjectNodeEditor when base params panel is not shown 2013-04-18, by Laurent Bessard
- Better mdns resolution failure signaling, added fixed bug whith runtime autostart 2013-04-17, by Edouard Tisserant
- Fix bug when launching Beremiz_service with autostart option and working dir doesn't contain any program 2013-04-15, by Laurent Bessard
- Clean Config Tree Node children list by type after removing one child 2013-04-15, by Laurent Bessard
- Fix bug defining string initial value using quotes 2013-04-15, by Laurent Bessard
- Fix bug when pressing left arrow key in PouInstanceVariablesPanel 2013-04-15, by Laurent Bessard
- Fix bug when creating New project in PLCOpenEditor 2013-04-15, by Laurent Bessard
- Merged 2013-04-12, by Laurent Bessard
- Fixed bug with diagram copy 2013-04-10, by Laurent Bessard
- Fixed bug when starting Beremiz_runtime.py non empty (-a) 2013-04-12, by Edouard Tisserant
- Fixed Triggering column cell choice editor, removing useless and bugging empty string option 2013-04-09, by Laurent Bessard
- Fixed LogConsole not cleared when building several times 2013-04-09, by Laurent Bessard
- Fixed resource editing, removing definition of more than one resource and deletion of last resource defined 2013-04-09, by Laurent Bessard
- Fix bug when linking failed and trying to rebuild 2013-04-09, by Laurent Bessard
- Fixed bug when connecting and URI_location is empty 2013-04-09, by Laurent Bessard
- Fixed bug when importing NodeEditorTemplate 2013-04-06, by Laurent Bessard
- Fixed bug log viewer not scrolling when clicking on +1s and +1m when time between 2 message is greater than 1s or 1m 2013-04-06, by Laurent Bessard
- Fixed bug when closing Beremiz 2013-04-05, by Laurent Bessard
- Merged 2013-04-05, by Laurent Bessard
- Fixed bug when setting empty value to optional non-string parameters 2013-04-05, by Laurent Bessard
- Fixed bug with variable panel in project configuration editor 2013-04-05, by Laurent Bessard
- Fixed LogConsole: set read only, enabled copy selected text with CTRL+C and primary selection 2013-04-05, by Laurent Bessard
- Now python files provided by extentions have init, start, stop and cleanup hooks 2013-04-04, by Edouard Tisserant
- More VAR_GLOBAL related tests in tests/python 2013-04-04, by Edouard Tisserant
- Fixed warning with LogMessage 2013-03-29, by Edouard Tisserant
- Fixed bug when transferring New PLC to a non-empty pyro connector 2013-03-28, by Laurent Bessard
- Fixed typo in IDEFrame OnProjectTreeRightUp method 2013-03-28, by Laurent Bessard
- Fixed bug in VariablePanel when editing project single configuration variables 2013-03-28, by Laurent Bessard
- Fixed bugs in DebugVariablePanel when matplotlib not installed 2013-03-27, by Laurent Bessard
- Added automatic line wrapping to log console 2013-03-27, by Laurent Bessard
- Fixed PLC status not translated in status bar when connected 2013-03-27, by Laurent Bessard
- Updated internationalization french translations 2013-03-26, by Laurent Bessard
- Added support in LocationCellEditor for locations with undefined direction 2013-03-26, by Laurent Bessard
- Fixed CanFestival extension, adding CANOpen entries in BrowseLocationsDialog 2013-03-26, by Laurent Bessard
- LogMessage string pointer now char* instead of uint8_t* 2013-03-26, by Edouard Tisserant
- Added beremiz.h header file for extensions 2013-03-26, by Edouard Tisserant
- Added support for StatusBar 2013-03-26, by Laurent Bessard
- Replaced LogConsole TextCtrl by StyledTextCtrl 2013-03-26, by Laurent Bessard
- Merged 2013-03-24, by Laurent Bessard
- Reduced message line size in Log Viewer 2013-03-22, by Laurent Bessard
- Fixed typo in copy_to_log 2013-03-22, by Edouard Tisserant
- Extended LogCursor attributes 2013-03-22, by Edouard Tisserant
- Inverted Console and LogViewer tabs in bottom Notebook 2013-03-22, by Laurent Bessard
- Improved Log Viewer functionalities 2013-03-22, by Laurent Bessard
- Fixed pulling of PLC status and log count 2013-03-21, by Laurent Bessard
- Fixed cast in target code to remove void* arithmetic warning 2013-03-21, by Edouard Tisserant
- Fixed bug on variables with empty name in VariablePanel can't be edited 2013-03-20, by Laurent Bessard
- Fixed bug editors empty after being opened 2013-03-17, by Laurent Bessard
- Reduced flicker on LogViewer and DebugGraphPanel on Windows 2013-03-15, by Laurent Bessard
- Improved graphics of LogViewer scrollbar to be anti-aliased 2013-03-15, by Laurent Bessard
- Fixed LogViewer with improvements 2013-03-15, by Laurent Bessard
- Re-organized C code templates for plc_main. Moved logging out of plc_debug. Factorized redundant _common_ticktime external declaration 2013-03-15, by Edouard Tisserant
- Fixed bugs with new buttons on Windows 2013-03-15, by Laurent Bessard
- Replaced left ugly buttons in LogViewer by custom buttons inside MessagePanel 2013-03-15, by Laurent Bessard
- Added support in LogViewer for scrolling using relative timestamp 2013-03-14, by Laurent Bessard
- Fixed LogViewer scrollbar and scroll methods 2013-03-14, by Laurent Bessard
- Completely removed restore perspective and project layout process 2013-03-14, by Laurent Bessard
- Fixed conflicting icon names on Windows 2013-03-13, by Laurent Bessard
- Added LogViewer panel in bottom notebook 2013-03-13, by Laurent Bessard
- RC3 1.1 Korean release 2013-03-13, by Edouard Tisserant
- re-fixed CanFestival support... 2013-03-13, by Edouard Tisserant
- Merged 2013-03-11, by Laurent Bessard
- Fixed canfestival extension for LPCManager 2013-03-11, by Laurent Bessard
- Disabled project layout saving and restoring 2013-03-11, by Laurent Bessard
- Redirect PyEval exceptions to logging 2013-03-11, by Edouard Tisserant
- reverted PLCObject.py. ctypes.POINTER(ctypes.c_uint8) != string 2013-03-11, by Edouard Tisserant
- Disabled project layout saving and restoring 2013-03-10, by Laurent Bessard
- Fix warning with LogMessage function 2013-03-08, by Laurent Bessard
- RC2 1.1 Korean release 2013-03-07, by Edouard Tisserant
- Added support for extension custom contextual add menu 2013-03-06, by Laurent Bessard
- Fixed bug when ST/IL code contains non-ascii characters (in comment) and modifying variable name 2013-03-06, by Laurent Bessard
- Fixed test identifier function 2013-03-06, by Laurent Bessard
- merge 2013-03-06, by Edouard Tisserant
- Merged 2013-03-05, by Laurent Bessard
- Fix bug on Windows when drag'n dropping variable to DebugVariablePanel, panel not refreshed 2013-03-05, by Laurent Bessard
- Fix row selection in CustomGrid 2013-03-05, by Laurent Bessard
- Cleanup in canfestival plugin. No more meaningless default values. 2013-03-06, by Edouard Tisserant
- Python shell and wx inspector now both available even when PLC not started 2013-03-06, by Edouard Tisserant
- Added CWD to ProcessLogger, and make sure local runtime have CWD setup correctly 2013-03-06, by Edouard Tisserant
- CanFestival plugin now sends driver as extra file to runtime if matching target. Helps on windows to resolve DLL 2013-03-05, by Edouard Tisserant
- Fixed 'python shell' failure from runtime tray icon menu in some case, when PLC init failed 2013-03-05, by Edouard Tisserant
- More ignored files in .hgignore 2013-03-04, by Edouard Tisserant
- Made logging compatible with windows API 2013-03-04, by Edouard Tisserant
- Fixed dead code in c_ext, and updated test accordingly 2013-03-04, by Edouard Tisserant
- Fixed bug when drag'n dropping variables from left panel 2013-02-28, by Laurent Bessard
- Extracted FolderTree control from FileManagementPanel to be able to use it anywhere else 2013-02-27, by Laurent Bessard
- Fixed bug when closing Beremiz and grid editor is shown on Windows 2013-02-27, by Laurent Bessard
- Fixed SFC keyword definition 2013-02-27, by Laurent Bessard
- Fix semantic error while compiling project including canfestival extension instances 2013-02-27, by Laurent Bessard
- Fix bugs in DataTypeEditor 2013-02-27, by Laurent Bessard
- Fix bug on Windows with wxPaintDC 2013-02-27, by Laurent Bessard
- Added support for drag'n dropping non-numeric variables 2013-02-26, by Laurent Bessard
- Introduce Beremiz Native POU library. Now LOGGER POU is part of Beremiz' native POU library 2013-02-26, by Edouard Tisserant
- Fixed panels displaying non-numeric variables in DebugVariablePanel 2013-02-26, by Laurent Bessard
- Fixed bug with LastRefreshTimer when closing debug viewer 2013-02-26, by Laurent Bessard
- Fixed bug ForceVariableDialog when forcing DATETIME variables 2013-02-26, by Laurent Bessard
- Fixed bug PouInstancePanel not updated when drag'n dropping variable from extensions 2013-02-24, by Laurent Bessard
- Added missing images 2013-02-22, by Laurent Bessard
- Fixed bug with 3D graphs in debug variable panel 2013-02-22, by Laurent Bessard
- Added support for changing graph size using handles like sash window 2013-02-21, by Laurent Bessard
- Added button for exporting individual graph values to clipboard 2013-02-21, by Laurent Bessard
- Added button in graph for changing graph size to minimum 2013-02-21, by Laurent Bessard
- Fixed highlights for dropping graphs between the others 2013-02-20, by Laurent Bessard
- Fixed bug with LastRefreshTimer 2013-02-20, by Laurent Bessard
- Improved matplotlib graphic debug panel implementation 2013-02-20, by Laurent Bessard
- Improved matplotlib graphic debug panel implementation 2013-02-20, by Laurent Bessard
- Improved matplotlib graphic debug panel implementation 2013-02-19, by Laurent Bessard
- Improved matplotlib graphic debug panel implementation 2013-02-17, by Laurent Bessard
- Improved matplotlib graphic debug panel implementation 2013-02-12, by Laurent Bessard
- Fix bug when resetting graphs values 2013-02-07, by Laurent Bessard
- Merged 2013-02-06, by Laurent Bessard
- Added support for drag'n drop variable from one graph to another with visible graph 2013-02-06, by Laurent Bessard
- Added support for displaying string variables variations in a graph and cursor on graphs 2013-02-05, by Laurent Bessard
- Fixed crash (segfault) when logging debug messages 2013-02-05, by Edouard Tisserant
- Better PLC log message time stamp display. Better console information when connecting. 2013-02-03, by Edouard Tisserant
- Added log messages time-stamping 2013-02-02, by Edouard Tisserant
- Replaced SplitterWindow in ConfTreeNodeEditor by Notebook 2013-01-30, by Laurent Bessard