beremiz
Clone
Summary
Browse
Changes
Graph
RC3
1.1 Korean release
2013-03-13, Edouard Tisserant
c8e008b8cefe
re-fixed CanFestival support...
2013-03-13, Edouard Tisserant
0ba3d9cd61e8
Merged
2013-03-11, Laurent Bessard
8d99a1f819cb
Fixed canfestival extension for LPCManager
2013-03-11, Laurent Bessard
0d32a8748814
Disabled project layout saving and restoring
2013-03-11, Laurent Bessard
211e78636b6b
Redirect PyEval exceptions to logging
2013-03-11, Edouard Tisserant
659198075ce4
reverted PLCObject.py. ctypes.POINTER(ctypes.c_uint8) != string
2013-03-11, Edouard Tisserant
c4550f76ae05
Disabled project layout saving and restoring
2013-03-10, Laurent Bessard
0dd89c8eeef5
Fix warning with LogMessage function
2013-03-08, Laurent Bessard
1950fe687dde
RC2
1.1 Korean release
2013-03-07, Edouard Tisserant
eee7625de1f7
Added support for extension custom contextual add menu
2013-03-06, Laurent Bessard
8a339cd61cb4
Fixed bug when ST/IL code contains non-ascii characters (in comment) and modifying variable name
2013-03-06, Laurent Bessard
dc1318160073
Fixed test identifier function
2013-03-06, Laurent Bessard
308e51832711
merge
2013-03-06, Edouard Tisserant
e3edaf98a44a
Merged
2013-03-05, Laurent Bessard
f1c6b7a6f44b
Fix bug on Windows when drag'n dropping variable to DebugVariablePanel, panel not refreshed
2013-03-05, Laurent Bessard
c0dcbbdb0bb1
Fix row selection in CustomGrid
2013-03-05, Laurent Bessard
069466072e9d
Cleanup in canfestival plugin. No more meaningless default values.
2013-03-06, Edouard Tisserant
d72a866cf9b0
Python shell and wx inspector now both available even when PLC not started
2013-03-06, Edouard Tisserant
046aeae0d71c
Added CWD to ProcessLogger, and make sure local runtime have CWD setup correctly
2013-03-06, Edouard Tisserant
511bf048b8b7
CanFestival plugin now sends driver as extra file to runtime if matching target. Helps on windows to resolve DLL
2013-03-05, Edouard Tisserant
463d4b2b058d
Fixed 'python shell' failure from runtime tray icon menu in some case, when PLC init failed
2013-03-05, Edouard Tisserant
c838c50f8946
More ignored files in .hgignore
2013-03-04, Edouard Tisserant
7ef2f485c28f
Made logging compatible with windows API
2013-03-04, Edouard Tisserant
ab487d32ce9a
Fixed dead code in c_ext, and updated test accordingly
2013-03-04, Edouard Tisserant
1fb6cf5a4c4d
Fixed bug when drag'n dropping variables from left panel
2013-02-28, Laurent Bessard
c1f901403a34
Extracted FolderTree control from FileManagementPanel to be able to use it anywhere else
2013-02-27, Laurent Bessard
7f9a9c47a317
Fixed bug when closing Beremiz and grid editor is shown on Windows
2013-02-27, Laurent Bessard
bf896711921c
Fixed SFC keyword definition
2013-02-27, Laurent Bessard
aa24cf3b7009
Fix semantic error while compiling project including canfestival extension instances
2013-02-27, Laurent Bessard
89fead207c35
Fix bugs in DataTypeEditor
2013-02-27, Laurent Bessard
82e2a155a3ce
Fix bug on Windows with wxPaintDC
2013-02-27, Laurent Bessard
9343740603f5
Added support for drag'n dropping non-numeric variables
2013-02-26, Laurent Bessard
c1159acb0886
Introduce Beremiz Native POU library. Now LOGGER POU is part of Beremiz' native POU library
2013-02-26, Edouard Tisserant
52a17be9c4d1
Fixed panels displaying non-numeric variables in DebugVariablePanel
2013-02-26, Laurent Bessard
da7f80e04a54
Fixed bug with LastRefreshTimer when closing debug viewer
2013-02-26, Laurent Bessard
2ba9d7e3be72
Fixed bug ForceVariableDialog when forcing DATETIME variables
2013-02-26, Laurent Bessard
b6e93549de2e
Fixed bug PouInstancePanel not updated when drag'n dropping variable from extensions
2013-02-24, Laurent Bessard
0c68d1af821d
Added missing images
2013-02-22, Laurent Bessard
7c5bb4459993
Fixed bug with 3D graphs in debug variable panel
2013-02-22, Laurent Bessard
ef1bfe848bf9
Added support for changing graph size using handles like sash window
2013-02-21, Laurent Bessard
bd6fdbb61784
Added button for exporting individual graph values to clipboard
2013-02-21, Laurent Bessard
364d178df2d3
Added button in graph for changing graph size to minimum
2013-02-21, Laurent Bessard
fc1515f27e1f
Fixed highlights for dropping graphs between the others
2013-02-20, Laurent Bessard
fc00c11feff5
Fixed bug with LastRefreshTimer
2013-02-20, Laurent Bessard
6c320534627e
Improved matplotlib graphic debug panel implementation
2013-02-20, Laurent Bessard
ebe63100b6d7
Improved matplotlib graphic debug panel implementation
2013-02-20, Laurent Bessard
da4970f6c46c
Improved matplotlib graphic debug panel implementation
2013-02-19, Laurent Bessard
4be515ac635e
Improved matplotlib graphic debug panel implementation
2013-02-17, Laurent Bessard
c562031146e4
Improved matplotlib graphic debug panel implementation
2013-02-12, Laurent Bessard
a94e7fea7051
Fix bug when resetting graphs values
2013-02-07, Laurent Bessard
bd3e5b65e8be
Merged
2013-02-06, Laurent Bessard
2323981f5d41
Added support for drag'n drop variable from one graph to another with visible graph
2013-02-06, Laurent Bessard
5f9dd88a605b
Added support for displaying string variables variations in a graph and cursor on graphs
2013-02-05, Laurent Bessard
5f2cc382be8c
Fixed crash (segfault) when logging debug messages
2013-02-05, Edouard Tisserant
6ef6e0b3a908
Better PLC log message time stamp display. Better console information when connecting.
2013-02-03, Edouard Tisserant
60fafd828a30
Added log messages time-stamping
2013-02-02, Edouard Tisserant
a8db48ec2c31
Replaced SplitterWindow in ConfTreeNodeEditor by Notebook
2013-01-30, Laurent Bessard
1499a4d225db
Fix bug in DebugVariablePanel when manipulating graph layout and adding drag'n drop graph from parallel graphs and moving graphs order
2013-01-30, Laurent Bessard
4a36e38e51d3
Fix bug with refresh PLC status tool bar
2013-01-30, Laurent Bessard
aa136ef12506