2013-03-04 |
Edouard Tisserant |
Fixed dead code in c_ext, and updated test accordingly
|
changeset |
files
|
2013-02-27 |
Laurent Bessard |
Fixed bug when drag'n dropping variables from left panel
|
changeset |
files
|
2013-02-27 |
Laurent Bessard |
Extracted FolderTree control from FileManagementPanel to be able to use it anywhere else
|
changeset |
files
|
2013-02-27 |
Laurent Bessard |
Fixed bug when closing Beremiz and grid editor is shown on Windows
|
changeset |
files
|
2013-02-27 |
Laurent Bessard |
Fixed SFC keyword definition
|
changeset |
files
|
2013-02-27 |
Laurent Bessard |
Fix semantic error while compiling project including canfestival extension instances
|
changeset |
files
|
2013-02-27 |
Laurent Bessard |
Fix bugs in DataTypeEditor
|
changeset |
files
|
2013-02-27 |
Laurent Bessard |
Fix bug on Windows with wxPaintDC
|
changeset |
files
|
2013-02-26 |
Laurent Bessard |
Added support for drag'n dropping non-numeric variables
|
changeset |
files
|
2013-02-26 |
Edouard Tisserant |
Introduce Beremiz Native POU library. Now LOGGER POU is part of Beremiz' native POU library
|
changeset |
files
|
2013-02-26 |
Laurent Bessard |
Fixed panels displaying non-numeric variables in DebugVariablePanel
|
changeset |
files
|
2013-02-26 |
Laurent Bessard |
Fixed bug with LastRefreshTimer when closing debug viewer
|
changeset |
files
|
2013-02-26 |
Laurent Bessard |
Fixed bug ForceVariableDialog when forcing DATETIME variables
|
changeset |
files
|
2013-02-23 |
Laurent Bessard |
Fixed bug PouInstancePanel not updated when drag'n dropping variable from extensions
|
changeset |
files
|
2013-02-21 |
Laurent Bessard |
Added missing images
|
changeset |
files
|
2013-02-21 |
Laurent Bessard |
Fixed bug with 3D graphs in debug variable panel
|
changeset |
files
|
2013-02-21 |
Laurent Bessard |
Added support for changing graph size using handles like sash window
|
changeset |
files
|
2013-02-21 |
Laurent Bessard |
Added button for exporting individual graph values to clipboard
|
changeset |
files
|
2013-02-21 |
Laurent Bessard |
Added button in graph for changing graph size to minimum
|
changeset |
files
|
2013-02-20 |
Laurent Bessard |
Fixed highlights for dropping graphs between the others
|
changeset |
files
|
2013-02-20 |
Laurent Bessard |
Fixed bug with LastRefreshTimer
|
changeset |
files
|
2013-02-20 |
Laurent Bessard |
Improved matplotlib graphic debug panel implementation
|
changeset |
files
|
2013-02-19 |
Laurent Bessard |
Improved matplotlib graphic debug panel implementation
|
changeset |
files
|
2013-02-18 |
Laurent Bessard |
Improved matplotlib graphic debug panel implementation
|
changeset |
files
|
2013-02-17 |
Laurent Bessard |
Improved matplotlib graphic debug panel implementation
|
changeset |
files
|
2013-02-12 |
Laurent Bessard |
Improved matplotlib graphic debug panel implementation
|
changeset |
files
|
2013-02-06 |
Laurent Bessard |
Fix bug when resetting graphs values
|
changeset |
files
|
2013-02-06 |
Laurent Bessard |
Merged
|
changeset |
files
|
2013-02-06 |
Laurent Bessard |
Added support for drag'n drop variable from one graph to another with visible graph
|
changeset |
files
|
2013-02-05 |
Laurent Bessard |
Added support for displaying string variables variations in a graph and cursor on graphs
|
changeset |
files
|
2013-02-05 |
Edouard Tisserant |
Fixed crash (segfault) when logging debug messages
|
changeset |
files
|
2013-02-03 |
Edouard Tisserant |
Better PLC log message time stamp display. Better console information when connecting.
|
changeset |
files
|
2013-02-02 |
Edouard Tisserant |
Added log messages time-stamping
|
changeset |
files
|
2013-01-30 |
Laurent Bessard |
Replaced SplitterWindow in ConfTreeNodeEditor by Notebook
|
changeset |
files
|
2013-01-30 |
Laurent Bessard |
Fix bug in DebugVariablePanel when manipulating graph layout and adding drag'n drop graph from parallel graphs and moving graphs order
|
changeset |
files
|
2013-01-30 |
Laurent Bessard |
Fix bug with refresh PLC status tool bar
|
changeset |
files
|
2013-01-30 |
Edouard Tisserant |
Now logging have 4 levels
|
changeset |
files
|
2013-01-29 |
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
|
changeset |
files
|
2013-01-29 |
Laurent Bessard |
Fix bug when closing project
|
changeset |
files
|
2013-01-29 |
Edouard Tisserant |
More stable logging. Added small one-entry log for loading errors. Test now include python side concurrent logging
|
changeset |
files
|
2013-01-29 |
Edouard Tisserant |
merge
|
changeset |
files
|
2013-01-24 |
Laurent Bessard |
Fixed bugs in support for change DebugVariablePanel 2D graphs layout using drag'n drop
|
changeset |
files
|
2013-01-29 |
Edouard Tisserant |
Log redirected to console, dump of all available log to console when connecting to PLC
|
changeset |
files
|
2013-01-24 |
Edouard Tisserant |
Experimental logging feature in PLC debug
|
changeset |
files
|
2013-01-23 |
Laurent Bessard |
Adding support for change DebugVariablePanel 2D graphs layout using drag'n drop
|
changeset |
files
|
2013-01-23 |
Laurent Bessard |
Fixed bug with mouse capture not released in graphic Viewers in debug mode when drag'n dropping wire variable to DebugVariablePanel
|
changeset |
files
|
2013-01-22 |
Laurent Bessard |
Fixed performance issue with matplotlib in DebugVariablePanel and hide 3D graphics when not needed
|
changeset |
files
|
2013-01-22 |
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.
|
changeset |
files
|
2013-01-16 |
Laurent Bessard |
Fix DebugVariablePanel time range position
|
changeset |
files
|
2013-01-16 |
Laurent Bessard |
Fix bug debug slow interface when refresh time of a DebugViewer is longer than debug refresh period
|
changeset |
files
|
2013-01-16 |
Laurent Bessard |
Fix bug in DebugVariablePanel graphics not reset when program is restart
|
changeset |
files
|
2013-01-15 |
Laurent Bessard |
Adding support for defining a time range for DebugVariablePanel graphics and navigating across the recording.
|
changeset |
files
|
2012-12-19 |
Laurent Bessard |
Fix bug when compiling project containing non-ascii characters
|
changeset |
files
|
2012-12-19 |
Laurent Bessard |
Fix bug main configuration variables not displayed in lower left panel when project root element is selected
|
changeset |
files
|
2012-12-19 |
Laurent Bessard |
Fix bug in resource search result highlighting
|
changeset |
files
|
2012-12-11 |
Laurent Bessard |
Adding drag'n drop of debug variable from DebugVariable grid and PouInstance variable list
|
changeset |
files
|
2012-12-11 |
Laurent Bessard |
Added support for defining extension file editor as DebugViewer
|
changeset |
files
|
2012-12-06 |
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.
|
changeset |
files
|
2012-12-06 |
Laurent Bessard |
Fixed boolean value displayed in debug variable panel
|
changeset |
files
|
2012-12-06 |
Laurent Bessard |
Fixed bug when indexing table in Pragma within ST/IL code
|
changeset |
files
|
2012-12-05 |
Laurent Bessard |
Fix bug in PLC Generator preventing output type of standard function to be computed correctly
|
changeset |
files
|
2012-12-03 |
Laurent Bessard |
Fix bug with representation of string variable value in DebugVariablePanel
|
changeset |
files
|
2012-12-03 |
Laurent Bessard |
Fix bug when copying transition and the connected FBD or LD diagram
|
changeset |
files
|
2012-12-03 |
Laurent Bessard |
Fix bug in LD_Viewer when selecting group of elements, wire selection was excluded in free drawing mode
|
changeset |
files
|
2012-12-03 |
Laurent Bessard |
Fix bug when using feedback loop in SFC program instead of jump
|
changeset |
files
|
2012-11-25 |
Laurent Bessard |
Adding support for disabling 2D and 3D graphics in DebugVariablePanel when matplotlib is not installed
|
changeset |
files
|
2012-11-23 |
Laurent Bessard |
Adding support for displaying graphs of debugged numeric variables in 2D and 3D in DebugVariablePanel
|
changeset |
files
|
2012-11-15 |
Laurent Bessard |
Fix bug debug variables from standard and library function blocks unregistered when transferring program
|
changeset |
files
|
2012-11-15 |
Laurent Bessard |
Fix bug multiple graph viewer tab displaying values of the same variable can be opened
|
changeset |
files
|
2012-11-15 |
Laurent Bessard |
Add function block types as data types that are not locatable
|
changeset |
files
|
2012-11-15 |
Laurent Bessard |
Adding support for defining specific global variables for ConfTreeNodes
|
changeset |
files
|
2012-11-15 |
Laurent Bessard |
Fix bug when double click while pressing CTRL on other elements than blocks
|
changeset |
files
|
2012-11-15 |
Laurent Bessard |
Fix bug with concurrent access to LastRefreshTimer in LogPseudoFile for Log Console
|
changeset |
files
|
2012-11-13 |
Laurent Bessard |
Fix bug in debug while stopping PLC
|
changeset |
files
|
2012-11-08 |
Laurent Bessard |
Fix resource task interval error highlighting
|
changeset |
files
|
2012-11-08 |
Laurent Bessard |
Fix display of string variables value in debug
|
changeset |
files
|
2012-11-05 |
Laurent Bessard |
Fix bug debug viewers are block when a Graphic Viewer in debug mode is hidden
|
changeset |
files
|
2012-11-05 |
Laurent Bessard |
Fix bug python thread blocked sometimes on Linux
|
changeset |
files
|
2012-11-03 |
Laurent Bessard |
Fix bug in Debug refresh lock that, with too much data to debug, flooded GUI and blocked it
|
changeset |
files
|
2012-10-31 |
Laurent Bessard |
Fix bug when Drag'n Dropping located variables on Windows
|
changeset |
files
|
2012-10-31 |
Laurent Bessard |
Fix bug Variable and Continuation BoundingBox not refreshed when using Type modification shortcuts
|
changeset |
files
|
2012-10-26 |
Laurent Bessard |
Fix bug when adjusting block size, block informations was not saved when using control + shift + double click
|
changeset |
files
|
2012-10-25 |
Laurent Bessard |
Add support for double bracket pragma in syntax highlighting of TextViewer
|
changeset |
files
|
2012-10-25 |
Laurent Bessard |
Fix bug in RestoreLayout when previously opened tab no more exist in project
|
changeset |
files
|
2012-10-25 |
Laurent Bessard |
Fix bug when more than one block library add extra python file
|
changeset |
files
|
2012-10-25 |
Edouard Tisserant |
Fix bug of PythonIterator signature in PLCObject when not using PythonLibrary
|
changeset |
files
|
2012-10-24 |
Edouard Tisserant |
Added caching for python eval (avoid compiling when same code called, but still execute). Cleaned up some evaluator related code.
|
changeset |
files
|
2012-10-23 |
Laurent Bessard |
Merged
|
changeset |
files
|
2012-10-22 |
Laurent Bessard |
Merged
|
changeset |
files
|
2012-10-21 |
Laurent Bessard |
Adding support for direct array declaration in structure element declaration
|
changeset |
files
|
2012-10-19 |
Laurent Bessard |
Fix bug in VariablePanel 'Type' cell editor menu entry 'User Data Types' containing ConfNodes data types
|
changeset |
files
|
2012-10-22 |
Edouard Tisserant |
Introduced FBID in tests/python example. Fixed type error leading to segfault
|
changeset |
files
|
2012-10-19 |
Edouard Tisserant |
Now test/python also demonstrate large C pragmas in ST, accessing complex types
|
changeset |
files
|
2012-10-18 |
Edouard Tisserant |
Even more pedagogical tests/python. Renaming will not help
|
changeset |
files
|
2012-10-18 |
Edouard Tisserant |
More pedagogical tests/python. Should be renamed python_ctypes_and_C_pragmas_in_ST or something
|
changeset |
files
|
2012-10-18 |
Laurent Bessard |
Fix bug in TextViewer when starting text with '{' character
|
changeset |
files
|
2012-10-18 |
Laurent Bessard |
Adding support for quickly changing variable and connection type
|
changeset |
files
|
2012-10-18 |
Laurent Bessard |
Adding button in ConnectionDialog to propagate connection name modification to all connections with the same name in POU
|
changeset |
files
|
2012-10-17 |
Laurent Bessard |
Adding support for selecting variable type filtering in BrowseLocationsDialog and modify variable type when validated
|
changeset |
files
|
2012-10-16 |
Laurent Bessard |
Fixing bug in PLCGenerator with user defined functions and standard overloaded function
|
changeset |
files
|
2012-10-16 |
Laurent Bessard |
Adding datatypes defined in ConfNode as possible function return type
|
changeset |
files
|
2012-10-16 |
Laurent Bessard |
Fix support for adjusting block size to block minimum size and to Viewer scaling
|
changeset |
files
|
2012-10-15 |
Edouard Tisserant |
Added FBID variable to PY_EVAL evaluation context. FBID does identify uniquely py_eval block instance triggering execution
|
changeset |
files
|
2012-10-05 |
Edouard Tisserant |
Fixed error message occuring sometime when quitting runtime from tray menu
|
changeset |
files
|
2012-10-04 |
Laurent Bessard |
Fix bug in RestoreLastLayout mechanism when last window size was default window size
|
changeset |
files
|
2012-10-04 |
laurent |
Replacing text buttons by bitmap buttons for variable grid in CFileEditor
|
changeset |
files
|
2012-10-04 |
laurent |
Fix bug in generated master panel in CanFestival extension
|
changeset |
files
|
2012-10-04 |
laurent |
Fix ConfTreeNodeEditor parameters controls size on Windows
|
changeset |
files
|
2012-10-01 |
laurent |
Fixing CanFestival master and slave nodeid when generating code for PLC
|
changeset |
files
|
2012-10-01 |
laurent |
Fixing bug when spinctrl new value is changed by ConfTreeNode
|
changeset |
files
|
2012-10-01 |
laurent |
Fix description of menu entry for adding sub ConfNode to ConfNode in Project Tree
|
changeset |
files
|
2012-09-23 |
Laurent Bessard |
Fix bug when modifying IEC_Channel
|
changeset |
files
|
2012-09-23 |
Laurent Bessard |
Fix unexpected warning message when adding extension to project
|
changeset |
files
|
2012-09-23 |
Laurent Bessard |
Fix scroll bug in ConfNode params panel when changing tab selection on Windows
|
changeset |
files
|
2012-09-22 |
Laurent Bessard |
Adding support for adding default configuration on opened project without any
|
changeset |
files
|
2012-09-22 |
laurent |
Fix bug with Print functionality
|
changeset |
files
|
2012-09-21 |
Edouard Tisserant |
Runtime Quit should not crash when plc noyt stopped
|
changeset |
files
|
2012-09-21 |
Edouard Tisserant |
Quit runtime with SysTray icon menu should not crash anymore
|
changeset |
files
|
2012-09-20 |
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.
|
changeset |
files
|
2012-09-13 |
laurent |
Adding default sizer in main frame in default wxGlade GUI file
|
changeset |
files
|