Wed, 24 Apr 2013 17:27:08 +0200 Laurent Bessard Fixed Save As... function in Beremiz
Wed, 24 Apr 2013 10:03:47 +0200 Laurent Bessard Fixed unexpected scrolling when PythonEditor, TextViewer and CFileEditor get focus
Wed, 24 Apr 2013 09:30:10 +0200 Laurent Bessard Fixed new ConfTreeNodeEditor layout on Windows
Wed, 24 Apr 2013 09:29:32 +0200 Laurent Bessard Fixed PythonEditor font size
Wed, 24 Apr 2013 00:20:13 +0200 Laurent Bessard Added support for search in PythonEditor and IECCodeViewer
Tue, 23 Apr 2013 23:02:35 +0200 Laurent Bessard Fixed pattern textctrl in FindInPouDialog to get focus when dialog appear
Tue, 23 Apr 2013 22:45:59 +0200 Laurent Bessard Fixed ConfTreeNodeEditor layout
Tue, 23 Apr 2013 21:46:15 +0200 Laurent Bessard Fixed connections of block when changing block type
Wed, 24 Apr 2013 18:34:00 +0900 Edouard Tisserant Fixed error when stopping PLC with wxglade HMI
Wed, 24 Apr 2013 17:21:20 +0900 Edouard Tisserant Better display of Python exceptions from Py_Eval
Wed, 24 Apr 2013 15:44:46 +0900 Edouard Tisserant Extended exception info from evaluator. Problems in python runtime init/cleanup code now more readable
Wed, 24 Apr 2013 12:24:12 +0900 Edouard Tisserant Made declaration from beremiz.h available to C pragmas in POUs. Added AtomicCompareExchange to beremiz.h
Tue, 23 Apr 2013 20:01:56 +0900 Edouard Tisserant Fixed inspector
Tue, 23 Apr 2013 12:50:53 +0200 Laurent Bessard Fixed bug in program elements computation order in PLCGenerator
Tue, 23 Apr 2013 01:19:39 +0200 Laurent Bessard Fixed bug when using 'Adjust Block Size' contextual menu item on a group of selected elements
Mon, 22 Apr 2013 23:49:04 +0200 Laurent Bessard Fixed bug Beremiz_service process not stopped when quitting
Fri, 19 Apr 2013 11:19:55 +0900 Edouard Tisserant Runtime now unloads and cleanup PLC before exit (created threads was preventing exit)
Fri, 19 Apr 2013 01:44:25 +0200 Laurent Bessard Fixed bugs in DebugVariablePanel
Fri, 19 Apr 2013 00:24:15 +0200 Laurent Bessard Fixed bug in graph panel default size in DebugVariablePanel
Thu, 18 Apr 2013 21:30:20 +0200 Laurent Bessard Fixed refresh bug when moving selected elements
Thu, 18 Apr 2013 21:25:06 +0200 Laurent Bessard Fixed graph panel size when modifying DebugVariablePanel layout
Thu, 18 Apr 2013 20:38:47 +0200 Laurent Bessard Fixed MouseWheel behavior in DebugVariablePanel, change graph range only if CTRL is pressed
Thu, 18 Apr 2013 12:14:05 +0200 Laurent Bessard Fixed bug when right click on ProjectTree project item
Thu, 18 Apr 2013 11:56:01 +0200 Laurent Bessard Fixed bug when right click on ProjectTree project item
Thu, 18 Apr 2013 10:21:29 +0200 Laurent Bessard Merged
Thu, 18 Apr 2013 10:19:21 +0200 Laurent Bessard Fixed bug in ProjectNodeEditor when base params panel is not shown
Wed, 17 Apr 2013 10:54:17 +0900 Edouard Tisserant Better mdns resolution failure signaling, added fixed bug whith runtime autostart
Mon, 15 Apr 2013 00:36:41 +0200 Laurent Bessard Fix bug when launching Beremiz_service with autostart option and working dir doesn't contain any program
Mon, 15 Apr 2013 00:35:04 +0200 Laurent Bessard Clean Config Tree Node children list by type after removing one child
Mon, 15 Apr 2013 00:32:16 +0200 Laurent Bessard Fix bug defining string initial value using quotes
Mon, 15 Apr 2013 00:27:30 +0200 Laurent Bessard Fix bug when pressing left arrow key in PouInstanceVariablesPanel
Mon, 15 Apr 2013 00:26:23 +0200 Laurent Bessard Fix bug when creating New project in PLCOpenEditor
Fri, 12 Apr 2013 12:12:20 +0200 Laurent Bessard Merged
Wed, 10 Apr 2013 20:47:59 +0200 Laurent Bessard Fixed bug with diagram copy
Fri, 12 Apr 2013 14:53:14 +0900 Edouard Tisserant Fixed bug when starting Beremiz_runtime.py non empty (-a)
Tue, 09 Apr 2013 18:42:47 +0200 Laurent Bessard Fixed Triggering column cell choice editor, removing useless and bugging empty string option
Tue, 09 Apr 2013 18:41:24 +0200 Laurent Bessard Fixed LogConsole not cleared when building several times
Tue, 09 Apr 2013 18:29:21 +0200 Laurent Bessard Fixed resource editing, removing definition of more than one resource and deletion of last resource defined
Tue, 09 Apr 2013 18:17:10 +0200 Laurent Bessard Fix bug when linking failed and trying to rebuild
Tue, 09 Apr 2013 18:16:04 +0200 Laurent Bessard Fixed bug when connecting and URI_location is empty
Sat, 06 Apr 2013 11:57:03 +0200 Laurent Bessard Fixed bug when importing NodeEditorTemplate
Sat, 06 Apr 2013 11:56:24 +0200 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
Fri, 05 Apr 2013 08:11:27 +0200 Laurent Bessard Fixed bug when closing Beremiz
Fri, 05 Apr 2013 00:56:54 +0200 Laurent Bessard Merged
Fri, 05 Apr 2013 00:08:02 +0200 Laurent Bessard Fixed bug when setting empty value to optional non-string parameters
Fri, 05 Apr 2013 00:06:28 +0200 Laurent Bessard Fixed bug with variable panel in project configuration editor
Fri, 05 Apr 2013 00:05:40 +0200 Laurent Bessard Fixed LogConsole: set read only, enabled copy selected text with CTRL+C and primary selection
Thu, 04 Apr 2013 11:13:28 +0900 Edouard Tisserant Now python files provided by extentions have init, start, stop and cleanup hooks
Thu, 04 Apr 2013 11:12:30 +0900 Edouard Tisserant More VAR_GLOBAL related tests in tests/python
Fri, 29 Mar 2013 14:23:18 +0900 Edouard Tisserant Fixed warning with LogMessage
Thu, 28 Mar 2013 00:08:55 +0100 Laurent Bessard Fixed bug when transferring New PLC to a non-empty pyro connector
Thu, 28 Mar 2013 00:03:44 +0100 Laurent Bessard Fixed typo in IDEFrame OnProjectTreeRightUp method
Thu, 28 Mar 2013 00:02:48 +0100 Laurent Bessard Fixed bug in VariablePanel when editing project single configuration variables
Wed, 27 Mar 2013 23:56:53 +0100 Laurent Bessard Fixed bugs in DebugVariablePanel when matplotlib not installed
Wed, 27 Mar 2013 09:36:26 +0100 Laurent Bessard Added automatic line wrapping to log console
Wed, 27 Mar 2013 09:35:25 +0100 Laurent Bessard Fixed PLC status not translated in status bar when connected
Tue, 26 Mar 2013 23:26:13 +0100 Laurent Bessard Updated internationalization french translations
Tue, 26 Mar 2013 23:25:18 +0100 Laurent Bessard Added support in LocationCellEditor for locations with undefined direction
Tue, 26 Mar 2013 23:24:30 +0100 Laurent Bessard Fixed CanFestival extension, adding CANOpen entries in BrowseLocationsDialog
Tue, 26 Mar 2013 12:44:44 +0900 Edouard Tisserant LogMessage string pointer now char* instead of uint8_t*