Laurent Bessard [Thu, 14 Mar 2013 17:51:30 +0100] rev 981
Fixed LogViewer scrollbar and scroll methods
Laurent Bessard [Thu, 14 Mar 2013 09:20:07 +0100] rev 980
Completely removed restore perspective and project layout process
Laurent Bessard [Wed, 13 Mar 2013 23:49:19 +0100] rev 979
Fixed conflicting icon names on Windows
Laurent Bessard [Wed, 13 Mar 2013 23:17:30 +0100] rev 978
Added LogViewer panel in bottom notebook
Edouard Tisserant [Wed, 13 Mar 2013 12:34:55 +0900] rev 977
RC3
Edouard Tisserant [Wed, 13 Mar 2013 12:34:25 +0900] rev 976
re-fixed CanFestival support...
Laurent Bessard [Mon, 11 Mar 2013 14:49:17 +0100] rev 975
Merged
Laurent Bessard [Mon, 11 Mar 2013 14:06:06 +0100] rev 974
Fixed canfestival extension for LPCManager
Laurent Bessard [Mon, 11 Mar 2013 14:04:48 +0100] rev 973
Disabled project layout saving and restoring
Edouard Tisserant [Mon, 11 Mar 2013 19:17:56 +0900] rev 972
Redirect PyEval exceptions to logging
Edouard Tisserant [Mon, 11 Mar 2013 09:50:55 +0900] rev 971
reverted PLCObject.py. ctypes.POINTER(ctypes.c_uint8) != string
Laurent Bessard [Sun, 10 Mar 2013 20:29:55 +0100] rev 970
Disabled project layout saving and restoring
Laurent Bessard [Fri, 08 Mar 2013 00:15:28 +0100] rev 969
Fix warning with LogMessage function
Edouard Tisserant [Thu, 07 Mar 2013 11:47:43 +0900] rev 968
RC2
Laurent Bessard [Wed, 06 Mar 2013 19:23:58 +0100] rev 967
Added support for extension custom contextual add menu
Laurent Bessard [Wed, 06 Mar 2013 10:58:15 +0100] rev 966
Fixed bug when ST/IL code contains non-ascii characters (in comment) and modifying variable name
Laurent Bessard [Wed, 06 Mar 2013 10:47:06 +0100] rev 965
Fixed test identifier function
Edouard Tisserant [Wed, 06 Mar 2013 17:05:56 +0900] rev 964
merge
Laurent Bessard [Tue, 05 Mar 2013 17:56:51 +0100] rev 963
Merged
Laurent Bessard [Tue, 05 Mar 2013 17:55:15 +0100] rev 962
Fix bug on Windows when drag'n dropping variable to DebugVariablePanel, panel not refreshed
Laurent Bessard [Tue, 05 Mar 2013 17:54:19 +0100] rev 961
Fix row selection in CustomGrid
Edouard Tisserant [Wed, 06 Mar 2013 14:03:26 +0900] rev 960
Cleanup in canfestival plugin. No more meaningless default values.
Edouard Tisserant [Wed, 06 Mar 2013 10:30:55 +0900] rev 959
Python shell and wx inspector now both available even when PLC not started
Edouard Tisserant [Wed, 06 Mar 2013 09:40:28 +0900] rev 958
Added CWD to ProcessLogger, and make sure local runtime have CWD setup correctly
Edouard Tisserant [Tue, 05 Mar 2013 20:14:12 +0900] rev 957
CanFestival plugin now sends driver as extra file to runtime if matching target. Helps on windows to resolve DLL
Edouard Tisserant [Tue, 05 Mar 2013 20:12:51 +0900] rev 956
Fixed 'python shell' failure from runtime tray icon menu in some case, when PLC init failed
Edouard Tisserant [Mon, 04 Mar 2013 17:49:38 +0900] rev 955
More ignored files in .hgignore
Edouard Tisserant [Mon, 04 Mar 2013 17:49:12 +0900] rev 954
Made logging compatible with windows API
Edouard Tisserant [Mon, 04 Mar 2013 12:22:49 +0900] rev 953
Fixed dead code in c_ext, and updated test accordingly
Laurent Bessard [Thu, 28 Feb 2013 00:20:05 +0100] rev 952
Fixed bug when drag'n dropping variables from left panel
Laurent Bessard [Wed, 27 Feb 2013 22:35:46 +0100] rev 951
Extracted FolderTree control from FileManagementPanel to be able to use it anywhere else
Laurent Bessard [Wed, 27 Feb 2013 11:33:41 +0100] rev 950
Fixed bug when closing Beremiz and grid editor is shown on Windows
Laurent Bessard [Wed, 27 Feb 2013 11:25:39 +0100] rev 949
Fixed SFC keyword definition
Laurent Bessard [Wed, 27 Feb 2013 11:23:42 +0100] rev 948
Fix semantic error while compiling project including canfestival extension instances
Laurent Bessard [Wed, 27 Feb 2013 11:08:30 +0100] rev 947
Fix bugs in DataTypeEditor
Laurent Bessard [Wed, 27 Feb 2013 09:37:51 +0100] rev 946
Fix bug on Windows with wxPaintDC
Laurent Bessard [Tue, 26 Feb 2013 09:26:25 +0100] rev 945
Added support for drag'n dropping non-numeric variables
Edouard Tisserant [Tue, 26 Feb 2013 16:37:17 +0900] rev 944
Introduce Beremiz Native POU library. Now LOGGER POU is part of Beremiz' native POU library
Laurent Bessard [Tue, 26 Feb 2013 01:17:53 +0100] rev 943
Fixed panels displaying non-numeric variables in DebugVariablePanel
Laurent Bessard [Tue, 26 Feb 2013 01:16:28 +0100] rev 942
Fixed bug with LastRefreshTimer when closing debug viewer
Laurent Bessard [Tue, 26 Feb 2013 01:14:20 +0100] rev 941
Fixed bug ForceVariableDialog when forcing DATETIME variables
Laurent Bessard [Sun, 24 Feb 2013 00:28:49 +0100] rev 940
Fixed bug PouInstancePanel not updated when drag'n dropping variable from extensions
Laurent Bessard [Fri, 22 Feb 2013 00:28:42 +0100] rev 939
Added missing images
Laurent Bessard [Fri, 22 Feb 2013 00:26:47 +0100] rev 938
Fixed bug with 3D graphs in debug variable panel
Laurent Bessard [Thu, 21 Feb 2013 20:08:06 +0100] rev 937
Added support for changing graph size using handles like sash window
Laurent Bessard [Thu, 21 Feb 2013 17:11:36 +0100] rev 936
Added button for exporting individual graph values to clipboard
Laurent Bessard [Thu, 21 Feb 2013 15:46:08 +0100] rev 935
Added button in graph for changing graph size to minimum
Laurent Bessard [Wed, 20 Feb 2013 19:39:52 +0100] rev 934
Fixed highlights for dropping graphs between the others
Laurent Bessard [Wed, 20 Feb 2013 19:35:48 +0100] rev 933
Fixed bug with LastRefreshTimer
Laurent Bessard [Wed, 20 Feb 2013 01:18:08 +0100] rev 932
Improved matplotlib graphic debug panel implementation
Laurent Bessard [Wed, 20 Feb 2013 00:53:19 +0100] rev 931
Improved matplotlib graphic debug panel implementation
Laurent Bessard [Tue, 19 Feb 2013 00:06:59 +0100] rev 930
Improved matplotlib graphic debug panel implementation
Laurent Bessard [Sun, 17 Feb 2013 23:47:41 +0100] rev 929
Improved matplotlib graphic debug panel implementation
Laurent Bessard [Tue, 12 Feb 2013 23:19:57 +0100] rev 928
Improved matplotlib graphic debug panel implementation
Laurent Bessard [Thu, 07 Feb 2013 00:49:52 +0100] rev 927
Fix bug when resetting graphs values
Laurent Bessard [Wed, 06 Feb 2013 01:21:01 +0100] rev 926
Merged
Laurent Bessard [Wed, 06 Feb 2013 01:18:56 +0100] rev 925
Added support for drag'n drop variable from one graph to another with visible graph
Laurent Bessard [Tue, 05 Feb 2013 16:42:52 +0100] rev 924
Added support for displaying string variables variations in a graph and cursor on graphs
Edouard Tisserant [Tue, 05 Feb 2013 23:28:35 +1100] rev 923
Fixed crash (segfault) when logging debug messages
Edouard Tisserant [Sun, 03 Feb 2013 16:21:56 +1100] rev 922
Better PLC log message time stamp display. Better console information when connecting.
Edouard Tisserant [Sat, 02 Feb 2013 16:01:02 +1100] rev 921
Added log messages time-stamping
Laurent Bessard [Wed, 30 Jan 2013 23:46:41 +0100] rev 920
Replaced SplitterWindow in ConfTreeNodeEditor by Notebook
Laurent Bessard [Wed, 30 Jan 2013 19:07:59 +0100] rev 919
Fix bug in DebugVariablePanel when manipulating graph layout and adding drag'n drop graph from parallel graphs and moving graphs order
Laurent Bessard [Wed, 30 Jan 2013 19:03:25 +0100] rev 918
Fix bug with refresh PLC status tool bar
Edouard Tisserant [Wed, 30 Jan 2013 18:54:12 +1100] rev 917
Now logging have 4 levels
Laurent Bessard [Tue, 29 Jan 2013 23:41:00 +0100] rev 916
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
Laurent Bessard [Tue, 29 Jan 2013 18:01:51 +0100] rev 915
Fix bug when closing project
Edouard Tisserant [Tue, 29 Jan 2013 21:34:43 +1100] rev 914
More stable logging. Added small one-entry log for loading errors. Test now include python side concurrent logging
Edouard Tisserant [Tue, 29 Jan 2013 16:22:04 +1100] rev 913
merge
Laurent Bessard [Thu, 24 Jan 2013 09:01:41 +0100] rev 912
Fixed bugs in support for change DebugVariablePanel 2D graphs layout using drag'n drop
Edouard Tisserant [Tue, 29 Jan 2013 16:21:01 +1100] rev 911
Log redirected to console, dump of all available log to console when connecting to PLC
Edouard Tisserant [Thu, 24 Jan 2013 17:44:44 +1100] rev 910
Experimental logging feature in PLC debug
Laurent Bessard [Thu, 24 Jan 2013 00:45:54 +0100] rev 909
Adding support for change DebugVariablePanel 2D graphs layout using drag'n drop
Laurent Bessard [Thu, 24 Jan 2013 00:42:59 +0100] rev 908
Fixed bug with mouse capture not released in graphic Viewers in debug mode when drag'n dropping wire variable to DebugVariablePanel
Laurent Bessard [Tue, 22 Jan 2013 23:33:20 +0100] rev 907
Fixed performance issue with matplotlib in DebugVariablePanel and hide 3D graphics when not needed
Edouard Tisserant [Tue, 22 Jan 2013 19:03:25 +1100] rev 906
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.
Laurent Bessard [Thu, 17 Jan 2013 00:22:35 +0100] rev 905
Fix DebugVariablePanel time range position
Laurent Bessard [Wed, 16 Jan 2013 22:41:38 +0100] rev 904
Fix bug debug slow interface when refresh time of a DebugViewer is longer than debug refresh period
Laurent Bessard [Wed, 16 Jan 2013 22:35:06 +0100] rev 903
Fix bug in DebugVariablePanel graphics not reset when program is restart
Laurent Bessard [Tue, 15 Jan 2013 10:57:06 +0100] rev 902
Adding support for defining a time range for DebugVariablePanel graphics and navigating across the recording.
Laurent Bessard [Wed, 19 Dec 2012 13:32:51 +0100] rev 901
Fix bug when compiling project containing non-ascii characters
Laurent Bessard [Wed, 19 Dec 2012 13:32:04 +0100] rev 900
Fix bug main configuration variables not displayed in lower left panel when project root element is selected
Laurent Bessard [Wed, 19 Dec 2012 13:29:38 +0100] rev 899
Fix bug in resource search result highlighting
Laurent Bessard [Tue, 11 Dec 2012 01:19:42 +0100] rev 898
Adding drag'n drop of debug variable from DebugVariable grid and PouInstance variable list
Laurent Bessard [Tue, 11 Dec 2012 01:17:52 +0100] rev 897
Added support for defining extension file editor as DebugViewer
Laurent Bessard [Thu, 06 Dec 2012 17:14:03 +0100] rev 896
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.
Laurent Bessard [Thu, 06 Dec 2012 16:19:06 +0100] rev 895
Fixed boolean value displayed in debug variable panel
Laurent Bessard [Thu, 06 Dec 2012 16:10:26 +0100] rev 894
Fixed bug when indexing table in Pragma within ST/IL code
Laurent Bessard [Wed, 05 Dec 2012 15:32:02 +0100] rev 893
Fix bug in PLC Generator preventing output type of standard function to be computed correctly
Laurent Bessard [Mon, 03 Dec 2012 23:38:23 +0100] rev 892
Fix bug with representation of string variable value in DebugVariablePanel
Laurent Bessard [Mon, 03 Dec 2012 12:33:21 +0100] rev 891
Fix bug when copying transition and the connected FBD or LD diagram
Laurent Bessard [Mon, 03 Dec 2012 12:31:27 +0100] rev 890
Fix bug in LD_Viewer when selecting group of elements, wire selection was excluded in free drawing mode
Laurent Bessard [Mon, 03 Dec 2012 10:09:17 +0100] rev 889
Fix bug when using feedback loop in SFC program instead of jump
Laurent Bessard [Sun, 25 Nov 2012 19:32:53 +0100] rev 888
Adding support for disabling 2D and 3D graphics in DebugVariablePanel when matplotlib is not installed
Laurent Bessard [Fri, 23 Nov 2012 13:36:47 +0100] rev 887
Adding support for displaying graphs of debugged numeric variables in 2D and 3D in DebugVariablePanel
Laurent Bessard [Thu, 15 Nov 2012 23:49:08 +0100] rev 886
Fix bug debug variables from standard and library function blocks unregistered when transferring program
Laurent Bessard [Thu, 15 Nov 2012 23:32:54 +0100] rev 885
Fix bug multiple graph viewer tab displaying values of the same variable can be opened
Laurent Bessard [Thu, 15 Nov 2012 23:04:41 +0100] rev 884
Add function block types as data types that are not locatable
Laurent Bessard [Thu, 15 Nov 2012 23:00:53 +0100] rev 883
Adding support for defining specific global variables for ConfTreeNodes
Fix bug when defining function block instances as global variables
Laurent Bessard [Thu, 15 Nov 2012 22:57:55 +0100] rev 882
Fix bug when double click while pressing CTRL on other elements than blocks
Laurent Bessard [Thu, 15 Nov 2012 22:45:04 +0100] rev 881
Fix bug with concurrent access to LastRefreshTimer in LogPseudoFile for Log Console
Laurent Bessard [Tue, 13 Nov 2012 11:36:04 +0100] rev 880
Fix bug in debug while stopping PLC
Laurent Bessard [Thu, 08 Nov 2012 18:54:34 +0100] rev 879
Fix resource task interval error highlighting
Laurent Bessard [Thu, 08 Nov 2012 18:23:32 +0100] rev 878
Fix display of string variables value in debug
Laurent Bessard [Mon, 05 Nov 2012 20:16:45 +0100] rev 877
Fix bug debug viewers are block when a Graphic Viewer in debug mode is hidden
Laurent Bessard [Mon, 05 Nov 2012 20:15:28 +0100] rev 876
Fix bug python thread blocked sometimes on Linux
Laurent Bessard [Sat, 03 Nov 2012 17:00:26 +0100] rev 875
Fix bug in Debug refresh lock that, with too much data to debug, flooded GUI and blocked it
Laurent Bessard [Wed, 31 Oct 2012 12:05:44 +0100] rev 874
Fix bug when Drag'n Dropping located variables on Windows
Laurent Bessard [Wed, 31 Oct 2012 12:04:40 +0100] rev 873
Fix bug Variable and Continuation BoundingBox not refreshed when using Type modification shortcuts
Laurent Bessard [Fri, 26 Oct 2012 11:14:48 +0200] rev 872
Fix bug when adjusting block size, block informations was not saved when using control + shift + double click
Laurent Bessard [Thu, 25 Oct 2012 19:59:06 +0200] rev 871
Add support for double bracket pragma in syntax highlighting of TextViewer
Laurent Bessard [Thu, 25 Oct 2012 19:57:53 +0200] rev 870
Fix bug in RestoreLayout when previously opened tab no more exist in project
Laurent Bessard [Thu, 25 Oct 2012 19:56:48 +0200] rev 869
Fix bug when more than one block library add extra python file
Edouard Tisserant [Thu, 25 Oct 2012 10:52:46 +0200] rev 868
Fix bug of PythonIterator signature in PLCObject when not using PythonLibrary
Edouard Tisserant [Wed, 24 Oct 2012 11:19:11 +0200] rev 867
Added caching for python eval (avoid compiling when same code called, but still execute). Cleaned up some evaluator related code.
Laurent Bessard [Tue, 23 Oct 2012 11:34:37 +0200] rev 866
Merged
Laurent Bessard [Mon, 22 Oct 2012 17:39:13 +0200] rev 865
Merged
Laurent Bessard [Sun, 21 Oct 2012 16:53:46 +0200] rev 864
Adding support for direct array declaration in structure element declaration
Laurent Bessard [Fri, 19 Oct 2012 18:10:31 +0200] rev 863
Fix bug in VariablePanel 'Type' cell editor menu entry 'User Data Types' containing ConfNodes data types
Edouard Tisserant [Tue, 23 Oct 2012 00:56:30 +0200] rev 862
Introduced FBID in tests/python example. Fixed type error leading to segfault
Edouard Tisserant [Fri, 19 Oct 2012 12:14:24 +0200] rev 861
Now test/python also demonstrate large C pragmas in ST, accessing complex types
Edouard Tisserant [Thu, 18 Oct 2012 20:40:12 +0200] rev 860
Even more pedagogical tests/python. Renaming will not help
Edouard Tisserant [Thu, 18 Oct 2012 20:24:11 +0200] rev 859
More pedagogical tests/python. Should be renamed python_ctypes_and_C_pragmas_in_ST or something
Laurent Bessard [Thu, 18 Oct 2012 17:42:29 +0200] rev 858
Fix bug in TextViewer when starting text with '{' character
Laurent Bessard [Thu, 18 Oct 2012 16:30:12 +0200] rev 857
Adding support for quickly changing variable and connection type
Laurent Bessard [Thu, 18 Oct 2012 12:05:45 +0200] rev 856
Adding button in ConnectionDialog to propagate connection name modification to all connections with the same name in POU
Laurent Bessard [Thu, 18 Oct 2012 01:22:52 +0200] rev 855
Adding support for selecting variable type filtering in BrowseLocationsDialog and modify variable type when validated
Laurent Bessard [Tue, 16 Oct 2012 19:01:17 +0200] rev 854
Fixing bug in PLCGenerator with user defined functions and standard overloaded function