Fri, 31 May 2013 00:07:21 +0200 Laurent Bessard Splitted DebugVariableGraphicPanel.py into several files
Thu, 30 May 2013 13:23:21 +0200 Laurent Bessard Move GraphButton from DebugVariableGraphicPanel to separate file
Thu, 30 May 2013 11:52:42 +0200 Laurent Bessard Separated old table debug variable panel and new graphic debug variable panel
Thu, 30 May 2013 11:43:46 +0200 Laurent Bessard Fixed bug in when deleting row in CustomGrid
Thu, 30 May 2013 11:36:47 +0200 Laurent Bessard Fixed bug in when deleting row in CustomGrid
Thu, 30 May 2013 09:46:22 +0200 Laurent Bessard Fixed bug when collecting log messages from connector history for LogViewer
Wed, 29 May 2013 22:45:48 +0200 Laurent Bessard Fixed bug with moving cursor with keyboard in DebugVariablePanel
Wed, 29 May 2013 22:27:20 +0200 Laurent Bessard Moved and start to rewrite DebugVariablePanel splitting it into multiple files
Wed, 29 May 2013 12:51:31 +0200 Laurent Bessard Fixed bugs in DebugVariablePanel with ticktime modifications
Wed, 29 May 2013 11:46:33 +0200 Laurent Bessard Fixed values in DebugVariablePanel range selection ComboBox
Wed, 29 May 2013 11:14:45 +0200 Laurent Bessard Fixed bug keyboard events not catch by graphs when trying to move cursor on Windows
Wed, 29 May 2013 11:10:19 +0200 Laurent Bessard Fixed bug in PouInstanceVariablesPanel, exploring child FunctionBlock variables if no instance selected
Wed, 29 May 2013 09:42:25 +0200 Laurent Bessard Fixed bug two icons displayed for POU category item in Project Tree when adding a second POU
Wed, 29 May 2013 09:26:56 +0200 Laurent Bessard Removed test that expression is not a keyword in FBDVariableDialog
Wed, 29 May 2013 09:22:40 +0200 Laurent Bessard Fixed bug when copy/paste element containing unicode characters
Wed, 29 May 2013 11:09:05 +0900 Edouard Tisserant Updated wiimote example. Now include nunchuck accel, and buttons are on 16bits
Wed, 29 May 2013 11:08:00 +0900 Edouard Tisserant Fixed non-tested bad code in VariablePanel
Wed, 29 May 2013 00:11:27 +0200 Laurent Bessard Fixed bug in PLC code generated with binary, octal and hexadecimal literals
Tue, 28 May 2013 22:40:44 +0200 Laurent Bessard Improved FBDVariable dialog
Tue, 28 May 2013 21:52:02 +0200 Laurent Bessard Fixed bug in PLC code generated with binary, octal and hexadecimal literals
Tue, 28 May 2013 17:52:57 +0200 Laurent Bessard Fixed bugs with TextCtrlAutoComplete
Tue, 28 May 2013 17:52:07 +0200 Laurent Bessard Fixed inconsistency in value display when setting integer value for float parameter
Tue, 28 May 2013 10:03:41 +0200 Laurent Bessard Fixed search highlight bug in ST and Code text editors
Mon, 27 May 2013 13:10:32 +0200 Laurent Bessard Fixed typo
Mon, 27 May 2013 13:09:54 +0200 Laurent Bessard Moved and rewrote DebugViewer and DebusDataConsumer classes
Mon, 27 May 2013 09:24:39 +0200 Laurent Bessard Fixed bug when adding a variable in Variable Panel and selected variable can't be edited (generally a FB)
Fri, 24 May 2013 18:29:02 +0200 Laurent Bessard Add support for moving cursor in Debug Graphs using arrow keys
Fri, 24 May 2013 16:29:57 +0200 Laurent Bessard Move RubberBand from GraphicCommons to individual file
Fri, 24 May 2013 11:17:35 +0200 Laurent Bessard Fixed CustomToolTip
Thu, 23 May 2013 22:22:53 +0200 Laurent Bessard Add support for Drag'n dropping located variables to function block creating global located variable in configuration and external variable in function block
Thu, 23 May 2013 20:39:10 +0200 Laurent Bessard Added support for displaying ToolTip, starting drag'n drop and Double click on Block connectors when debugging
Thu, 23 May 2013 18:47:44 +0200 Laurent Bessard Move CustomToolTip from GraphicCommons to controls
Fri, 17 May 2013 20:58:34 +0200 Laurent Bessard Merged
Fri, 17 May 2013 20:56:15 +0200 Laurent Bessard Fixed bug ProjectTree items label can't be edited
Fri, 17 May 2013 20:30:02 +0200 Laurent Bessard Added support for displaying value of unconnected block connectors in debug
Fri, 17 May 2013 19:33:01 +0200 Laurent Bessard Fixed bugs with left panel CustomTreeCtrl on Windows
Fri, 17 May 2013 01:06:58 +0200 Laurent Bessard Added extra icon in left panel tree for indicating Pou type (function, functionBlock, or program) when alone
Thu, 16 May 2013 23:01:03 +0200 Laurent Bessard Added icon for wxGlade_hmi extension editor
Thu, 16 May 2013 15:46:57 +0200 Laurent Bessard Fixed ConfTreeNodeEditor background colour
Thu, 16 May 2013 15:45:45 +0200 Laurent Bessard Moved CodeFileEditor Variable Panel button to grid left
Thu, 16 May 2013 20:42:48 +0900 Edouard Tisserant Fixed GCC warnings when building stub code for python PLC globals access
Thu, 16 May 2013 13:13:00 +0200 Laurent Bessard Fixed bug tabs selected cyclically when drag'n dropping variable into Editor
Thu, 16 May 2013 13:11:33 +0200 Laurent Bessard Fixed bug tabs selected cyclically when drag'n dropping variable into Editor
Thu, 16 May 2013 17:40:32 +0900 Edouard Tisserant Added wiimote input example using python-cwiid and python PLC global variable access
Thu, 16 May 2013 17:40:22 +0900 Edouard Tisserant Added more clear error message in case of access to non declared PLC global from python code
Thu, 16 May 2013 14:47:57 +0900 Edouard Tisserant Extended WxGlade HMI with automatic mapping of event handlers declared in wxglade editor
Thu, 16 May 2013 14:46:20 +0900 Edouard Tisserant Fixed build error with python <-> PLCglobals variables declared with no initial value
Thu, 16 May 2013 00:37:27 +0200 Laurent Bessard Fixed bug in New variable name generated in CodeFileEditor Variable Panel
Thu, 16 May 2013 00:31:07 +0200 Laurent Bessard Fixed bug scrollbar not displayed in CodeFileEditor VariablePanel when grid is to small to show all variables
Thu, 16 May 2013 00:01:09 +0200 Laurent Bessard Fixed bug wxGlade hmi not closed when stopping PLC
Thu, 16 May 2013 00:00:35 +0200 Laurent Bessard Fixed bug when typing and caret is at last test position in CodeFileEditor
Wed, 15 May 2013 23:27:19 +0200 Laurent Bessard Fixed bug in ST code generator with extensible standard functions
Wed, 15 May 2013 23:11:49 +0200 Laurent Bessard Fixed bug when generating py_ext code when no variable defined
Wed, 15 May 2013 22:37:07 +0200 Laurent Bessard Merged
Wed, 15 May 2013 22:14:12 +0200 Laurent Bessard Fixed variable panel in CodeFileEditor
Wed, 15 May 2013 18:21:20 +0900 Edouard Tisserant Fixed PLC global var access from python. Added test in tests/python
Wed, 15 May 2013 17:13:49 +0900 Edouard Tisserant Added stub code and declarations for bidirectional access to PLC globals from python code (untested)
Wed, 15 May 2013 08:20:17 +0200 Laurent Bessard Fixed bug in ST code generator when function output variable has no name
Wed, 15 May 2013 00:30:12 +0200 Laurent Bessard Fixed functions used by one or more POU not showing question dialog when trying to delete
Tue, 14 May 2013 22:59:27 +0200 Laurent Bessard Fixed bug connection disappear when removing variable from interface of an already used POU
Tue, 14 May 2013 22:31:14 +0200 Laurent Bessard Fixed bug when drag'n dropping global in function variable panel (not possible according to standard)
Tue, 14 May 2013 22:25:33 +0200 Laurent Bessard Fixed bug when deleting line between code and headers on Windows
Tue, 14 May 2013 20:16:07 +0200 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.
Tue, 14 May 2013 18:43:52 +0200 Laurent Bessard Merged
Tue, 14 May 2013 18:42:29 +0200 Laurent Bessard Added global variable names in CodeFileEditor auto-completion list
Tue, 14 May 2013 11:23:43 +0200 Laurent Bessard Added support for updating model when broken connection is detected in Viewer
Tue, 14 May 2013 11:12:34 +0200 Laurent Bessard Fixed PLC code generator when interface of an already used POU has changed
Tue, 14 May 2013 10:56:57 +0200 Laurent Bessard Fixed bug in loading block in Viewer when block interface has changed
Tue, 14 May 2013 18:41:33 +0900 Edouard Tisserant Rewrote py_ext and wxglade generators in a clean factored way, added C skeleton for python access to PLC global vars
Tue, 14 May 2013 00:30:35 +0200 Laurent Bessard Fixed bug in wxGlade hmi python code generated
Mon, 13 May 2013 23:15:28 +0200 Laurent Bessard Fixed loading of Blocks in Viewer when block interface have changed
Mon, 13 May 2013 23:10:10 +0200 Laurent Bessard Removed restriction on deletion of a POU or DataType already used, replaced by a dialog asking user to confirm
Mon, 13 May 2013 23:08:47 +0200 Laurent Bessard Removed restriction on POU interface variables modification when POU is already used
Mon, 13 May 2013 23:07:24 +0200 Laurent Bessard Fixed bug when generating new name for configuration and resource variable in VariablePanel
Mon, 13 May 2013 16:38:53 +0200 Laurent Bessard Fixed bug with Copy/Paste in Primary Selection in Text Viewers
Mon, 13 May 2013 14:36:54 +0200 Laurent Bessard Updated python example
Mon, 13 May 2013 14:31:23 +0200 Laurent Bessard Fixed support for defining python runtime code using sections like in c_ext
Sun, 12 May 2013 23:32:30 +0200 Laurent Bessard Fixed bug on biggest Viewer zoom factor preventing them to be used on Windows
Sun, 12 May 2013 23:30:00 +0200 Laurent Bessard Adding support for using current selected variable for generate newly added variable informations in VariablePanel
Fri, 10 May 2013 15:17:33 +0200 Laurent Bessard Fixed Beremiz_service not closing on Windows
Fri, 10 May 2013 13:15:18 +0200 Laurent Bessard Removed some prints for code debugging
Fri, 10 May 2013 13:07:41 +0200 Laurent Bessard Fixed generated code in c_ext file
Fri, 10 May 2013 13:07:26 +0200 Laurent Bessard Fixed generated code in py_ext runtime file
Fri, 10 May 2013 13:06:47 +0200 Laurent Bessard Fixed CodeFileEditor allowing to have no line of code between two section headers
Fri, 10 May 2013 12:11:54 +0200 Laurent Bessard Fixed bug connector not resetted when connection is lost
Fri, 10 May 2013 11:49:22 +0200 Laurent Bessard Fixed bug in CodeFileEditor allowing to remove NEWLINE character between section header and section code
Fri, 10 May 2013 11:48:04 +0200 Laurent Bessard Fixed bug in generated code in c_ext file
Fri, 10 May 2013 11:47:35 +0200 Laurent Bessard Fixed bug in generated code in py_ext runtime file
Fri, 10 May 2013 10:25:35 +0200 Laurent Bessard Fixed bug when selecting item in ProjectTree on Linux
Fri, 10 May 2013 10:24:59 +0200 Laurent Bessard Fixed bug when changing IEC_Channel of node without params
Fri, 10 May 2013 09:43:40 +0200 Laurent Bessard Fixed code section headers in CodeFileEditor
Thu, 09 May 2013 23:38:54 +0200 Laurent Bessard Fix bug when section code is just an empty line
Thu, 09 May 2013 19:36:37 +0200 Laurent Bessard Fix bug with multiline Pragma syntax highlighting in TextViewer
Thu, 09 May 2013 18:49:08 +0200 Laurent Bessard Fixed Drag'n dropping from PouInstanceVariablesPanel ensuring DebugVariablePanel is visible before starting drag'n drop
Thu, 09 May 2013 18:40:38 +0200 Laurent Bessard Added tooltip in ProjectTree when mouse over POU
Thu, 09 May 2013 17:52:51 +0200 Laurent Bessard Fixed bug when modifying ConfTreeNode IEC Channel
Thu, 09 May 2013 12:50:51 +0200 Laurent Bessard Added support for excluding code section headers to be modified in CodeFileEditor
Thu, 09 May 2013 10:56:40 +0200 Laurent Bessard Fixed python global variable declaration example in generated runtime python file
Thu, 09 May 2013 09:00:24 +0200 Laurent Bessard Fixed bug with debugging global variables
Wed, 08 May 2013 23:31:12 +0200 Laurent Bessard Fixed search in CodeFileEditor STC panel
Wed, 08 May 2013 23:13:10 +0200 Laurent Bessard Added support for compatibility with older version of c_ext
Wed, 08 May 2013 22:56:31 +0200 Laurent Bessard Updated python test
Wed, 08 May 2013 22:53:40 +0200 Laurent Bessard Fixed bug when pressing Return key in FindInPouDialog
Wed, 08 May 2013 22:52:55 +0200 Laurent Bessard Fixed Python editor adding variable panel
Wed, 08 May 2013 21:37:31 +0200 Laurent Bessard Fixed CFileEditor replacing folding panels by variable panel and STC
Wed, 08 May 2013 18:33:49 +0200 Laurent Bessard Move C_ext file for merging with py_ext
Mon, 06 May 2013 16:31:26 +0200 Laurent Bessard Fixed bug in LogViewer layout
Mon, 06 May 2013 16:01:17 +0200 Laurent Bessard Added support for resetting log messages
Mon, 06 May 2013 11:15:05 +0200 Laurent Bessard Fixed bugs in CustomStyledTextCtrl
Mon, 06 May 2013 10:28:47 +0200 Laurent Bessard Fixed bug with margin cursor in StyledTextCtrl on Windows
Fri, 03 May 2013 11:10:15 +0200 Laurent Bessard Fixed bug when closing Beremiz frame
Thu, 02 May 2013 14:06:24 +0200 Laurent Bessard Fixed bug when transferring program and a output located variable is forced
Thu, 02 May 2013 14:00:05 +0200 Laurent Bessard Fixed bug when closing Beremiz frame
Thu, 02 May 2013 13:30:24 +0200 Laurent Bessard Fixed bug when closing Beremiz frame
Thu, 02 May 2013 10:45:07 +0200 Laurent Bessard Fixed warnings in python test
Thu, 02 May 2013 09:42:14 +0200 Laurent Bessard Removed call of deprecated function on wxSplitterWindow
Thu, 02 May 2013 09:41:04 +0200 Laurent Bessard Fixed bug in DebugVariablePanel, cursor not reset when graphs were reset
Thu, 02 May 2013 09:39:38 +0200 Laurent Bessard Added support for adding a variable in program VariablePanel by drap'n dropping located variable like in global VariablePanel
Tue, 30 Apr 2013 11:42:35 +0200 Laurent Bessard Fixed bug in PouInstanceVariablesPanel buttons tooltips
Tue, 30 Apr 2013 10:09:16 +0200 Laurent Bessard Fixed bug when quitting project with more than one LD Viewer opened
Tue, 30 Apr 2013 09:49:52 +0200 Laurent Bessard Fixed bug list of ConfNodes blocks not refreshed when a library was enable or disable
Tue, 30 Apr 2013 00:33:09 +0200 Laurent Bessard Fixed bug in LogViewer when no Log Messages are available when first SetLogCounters
Mon, 29 Apr 2013 10:35:15 +0200 Laurent Bessard Fixed wrong default value for xsd:positiveInteger and xsd:negativeInteger in xmlclass
Mon, 29 Apr 2013 10:24:19 +0200 Laurent Bessard Fixed bug in LogViewer in Log Messages to retrieve index calculation when first SetLogCounters
Mon, 29 Apr 2013 09:09:07 +0200 Laurent Bessard Fixed bug in displayed datetime, using local timezone instead of UTC
Sun, 28 Apr 2013 18:04:04 +0900 Edouard Tisserant Now Debug Buffer Unpacking is a separate function, declared in typemapping.py
Sun, 28 Apr 2013 17:26:22 +0900 Edouard Tisserant Optimzed tracing of STRING type variables value. Now, only used size is transfered in debug buffer.
Fri, 26 Apr 2013 23:08:41 +0900 Edouard Tisserant chmod +x PLCOpenEditor.py
Fri, 26 Apr 2013 13:38:27 +0200 Laurent Bessard Fixed retrieve and publish call order in PLC generated code
Thu, 25 Apr 2013 15:30:50 +0200 Laurent Bessard Fixed bug in LogViewer when view is filtered and displaying last message and new messages appears
Thu, 25 Apr 2013 17:04:41 +0900 Edouard Tisserant Added exception printing on Pyro connector, tracking random connection failure...
Thu, 25 Apr 2013 09:39:03 +0200 Laurent Bessard Fixed refresh bugs when drag'n dropping of group of elements
Thu, 25 Apr 2013 09:37:56 +0200 Laurent Bessard Modify search algorithm in LibraryPanel to search match in whole block name, not only at beginning
Thu, 25 Apr 2013 11:54:07 +0900 Edouard Tisserant 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.
Wed, 24 Apr 2013 23:53:23 +0200 Laurent Bessard Fixed bug in CFileEditor
Wed, 24 Apr 2013 22:57:41 +0200 Laurent Bessard Removed undeleted debug print
Wed, 24 Apr 2013 22:56:30 +0200 Laurent Bessard Fixed bug Show IEC code button not available
Wed, 24 Apr 2013 18:50:37 +0200 Laurent Bessard Fixed bug in Save function in Beremiz
Wed, 24 Apr 2013 17:37:46 +0200 Laurent Bessard Merged
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*
Tue, 26 Mar 2013 09:31:20 +0900 Edouard Tisserant Added beremiz.h header file for extensions
Tue, 26 Mar 2013 00:35:52 +0100 Laurent Bessard Added support for StatusBar
Tue, 26 Mar 2013 00:03:57 +0100 Laurent Bessard Replaced LogConsole TextCtrl by StyledTextCtrl
Sun, 24 Mar 2013 23:54:50 +0100 Laurent Bessard Merged
Fri, 22 Mar 2013 16:09:16 +0100 Laurent Bessard Reduced message line size in Log Viewer
Fri, 22 Mar 2013 11:02:56 +0900 Edouard Tisserant Fixed typo in copy_to_log
Fri, 22 Mar 2013 10:40:28 +0900 Edouard Tisserant Extended LogCursor attributes
Fri, 22 Mar 2013 00:45:09 +0100 Laurent Bessard Inverted Console and LogViewer tabs in bottom Notebook
Fri, 22 Mar 2013 00:18:51 +0100 Laurent Bessard Improved Log Viewer functionalities
Thu, 21 Mar 2013 17:33:50 +0100 Laurent Bessard Fixed pulling of PLC status and log count
Thu, 21 Mar 2013 09:27:55 +0900 Edouard Tisserant Fixed cast in target code to remove void* arithmetic warning
Wed, 20 Mar 2013 23:47:07 +0100 Laurent Bessard Fixed bug on variables with empty name in VariablePanel can't be edited
Sun, 17 Mar 2013 19:03:25 +0100 Laurent Bessard Fixed bug editors empty after being opened
Fri, 15 Mar 2013 12:49:15 +0100 Laurent Bessard Reduced flicker on LogViewer and DebugGraphPanel on Windows
Fri, 15 Mar 2013 12:07:39 +0100 Laurent Bessard Improved graphics of LogViewer scrollbar to be anti-aliased
Fri, 15 Mar 2013 11:33:50 +0100 Laurent Bessard Fixed LogViewer with improvements
Fri, 15 Mar 2013 17:47:53 +0900 Edouard Tisserant Re-organized C code templates for plc_main. Moved logging out of plc_debug. Factorized redundant _common_ticktime external declaration
Fri, 15 Mar 2013 00:38:53 +0100 Laurent Bessard Fixed bugs with new buttons on Windows
Fri, 15 Mar 2013 00:01:36 +0100 Laurent Bessard Replaced left ugly buttons in LogViewer by custom buttons inside MessagePanel
Thu, 14 Mar 2013 19:18:58 +0100 Laurent Bessard Added support in LogViewer for scrolling using relative timestamp
Thu, 14 Mar 2013 17:51:30 +0100 Laurent Bessard Fixed LogViewer scrollbar and scroll methods
Thu, 14 Mar 2013 09:20:07 +0100 Laurent Bessard Completely removed restore perspective and project layout process
Wed, 13 Mar 2013 23:49:19 +0100 Laurent Bessard Fixed conflicting icon names on Windows
Wed, 13 Mar 2013 23:17:30 +0100 Laurent Bessard Added LogViewer panel in bottom notebook
Wed, 13 Mar 2013 12:34:55 +0900 Edouard Tisserant RC3 1.1 Korean release
Wed, 13 Mar 2013 12:34:25 +0900 Edouard Tisserant re-fixed CanFestival support...
Mon, 11 Mar 2013 14:49:17 +0100 Laurent Bessard Merged
Mon, 11 Mar 2013 14:06:06 +0100 Laurent Bessard Fixed canfestival extension for LPCManager
Mon, 11 Mar 2013 14:04:48 +0100 Laurent Bessard Disabled project layout saving and restoring
Mon, 11 Mar 2013 19:17:56 +0900 Edouard Tisserant Redirect PyEval exceptions to logging
Mon, 11 Mar 2013 09:50:55 +0900 Edouard Tisserant reverted PLCObject.py. ctypes.POINTER(ctypes.c_uint8) != string
Sun, 10 Mar 2013 20:29:55 +0100 Laurent Bessard Disabled project layout saving and restoring
Fri, 08 Mar 2013 00:15:28 +0100 Laurent Bessard Fix warning with LogMessage function
Thu, 07 Mar 2013 11:47:43 +0900 Edouard Tisserant RC2 1.1 Korean release
Wed, 06 Mar 2013 19:23:58 +0100 Laurent Bessard Added support for extension custom contextual add menu
Wed, 06 Mar 2013 10:58:15 +0100 Laurent Bessard Fixed bug when ST/IL code contains non-ascii characters (in comment) and modifying variable name
Wed, 06 Mar 2013 10:47:06 +0100 Laurent Bessard Fixed test identifier function
Wed, 06 Mar 2013 17:05:56 +0900 Edouard Tisserant merge
Tue, 05 Mar 2013 17:56:51 +0100 Laurent Bessard Merged
Tue, 05 Mar 2013 17:55:15 +0100 Laurent Bessard Fix bug on Windows when drag'n dropping variable to DebugVariablePanel, panel not refreshed
Tue, 05 Mar 2013 17:54:19 +0100 Laurent Bessard Fix row selection in CustomGrid
Wed, 06 Mar 2013 14:03:26 +0900 Edouard Tisserant Cleanup in canfestival plugin. No more meaningless default values.
Wed, 06 Mar 2013 10:30:55 +0900 Edouard Tisserant Python shell and wx inspector now both available even when PLC not started
Wed, 06 Mar 2013 09:40:28 +0900 Edouard Tisserant Added CWD to ProcessLogger, and make sure local runtime have CWD setup correctly
Tue, 05 Mar 2013 20:14:12 +0900 Edouard Tisserant CanFestival plugin now sends driver as extra file to runtime if matching target. Helps on windows to resolve DLL
Tue, 05 Mar 2013 20:12:51 +0900 Edouard Tisserant Fixed 'python shell' failure from runtime tray icon menu in some case, when PLC init failed
Mon, 04 Mar 2013 17:49:38 +0900 Edouard Tisserant More ignored files in .hgignore
Mon, 04 Mar 2013 17:49:12 +0900 Edouard Tisserant Made logging compatible with windows API
Mon, 04 Mar 2013 12:22:49 +0900 Edouard Tisserant Fixed dead code in c_ext, and updated test accordingly
Thu, 28 Feb 2013 00:20:05 +0100 Laurent Bessard Fixed bug when drag'n dropping variables from left panel
Wed, 27 Feb 2013 22:35:46 +0100 Laurent Bessard Extracted FolderTree control from FileManagementPanel to be able to use it anywhere else
Wed, 27 Feb 2013 11:33:41 +0100 Laurent Bessard Fixed bug when closing Beremiz and grid editor is shown on Windows
Wed, 27 Feb 2013 11:25:39 +0100 Laurent Bessard Fixed SFC keyword definition
Wed, 27 Feb 2013 11:23:42 +0100 Laurent Bessard Fix semantic error while compiling project including canfestival extension instances
Wed, 27 Feb 2013 11:08:30 +0100 Laurent Bessard Fix bugs in DataTypeEditor
Wed, 27 Feb 2013 09:37:51 +0100 Laurent Bessard Fix bug on Windows with wxPaintDC
Tue, 26 Feb 2013 09:26:25 +0100 Laurent Bessard Added support for drag'n dropping non-numeric variables
Tue, 26 Feb 2013 16:37:17 +0900 Edouard Tisserant Introduce Beremiz Native POU library. Now LOGGER POU is part of Beremiz' native POU library
Tue, 26 Feb 2013 01:17:53 +0100 Laurent Bessard Fixed panels displaying non-numeric variables in DebugVariablePanel
Tue, 26 Feb 2013 01:16:28 +0100 Laurent Bessard Fixed bug with LastRefreshTimer when closing debug viewer
Tue, 26 Feb 2013 01:14:20 +0100 Laurent Bessard Fixed bug ForceVariableDialog when forcing DATETIME variables
Sun, 24 Feb 2013 00:28:49 +0100 Laurent Bessard Fixed bug PouInstancePanel not updated when drag'n dropping variable from extensions
Fri, 22 Feb 2013 00:28:42 +0100 Laurent Bessard Added missing images
Fri, 22 Feb 2013 00:26:47 +0100 Laurent Bessard Fixed bug with 3D graphs in debug variable panel
Thu, 21 Feb 2013 20:08:06 +0100 Laurent Bessard Added support for changing graph size using handles like sash window
Thu, 21 Feb 2013 17:11:36 +0100 Laurent Bessard Added button for exporting individual graph values to clipboard
Thu, 21 Feb 2013 15:46:08 +0100 Laurent Bessard Added button in graph for changing graph size to minimum
Wed, 20 Feb 2013 19:39:52 +0100 Laurent Bessard Fixed highlights for dropping graphs between the others
Wed, 20 Feb 2013 19:35:48 +0100 Laurent Bessard Fixed bug with LastRefreshTimer
Wed, 20 Feb 2013 01:18:08 +0100 Laurent Bessard Improved matplotlib graphic debug panel implementation
Wed, 20 Feb 2013 00:53:19 +0100 Laurent Bessard Improved matplotlib graphic debug panel implementation
Tue, 19 Feb 2013 00:06:59 +0100 Laurent Bessard Improved matplotlib graphic debug panel implementation
Sun, 17 Feb 2013 23:47:41 +0100 Laurent Bessard Improved matplotlib graphic debug panel implementation
Tue, 12 Feb 2013 23:19:57 +0100 Laurent Bessard Improved matplotlib graphic debug panel implementation
Thu, 07 Feb 2013 00:49:52 +0100 Laurent Bessard Fix bug when resetting graphs values
Wed, 06 Feb 2013 01:21:01 +0100 Laurent Bessard Merged
Wed, 06 Feb 2013 01:18:56 +0100 Laurent Bessard Added support for drag'n drop variable from one graph to another with visible graph
Tue, 05 Feb 2013 16:42:52 +0100 Laurent Bessard Added support for displaying string variables variations in a graph and cursor on graphs
Tue, 05 Feb 2013 23:28:35 +1100 Edouard Tisserant Fixed crash (segfault) when logging debug messages
Sun, 03 Feb 2013 16:21:56 +1100 Edouard Tisserant Better PLC log message time stamp display. Better console information when connecting.
Sat, 02 Feb 2013 16:01:02 +1100 Edouard Tisserant Added log messages time-stamping
Wed, 30 Jan 2013 23:46:41 +0100 Laurent Bessard Replaced SplitterWindow in ConfTreeNodeEditor by Notebook
Wed, 30 Jan 2013 19:07:59 +0100 Laurent Bessard Fix bug in DebugVariablePanel when manipulating graph layout and adding drag'n drop graph from parallel graphs and moving graphs order
Wed, 30 Jan 2013 19:03:25 +0100 Laurent Bessard Fix bug with refresh PLC status tool bar
Wed, 30 Jan 2013 18:54:12 +1100 Edouard Tisserant Now logging have 4 levels
Tue, 29 Jan 2013 23:41:00 +0100 Laurent Bessard Improved matplotlib graphic debug panel implementation, adding force, release, split and delete graph buttons, replacing data grid by adding panel displaying non-numeric data between graphs
Tue, 29 Jan 2013 18:01:51 +0100 Laurent Bessard Fix bug when closing project
Tue, 29 Jan 2013 21:34:43 +1100 Edouard Tisserant More stable logging. Added small one-entry log for loading errors. Test now include python side concurrent logging
Tue, 29 Jan 2013 16:22:04 +1100 Edouard Tisserant merge
Thu, 24 Jan 2013 09:01:41 +0100 Laurent Bessard Fixed bugs in support for change DebugVariablePanel 2D graphs layout using drag'n drop
Tue, 29 Jan 2013 16:21:01 +1100 Edouard Tisserant Log redirected to console, dump of all available log to console when connecting to PLC
Thu, 24 Jan 2013 17:44:44 +1100 Edouard Tisserant Experimental logging feature in PLC debug
Thu, 24 Jan 2013 00:45:54 +0100 Laurent Bessard Adding support for change DebugVariablePanel 2D graphs layout using drag'n drop
Thu, 24 Jan 2013 00:42:59 +0100 Laurent Bessard Fixed bug with mouse capture not released in graphic Viewers in debug mode when drag'n dropping wire variable to DebugVariablePanel
Tue, 22 Jan 2013 23:33:20 +0100 Laurent Bessard Fixed performance issue with matplotlib in DebugVariablePanel and hide 3D graphics when not needed
Tue, 22 Jan 2013 19:03:25 +1100 Edouard Tisserant Python runtime now dlopens shared library immediatly after transfer, and release it only immediately before reloading a new one. This is probably going to reveal lot of dirty cleanups during start/stop cycles.
Thu, 17 Jan 2013 00:22:35 +0100 Laurent Bessard Fix DebugVariablePanel time range position
Wed, 16 Jan 2013 22:41:38 +0100 Laurent Bessard Fix bug debug slow interface when refresh time of a DebugViewer is longer than debug refresh period
Wed, 16 Jan 2013 22:35:06 +0100 Laurent Bessard Fix bug in DebugVariablePanel graphics not reset when program is restart
Tue, 15 Jan 2013 10:57:06 +0100 Laurent Bessard Adding support for defining a time range for DebugVariablePanel graphics and navigating across the recording.
Wed, 19 Dec 2012 13:32:51 +0100 Laurent Bessard Fix bug when compiling project containing non-ascii characters
Wed, 19 Dec 2012 13:32:04 +0100 Laurent Bessard Fix bug main configuration variables not displayed in lower left panel when project root element is selected
Wed, 19 Dec 2012 13:29:38 +0100 Laurent Bessard Fix bug in resource search result highlighting
Tue, 11 Dec 2012 01:19:42 +0100 Laurent Bessard Adding drag'n drop of debug variable from DebugVariable grid and PouInstance variable list
Tue, 11 Dec 2012 01:17:52 +0100 Laurent Bessard Added support for defining extension file editor as DebugViewer
Thu, 06 Dec 2012 17:14:03 +0100 Laurent Bessard Fixed bug when copying transition and connected FBD or LD diagram. Wire between the new transition and new FBD or LD diagram was not selected.
Thu, 06 Dec 2012 16:19:06 +0100 Laurent Bessard Fixed boolean value displayed in debug variable panel
Thu, 06 Dec 2012 16:10:26 +0100 Laurent Bessard Fixed bug when indexing table in Pragma within ST/IL code
Wed, 05 Dec 2012 15:32:02 +0100 Laurent Bessard Fix bug in PLC Generator preventing output type of standard function to be computed correctly
Mon, 03 Dec 2012 23:38:23 +0100 Laurent Bessard Fix bug with representation of string variable value in DebugVariablePanel
Mon, 03 Dec 2012 12:33:21 +0100 Laurent Bessard Fix bug when copying transition and the connected FBD or LD diagram
Mon, 03 Dec 2012 12:31:27 +0100 Laurent Bessard Fix bug in LD_Viewer when selecting group of elements, wire selection was excluded in free drawing mode
Mon, 03 Dec 2012 10:09:17 +0100 Laurent Bessard Fix bug when using feedback loop in SFC program instead of jump
Sun, 25 Nov 2012 19:32:53 +0100 Laurent Bessard Adding support for disabling 2D and 3D graphics in DebugVariablePanel when matplotlib is not installed
Fri, 23 Nov 2012 13:36:47 +0100 Laurent Bessard Adding support for displaying graphs of debugged numeric variables in 2D and 3D in DebugVariablePanel
Thu, 15 Nov 2012 23:49:08 +0100 Laurent Bessard Fix bug debug variables from standard and library function blocks unregistered when transferring program
Thu, 15 Nov 2012 23:32:54 +0100 Laurent Bessard Fix bug multiple graph viewer tab displaying values of the same variable can be opened
Thu, 15 Nov 2012 23:04:41 +0100 Laurent Bessard Add function block types as data types that are not locatable
Thu, 15 Nov 2012 23:00:53 +0100 Laurent Bessard Adding support for defining specific global variables for ConfTreeNodes
Thu, 15 Nov 2012 22:57:55 +0100 Laurent Bessard Fix bug when double click while pressing CTRL on other elements than blocks
Thu, 15 Nov 2012 22:45:04 +0100 Laurent Bessard Fix bug with concurrent access to LastRefreshTimer in LogPseudoFile for Log Console
Tue, 13 Nov 2012 11:36:04 +0100 Laurent Bessard Fix bug in debug while stopping PLC
Thu, 08 Nov 2012 18:54:34 +0100 Laurent Bessard Fix resource task interval error highlighting
Thu, 08 Nov 2012 18:23:32 +0100 Laurent Bessard Fix display of string variables value in debug
Mon, 05 Nov 2012 20:16:45 +0100 Laurent Bessard Fix bug debug viewers are block when a Graphic Viewer in debug mode is hidden
Mon, 05 Nov 2012 20:15:28 +0100 Laurent Bessard Fix bug python thread blocked sometimes on Linux
Sat, 03 Nov 2012 17:00:26 +0100 Laurent Bessard Fix bug in Debug refresh lock that, with too much data to debug, flooded GUI and blocked it
Wed, 31 Oct 2012 12:05:44 +0100 Laurent Bessard Fix bug when Drag'n Dropping located variables on Windows
Wed, 31 Oct 2012 12:04:40 +0100 Laurent Bessard Fix bug Variable and Continuation BoundingBox not refreshed when using Type modification shortcuts
Fri, 26 Oct 2012 11:14:48 +0200 Laurent Bessard Fix bug when adjusting block size, block informations was not saved when using control + shift + double click
Thu, 25 Oct 2012 19:59:06 +0200 Laurent Bessard Add support for double bracket pragma in syntax highlighting of TextViewer
Thu, 25 Oct 2012 19:57:53 +0200 Laurent Bessard Fix bug in RestoreLayout when previously opened tab no more exist in project
Thu, 25 Oct 2012 19:56:48 +0200 Laurent Bessard Fix bug when more than one block library add extra python file
Thu, 25 Oct 2012 10:52:46 +0200 Edouard Tisserant Fix bug of PythonIterator signature in PLCObject when not using PythonLibrary
Wed, 24 Oct 2012 11:19:11 +0200 Edouard Tisserant Added caching for python eval (avoid compiling when same code called, but still execute). Cleaned up some evaluator related code.
Tue, 23 Oct 2012 11:34:37 +0200 Laurent Bessard Merged
Mon, 22 Oct 2012 17:39:13 +0200 Laurent Bessard Merged
Sun, 21 Oct 2012 16:53:46 +0200 Laurent Bessard Adding support for direct array declaration in structure element declaration
Fri, 19 Oct 2012 18:10:31 +0200 Laurent Bessard Fix bug in VariablePanel 'Type' cell editor menu entry 'User Data Types' containing ConfNodes data types
Tue, 23 Oct 2012 00:56:30 +0200 Edouard Tisserant Introduced FBID in tests/python example. Fixed type error leading to segfault
Fri, 19 Oct 2012 12:14:24 +0200 Edouard Tisserant Now test/python also demonstrate large C pragmas in ST, accessing complex types
Thu, 18 Oct 2012 20:40:12 +0200 Edouard Tisserant Even more pedagogical tests/python. Renaming will not help
Thu, 18 Oct 2012 20:24:11 +0200 Edouard Tisserant More pedagogical tests/python. Should be renamed python_ctypes_and_C_pragmas_in_ST or something
Thu, 18 Oct 2012 17:42:29 +0200 Laurent Bessard Fix bug in TextViewer when starting text with '{' character
Thu, 18 Oct 2012 16:30:12 +0200 Laurent Bessard Adding support for quickly changing variable and connection type
Thu, 18 Oct 2012 12:05:45 +0200 Laurent Bessard Adding button in ConnectionDialog to propagate connection name modification to all connections with the same name in POU
Thu, 18 Oct 2012 01:22:52 +0200 Laurent Bessard Adding support for selecting variable type filtering in BrowseLocationsDialog and modify variable type when validated
Tue, 16 Oct 2012 19:01:17 +0200 Laurent Bessard Fixing bug in PLCGenerator with user defined functions and standard overloaded function
Tue, 16 Oct 2012 18:58:45 +0200 Laurent Bessard Adding datatypes defined in ConfNode as possible function return type
Tue, 16 Oct 2012 11:34:24 +0200 Laurent Bessard Fix support for adjusting block size to block minimum size and to Viewer scaling
Mon, 15 Oct 2012 17:05:19 +0200 Edouard Tisserant Added FBID variable to PY_EVAL evaluation context. FBID does identify uniquely py_eval block instance triggering execution
Sat, 06 Oct 2012 00:23:51 +0200 Edouard Tisserant Fixed error message occuring sometime when quitting runtime from tray menu
Thu, 04 Oct 2012 17:58:45 +0200 Laurent Bessard Fix bug in RestoreLastLayout mechanism when last window size was default window size
Thu, 04 Oct 2012 17:56:29 +0200 laurent Replacing text buttons by bitmap buttons for variable grid in CFileEditor
Thu, 04 Oct 2012 17:56:14 +0200 laurent Fix bug in generated master panel in CanFestival extension
Thu, 04 Oct 2012 17:55:59 +0200 laurent Fix ConfTreeNodeEditor parameters controls size on Windows
Mon, 01 Oct 2012 19:13:02 +0200 laurent Fixing CanFestival master and slave nodeid when generating code for PLC
Mon, 01 Oct 2012 19:10:51 +0200 laurent Fixing bug when spinctrl new value is changed by ConfTreeNode
Mon, 01 Oct 2012 19:09:40 +0200 laurent Fix description of menu entry for adding sub ConfNode to ConfNode in Project Tree
Sun, 23 Sep 2012 23:56:53 +0200 Laurent Bessard Fix bug when modifying IEC_Channel
Sun, 23 Sep 2012 23:34:04 +0200 Laurent Bessard Fix unexpected warning message when adding extension to project
Sun, 23 Sep 2012 18:57:35 +0200 Laurent Bessard Fix scroll bug in ConfNode params panel when changing tab selection on Windows
Sat, 22 Sep 2012 12:33:39 +0200 Laurent Bessard Adding support for adding default configuration on opened project without any
Sat, 22 Sep 2012 12:23:58 +0200 laurent Fix bug with Print functionality
Fri, 21 Sep 2012 22:31:58 +0200 Edouard Tisserant Runtime Quit should not crash when plc noyt stopped
Fri, 21 Sep 2012 16:22:56 +0200 Edouard Tisserant Quit runtime with SysTray icon menu should not crash anymore
Thu, 20 Sep 2012 22:30:41 +0200 Edouard Tisserant Fixed runtime GUI freeze when stopping PLC from the menu. Added -x 2 argument to Beremiz_service.py to restrict content of systray icon menu.
Thu, 13 Sep 2012 02:19:02 +0200 laurent Adding default sizer in main frame in default wxGlade GUI file
Thu, 13 Sep 2012 02:18:00 +0200 laurent Fix confnode new name format that generates an error with frame class name in wxGlade extension
Thu, 13 Sep 2012 02:15:29 +0200 laurent Fix bug when loading FBD schema with a loop in block connections
Thu, 13 Sep 2012 02:13:40 +0200 laurent Adding support for signaling that a task interval isn't well formatted
Wed, 12 Sep 2012 19:12:13 +0200 laurent Fix test of datatype consistency when drag'n dropping location in VariablePanel
Wed, 12 Sep 2012 19:11:13 +0200 laurent Fix bug with tree icons in BrowseLocationsDialog
Wed, 12 Sep 2012 01:17:01 +0200 laurent Fix debug of Action and Transition defined in FBD and LD using Viewer
Tue, 11 Sep 2012 23:38:49 +0200 laurent Fix restore project tab layout with transition and action debug tabs
Tue, 11 Sep 2012 19:13:42 +0200 laurent Adding transition and action in list of instances of SFC POU in PouInstanceVariablesPanel
Tue, 11 Sep 2012 18:10:20 +0200 laurent Fix bug in Viewer when dragging element group with control down and group contains wires connected to blocks not in group
Tue, 11 Sep 2012 17:22:11 +0200 laurent Fix bug in SFC function block declarations from transition and action not removed when transition or action is deleted
Tue, 11 Sep 2012 16:35:11 +0200 laurent Remove restriction of function block usage in SFC transitions body
Tue, 11 Sep 2012 16:33:39 +0200 laurent Fix bug in PLCGenerator connection types not computed for SFC actions and transitions body
Tue, 11 Sep 2012 16:30:42 +0200 laurent Fix bug debug instance button not visible in PouInstanceVariablesPanel when instance path is too long
Tue, 11 Sep 2012 01:06:59 +0200 laurent Fix bug when Dclick on step and actionBlock in debug mode
Mon, 10 Sep 2012 03:14:09 +0200 laurent Fix bug missing dialog import statements
Sun, 09 Sep 2012 23:05:01 +0200 Laurent Bessard Merged
Sun, 09 Sep 2012 18:54:28 +0200 laurent Update chinese and german translation catalogs
Fri, 07 Sep 2012 20:10:35 +0200 laurent Fix bug in canfestivel extension when Show Master Generated on Windows
Fri, 07 Sep 2012 18:28:45 +0200 laurent Adding support for extending internationalization to extensions
Fri, 07 Sep 2012 16:45:55 +0200 Laurent Bessard Integration of PLCOpenEditor into Beremiz
Wed, 05 Sep 2012 11:17:52 +0200 laurent Adding support for printing matiec warnings report in log console
Sat, 08 Sep 2012 02:12:10 +0200 Edouard Tisserant Added build for all supported language in doc/Makefile
Sat, 08 Sep 2012 01:24:36 +0200 Edouard Tisserant Added subdirectories in documentation, with more deoctree items to test. Enabled i18n in sphinx doc, tested with a small french translation
Thu, 06 Sep 2012 00:32:45 +0200 Edouard Tisserant Added sphinx doc root in /doc. To be continued
Sat, 01 Sep 2012 16:32:15 +0200 Edouard Tisserant Stripped out splash screen version information
Wed, 29 Aug 2012 21:14:23 +0200 Edouard Tisserant Added splash for 1.1 1.1 Korean release
Wed, 29 Aug 2012 19:26:40 +0200 laurent Fix import order in Beremiz.py to prevent wrong translations in internationalization
Mon, 27 Aug 2012 23:36:57 +0200 laurent Fix bug when closing IECCodeView and IECRawCodeView, reopening them was impossible
Mon, 27 Aug 2012 22:13:43 +0200 Laurent Bessard Merge Minyoung Sung and Reinhard Lee korean translations
Mon, 27 Aug 2012 22:05:02 +0200 reinhard Beremiz_ko_KR.po
Mon, 27 Aug 2012 22:03:25 +0200 minyoung Beremiz_ko_KR.po
Mon, 27 Aug 2012 17:24:42 +0200 laurent Fix bug when closing canfestival extension generated master view
Sat, 25 Aug 2012 14:50:48 +0200 laurent Update list of messages to be translated for internationalization and french translations
Sat, 25 Aug 2012 14:49:15 +0200 laurent Fix bug when modifying configuration global variable in ProjectNodeEditor
Tue, 21 Aug 2012 18:40:42 +0200 laurent Adding korean translation for interface texts
Thu, 09 Aug 2012 20:04:41 +0200 laurent Fix bug segmentation fault while cleanup extensions
Tue, 31 Jul 2012 17:46:01 +0200 laurent Adding support for checking that tab content is saved before closing it
Tue, 31 Jul 2012 17:38:18 +0200 laurent Fix bug when opening File Editor
Sun, 29 Jul 2012 19:33:52 +0200 laurent Fix bug debugger unable to restart after stopping PLC
Fri, 27 Jul 2012 00:38:45 +0200 laurent Fix bug while renaming project file in FileManagementPanel
Wed, 25 Jul 2012 17:37:29 +0200 laurent Fixing bug while loading recent projects open path with old configurations
Mon, 23 Jul 2012 02:53:02 +0200 laurent Fix bug while closing specific file editors
Wed, 18 Jul 2012 01:33:48 +0200 laurent Merged
Wed, 18 Jul 2012 01:05:06 +0200 laurent Adding secure extraction of last edited project path to avoid crash if path is not well formatted
Wed, 18 Jul 2012 00:44:29 +0200 laurent Adding support for saving editor choosen when editing project file for reloading project layout
Tue, 17 Jul 2012 21:25:28 +0200 laurent Fixing bug with filesystem encoding on Windows
Fri, 06 Jul 2012 21:00:43 +0200 Edouard Tisserant merge
Mon, 02 Jul 2012 16:02:38 +0200 laurent Fix bug while opening project panel
Mon, 02 Jul 2012 12:00:10 +0200 laurent Fix bug when opening deeper ConfTreeNode editors
Sun, 01 Jul 2012 23:20:19 +0200 laurent Adding support for beremiz extensions to define custom file editors for project files
Thu, 28 Jun 2012 16:42:07 +0200 laurent Fixing file explorer for Windows
Thu, 28 Jun 2012 12:07:21 +0200 laurent Adding support for file explorer for project files
Mon, 25 Jun 2012 20:05:29 +0200 laurent Adding support using plcopeneditor bitmap library for icon request
Mon, 25 Jun 2012 12:13:58 +0200 laurent Fix bug when deleting conf tree node and conf tree node editor opened for this same node
Tue, 19 Jun 2012 21:59:34 +0200 Edouard Tisserant Fixed typo
Tue, 19 Jun 2012 10:11:43 +0200 Edouard Tisserant Updated CF bootup strategy.
Mon, 18 Jun 2012 19:34:41 +0200 laurent Fix bug with Show Master functionality
Mon, 18 Jun 2012 02:35:21 +0200 Edouard Tisserant Fixed generated CF code to match latest changes
Sun, 17 Jun 2012 12:33:22 +0200 laurent Adding support for hiding node base params controls if needed
Fri, 15 Jun 2012 18:08:26 +0200 laurent Fix bug when opening and closing confnode extra viewers
Thu, 14 Jun 2012 18:50:28 +0200 Edouard Tisserant merge
Thu, 14 Jun 2012 18:50:10 +0200 Edouard Tisserant Fixed import dependency order for POUlibrary and PLCControler
Thu, 14 Jun 2012 18:25:04 +0200 laurent Moving ConfNode specific menu to end of EditMenu
Thu, 14 Jun 2012 15:50:57 +0200 Edouard Tisserant Fixed loading projects with no libraries at all
Thu, 14 Jun 2012 14:42:00 +0200 Edouard Tisserant Fixed crash when starting with no libraries at all
Mon, 11 Jun 2012 02:34:23 +0200 laurent Merged
Mon, 11 Jun 2012 01:24:18 +0200 laurent Adding support for push buttons (EVT_LEFT_DOWN is bind instead of EVT_BUTTON)
Mon, 11 Jun 2012 01:22:20 +0200 laurent Fix bug in reorganization of toolbars after refreshing them
Sun, 10 Jun 2012 20:20:09 +0200 laurent Add support for reorganizing toolbars when their size changed
Sun, 10 Jun 2012 20:18:34 +0200 laurent Fix bug project not marked as modified when changing URI_Location using discovery dialog
Sat, 09 Jun 2012 00:08:34 +0200 Edouard Tisserant Now, PYRO:// locations also accept MDNS service names
Fri, 08 Jun 2012 12:39:37 +0200 laurent Modifying canfestival plugin to following the new Beremiz confnode paradigm
Thu, 07 Jun 2012 01:14:58 +0200 Edouard Tisserant (none)
Wed, 06 Jun 2012 19:07:45 +0200 laurent Replacing dialog asking for a name when adding confnode to project by automatically generated name
Tue, 05 Jun 2012 22:11:13 +0200 laurent Fixed windows only bug caused by recent changes
Mon, 04 Jun 2012 18:50:08 +0200 Edouard Tisserant Fixed typo in library management
Mon, 04 Jun 2012 00:39:49 +0200 laurent Adding support for importing into project some files to be transfered with PLC
Sun, 03 Jun 2012 23:53:45 +0200 laurent Integrating project properties panel into project window
Sun, 03 Jun 2012 23:53:22 +0200 laurent Removing code related to Topology panel
Wed, 30 May 2012 13:05:18 +0200 laurent Fix bug in StatusToolBar items state when close and opening another project
Wed, 30 May 2012 12:20:54 +0200 laurent Fix bug with cut/copy/paste on PythonEditor
Wed, 23 May 2012 16:32:33 +0200 laurent Merged
Wed, 23 May 2012 16:28:50 +0200 laurent Fixing bug on ConfNodeEditors refresh
Wed, 23 May 2012 13:41:31 +0200 Edouard Tisserant merge
Wed, 23 May 2012 12:19:53 +0200 laurent Hiding Topology panel
Wed, 23 May 2012 13:20:00 +0200 Edouard Tisserant fix svgui toggle buttons output, now reflect pressed state
Wed, 23 May 2012 11:44:55 +0200 laurent Fix bug when begin editing item in project tree
Wed, 23 May 2012 10:37:43 +0200 laurent Fix refresh of ConfTreeNodeEditors content when values change
Tue, 22 May 2012 22:29:43 +0200 laurent Fixing Xenomai runtime specific parts to remove segmentation fault when stopping PLC
Tue, 22 May 2012 06:41:54 +0200 Edouard Tisserant merge
Mon, 21 May 2012 18:56:44 +0200 laurent Fix bugs with ConfigTreeNode
Tue, 22 May 2012 06:11:37 +0200 Edouard Tisserant Fixed runtime problems with python 2.6 without wx installed
Mon, 21 May 2012 17:53:50 +0200 Edouard Tisserant fixed uncaught exception dialog while displaying cought exception in log
Mon, 21 May 2012 16:40:57 +0200 Edouard Tisserant fixed exception when launching discovery dialog without network
Mon, 21 May 2012 11:00:57 +0200 laurent Fix bug with Properties menu entry
Mon, 21 May 2012 10:04:27 +0200 laurent refactoring
Mon, 21 May 2012 02:49:53 +0200 Edouard Tisserant fixed typos
Mon, 21 May 2012 02:01:51 +0200 Edouard Tisserant Fixed argument parsing error
Sun, 20 May 2012 22:44:09 +0200 Edouard Tisserant Fixed extension loading too late causing features to be ignored
Sun, 20 May 2012 19:07:09 +0200 Edouard Tisserant Moved LPC sources to a separate project
Sat, 19 May 2012 19:00:55 +0200 Edouard Tisserant targets and connectors are nor extensible
Sat, 19 May 2012 15:54:16 +0200 Edouard Tisserant Added reference to CTR in libraries
Sat, 19 May 2012 12:41:48 +0200 Edouard Tisserant refecored library extension machanism
Fri, 18 May 2012 18:50:49 +0200 laurent refactoring
Sat, 12 May 2012 12:11:42 +0200 Edouard Tisserant refactoring - c_ext stripped first stage
Sat, 12 May 2012 11:21:10 +0200 Edouard Tisserant refactoring - library support is not anymore attached to configtree nodes, but handles by project controller
Wed, 09 May 2012 00:39:54 +0200 Edouard Tisserant refactoring
Wed, 09 May 2012 00:12:40 +0200 Edouard Tisserant refactoring
Wed, 09 May 2012 00:00:50 +0200 Edouard Tisserant refactoring
Tue, 08 May 2012 22:27:49 +0200 Edouard Tisserant refactoring
Tue, 08 May 2012 17:48:47 +0200 Edouard Tisserant fixed non-terminating process problem
Tue, 08 May 2012 17:16:37 +0200 Edouard Tisserant refactoring
Tue, 08 May 2012 17:08:45 +0200 Edouard Tisserant refactoring
Tue, 08 May 2012 16:31:12 +0200 Edouard Tisserant refactoring
Tue, 08 May 2012 12:18:57 +0200 Edouard Tisserant refactoring
Mon, 07 May 2012 19:19:08 +0200 Edouard Tisserant refactoring
Mon, 07 May 2012 18:47:29 +0200 Edouard Tisserant refactoring
Thu, 03 May 2012 19:02:34 +0200 laurent Adding search field for finding function or function block in library tree
Fri, 27 Apr 2012 02:07:47 +0200 laurent Adding support for automatically saving and restoring state of frame or project perspective
Thu, 05 Apr 2012 04:42:01 +0200 Edouard Tisserant branch merge
Thu, 05 Apr 2012 04:41:22 +0200 Edouard Tisserant Reflected recent changes in ProcessLogger changes in StartLocalRuntime
Mon, 02 Apr 2012 17:36:47 +0200 laurent Fix bug when creating new projects
Mon, 02 Apr 2012 01:15:37 +0200 Edouard Tisserant Version bump
Sat, 31 Mar 2012 15:20:04 +0200 laurent Merged
Sat, 31 Mar 2012 15:10:55 +0200 laurent Fixing bug in debugger sending wrong tick with values
Sat, 31 Mar 2012 15:09:48 +0200 laurent Fixing menu toolbar icons on Windows
Wed, 28 Mar 2012 00:05:35 +0200 laurent Fix bug in debugger when transfer without having build before and and opening debug view before running PLC
Wed, 28 Mar 2012 00:05:15 +0200 laurent Adding ToolBar containing basic menu items
Thu, 29 Mar 2012 00:14:35 +0200 Edouard Tisserant More gentle use of app.Yield in ProcessLogger
Wed, 28 Mar 2012 21:08:31 +0200 Edouard Tisserant More stable ProcessLogger.spin()
Sun, 18 Mar 2012 23:50:51 +0100 laurent Adding support for selecting plugin parameter value from a tree of available values
Sun, 18 Mar 2012 19:17:54 +0100 Edouard Tisserant Added a few shortcuts in menus
Sun, 18 Mar 2012 18:32:49 +0100 Edouard Tisserant Stripped dead code in bug report dialog.\nFixed error when log flooded while quitting
Sun, 11 Mar 2012 22:00:15 +0100 laurent merge
Sun, 11 Mar 2012 19:42:14 +0100 laurent Adding support for executing python scripts on remote runtime
Tue, 06 Mar 2012 22:42:56 +0100 Edouard Tisserant merge
Mon, 05 Mar 2012 12:02:20 +0100 laurent Adding support for not closing debug tabs and remove variable in variable debug panel if instance still exist in newly transfered program
Mon, 27 Feb 2012 16:51:43 +0100 laurent Fix bug in killing debug thread when closing Beremiz window
Thu, 23 Feb 2012 17:45:11 +0100 Edouard Tisserant Fixed stopping crash in some cases
Tue, 21 Feb 2012 22:36:35 +0100 laurent Inverting order of plugin calls in retrieve and publish
Sun, 19 Feb 2012 02:20:24 +0100 Edouard Tisserant Added support for object files as a result of PlugGenerate_C
Thu, 16 Feb 2012 22:54:44 +0100 laurent Adding support for not closing debug tabs and remove variable in variable debug panel if instance still exist in newly transfered program
Thu, 16 Feb 2012 22:52:28 +0100 smarteh-dev Fix bug with "Transfer" button
Thu, 16 Feb 2012 15:13:05 +0100 Edouard Tisserant Added a semaphore when starting runtime's python thread to make sure startPLC doesn't return before PLC is really initialized.
Thu, 16 Feb 2012 14:57:04 +0100 Edouard Tisserant Updated logger calls in debugthread.
Thu, 16 Feb 2012 00:19:27 +0100 Edouard Tisserant Even more robust logger, up to the really last line that comes after the rush
Wed, 15 Feb 2012 19:17:09 +0100 Edouard Tisserant Fixed Logger redraw problem on Windows created in previous commit
Wed, 15 Feb 2012 18:52:31 +0100 Edouard Tisserant More robust Logger, now resist to flooding.
Wed, 15 Feb 2012 16:39:56 +0100 Edouard Tisserant Fixed Win32 timer up to 1ms
Wed, 15 Feb 2012 00:44:24 +0100 laurent Merge with Edouard's Modifications
Wed, 15 Feb 2012 00:32:01 +0100 laurent Fix wrong panel size making strange background in topology plugin element
Sat, 11 Feb 2012 00:02:02 +0100 smarteh-dev Adding support for integrating CanFestival plugin panels in Beremiz main frame
Tue, 14 Feb 2012 12:20:19 +0100 Edouard Tisserant commented out noisy printf in Win32 target
Thu, 09 Feb 2012 21:23:11 +0100 smarteh-dev Adding support for integrating CanFestival plugin panels in Beremiz main frame
Tue, 07 Feb 2012 19:14:10 +0100 laurent Fix recent projects list not updated when creating new project
Fri, 03 Feb 2012 16:12:49 +0100 laurent Fix bug list of recent projects opened not updated when open project with command line
Thu, 02 Feb 2012 16:09:27 +0100 laurent Fix 'Transfer" button state according to last build result
Thu, 02 Feb 2012 00:28:27 +0100 laurent Disable 'Transfer' button when build failed
Tue, 31 Jan 2012 23:28:03 +0100 laurent Adding support for quickly open recent projects in file menu
Tue, 31 Jan 2012 00:41:46 +0100 Edouard Tisserant Changed GetTraceVariables results unpack to something more robust in debug thread proc.
Tue, 31 Jan 2012 00:37:59 +0100 edouard reverted temporary fix, fixed in PLCopenEditor now.
Mon, 30 Jan 2012 02:19:03 +0100 Edouard Tisserant temporary fix for debugger crash in case of high sampling rates
Wed, 12 Aug 2009 15:21:00 +0200 beremiz forgoten branch now closed cherry-pick
Wed, 25 Jan 2012 01:23:44 +0100 laurent Adding support for extracting Common_Ticktime from VARIABLES.csv
Tue, 24 Jan 2012 21:39:26 +0100 laurent Adding support for loading datatypes defined in plugins to allow to use them in PLC program
Mon, 23 Jan 2012 15:11:49 +0100 Edouard Tisserant Better name for python plugin
Tue, 17 Jan 2012 22:52:27 +0100 laurent Merging with modifications from Edouard
Tue, 17 Jan 2012 22:50:23 +0100 laurent Fixing bug on Windows with expanding hidden root item in location tree ctrl
Tue, 17 Jan 2012 22:49:30 +0100 laurent Fixing bug in c_ext plugin variable grid cells not editable
Thu, 12 Jan 2012 17:45:58 +0100 Edouard Tisserant Version bump, 1.03, splah image
Thu, 12 Jan 2012 17:44:11 +0100 Edouard Tisserant Version bump, 1.03
Mon, 09 Jan 2012 18:18:43 +0100 laurent Fixing bug in scrollbars and content position in Topology panel when expand and collapse elements in treectrls
Sun, 08 Jan 2012 19:10:12 +0100 laurent Fixing bug in displaying lines of code at the origin of matiec errors
Sun, 08 Jan 2012 19:07:59 +0100 laurent Fixing inverted icons for button to Minimize/Maximize plugin parameters panel
Sun, 08 Jan 2012 19:04:41 +0100 laurent Adding support for drag'n dropping located variables from topology panel to configurations and resources variable panel for declaring global located variables
Wed, 21 Dec 2011 19:43:40 +0100 laurent Fixing some issues in c_ext plugin
Wed, 21 Dec 2011 19:42:49 +0100 laurent Adding support for integrating Python code Editor into Beremiz frame.
Tue, 20 Dec 2011 23:37:06 +0100 laurent Fixing bug integrated plugin editors not closed when removing corresponding plugin
Mon, 19 Dec 2011 01:56:13 +0100 laurent Fixing bug when loading icons for plugin's editor tabs
Fri, 16 Dec 2011 22:55:13 +0100 laurent Removing multiple definition of UndoBuffer
Fri, 16 Dec 2011 22:54:24 +0100 laurent Moving definition of grids fonts and colours into CustomGrid
Wed, 14 Dec 2011 15:17:47 +0100 laurent Adding support for loading specific POUs library in LPCBeremiz
Wed, 14 Dec 2011 15:17:36 +0100 laurent Adding support for unifying grid table control elements
Fri, 09 Dec 2011 10:32:06 +0100 laurent Replacing sizers structure for locations tree by a treectrl in Topology panel in order to make refreshing of this panel faster
Fri, 09 Dec 2011 10:26:56 +0100 laurent Fixing bug in forcing variables in runtime debug thread
Mon, 28 Nov 2011 13:46:48 +0100 Edouard Tisserant Avoid starting Zeroconf if ip unspecified or set to localhost. Pick one interface address when given IP is 0.0.0.0
Tue, 22 Nov 2011 02:07:00 +0100 Edouard Tisserant converted ServicePublisher.py to unix line ending
Tue, 22 Nov 2011 02:06:15 +0100 Edouard Tisserant added periodic retry for zeroconf, in case network interface is not ready
Mon, 21 Nov 2011 15:18:51 +0100 Edouard Tisserant ServicePublisher.py was missing in previous commit
Mon, 21 Nov 2011 11:40:29 +0100 Edouard Tisserant Better naming of IP address related variables in Beremiz_service.py, Ignore errors that occur on shutdown in Zeroconf.py, fixed discovery dialog crash due to asynchronous call from zeroconf
Sun, 20 Nov 2011 18:14:04 +0100 Edouard Tisserant Fixed typo in /runtime/ServicePublisher
Sat, 19 Nov 2011 21:52:34 +0100 Edouard Tisserant various cleanups in /targets
Fri, 18 Nov 2011 23:54:03 +0100 Edouard Tisserant Fixed encoding of Beremiz_service.py
Fri, 18 Nov 2011 18:40:19 +0100 Edouard Tisserant Fixed file attributes on Beremiz.py and Beremiz_service.py
Fri, 18 Nov 2011 17:33:19 +0100 laurent Fixing bug that prevent to use global variables in configuration
Fri, 18 Nov 2011 17:32:57 +0100 laurent Fixing python plugin function block code to follow new macros defined in matiec accessor.h for setting variables
Wed, 16 Nov 2011 23:30:17 +0100 laurent Fixing bug preventing copy/cut/paste using shortcuts on CFileEditor text editors
Wed, 16 Nov 2011 23:28:42 +0100 laurent Fixing refresh of notebook tab titles after project save
Wed, 16 Nov 2011 17:47:13 +0100 Edouard Tisserant added -fPIC to satisfy X86_64 build
Wed, 16 Nov 2011 17:12:16 +0100 Edouard Tisserant fixed redondant ldflag and a typo in xenomai build
Wed, 16 Nov 2011 12:50:16 +0100 Edouard Tisserant Xenomai build now ignores xeno-config if not set
Tue, 08 Nov 2011 22:39:44 +0100 laurent Merging with Edouard's modifications
Tue, 08 Nov 2011 22:04:07 +0100 laurent Fixing bug in project modified state not well reported when modifications made in plugins informations
Tue, 08 Nov 2011 22:01:39 +0100 laurent Including external tools for editing plugin informations into Beremiz window
Mon, 17 Oct 2011 21:43:20 +0200 Edouard Tisserant fix unnecessary CanFestival plugin load in lpcberemiz
Mon, 17 Oct 2011 09:04:13 +0200 laurent Merging with Edouard's modifications
Fri, 14 Oct 2011 23:54:00 +0200 laurent Fix bug frame title not refreshed when the plugin attributes are modified
Fri, 14 Oct 2011 19:27:22 +0200 laurent Adding support for using keyboard to edit cfile interface variables displayed in Grid
Thu, 13 Oct 2011 13:49:40 +0200 Edouard Tisserant Fixed LPCBeremiz to refect recent root plugin build method name to change
Mon, 10 Oct 2011 00:19:40 +0200 Edouard Tisserant Updated console messages for build and stop
Sun, 09 Oct 2011 23:30:18 +0200 Edouard Tisserant A few new keyboard shortcuts : F4=stop, F5=run, F5=transfer, F7=connect
Thu, 06 Oct 2011 22:39:05 +0200 Edouard Tisserant runtime's process cwd should now be the same as provided working dir, fixin permission problem on W7
Fri, 30 Sep 2011 23:41:46 +0200 Edouard Tisserant Default gcc toolchain config now use 'gcc' for linking. Was left accidentally to g++ since old times of wxSVG based SVGUI. Cleaned up gcc parameters when linking
Fri, 30 Sep 2011 23:06:56 +0200 Edouard Tisserant Reverted win32 target default configuration to default gcc toolchain congig
Fri, 30 Sep 2011 17:12:27 +0200 laurent Fixes after moving xmlclass and docutils into plcopeneditor
Tue, 27 Sep 2011 18:27:14 +0200 Edouard Tisserant Fixed wrong bug report email
Mon, 26 Sep 2011 00:24:04 +0200 Edouard Tisserant fixed debug with xenomai, fixed unprotected access to ___debug_tick
Sun, 25 Sep 2011 22:51:51 +0200 Edouard Tisserant Xenomai Fix : runs, but still fail in debug
Thu, 22 Sep 2011 17:35:29 +0200 Edouard Tisserant Xenomai Fix : build
Thu, 22 Sep 2011 17:33:34 +0200 Edouard Tisserant added return type to suspendDebug
Thu, 22 Sep 2011 17:00:56 +0200 Edouard Tisserant fixed warnings in plc_python.c
Thu, 22 Sep 2011 16:59:59 +0200 Edouard Tisserant silence warnings while importing twisted
Thu, 08 Sep 2011 20:25:44 +0200 laurent Fix debugger bug after merging matiec repositories
Wed, 07 Sep 2011 16:01:13 +0200 laurent Disabling definition of enumerated and structure variables for interfacing with PLC in c_ext plug-in
Fri, 24 Jun 2011 01:17:07 +0200 Edouard Tisserant changed bugreport address
Thu, 23 Jun 2011 17:51:28 +0200 Edouard Tisserant Updated release : Summer 2011 - 1.02 bugfix release
Tue, 24 May 2011 11:27:00 +0200 laurent Bug when changing parameters in TargetType section in Beremiz project configuration fixed
Tue, 24 May 2011 00:36:08 +0200 Edouard Tisserant Fixed runtime with twisted but without Wx (-x 0 -t 1), made non-Zeroconf a default option, i.e when -n not specified
Wed, 18 May 2011 14:46:27 +0200 Edouard Tisserant debugger : forcing %M and %Q variables on each cycle, and rework of code for optimization and concision
Wed, 18 May 2011 11:22:48 +0200 Edouard Tisserant memory located variables no behave like outputs, when forced
Wed, 18 May 2011 11:21:10 +0200 Edouard Tisserant added memory location support to C file pluguin
Mon, 16 May 2011 12:41:23 +0200 laurent Merged with Edouard's modifications
Mon, 16 May 2011 11:58:06 +0200 laurent Fix bug when debugging located variables of type memory (%M)
Tue, 26 Apr 2011 16:27:54 +0200 Edouard Tisserant Print binary size only in LPCBeremiz
Thu, 21 Apr 2011 12:35:27 +0200 laurent Adding save project before building on LPCBeremiz
Thu, 21 Apr 2011 11:06:43 +0200 laurent Adding support for saving frame size while closing and restore it at next launch
Tue, 19 Apr 2011 15:28:35 +0200 laurent Fix bug in LPCBeremiz marking any newly opened project as modified
Tue, 19 Apr 2011 11:52:49 +0200 laurent Adding warning message on LPCBeremiz when closing frame and program not saved
Mon, 04 Apr 2011 11:07:53 +0200 Edouard Tisserant Added support for handling ANY_DATE types in debugger type translation
Fri, 01 Apr 2011 17:23:04 +0200 laurent Bug in translation from timedelta to timespec fixed
Fri, 01 Apr 2011 16:17:38 +0200 edouard fixed typo in latest debugger changes
Thu, 31 Mar 2011 19:09:49 +0200 Edouard Tisserant Initial TIME support in debugger
Thu, 31 Mar 2011 19:04:03 +0200 Edouard Tisserant old typo
Thu, 31 Mar 2011 18:43:41 +0200 Edouard Tisserant Added build shortcut
Thu, 31 Mar 2011 12:09:38 +0200 laurent Adding support for disable language translation when default language not available in locale
Mon, 28 Mar 2011 11:42:06 +0200 Edouard Tisserant spring 2011 - 1.01 bugfix release
Mon, 28 Mar 2011 11:42:00 +0200 Edouard Tisserant Restore RefreshFileMenu in CFileEditor
Sun, 27 Mar 2011 16:16:55 +0200 laurent Merged with Edouard's modifications
Sun, 27 Mar 2011 15:57:05 +0200 laurent Bug in CFileEditor calling refresh of not used FileMenu fixed
Sat, 26 Mar 2011 22:53:10 +0100 Edouard Tisserant file menu with Save implementation in c_ext plugin
Sat, 26 Mar 2011 18:50:51 +0100 Edouqrd Tisserant Fixed exception when adding variables in C_ext plugin
Fri, 25 Mar 2011 17:43:40 +0100 Edouqrd Tisserant Fix typo in plc_debug.c
Wed, 16 Mar 2011 18:01:07 +0100 edouard Also retain when debugger is stalled
Wed, 16 Mar 2011 17:26:54 +0100 edouard More robust retain buffer validity management
Thu, 24 Feb 2011 15:54:45 +0100 edouard Retain variable for LPC
Wed, 23 Feb 2011 16:54:29 +0100 edouard Making debugger more stable with LPC
Tue, 22 Feb 2011 14:11:50 +0100 edouard LPC : Completed initial debug support
Fri, 18 Feb 2011 12:29:48 +0100 edouard Some typo fixes to make debug related methods in LPCAppOject stop throwing exceptions, less agressive error message when unplugging LPC
Thu, 17 Feb 2011 17:34:29 +0100 edouard Removed status polling for LPC, as status cannot change by itself, fixed MD5 comparison in app mode
Thu, 17 Feb 2011 17:04:10 +0100 edouard Prevent status polling to generate an error while PLC is being reset to bootloader mode
Thu, 17 Feb 2011 16:38:42 +0100 edouard Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds - continued
Thu, 17 Feb 2011 15:59:56 +0100 edouard Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds
Thu, 17 Feb 2011 10:11:04 +0100 edouard Debug switch (file in CWD). LPC : better MD5 handling, Run button in boot mode, handling data feedback in boot protocol
Thu, 03 Feb 2011 18:23:24 +0100 Edouqrd Tisserant LPC application mode IDLE comamnd is now the same as PLCID (0x07)
Thu, 03 Feb 2011 18:20:47 +0100 Edouqrd Tisserant LPC program transfer more verbose, test code added in __main__ of LPCBootProto
Tue, 01 Feb 2011 17:28:41 +0100 edouard Moved locales out of platform agnostic C template
Tue, 01 Feb 2011 11:05:07 +0100 edouard keep LPC in boot mode to give a chance to ask for a transfer
Wed, 17 Nov 2010 08:30:35 +0100 laurent Fix bug in LPCBeremiz that use input retrieve and publish code for ouput with the same location
Thu, 19 Aug 2010 16:08:12 +0200 laurent Adding german translations (thanks to anonymous contributor)
Fri, 04 Jun 2010 17:36:11 +0200 ed merge
Fri, 04 Jun 2010 16:11:19 +0200 Lolitech Better serial comm handling in LPC connector
Fri, 04 Jun 2010 17:04:25 +0200 laurent Fix MatchMD5 result if no serial connection available
Fri, 04 Jun 2010 15:39:14 +0200 laurent Fix bug on LPCConnector initial value
Fri, 04 Jun 2010 15:35:28 +0200 laurent Fix transfer button enable state and build button state
Fri, 04 Jun 2010 15:17:48 +0200 laurent Fix buttons state according to online mode
Fri, 04 Jun 2010 15:16:23 +0200 Lolitech (no commit message)
Fri, 04 Jun 2010 15:11:27 +0200 Lolitech Removed PLCprint, not existing in LPC connector context.
Fri, 04 Jun 2010 14:59:11 +0200 Lolitech LPC Composer don't send comma at the end of serial port name.
Fri, 04 Jun 2010 14:58:24 +0200 Lolitech Disabled logging commands into files
Fri, 04 Jun 2010 14:58:03 +0200 Lolitech Fixed PLC status bytes values
Fri, 04 Jun 2010 13:47:02 +0200 laurent Move init code from variable to module
Fri, 04 Jun 2010 13:09:35 +0200 laurent Bug with recv from socket fixed
Fri, 04 Jun 2010 11:27:00 +0200 laurent Adding support for command line communication by socket instead of stdin/stdout
Fri, 04 Jun 2010 09:02:22 +0200 laurent Adding support for initialize all LPC module variables even if not used
Thu, 03 Jun 2010 17:26:47 +0200 Lolitech Fixed bug on frame close.
Thu, 03 Jun 2010 17:23:11 +0200 Lolitech Some fixes in LPCApp{Obj,Proto}, to be continued.
Thu, 03 Jun 2010 17:21:40 +0200 Lolitech Reorganization of threading for command line and wx main loops. Commands are now cleanly serialized through calls to wx.CallAfter. wx mainloop now runs on main thread.
Thu, 03 Jun 2010 17:17:51 +0200 Lolitech Safer passing of PLC ID to make command line.
Thu, 03 Jun 2010 12:57:28 +0200 Lolitech Refactored LPC connector for new bootloader and application modes
Thu, 03 Jun 2010 12:56:21 +0200 Lolitech Removed boring PLC/build compare messages.
Thu, 03 Jun 2010 12:54:45 +0200 Lolitech Disabled boring standard conformance checks, fixed possible race condition with StatusTimer, fixed warning message in AbortTransfer
Wed, 02 Jun 2010 16:53:38 +0200 laurent changes merged
Wed, 02 Jun 2010 16:52:58 +0200 laurent Adding compile button when unconnected
Wed, 02 Jun 2010 16:40:06 +0200 Lolitech Overloaded GetBinaryCode in LPC connector returns ready to send over serial binary
Wed, 02 Jun 2010 16:35:00 +0200 laurent Modifying LPCBeremiz to launch silently a frame and show or hide it on demand.
Wed, 02 Jun 2010 10:08:58 +0200 edouard Moved LPC specific code from toolchain_makefile into LPC target, added FROM_BEREMIZ variable to tell LPC's makefile it is invoked from here.
Tue, 01 Jun 2010 13:08:13 +0200 Lolitech merge
Tue, 01 Jun 2010 11:24:09 +0200 Lolitech Cosmetix fixes for LPC tests/build
Tue, 01 Jun 2010 10:03:58 +0200 lolitech merge with forgoten rev
Wed, 16 Dec 2009 15:21:17 +0100 laurent Bug on FileMenu not refreshed when modifications fixed
Fri, 25 Dec 2009 13:08:20 +0100 Edouard TISSERANT Christmas 2009 release
Wed, 23 Dec 2009 22:23:02 +0100 Edouard TISSERANT Fixed startin debugger with non empty debug variable list
Wed, 16 Dec 2009 15:09:12 +0100 laurent Changes merged
Wed, 16 Dec 2009 15:08:38 +0100 laurent Bug when trying to generate LPCBus code fixed
Wed, 16 Dec 2009 15:07:47 +0100 laurent Bug when try to SaveAs on Windows fixed
Wed, 16 Dec 2009 14:53:36 +0100 Edouard TISSERANT merge
Wed, 16 Dec 2009 14:13:55 +0100 tkragelj Changes merged
Wed, 16 Dec 2009 14:12:47 +0100 tkragelj Added flush when printing to standard output.
Wed, 16 Dec 2009 14:51:28 +0100 Edouard TISSERANT LPCobject writes PLC info string to stdout, for LPC composer to update
Wed, 16 Dec 2009 13:37:50 +0100 laurent Update french translation after modifications
Wed, 16 Dec 2009 13:26:59 +0100 laurent Bug when pyserial not available fixed
Tue, 15 Dec 2009 20:51:51 +0100 laurent Adding CheckRetainBuffer into plc_Linux_main.c
Tue, 15 Dec 2009 18:24:50 +0100 edouard LPC transfer tested, added PLCInfo along MD5 checksum while invoking makefile
Tue, 15 Dec 2009 16:04:28 +0100 edouard Fixed typos in LPC connector
Tue, 15 Dec 2009 15:39:39 +0100 laurent Adding message to standard output to signal when LPCBeremiz is closed
Tue, 15 Dec 2009 15:35:02 +0100 edouard Fixed confusion about __common_ticktime type, redesigned LPC PLC timer support
Tue, 15 Dec 2009 14:40:45 +0100 laurent Bug when changing LPCBeremiz OnlineMode fixed
Tue, 15 Dec 2009 14:40:18 +0100 laurent Reset connector when disconnected
Tue, 15 Dec 2009 10:06:01 +0100 laurent Changes merged
Tue, 15 Dec 2009 10:04:33 +0100 laurent Bug on LPCBeremiz when wxPopen asking for Yield after reopening of a Beremiz window fixed
Tue, 15 Dec 2009 10:01:26 +0100 laurent Split BottomNoteBook to make LogConsole always visible
Mon, 14 Dec 2009 21:05:10 +0100 edouard Improved CanFEstival support for LPC - now build and link plugin generated files
Mon, 14 Dec 2009 11:03:59 +0100 laurent Adding support for hard forcing located output
Sat, 12 Dec 2009 20:51:56 +0100 laurent Getting default target when no target defined fixed
Sat, 12 Dec 2009 20:49:07 +0100 laurent Bug not refreshing FileMenu when saving fixed
Fri, 11 Dec 2009 16:39:20 +0100 edouard Revamped LPC connector and toolchain
Fri, 11 Dec 2009 13:04:22 +0100 laurent Bug on testing Retain and Force flags fixed
Fri, 11 Dec 2009 13:03:44 +0100 laurent Adding support for making distinction between external variables and located variables for forcing
Fri, 11 Dec 2009 13:02:30 +0100 laurent Adding support for refreshing FileMenu after plugin tree modification
Fri, 11 Dec 2009 08:49:32 +0100 edouard Fixed debug again, did some code tidying
Thu, 10 Dec 2009 17:36:37 +0100 edouard LPC build and protocol tweaks
Thu, 10 Dec 2009 14:57:27 +0100 edouard LPC connector - one step further
Thu, 10 Dec 2009 12:31:42 +0100 laurent Changes merged
Thu, 10 Dec 2009 12:30:49 +0100 laurent Adding support for defining mandatory parameters and creating blank xml file when there is nothing in the folder in LPCBeremiz
Thu, 10 Dec 2009 12:29:27 +0100 laurent Enable Save Menu item according to project modification state
Thu, 10 Dec 2009 10:13:37 +0100 edouard LPC src directory copy fix
Thu, 10 Dec 2009 10:12:28 +0100 edouard Typo in LPC
Thu, 10 Dec 2009 09:39:05 +0100 laurent Bug when creating new project after opening Beremiz without project defined fixed
Thu, 10 Dec 2009 09:35:39 +0100 laurent Bug when closing Beremiz without a project opened fixed
Thu, 10 Dec 2009 09:34:55 +0100 laurent Bug when opening with not empty buildpath parameter fixed
Wed, 09 Dec 2009 16:53:59 +0100 laurent Catch ProtocolError exception when connection failed
Wed, 09 Dec 2009 16:53:27 +0100 laurent Adding support for simulation in LPCBeremiz
Wed, 09 Dec 2009 16:52:46 +0100 laurent Error in value send when debugging forced external or located variable fixed
Wed, 09 Dec 2009 16:51:22 +0100 laurent One issue on SetDataProducer not handled fixed
Wed, 09 Dec 2009 16:46:59 +0100 laurent Name error in LPC target fixed
Wed, 09 Dec 2009 09:46:37 +0100 laurent Changes merged
Wed, 09 Dec 2009 09:46:13 +0100 laurent Adding support for receiving PLC state from LPCComposer
Wed, 09 Dec 2009 09:44:17 +0100 laurent Catch Pyro exception when connection closed and print message
Wed, 09 Dec 2009 09:43:21 +0100 laurent Bug that block SetVariableList on Linux fixed
Wed, 09 Dec 2009 09:41:00 +0100 Lolitech Fixed freeze on debug suspend.
Wed, 09 Dec 2009 01:11:48 +0100 edouard fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain
Wed, 09 Dec 2009 00:56:18 +0100 edouard fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain
Tue, 08 Dec 2009 17:09:25 +0100 laurent Bug on SFC debugging fixed
Tue, 08 Dec 2009 16:28:10 +0100 laurent Bug on SFC debugging fixed
Tue, 08 Dec 2009 16:27:27 +0100 laurent Bug on RegisterDebugVariable when no PLC running fixed
Tue, 08 Dec 2009 12:54:28 +0100 laurent Replacing target_Makefile by target_LPC
Mon, 07 Dec 2009 22:04:43 +0100 Edouard TISSERANT Arbitrary variable forcing
Mon, 07 Dec 2009 21:27:23 +0100 laurent Bug on passing forced values to DataConsumer fixed
Mon, 07 Dec 2009 21:15:30 +0100 laurent Bug on forcing variable value fixed
Mon, 07 Dec 2009 20:41:42 +0100 laurent Adding command to PLC for forcing PLC variable
Mon, 07 Dec 2009 14:44:58 +0100 laurent Changes merged
Mon, 07 Dec 2009 14:43:27 +0100 laurent Adding support for defining input and output with the same location in LPCBeremiz
Mon, 07 Dec 2009 14:00:33 +0100 edouard merge
Mon, 07 Dec 2009 13:55:52 +0100 edouard Reverted back python test accidentally modified...
Mon, 07 Dec 2009 13:55:13 +0100 edouard Propagated new runtime changes to win32 target
Mon, 07 Dec 2009 10:25:33 +0100 laurent Bug when updating Variable locations fixed
Mon, 07 Dec 2009 10:08:12 +0100 Edouard TISSERANT Fixed typo PLCobject C fallback interface
Sun, 06 Dec 2009 23:05:47 +0100 Edouard TISSERANT Fixed remaining thread on close frame
Sun, 06 Dec 2009 22:52:51 +0100 Edouard TISSERANT Fixes in debug + reconnect to running PLC
Sun, 06 Dec 2009 21:43:34 +0100 Edouard TISSERANT Fixes in run : messages and refresh
Sun, 06 Dec 2009 21:20:21 +0100 laurent Adding support for forcing PLC variable (still command to PLC to implement)
Sun, 06 Dec 2009 21:03:10 +0100 Edouard TISSERANT Now debug is not a button anymore
Sun, 06 Dec 2009 19:39:24 +0100 Edouard TISSERANT Safer debug
Sun, 06 Dec 2009 19:06:36 +0100 Edouard TISSERANT Safer debug unpack result checking, more verbose error message, slower retry when waiting PLC startup
Sun, 06 Dec 2009 18:52:50 +0100 Edouard TISSERANT Fix debug crash
Sun, 06 Dec 2009 17:45:36 +0100 Edouard TISSERANT Debugger still doesn't work crash less...
Sun, 06 Dec 2009 15:58:33 +0100 ed Fixes
Sun, 06 Dec 2009 15:56:44 +0100 ed Typo about autorise console
Sun, 06 Dec 2009 15:55:56 +0100 ed Refactoring in PLCobject, for PLC that do not use python plugin
Sun, 06 Dec 2009 15:54:22 +0100 ed Made python plugin comaptible with accessors
Fri, 04 Dec 2009 15:16:37 +0100 edouard LPC connector enhancements
Fri, 04 Dec 2009 15:15:57 +0100 edouard Reflect changes in iec type definitions in matiec/lib
Fri, 04 Dec 2009 15:14:32 +0100 edouard Fixed automatic console rising on w32
Wed, 02 Dec 2009 20:22:28 +0100 Edouard TISSERANT Preliminary accessor support for debug
Wed, 02 Dec 2009 13:07:57 +0100 Edouard TISSERANT merge
Tue, 01 Dec 2009 13:48:47 +0100 ed Some rough copy'n'paste to pave path for an LPC connector
Tue, 01 Dec 2009 13:45:49 +0100 Edouard TISSERANT Merge
Tue, 01 Dec 2009 13:41:29 +0100 ed Some cleanup in PLC status - removed that \"Starting\" state ...
Wed, 02 Dec 2009 10:24:09 +0100 berem Bug when asking two consecutive times 'Show' fixed
Tue, 01 Dec 2009 11:00:02 +0100 laurent Adding support for updating or removing located variables by their address or leading address numbers when changing or removing VariableTree element
Tue, 01 Dec 2009 10:59:17 +0100 laurent Adding support for updating located variables when changing plugin IEC_Channel
Mon, 30 Nov 2009 10:13:36 +0100 laurent Adding Beremiz LPCComposer specific file
Sun, 29 Nov 2009 18:57:49 +0100 Edouard TISSERANT added files to ignore in hgignore
Sun, 29 Nov 2009 18:06:38 +0100 ed Some misc cleanup
Sun, 29 Nov 2009 16:34:02 +0100 laurent Adding support for defining user icons on VariableLocationTree
Sun, 29 Nov 2009 16:32:52 +0100 laurent Bug when trying to hide SVG elements fixed
Sun, 29 Nov 2009 16:31:14 +0100 laurent Redesign test SVGUI interface
Mon, 02 Nov 2009 17:41:12 +0100 edouard Wiped out references to Lolitech
Mon, 02 Nov 2009 15:38:49 +0100 edouard Merge with 092060fd8afb1d950fe467724ce0209bddc48716
Mon, 02 Nov 2009 11:57:29 +0100 greg Replace \"lolitech\" contact by \"edouard\" contact
Wed, 28 Oct 2009 11:42:47 +0100 greg Merge with 5981ad8547f5bcfe2e9c93b7973fbca79178487f
Wed, 28 Oct 2009 11:38:23 +0100 greg Add Beremiz shortcuts in menu on linux platform
Tue, 27 Oct 2009 16:32:54 +0100 edouard Updated ShowVar icon
Tue, 27 Oct 2009 16:24:15 +0100 laurent Allowing unicode characters to be used in comments
Mon, 26 Oct 2009 11:20:16 +0100 laurent Adding support for asking for saving while trying to close a modified project in any case
Fri, 23 Oct 2009 18:45:24 +0200 laurent Update internationalization for new functionalities.
Fri, 23 Oct 2009 15:41:48 +0200 greg Check ProjectPath write permission
Thu, 22 Oct 2009 17:20:24 +0200 laurent Bugs with TextCtrlAutoComplete on Windows fixed
Thu, 22 Oct 2009 11:28:11 +0200 greg Add new target (Makefile)
Thu, 22 Oct 2009 11:27:30 +0200 greg support for passing list command to ProcessLogger
Thu, 22 Oct 2009 11:26:45 +0200 greg Fix some warnings during compilation
Mon, 19 Oct 2009 16:26:15 +0200 laurent Bug when importing Beremiz without wx.App declared fixed
Mon, 19 Oct 2009 16:03:46 +0200 laurent Bugs with logger and stand-alone PluginRoot fixed
Fri, 16 Oct 2009 10:50:16 +0200 'Laurent Bessard Greg changes merged
Fri, 16 Oct 2009 10:37:53 +0200 laurent Warning in c_ext compiling fixed
Thu, 15 Oct 2009 17:39:26 +0200 greg Fix relative matiec path problem
Thu, 15 Oct 2009 10:11:07 +0200 laurent Adding support for declaring PluginRoot outside of Beremiz
Fri, 09 Oct 2009 17:52:00 +0200 laurent Orthographic mistake in french internationalization fixed
Fri, 09 Oct 2009 17:38:17 +0200 laurent improved english spelling and grammar and internationalization updated
Thu, 08 Oct 2009 16:37:58 +0200 laurent Move Debug message disabled message at the right place
Thu, 08 Oct 2009 16:37:06 +0200 laurent Removing superfluous event.Skip() in MenuEvent callback functions
Thu, 08 Oct 2009 12:36:55 +0200 laurent Bug on canopen tests (not being multi-platform) fixed
Thu, 08 Oct 2009 11:26:40 +0200 laurent Bug on Debug trying to start (and stop) before PLC started fixed.
Thu, 08 Oct 2009 11:09:01 +0200 laurent Remove testing printings in svgui module of python plugin
Thu, 08 Oct 2009 11:04:06 +0200 laurent Allowing multiple Beremiz_service instances to run on same target.
Thu, 08 Oct 2009 11:01:19 +0200 laurent Bug on DebugVariablePanel when opening project at start fixed
Wed, 07 Oct 2009 09:03:15 +0200 laurent Bug while trying to import SVG file fixed
Tue, 06 Oct 2009 12:10:46 +0200 laurent Bug when expanded and collapsing plugin tree fixed
Tue, 06 Oct 2009 11:55:32 +0200 laurent Bugs when expanded and collapsing plugin tree and location tree fixed
Tue, 06 Oct 2009 11:13:13 +0200 laurent Bugs when expanded and collapsing location tree fixed
Fri, 02 Oct 2009 11:25:35 +0200 laurent Removing memory leak while closing PluginsRoot
Sat, 26 Sep 2009 18:44:25 +0200 laurent Bugs on displaying plugin available variables in PluginTree fixed
Thu, 24 Sep 2009 18:27:45 +0200 laurent Adding support for displaying plugins available variable into Beremiz plugin tree
Thu, 24 Sep 2009 18:26:11 +0200 laurent Bug on return debug tick test fixed
Thu, 24 Sep 2009 18:22:31 +0200 laurent Merging some improvements from BCT
Mon, 21 Sep 2009 12:12:08 +0200 'Laurent Bessard Changes merged
Mon, 21 Sep 2009 12:00:52 +0200 laurent Adding support for forcing tick count to return to zero as the same time than all tasks firing are synchronized
Mon, 21 Sep 2009 11:56:55 +0200 laurent Many bugs on PLCOpenEditor integration fixed
Wed, 16 Sep 2009 14:06:50 +0200 laurent Integrate PLCOpenEditor into Beremiz frame
Wed, 16 Sep 2009 14:00:56 +0200 laurent Bug on debug buffer test resulting in not transmitting debug data under specific conditions fixed
Wed, 16 Sep 2009 13:54:57 +0200 laurent Remove dirtylibs test while freeing plc libs in PLCObject.py
Fri, 04 Sep 2009 17:33:51 +0200 laurent Redesign DiscoveryDialog class to conform to others dialogs
Fri, 18 Sep 2009 14:58:22 +0200 greg fix runtime.py filename case to avoid problem on multi-platform
Fri, 18 Sep 2009 14:30:57 +0200 greg Fix defaults compiler and linker names for win32
Fri, 04 Sep 2009 11:24:25 +0200 laurent Bug wrong control state while refreshing interface fixed
Thu, 03 Sep 2009 12:09:39 +0200 laurent Bug with creating or opening a project not closing windows of current opened project fixed
Thu, 03 Sep 2009 11:28:46 +0200 laurent Clean test_svgui removing useless buttons and drawing and choosing universal fonts
Wed, 02 Sep 2009 13:38:47 +0200 laurent Applying patch from Iztok for old gcc versions
Tue, 01 Sep 2009 10:45:07 +0200 laurent Updating windows test for new python plugin and svgui module
Tue, 01 Sep 2009 10:41:50 +0200 laurent Bug on windows when trying to open wxglade generated 'hmi.py' file fixed
Tue, 01 Sep 2009 10:40:11 +0200 laurent Fix non-destroyed dialog in 'OnOpenProject' if 'Cancel' selected
Thu, 27 Aug 2009 12:47:40 +0200 laurent Close PLC editing and PLC debugging frames while closing project
Fri, 14 Aug 2009 16:26:19 +0200 laurent Improving support for svgui, separating setting end getting attributes functions from creating function.
Thu, 13 Aug 2009 11:48:55 +0200 edouard Merge with 35cc4c6a29363d0a89f3e1096832cf14bb79f3de
Thu, 13 Aug 2009 11:37:38 +0200 edouard Merge with 75ae46b66315975b49ec48574befa094be583fdd
Wed, 12 Aug 2009 16:23:59 -0600 b taylor merged greg's recent commits
Wed, 12 Aug 2009 16:18:57 -0600 b taylor remove code that i was using for testing.
Wed, 12 Aug 2009 16:09:00 -0600 b taylor merged in cherry-picked service discovery changes
Wed, 12 Aug 2009 15:20:51 -0600 b taylor fix discovery dialog sorting, remove services from the discovery dialog when they go offline cherry-pick
Wed, 12 Aug 2009 13:43:58 -0600 b taylor bugfix: On Windows, sometimes the the wrong line in the service discovery list control is updated when multiple services are displayed and a new service is discovered. cherry-pick
Wed, 12 Aug 2009 13:40:20 -0600 b taylor fix pyZeroconf bug where getServiceInfo returns None. cherry-pick
Mon, 10 Aug 2009 11:35:14 +0200 edouard Added ShowMaster button icon for Canfestival plugin
Wed, 12 Aug 2009 11:46:22 +0200 laurent Adding new svgui support using twisted website HMI
Wed, 12 Aug 2009 11:43:40 +0200 laurent Removing old svgui support using wxsvg
Wed, 12 Aug 2009 11:40:26 +0200 laurent Adding support for twisted website HMI
Mon, 10 Aug 2009 14:42:54 +0200 laurent Adding support for twisted website HMI
Fri, 07 Aug 2009 18:27:50 +0200 laurent Adding support for python plugin wxglade_hmi allowing creation of PLC HMI using wxglade
Wed, 29 Jul 2009 15:17:10 +0200 laurent Move python evaluator to create a python plugin containing any related python module
Wed, 29 Jul 2009 10:49:31 +0200 laurent Bug extra_files deletion in working directory fixed
Wed, 29 Jul 2009 10:48:02 +0200 laurent Bug extra_files deletion in working directory fixed
Wed, 29 Jul 2009 10:30:19 +0200 laurent Adding support for recursively generate STLibrary and BlockLibrary according to plugin tree
Wed, 29 Jul 2009 10:27:23 +0200 laurent Adding support for internationalization
Tue, 28 Jul 2009 17:43:19 +0200 laurent Adding support for internationalization
Mon, 20 Jul 2009 16:28:56 +0200 greg update cf_runtime.c (now call TimerInit and TimerCleanup on win32 platform)
Fri, 10 Jul 2009 11:39:43 +0200 'Gr?gory Tr?lat prevent eclipse to push .project with .hgignore
Fri, 10 Jul 2009 11:06:30 +0200 'Gr?gory Tr?lat removed dead hidden files
Mon, 06 Jul 2009 11:27:06 -0600 btaylor close ZeroConf object when exiting the Service Discovery window.
Tue, 09 Jun 2009 10:10:34 +0200 lbessard Adding support for printing lines where matiec failed in Log console (thanks to Brendan)
Sat, 30 May 2009 17:09:07 +0200 greg Fix refresh of Beremiz button when connection lost
Sat, 30 May 2009 16:45:31 +0200 greg Fix refresh of Beremiz button when connection lost
Sat, 30 May 2009 16:44:07 +0200 greg Adding Lock around C code called by Debug thread
Thu, 28 May 2009 17:29:19 +0200 greg fixed bug : Lock _FreePLC until _stopPLC finish
Thu, 28 May 2009 14:06:23 +0200 lbessard Adding support for matiec new command line syntax
Thu, 28 May 2009 13:40:29 +0200 greg - now call load, start, free PLC from the python Thread
Thu, 28 May 2009 13:29:23 +0200 greg add "\n" to logger when pyro fall in error
Thu, 28 May 2009 07:47:38 +0200 lbessard Bug while parsing long located variables in GetLocations fixed
Fri, 22 May 2009 10:27:55 +0200 greg remove french comment in python_gear block
Tue, 19 May 2009 09:18:50 +0200 greg add python_gear block (to execute python command each given cycle interval)
Mon, 18 May 2009 07:58:41 +0200 greg get the WaitPythonCommands return (semaphore error code) to quit python_iterator loop when semaphore is destroyed
Mon, 18 May 2009 07:47:24 +0200 greg Wait the debug thread has terminated before freeing PLC to avoid random segmentation fault.
Mon, 18 May 2009 07:43:03 +0200 greg Add try/except in wx_evaluator to get and print exception when command failed and unlock in all cases to not block the python thread
Mon, 04 May 2009 10:12:35 +0200 greg Replacing Debug rt_sem by rt_pipe
Mon, 04 May 2009 09:31:59 +0200 greg Get PDOmapping exception from canfestival plugin
Mon, 04 May 2009 09:31:16 +0200 greg Adding support for using only PDO define in EDS file and not configured for adding mapping in node
Mon, 04 May 2009 09:29:24 +0200 greg Adding support for updating PLC status when stopping
Mon, 04 May 2009 09:27:33 +0200 greg Adding support for enable/Disable plugins
Wed, 29 Apr 2009 12:29:12 +0200 greg Add LoliTech phone number in bug report
Fri, 10 Apr 2009 07:55:55 +0200 greg Fixed bug : Segmentation fault or locks when stop PLC if no CAN network.
Fri, 10 Apr 2009 07:53:42 +0200 greg fixed bug : buffer overflow when debugging PLC with python blocks
Thu, 09 Apr 2009 15:27:45 +0200 lbessard Adding support for unsubscribe all variables while transferring
Wed, 08 Apr 2009 15:16:45 +0200 lbessard fixed wrong pthread initialisation
Sat, 04 Apr 2009 10:43:29 +0200 greg add utf-8 and save shortcut support in PythonST
Tue, 31 Mar 2009 09:38:44 +0200 greg remove print messages
Tue, 31 Mar 2009 09:33:10 +0200 greg add autostart plc feature for beremiz_service (bug fixed)
Mon, 30 Mar 2009 17:04:30 +0200 greg add autostart plc feature for beremiz_service
Tue, 24 Mar 2009 17:33:46 +0100 lbessard Close Debug Window when program transfered
Tue, 24 Mar 2009 17:32:54 +0100 lbessard Register the current watched variable in Debug Window before starting
Mon, 23 Mar 2009 16:40:02 +0100 lbessard Bug opening Auto complete frame when not expected fixed
Mon, 23 Mar 2009 16:39:23 +0100 lbessard Bug preventing loading STLibrary when adding a plugin fixed
Mon, 23 Mar 2009 16:38:11 +0100 lbessard Invalid minimizebutton state when reload PLCParams fixed
Mon, 23 Mar 2009 16:26:13 +0100 lbessard Fix bug preventing library to re-compiled when dependant files changed.
Mon, 23 Mar 2009 16:20:05 +0100 lbessard Make 'runtime.py' and 'hmi.py' executed independantly
Mon, 16 Mar 2009 17:31:08 +0100 lbessard Adding support for Xenomai targets.
Wed, 11 Mar 2009 10:41:55 +0100 etisserant Restored splash with new lolitech logo
Fri, 06 Mar 2009 21:42:57 +0100 etisserant Fixed non-wx runtime python evaluation stuff.
Mon, 02 Mar 2009 09:23:34 +0100 greg updated : debian package scripts
Wed, 25 Feb 2009 16:39:11 +0100 lbessard Fix size of ComboBoxes
Thu, 19 Feb 2009 14:41:35 +0100 greg change splashscreen beremiz version to 2009.0 Beta
Mon, 16 Feb 2009 13:45:42 +0100 greg Dispatch wxGlade tests in linux and win32 folders
Fri, 13 Feb 2009 13:58:54 +0100 lbessard Bug with fonts on some systems fixed
Tue, 20 Jan 2009 17:22:16 +0100 lbessard Bug when try to launch wxGlade on Windows fixed
Tue, 20 Jan 2009 17:02:25 +0100 lbessard Bug when try to launch wxGlade on Windows fixed
Tue, 20 Jan 2009 15:04:41 +0100 lbessard Bug on Windows fixed
Tue, 20 Jan 2009 15:04:14 +0100 lbessard Bug when try to launch wxGlade on Windows fixed
Mon, 19 Jan 2009 17:08:17 +0100 lbessard Adding support for cancelling code generation of function with no input connected
Mon, 19 Jan 2009 13:11:20 +0100 greg remove arg : self.runtime when create pluginroot instance in OnOpenProject and OnNewProject method from beremiz class
Mon, 19 Jan 2009 10:08:45 +0100 etisserant Updated config_utils so that command line tests work.
Mon, 19 Jan 2009 08:40:09 +0100 etisserant Enahced python_cwiid test with a wxGlade GUI
Mon, 19 Jan 2009 08:39:36 +0100 etisserant Added wxGlade test
Mon, 19 Jan 2009 08:39:16 +0100 etisserant Removed lost print
Mon, 19 Jan 2009 08:38:33 +0100 etisserant Added wxInspector feature to play with wxGlade GUI more easily.
Mon, 19 Jan 2009 08:32:11 +0100 etisserant Enhanced wxGlade GUI creation.
Sat, 17 Jan 2009 02:36:46 +0100 etisserant Added support for wxglade GUIs.
Sat, 17 Jan 2009 02:34:45 +0100 etisserant Added python_poll FB, to poll python variable without waiting ack
Fri, 16 Jan 2009 16:59:18 +0100 etisserant Enhanced the way "runtime.py" is executed,
Fri, 16 Jan 2009 16:52:23 +0100 etisserant Fixed the way LOCAL:// connector detects X11 poisoned plugins to avoid launching tray-icon enabled runtime (-x1)
Fri, 16 Jan 2009 16:50:54 +0100 etisserant Fixed typo in (LD/C)FLAGS hendling in toolchain_gcc.py
Fri, 16 Jan 2009 13:20:44 +0100 lbessard Replacing wx.Choice by wx.ComboBox
Fri, 16 Jan 2009 08:54:37 +0100 lbessard Rewrite TestCtrlAutoComplete to fix all bugs
Thu, 15 Jan 2009 10:05:07 +0100 lbessard Fix problem with embeddedimage module not present in wx versions older than 2.8.8.0
Wed, 14 Jan 2009 19:50:09 +0100 lbessard Adding example of path generator program
Wed, 14 Jan 2009 19:44:36 +0100 lbessard Adding support for Graphic for variable in Debug mode
Wed, 14 Jan 2009 19:25:53 +0100 etisserant Added systematic stdout.flush runtime side, so that results appear in log window
Wed, 14 Jan 2009 16:41:14 +0100 etisserant Local Runtime (LOCAL://) now launched "on demand"
Fri, 09 Jan 2009 17:08:31 +0100 lbessard Bug on __DEBUG no present fixed
Fri, 09 Jan 2009 17:07:56 +0100 lbessard Warning on modulo by zero fixed
Sun, 04 Jan 2009 17:30:34 +0100 etisserant The must-have test : using wiimote sensors !
Sun, 04 Jan 2009 17:29:12 +0100 etisserant Minor changes to get better cleanup of debug and python_eval threads, accross multiple debug sessions and PLC runs.
Sun, 04 Jan 2009 17:25:22 +0100 etisserant Added local C dependency dicovery and changes checking, to speed up build.
Tue, 30 Dec 2008 22:47:15 +0100 etisserant Fixed problem with re-use of Pyro connector proxy copy across debug sessions
Tue, 30 Dec 2008 22:43:48 +0100 etisserant Added "runtime.py", a file that is executed in python thread in runtime, before handling python_eval FBs requests. Added small python editor taken from wxPython demo, and appropriate icon and button to launch it.
Wed, 24 Dec 2008 00:02:12 +0100 etisserant fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case.
Tue, 23 Dec 2008 23:56:29 +0100 etisserant fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case.
Tue, 23 Dec 2008 19:37:44 +0100 etisserant Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.
Tue, 23 Dec 2008 19:31:28 +0100 etisserant Fixed minimize/maximize invertion
Tue, 23 Dec 2008 19:30:45 +0100 etisserant Updated splash
Tue, 23 Dec 2008 12:33:14 +0100 etisserant Local PYRO connection is designated by LOCAL://, not PYRO://localhost:3000 anymore
Mon, 15 Dec 2008 08:41:16 +0100 greg fixed : MAX_SEM_COUNT to 1 instead of 10
Fri, 12 Dec 2008 17:54:17 +0100 lbessard Adding Function Blocks in VARIABLES.csv
Wed, 10 Dec 2008 17:37:21 +0100 greg Adding support for defining plugin library as a plcopen xml file in plugin folder
Wed, 26 Nov 2008 09:05:04 +0100 greg Bug with debug mode when displaying code fixed
Wed, 26 Nov 2008 09:04:28 +0100 greg Bug on Exception handling fixed
Mon, 24 Nov 2008 08:57:43 +0100 greg add the possibility to enable or disable wxTaskbarIcon for Beremiz_service
Thu, 20 Nov 2008 12:57:24 +0100 lbessard Bug on bit mapping in CanFestival plugin fixed
Tue, 04 Nov 2008 16:00:44 +0100 greg add a TaskBarIcon to configure beremiz_service and display plc states (started, stopped)
Tue, 04 Nov 2008 15:44:44 +0100 greg add autocomplete support for beremiz's textctrl
Fri, 31 Oct 2008 09:56:14 +0100 greg fix bad parameters in plugin.xml for test_master on linux
Mon, 27 Oct 2008 09:35:23 +0100 greg update test_master and test_slave examples for win32
Mon, 27 Oct 2008 09:19:35 +0100 greg update test_master and test_slave examples for win32
Mon, 27 Oct 2008 07:58:57 +0100 greg Update test_master and test_slave examples for linux
Fri, 24 Oct 2008 14:36:52 +0200 greg fix bug in beremiz_service with the MainLoop
Fri, 24 Oct 2008 14:01:36 +0200 greg add taskbaricon to beremiz_service.
Wed, 22 Oct 2008 14:22:54 +0200 greg fix bug in methods.py
Mon, 20 Oct 2008 13:04:10 +0200 greg add docutils in svgui plugins to launch inkscape
Fri, 17 Oct 2008 14:44:41 +0200 greg changes CXXFLAGS LDFLAGS for svgui plugin on win32 platform
Fri, 17 Oct 2008 13:27:03 +0200 greg fixed bug with config
Fri, 17 Oct 2008 13:03:19 +0200 greg remove workspace test
Thu, 16 Oct 2008 16:49:39 +0200 greg add buildpath parameter for beremiz
Tue, 14 Oct 2008 13:40:17 +0200 etisserant Fixed rmll examples
Wed, 10 Sep 2008 17:14:12 +0200 etisserant Updated splash for beta
Wed, 10 Sep 2008 17:11:04 +0200 greg fixed : findiecchannel call
Wed, 10 Sep 2008 16:44:27 +0200 lbessard Bug with FBDPanel fixed
Mon, 08 Sep 2008 14:33:57 +0200 greg change default linker (ld ) to g++ in XSD for gcc toolchain
Mon, 08 Sep 2008 13:55:50 +0200 lbessard Bug with return value of nodelist saving fixed
Sun, 07 Sep 2008 16:46:15 +0200 lbessard Bug with Open, Reopen and Close Project fixed
Sun, 07 Sep 2008 16:43:05 +0200 lbessard Bug with Open, Reopen and Close Project fixed
Sun, 07 Sep 2008 15:54:09 +0200 greg add __DEBUG variable
Sun, 07 Sep 2008 15:23:32 +0200 lbessard Adding support for Debugging in PLCOpenEditor
Sun, 07 Sep 2008 10:06:19 +0200 etisserant Added __DEBUG global var to eventually change PLC code execution gehavior
Sun, 07 Sep 2008 10:03:23 +0200 greg fixed : bug in debugthreadproc (plugger.py)
Fri, 05 Sep 2008 18:15:18 +0200 lbessard Adding support for Debugging with PLCOpenEditor
Fri, 05 Sep 2008 18:13:55 +0200 lbessard Bug closing project in Beremiz when closing tab in PLCOpenEditor fixed
Fri, 05 Sep 2008 18:11:52 +0200 lbessard Problem with multi-connection on block in LD fixed