Tue, 30 Oct 2007 16:49:35 +0100Layout changed for making buttons at top of the frame always visible
lbessard [Tue, 30 Oct 2007 16:49:35 +0100] rev 67
Layout changed for making buttons at top of the frame always visible

Thu, 25 Oct 2007 16:59:17 +0200Bug with raw code edit fixed
lbessard [Thu, 25 Oct 2007 16:59:17 +0200] rev 66
Bug with raw code edit fixed

Thu, 25 Oct 2007 16:46:56 +0200Adding icons in Beremiz GUI
lbessard [Thu, 25 Oct 2007 16:46:56 +0200] rev 65
Adding icons in Beremiz GUI
Adding button for editing PLC without PLCOpenEditor

Wed, 24 Oct 2007 17:40:12 +0200Change generate_cc to generate_c
lbessard [Wed, 24 Oct 2007 17:40:12 +0200] rev 64
Change generate_cc to generate_c

Fri, 05 Oct 2007 17:56:44 +0200*** empty log message ***
lbessard [Fri, 05 Oct 2007 17:56:44 +0200] rev 63
*** empty log message ***

Fri, 05 Oct 2007 17:55:49 +0200Adding support for refresh block list where beremiz loose focus
lbessard [Fri, 05 Oct 2007 17:55:49 +0200] rev 62
Adding support for refresh block list where beremiz loose focus
(fixing bug on grid editors in plcopeneditor)

Fri, 05 Oct 2007 17:51:55 +0200Bug on bit locations generation fixed
lbessard [Fri, 05 Oct 2007 17:51:55 +0200] rev 61
Bug on bit locations generation fixed

Tue, 02 Oct 2007 18:05:36 +0200Test on wx version changed to test on platform
lbessard [Tue, 02 Oct 2007 18:05:36 +0200] rev 60
Test on wx version changed to test on platform

Tue, 02 Oct 2007 18:02:32 +0200Enhancements in CanFestival plugin. Now PLC with CanFestival plugin compiles and run, exchanging CanOpen PDOs
etisserant [Tue, 02 Oct 2007 18:02:32 +0200] rev 59
Enhancements in CanFestival plugin. Now PLC with CanFestival plugin compiles and run, exchanging CanOpen PDOs

Mon, 01 Oct 2007 21:52:41 +0200Basic CANOpen master node test compiles and run.
etisserant [Mon, 01 Oct 2007 21:52:41 +0200] rev 58
Basic CANOpen master node test compiles and run.

Mon, 01 Oct 2007 21:44:40 +0200Basic CANOpen master node test compiles and run.
etisserant [Mon, 01 Oct 2007 21:44:40 +0200] rev 57
Basic CANOpen master node test compiles and run.

Tue, 25 Sep 2007 10:30:51 +0200*** empty log message ***
etisserant [Tue, 25 Sep 2007 10:30:51 +0200] rev 56
*** empty log message ***

Mon, 24 Sep 2007 17:09:19 +0200Updated plugins PluGenerate_C to conform to plugger.py
etisserant [Mon, 24 Sep 2007 17:09:19 +0200] rev 55
Updated plugins PluGenerate_C to conform to plugger.py

Mon, 24 Sep 2007 17:08:54 +0200Comments...
etisserant [Mon, 24 Sep 2007 17:08:54 +0200] rev 54
Comments...

Mon, 24 Sep 2007 17:08:35 +0200removed timer_notify conflict with CanFestival
etisserant [Mon, 24 Sep 2007 17:08:35 +0200] rev 53
removed timer_notify conflict with CanFestival

Mon, 24 Sep 2007 17:07:42 +0200Added CanFestival "main" runtime part, initialize, all nodes, and start CF timer loop
etisserant [Mon, 24 Sep 2007 17:07:42 +0200] rev 52
Added CanFestival "main" runtime part, initialize, all nodes, and start CF timer loop

Mon, 24 Sep 2007 17:06:36 +0200Added project linking, and plugin init,cleanup,retrive and publish method calls in main
etisserant [Mon, 24 Sep 2007 17:06:36 +0200] rev 51
Added project linking, and plugin init,cleanup,retrive and publish method calls in main
Added plugin deletion

Mon, 24 Sep 2007 17:05:07 +0200Added plugin deletion
etisserant [Mon, 24 Sep 2007 17:05:07 +0200] rev 50
Added plugin deletion

Fri, 21 Sep 2007 17:48:34 +0200On the long wat towards generated code comilation...
etisserant [Fri, 21 Sep 2007 17:48:34 +0200] rev 49
On the long wat towards generated code comilation...

Thu, 20 Sep 2007 17:32:52 +0200Enhanced and really multi-platform process logging. Use wxProcess and wxExecute instead of python popen3 (unix only).
etisserant [Thu, 20 Sep 2007 17:32:52 +0200] rev 48
Enhanced and really multi-platform process logging. Use wxProcess and wxExecute instead of python popen3 (unix only).

Thu, 20 Sep 2007 17:30:32 +0200PLC and plugins compilation with gcc now starts (and fail).
etisserant [Thu, 20 Sep 2007 17:30:32 +0200] rev 47
PLC and plugins compilation with gcc now starts (and fail).

Tue, 18 Sep 2007 18:04:07 +0200Corrections for Windows
lbessard [Tue, 18 Sep 2007 18:04:07 +0200] rev 46
Corrections for Windows

Mon, 17 Sep 2007 18:04:13 +0200Now, C extension plugin do handle multiple files
etisserant [Mon, 17 Sep 2007 18:04:13 +0200] rev 45
Now, C extension plugin do handle multiple files

Mon, 17 Sep 2007 18:00:39 +0200Various changes to make SVGUI plugin generated code eventually compile
etisserant [Mon, 17 Sep 2007 18:00:39 +0200] rev 44
Various changes to make SVGUI plugin generated code eventually compile

Mon, 17 Sep 2007 17:45:15 +0200Adding support for svgui block code generation
lbessard [Mon, 17 Sep 2007 17:45:15 +0200] rev 43
Adding support for svgui block code generation

Mon, 17 Sep 2007 12:48:00 +0200Correct bugs on svgui plugin code generation
lbessard [Mon, 17 Sep 2007 12:48:00 +0200] rev 42
Correct bugs on svgui plugin code generation

Mon, 17 Sep 2007 10:12:35 +0200Adding support for refreshing PLCOpenEditor block list
lbessard [Mon, 17 Sep 2007 10:12:35 +0200] rev 41
Adding support for refreshing PLCOpenEditor block list

Mon, 17 Sep 2007 07:33:40 +0200Cosmetic in plugin tree
etisserant [Mon, 17 Sep 2007 07:33:40 +0200] rev 40
Cosmetic in plugin tree

Mon, 17 Sep 2007 07:33:20 +0200Improoved SVGUI support
etisserant [Mon, 17 Sep 2007 07:33:20 +0200] rev 39
Improoved SVGUI support

Sun, 16 Sep 2007 10:25:19 +0200SVGUI's DefEditor now runs and generate C code. Swapped __I with __Q
etisserant [Sun, 16 Sep 2007 10:25:19 +0200] rev 38
SVGUI's DefEditor now runs and generate C code. Swapped __I with __Q