2007-12-09Menu buttons on two lines
lbessard [Sun, 09 Dec 2007 19:01:21 +0100] rev 76
Menu buttons on two lines

2007-12-09Windows related enhancements
etisserant [Sun, 09 Dec 2007 18:58:39 +0100] rev 75
Windows related enhancements

2007-12-09Some bugs fixed
lbessard [Sun, 09 Dec 2007 17:15:56 +0100] rev 74
Some bugs fixed

2007-12-06Adding support for execution order code generation
lbessard [Thu, 06 Dec 2007 18:06:13 +0100] rev 73
Adding support for execution order code generation

2007-12-06Bug on LeftPanelSizer with Windows fixed
lbessard [Thu, 06 Dec 2007 17:59:41 +0100] rev 72
Bug on LeftPanelSizer with Windows fixed

2007-11-19Improving Beremiz for using wx2.8 AUI
lbessard [Mon, 19 Nov 2007 17:23:01 +0100] rev 71
Improving Beremiz for using wx2.8 AUI

2007-11-16Improve wxPopen to be compatible with wx2.6 and higher
lbessard [Fri, 16 Nov 2007 17:40:18 +0100] rev 70
Improve wxPopen to be compatible with wx2.6 and higher

2007-11-16Bug when close project fixed
lbessard [Fri, 16 Nov 2007 17:39:36 +0100] rev 69
Bug when close project fixed

2007-11-13Bug with wx 2.8 fixed
lbessard [Tue, 13 Nov 2007 17:33:53 +0100] rev 68
Bug with wx 2.8 fixed

2007-10-30Layout 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

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

2007-10-25Adding 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

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

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

2007-10-05Adding 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)

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

2007-10-02Test 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

2007-10-02Enhancements 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

2007-10-01Basic 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.

2007-10-01Basic 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.

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

2007-09-24Updated 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

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

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

2007-09-24Added 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

2007-09-24Added 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

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

2007-09-21On 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...

2007-09-20Enhanced 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).

2007-09-20PLC 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).

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

2007-09-17Now, 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

2007-09-17Various 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

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

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

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

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

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

2007-09-16SVGUI'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

2007-09-13Primary svgui plugin inherited - broken
etisserant [Thu, 13 Sep 2007 10:23:44 +0200] rev 37
Primary svgui plugin inherited - broken

2007-09-13Fixed invisible root node
etisserant [Thu, 13 Sep 2007 10:22:40 +0200] rev 36
Fixed invisible root node

2007-09-13Adding option in config_test.p for regenerate reference result file
lbessard [Thu, 13 Sep 2007 09:01:57 +0200] rev 35
Adding option in config_test.p for regenerate reference result file

2007-09-12config_utils.py rewritten
lbessard [Wed, 12 Sep 2007 17:16:27 +0200] rev 34
config_utils.py rewritten
Test to check config_utils added

2007-09-11Enhanced bahavior of plugin tree representation when changing IEC channel
etisserant [Tue, 11 Sep 2007 17:29:27 +0200] rev 33
Enhanced bahavior of plugin tree representation when changing IEC channel

2007-09-11Fixed CanOpen network renaming
etisserant [Tue, 11 Sep 2007 17:27:45 +0200] rev 32
Fixed CanOpen network renaming

2007-09-11added basic C Code extention plugin
etisserant [Tue, 11 Sep 2007 16:11:15 +0200] rev 31
added basic C Code extention plugin

2007-09-11Fixed onclose bug
etisserant [Tue, 11 Sep 2007 16:10:27 +0200] rev 30
Fixed onclose bug

2007-09-11Major improvements, plugin renaming and secured name/IEC channel attribution, various fixes on PlugTemplate
etisserant [Tue, 11 Sep 2007 16:09:58 +0200] rev 29
Major improvements, plugin renaming and secured name/IEC channel attribution, various fixes on PlugTemplate

2007-09-11Disabled unused run/edit menu, fixed some event/refresh machanisms
etisserant [Tue, 11 Sep 2007 16:07:13 +0200] rev 28
Disabled unused run/edit menu, fixed some event/refresh machanisms

2007-09-11CONFIG_UTILS (sync)
greg [Tue, 11 Sep 2007 15:10:56 +0200] rev 27
CONFIG_UTILS (sync)

2007-09-11added sync option
etisserant [Tue, 11 Sep 2007 08:00:28 +0200] rev 26
added sync option

2007-09-10Adding support for using Networkedit et PLCOpenEditor in Beremiz
lbessard [Mon, 10 Sep 2007 18:19:53 +0200] rev 25
Adding support for using Networkedit et PLCOpenEditor in Beremiz

2007-09-10Working CanOpen OD generation
etisserant [Mon, 10 Sep 2007 18:12:03 +0200] rev 24
Working CanOpen OD generation

2007-09-10minor fixes
etisserant [Mon, 10 Sep 2007 14:10:03 +0200] rev 23
minor fixes

2007-09-07Pleliminary build process -- C code generation
etisserant [Fri, 07 Sep 2007 10:19:04 +0200] rev 22
Pleliminary build process -- C code generation

2007-09-07Adding buttons for plugins
lbessard [Fri, 07 Sep 2007 09:11:18 +0200] rev 21
Adding buttons for plugins

2007-09-04Beremiz plugins definitions.
etisserant [Tue, 04 Sep 2007 17:58:29 +0200] rev 20
Beremiz plugins definitions.

2007-09-04Adding Plugin params visualization with basic controls
lbessard [Tue, 04 Sep 2007 17:16:42 +0200] rev 19
Adding Plugin params visualization with basic controls

2007-09-03Base build mechanism layout.
etisserant [Mon, 03 Sep 2007 17:12:43 +0200] rev 18
Base build mechanism layout.

2007-08-31First commit of Beremiz new version with plugin support
lbessard [Fri, 31 Aug 2007 15:11:30 +0200] rev 17
First commit of Beremiz new version with plugin support