2013-05-09 |
Laurent Bessard |
Fixed bug with debugging global variables
|
changeset |
files
|
2013-05-08 |
Laurent Bessard |
Fixed search in CodeFileEditor STC panel
|
changeset |
files
|
2013-05-08 |
Laurent Bessard |
Added support for compatibility with older version of c_ext
|
changeset |
files
|
2013-05-08 |
Laurent Bessard |
Updated python test
|
changeset |
files
|
2013-05-08 |
Laurent Bessard |
Fixed bug when pressing Return key in FindInPouDialog
|
changeset |
files
|
2013-05-08 |
Laurent Bessard |
Fixed Python editor adding variable panel
|
changeset |
files
|
2013-05-08 |
Laurent Bessard |
Fixed CFileEditor replacing folding panels by variable panel and STC
|
changeset |
files
|
2013-05-08 |
Laurent Bessard |
Move C_ext file for merging with py_ext
|
changeset |
files
|
2013-05-06 |
Laurent Bessard |
Fixed bug in LogViewer layout
|
changeset |
files
|
2013-05-06 |
Laurent Bessard |
Added support for resetting log messages
|
changeset |
files
|
2013-05-06 |
Laurent Bessard |
Fixed bugs in CustomStyledTextCtrl
|
changeset |
files
|
2013-05-06 |
Laurent Bessard |
Fixed bug with margin cursor in StyledTextCtrl on Windows
|
changeset |
files
|
2013-05-03 |
Laurent Bessard |
Fixed bug when closing Beremiz frame
|
changeset |
files
|
2013-05-02 |
Laurent Bessard |
Fixed bug when transferring program and a output located variable is forced
|
changeset |
files
|
2013-05-02 |
Laurent Bessard |
Fixed bug when closing Beremiz frame
|
changeset |
files
|
2013-05-02 |
Laurent Bessard |
Fixed bug when closing Beremiz frame
|
changeset |
files
|
2013-05-02 |
Laurent Bessard |
Fixed warnings in python test
|
changeset |
files
|
2013-05-02 |
Laurent Bessard |
Removed call of deprecated function on wxSplitterWindow
|
changeset |
files
|
2013-05-02 |
Laurent Bessard |
Fixed bug in DebugVariablePanel, cursor not reset when graphs were reset
|
changeset |
files
|
2013-05-02 |
Laurent Bessard |
Added support for adding a variable in program VariablePanel by drap'n dropping located variable like in global VariablePanel
|
changeset |
files
|
2013-04-30 |
Laurent Bessard |
Fixed bug in PouInstanceVariablesPanel buttons tooltips
|
changeset |
files
|
2013-04-30 |
Laurent Bessard |
Fixed bug when quitting project with more than one LD Viewer opened
|
changeset |
files
|
2013-04-30 |
Laurent Bessard |
Fixed bug list of ConfNodes blocks not refreshed when a library was enable or disable
|
changeset |
files
|
2013-04-29 |
Laurent Bessard |
Fixed bug in LogViewer when no Log Messages are available when first SetLogCounters
|
changeset |
files
|
2013-04-29 |
Laurent Bessard |
Fixed wrong default value for xsd:positiveInteger and xsd:negativeInteger in xmlclass
|
changeset |
files
|
2013-04-29 |
Laurent Bessard |
Fixed bug in LogViewer in Log Messages to retrieve index calculation when first SetLogCounters
|
changeset |
files
|
2013-04-29 |
Laurent Bessard |
Fixed bug in displayed datetime, using local timezone instead of UTC
|
changeset |
files
|
2013-04-28 |
Edouard Tisserant |
Now Debug Buffer Unpacking is a separate function, declared in typemapping.py
|
changeset |
files
|
2013-04-28 |
Edouard Tisserant |
Optimzed tracing of STRING type variables value. Now, only used size is transfered in debug buffer.
|
changeset |
files
|
2013-04-26 |
Edouard Tisserant |
chmod +x PLCOpenEditor.py
|
changeset |
files
|
2013-04-26 |
Laurent Bessard |
Fixed retrieve and publish call order in PLC generated code
|
changeset |
files
|
2013-04-25 |
Laurent Bessard |
Fixed bug in LogViewer when view is filtered and displaying last message and new messages appears
|
changeset |
files
|
2013-04-25 |
Edouard Tisserant |
Added exception printing on Pyro connector, tracking random connection failure...
|
changeset |
files
|
2013-04-25 |
Laurent Bessard |
Fixed refresh bugs when drag'n dropping of group of elements
|
changeset |
files
|
2013-04-25 |
Laurent Bessard |
Modify search algorithm in LibraryPanel to search match in whole block name, not only at beginning
|
changeset |
files
|
2013-04-25 |
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.
|
changeset |
files
|
2013-04-24 |
Laurent Bessard |
Fixed bug in CFileEditor
|
changeset |
files
|
2013-04-24 |
Laurent Bessard |
Removed undeleted debug print
|
changeset |
files
|
2013-04-24 |
Laurent Bessard |
Fixed bug Show IEC code button not available
|
changeset |
files
|
2013-04-24 |
Laurent Bessard |
Fixed bug in Save function in Beremiz
|
changeset |
files
|
2013-04-24 |
Laurent Bessard |
Merged
|
changeset |
files
|
2013-04-24 |
Laurent Bessard |
Fixed Save As... function in Beremiz
|
changeset |
files
|
2013-04-24 |
Laurent Bessard |
Fixed unexpected scrolling when PythonEditor, TextViewer and CFileEditor get focus
|
changeset |
files
|
2013-04-24 |
Laurent Bessard |
Fixed new ConfTreeNodeEditor layout on Windows
|
changeset |
files
|
2013-04-24 |
Laurent Bessard |
Fixed PythonEditor font size
|
changeset |
files
|
2013-04-23 |
Laurent Bessard |
Added support for search in PythonEditor and IECCodeViewer
|
changeset |
files
|
2013-04-23 |
Laurent Bessard |
Fixed pattern textctrl in FindInPouDialog to get focus when dialog appear
|
changeset |
files
|
2013-04-23 |
Laurent Bessard |
Fixed ConfTreeNodeEditor layout
|
changeset |
files
|
2013-04-23 |
Laurent Bessard |
Fixed connections of block when changing block type
|
changeset |
files
|
2013-04-24 |
Edouard Tisserant |
Fixed error when stopping PLC with wxglade HMI
|
changeset |
files
|
2013-04-24 |
Edouard Tisserant |
Better display of Python exceptions from Py_Eval
|
changeset |
files
|
2013-04-24 |
Edouard Tisserant |
Extended exception info from evaluator. Problems in python runtime init/cleanup code now more readable
|
changeset |
files
|
2013-04-24 |
Edouard Tisserant |
Made declaration from beremiz.h available to C pragmas in POUs. Added AtomicCompareExchange to beremiz.h
|
changeset |
files
|
2013-04-23 |
Edouard Tisserant |
Fixed inspector
|
changeset |
files
|
2013-04-23 |
Laurent Bessard |
Fixed bug in program elements computation order in PLCGenerator
|
changeset |
files
|
2013-04-22 |
Laurent Bessard |
Fixed bug when using 'Adjust Block Size' contextual menu item on a group of selected elements
|
changeset |
files
|
2013-04-22 |
Laurent Bessard |
Fixed bug Beremiz_service process not stopped when quitting
|
changeset |
files
|
2013-04-19 |
Edouard Tisserant |
Runtime now unloads and cleanup PLC before exit (created threads was preventing exit)
|
changeset |
files
|
2013-04-18 |
Laurent Bessard |
Fixed bugs in DebugVariablePanel
|
changeset |
files
|
2013-04-18 |
Laurent Bessard |
Fixed bug in graph panel default size in DebugVariablePanel
|
changeset |
files
|
2013-04-18 |
Laurent Bessard |
Fixed refresh bug when moving selected elements
|
changeset |
files
|
2013-04-18 |
Laurent Bessard |
Fixed graph panel size when modifying DebugVariablePanel layout
|
changeset |
files
|
2013-04-18 |
Laurent Bessard |
Fixed MouseWheel behavior in DebugVariablePanel, change graph range only if CTRL is pressed
|
changeset |
files
|
2013-04-18 |
Laurent Bessard |
Fixed bug when right click on ProjectTree project item
|
changeset |
files
|
2013-04-18 |
Laurent Bessard |
Fixed bug when right click on ProjectTree project item
|
changeset |
files
|
2013-04-18 |
Laurent Bessard |
Merged
|
changeset |
files
|
2013-04-18 |
Laurent Bessard |
Fixed bug in ProjectNodeEditor when base params panel is not shown
|
changeset |
files
|
2013-04-17 |
Edouard Tisserant |
Better mdns resolution failure signaling, added fixed bug whith runtime autostart
|
changeset |
files
|
2013-04-14 |
Laurent Bessard |
Fix bug when launching Beremiz_service with autostart option and working dir doesn't contain any program
|
changeset |
files
|
2013-04-14 |
Laurent Bessard |
Clean Config Tree Node children list by type after removing one child
|
changeset |
files
|
2013-04-14 |
Laurent Bessard |
Fix bug defining string initial value using quotes
|
changeset |
files
|
2013-04-14 |
Laurent Bessard |
Fix bug when pressing left arrow key in PouInstanceVariablesPanel
|
changeset |
files
|
2013-04-14 |
Laurent Bessard |
Fix bug when creating New project in PLCOpenEditor
|
changeset |
files
|
2013-04-12 |
Laurent Bessard |
Merged
|
changeset |
files
|
2013-04-10 |
Laurent Bessard |
Fixed bug with diagram copy
|
changeset |
files
|
2013-04-12 |
Edouard Tisserant |
Fixed bug when starting Beremiz_runtime.py non empty (-a)
|
changeset |
files
|
2013-04-09 |
Laurent Bessard |
Fixed Triggering column cell choice editor, removing useless and bugging empty string option
|
changeset |
files
|
2013-04-09 |
Laurent Bessard |
Fixed LogConsole not cleared when building several times
|
changeset |
files
|
2013-04-09 |
Laurent Bessard |
Fixed resource editing, removing definition of more than one resource and deletion of last resource defined
|
changeset |
files
|
2013-04-09 |
Laurent Bessard |
Fix bug when linking failed and trying to rebuild
|
changeset |
files
|
2013-04-09 |
Laurent Bessard |
Fixed bug when connecting and URI_location is empty
|
changeset |
files
|
2013-04-06 |
Laurent Bessard |
Fixed bug when importing NodeEditorTemplate
|
changeset |
files
|
2013-04-06 |
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
|
changeset |
files
|
2013-04-05 |
Laurent Bessard |
Fixed bug when closing Beremiz
|
changeset |
files
|
2013-04-04 |
Laurent Bessard |
Merged
|
changeset |
files
|
2013-04-04 |
Laurent Bessard |
Fixed bug when setting empty value to optional non-string parameters
|
changeset |
files
|
2013-04-04 |
Laurent Bessard |
Fixed bug with variable panel in project configuration editor
|
changeset |
files
|
2013-04-04 |
Laurent Bessard |
Fixed LogConsole: set read only, enabled copy selected text with CTRL+C and primary selection
|
changeset |
files
|
2013-04-04 |
Edouard Tisserant |
Now python files provided by extentions have init, start, stop and cleanup hooks
|
changeset |
files
|
2013-04-04 |
Edouard Tisserant |
More VAR_GLOBAL related tests in tests/python
|
changeset |
files
|
2013-03-29 |
Edouard Tisserant |
Fixed warning with LogMessage
|
changeset |
files
|
2013-03-27 |
Laurent Bessard |
Fixed bug when transferring New PLC to a non-empty pyro connector
|
changeset |
files
|
2013-03-27 |
Laurent Bessard |
Fixed typo in IDEFrame OnProjectTreeRightUp method
|
changeset |
files
|
2013-03-27 |
Laurent Bessard |
Fixed bug in VariablePanel when editing project single configuration variables
|
changeset |
files
|
2013-03-27 |
Laurent Bessard |
Fixed bugs in DebugVariablePanel when matplotlib not installed
|
changeset |
files
|
2013-03-27 |
Laurent Bessard |
Added automatic line wrapping to log console
|
changeset |
files
|
2013-03-27 |
Laurent Bessard |
Fixed PLC status not translated in status bar when connected
|
changeset |
files
|
2013-03-26 |
Laurent Bessard |
Updated internationalization french translations
|
changeset |
files
|
2013-03-26 |
Laurent Bessard |
Added support in LocationCellEditor for locations with undefined direction
|
changeset |
files
|
2013-03-26 |
Laurent Bessard |
Fixed CanFestival extension, adding CANOpen entries in BrowseLocationsDialog
|
changeset |
files
|
2013-03-26 |
Edouard Tisserant |
LogMessage string pointer now char* instead of uint8_t*
|
changeset |
files
|
2013-03-26 |
Edouard Tisserant |
Added beremiz.h header file for extensions
|
changeset |
files
|
2013-03-25 |
Laurent Bessard |
Added support for StatusBar
|
changeset |
files
|
2013-03-25 |
Laurent Bessard |
Replaced LogConsole TextCtrl by StyledTextCtrl
|
changeset |
files
|
2013-03-24 |
Laurent Bessard |
Merged
|
changeset |
files
|
2013-03-22 |
Laurent Bessard |
Reduced message line size in Log Viewer
|
changeset |
files
|
2013-03-22 |
Edouard Tisserant |
Fixed typo in copy_to_log
|
changeset |
files
|
2013-03-22 |
Edouard Tisserant |
Extended LogCursor attributes
|
changeset |
files
|
2013-03-21 |
Laurent Bessard |
Inverted Console and LogViewer tabs in bottom Notebook
|
changeset |
files
|
2013-03-21 |
Laurent Bessard |
Improved Log Viewer functionalities
|
changeset |
files
|
2013-03-21 |
Laurent Bessard |
Fixed pulling of PLC status and log count
|
changeset |
files
|
2013-03-21 |
Edouard Tisserant |
Fixed cast in target code to remove void* arithmetic warning
|
changeset |
files
|
2013-03-20 |
Laurent Bessard |
Fixed bug on variables with empty name in VariablePanel can't be edited
|
changeset |
files
|
2013-03-17 |
Laurent Bessard |
Fixed bug editors empty after being opened
|
changeset |
files
|
2013-03-15 |
Laurent Bessard |
Reduced flicker on LogViewer and DebugGraphPanel on Windows
|
changeset |
files
|
2013-03-15 |
Laurent Bessard |
Improved graphics of LogViewer scrollbar to be anti-aliased
|
changeset |
files
|
2013-03-15 |
Laurent Bessard |
Fixed LogViewer with improvements
|
changeset |
files
|
2013-03-15 |
Edouard Tisserant |
Re-organized C code templates for plc_main. Moved logging out of plc_debug. Factorized redundant _common_ticktime external declaration
|
changeset |
files
|
2013-03-14 |
Laurent Bessard |
Fixed bugs with new buttons on Windows
|
changeset |
files
|
2013-03-14 |
Laurent Bessard |
Replaced left ugly buttons in LogViewer by custom buttons inside MessagePanel
|
changeset |
files
|