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
|
2013-03-14 |
Laurent Bessard |
Added support in LogViewer for scrolling using relative timestamp
|
changeset |
files
|
2013-03-14 |
Laurent Bessard |
Fixed LogViewer scrollbar and scroll methods
|
changeset |
files
|
2013-03-14 |
Laurent Bessard |
Completely removed restore perspective and project layout process
|
changeset |
files
|
2013-03-13 |
Laurent Bessard |
Fixed conflicting icon names on Windows
|
changeset |
files
|
2013-03-13 |
Laurent Bessard |
Added LogViewer panel in bottom notebook
|
changeset |
files
|
2013-03-13 |
Edouard Tisserant |
RC3
1.1 Korean release
|
changeset |
files
|
2013-03-13 |
Edouard Tisserant |
re-fixed CanFestival support...
|
changeset |
files
|
2013-03-11 |
Laurent Bessard |
Merged
|
changeset |
files
|
2013-03-11 |
Laurent Bessard |
Fixed canfestival extension for LPCManager
|
changeset |
files
|
2013-03-11 |
Laurent Bessard |
Disabled project layout saving and restoring
|
changeset |
files
|
2013-03-11 |
Edouard Tisserant |
Redirect PyEval exceptions to logging
|
changeset |
files
|
2013-03-11 |
Edouard Tisserant |
reverted PLCObject.py. ctypes.POINTER(ctypes.c_uint8) != string
|
changeset |
files
|
2013-03-10 |
Laurent Bessard |
Disabled project layout saving and restoring
|
changeset |
files
|
2013-03-07 |
Laurent Bessard |
Fix warning with LogMessage function
|
changeset |
files
|
2013-03-07 |
Edouard Tisserant |
RC2
1.1 Korean release
|
changeset |
files
|
2013-03-06 |
Laurent Bessard |
Added support for extension custom contextual add menu
|
changeset |
files
|
2013-03-06 |
Laurent Bessard |
Fixed bug when ST/IL code contains non-ascii characters (in comment) and modifying variable name
|
changeset |
files
|
2013-03-06 |
Laurent Bessard |
Fixed test identifier function
|
changeset |
files
|
2013-03-06 |
Edouard Tisserant |
merge
|
changeset |
files
|
2013-03-05 |
Laurent Bessard |
Merged
|
changeset |
files
|
2013-03-05 |
Laurent Bessard |
Fix bug on Windows when drag'n dropping variable to DebugVariablePanel, panel not refreshed
|
changeset |
files
|
2013-03-05 |
Laurent Bessard |
Fix row selection in CustomGrid
|
changeset |
files
|
2013-03-06 |
Edouard Tisserant |
Cleanup in canfestival plugin. No more meaningless default values.
|
changeset |
files
|
2013-03-06 |
Edouard Tisserant |
Python shell and wx inspector now both available even when PLC not started
|
changeset |
files
|