plugger.py
Sun, 06 Dec 2009 19:06:36 +0100 Edouard TISSERANT Safer debug unpack result checking, more verbose error message, slower retry when waiting PLC startup
Sun, 06 Dec 2009 18:52:50 +0100 Edouard TISSERANT Fix debug crash
Sun, 06 Dec 2009 17:45:36 +0100 Edouard TISSERANT Debugger still doesn't work crash less...
Sun, 06 Dec 2009 15:58:33 +0100 ed Fixes
Wed, 02 Dec 2009 20:22:28 +0100 Edouard TISSERANT Preliminary accessor support for debug
Tue, 01 Dec 2009 13:45:49 +0100 Edouard TISSERANT Merge
Tue, 01 Dec 2009 13:41:29 +0100 ed Some cleanup in PLC status - removed that \"Starting\" state ...
Tue, 01 Dec 2009 10:59:17 +0100 laurent Adding support for updating located variables when changing plugin IEC_Channel
Sun, 29 Nov 2009 18:06:38 +0100 ed Some misc cleanup
Tue, 27 Oct 2009 16:24:15 +0100 laurent Allowing unicode characters to be used in comments
Fri, 23 Oct 2009 18:45:24 +0200 laurent Update internationalization for new functionalities.
Fri, 23 Oct 2009 15:41:48 +0200 greg Check ProjectPath write permission
Thu, 22 Oct 2009 11:26:45 +0200 greg Fix some warnings during compilation
Mon, 19 Oct 2009 16:03:46 +0200 laurent Bugs with logger and stand-alone PluginRoot fixed
Fri, 16 Oct 2009 10:50:16 +0200 'Laurent Bessard Greg changes merged
Thu, 15 Oct 2009 17:39:26 +0200 greg Fix relative matiec path problem
Thu, 15 Oct 2009 10:11:07 +0200 laurent Adding support for declaring PluginRoot outside of Beremiz
Fri, 09 Oct 2009 17:38:17 +0200 laurent improved english spelling and grammar and internationalization updated
Thu, 08 Oct 2009 16:37:58 +0200 laurent Move Debug message disabled message at the right place
Thu, 08 Oct 2009 11:26:40 +0200 laurent Bug on Debug trying to start (and stop) before PLC started fixed.
Fri, 02 Oct 2009 11:25:35 +0200 laurent Removing memory leak while closing PluginsRoot
Sat, 26 Sep 2009 18:44:25 +0200 laurent Bugs on displaying plugin available variables in PluginTree fixed
Thu, 24 Sep 2009 18:27:45 +0200 laurent Adding support for displaying plugins available variable into Beremiz plugin tree
Mon, 21 Sep 2009 11:56:55 +0200 laurent Many bugs on PLCOpenEditor integration fixed
Wed, 16 Sep 2009 14:06:50 +0200 laurent Integrate PLCOpenEditor into Beremiz frame
Fri, 04 Sep 2009 17:33:51 +0200 laurent Redesign DiscoveryDialog class to conform to others dialogs
Thu, 27 Aug 2009 12:47:40 +0200 laurent Close PLC editing and PLC debugging frames while closing project
Wed, 29 Jul 2009 15:17:10 +0200 laurent Move python evaluator to create a python plugin containing any related python module
Wed, 29 Jul 2009 10:30:19 +0200 laurent Adding support for recursively generate STLibrary and BlockLibrary according to plugin tree
Tue, 28 Jul 2009 17:43:19 +0200 laurent Adding support for internationalization
Tue, 09 Jun 2009 10:10:34 +0200 lbessard Adding support for printing lines where matiec failed in Log console (thanks to Brendan)
Sat, 30 May 2009 17:09:07 +0200 greg Fix refresh of Beremiz button when connection lost
Thu, 28 May 2009 14:06:23 +0200 lbessard Adding support for matiec new command line syntax
Thu, 28 May 2009 13:40:29 +0200 greg - now call load, start, free PLC from the python Thread
Thu, 28 May 2009 07:47:38 +0200 lbessard Bug while parsing long located variables in GetLocations fixed
Mon, 04 May 2009 09:27:33 +0200 greg Adding support for enable/Disable plugins
Fri, 10 Apr 2009 07:53:42 +0200 greg fixed bug : buffer overflow when debugging PLC with python blocks
Thu, 09 Apr 2009 15:27:45 +0200 lbessard Adding support for unsubscribe all variables while transferring
Tue, 24 Mar 2009 17:33:46 +0100 lbessard Close Debug Window when program transfered
Mon, 23 Mar 2009 16:39:23 +0100 lbessard Bug preventing loading STLibrary when adding a plugin fixed
Mon, 16 Mar 2009 17:31:08 +0100 lbessard Adding support for Xenomai targets.
Tue, 20 Jan 2009 17:22:16 +0100 lbessard Bug when try to launch wxGlade on Windows fixed
Tue, 20 Jan 2009 17:02:25 +0100 lbessard Bug when try to launch wxGlade on Windows fixed
Tue, 20 Jan 2009 15:04:14 +0100 lbessard Bug when try to launch wxGlade on Windows fixed
Mon, 19 Jan 2009 17:08:17 +0100 lbessard Adding support for cancelling code generation of function with no input connected
Mon, 19 Jan 2009 08:39:16 +0100 etisserant Removed lost print
Sat, 17 Jan 2009 02:36:46 +0100 etisserant Added support for wxglade GUIs.
Fri, 16 Jan 2009 16:52:23 +0100 etisserant Fixed the way LOCAL:// connector detects X11 poisoned plugins to avoid launching tray-icon enabled runtime (-x1)
Wed, 14 Jan 2009 19:44:36 +0100 lbessard Adding support for Graphic for variable in Debug mode
Wed, 14 Jan 2009 16:41:14 +0100 etisserant Local Runtime (LOCAL://) now launched "on demand"
Fri, 09 Jan 2009 17:07:56 +0100 lbessard Warning on modulo by zero fixed
Sun, 04 Jan 2009 17:29:12 +0100 etisserant Minor changes to get better cleanup of debug and python_eval threads, accross multiple debug sessions and PLC runs.
Tue, 30 Dec 2008 22:43:48 +0100 etisserant Added "runtime.py", a file that is executed in python thread in runtime, before handling python_eval FBs requests. Added small python editor taken from wxPython demo, and appropriate icon and button to launch it.
Tue, 23 Dec 2008 19:37:44 +0100 etisserant Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.
Fri, 12 Dec 2008 17:54:17 +0100 lbessard Adding Function Blocks in VARIABLES.csv
Wed, 10 Dec 2008 17:37:21 +0100 greg Adding support for defining plugin library as a plcopen xml file in plugin folder
Wed, 26 Nov 2008 09:05:04 +0100 greg Bug with debug mode when displaying code fixed
Thu, 16 Oct 2008 16:49:39 +0200 greg add buildpath parameter for beremiz
Wed, 10 Sep 2008 17:11:04 +0200 greg fixed : findiecchannel call
Mon, 08 Sep 2008 13:55:50 +0200 lbessard Bug with return value of nodelist saving fixed