Fri, 27 Jun 2008 09:38:16 +0200Adding some examples with time qualifier in action_block in SFC
lbessard [Fri, 27 Jun 2008 09:38:16 +0200] rev 177
Adding some examples with time qualifier in action_block in SFC

Fri, 27 Jun 2008 09:28:52 +0200Close Project menu item implemented
lbessard [Fri, 27 Jun 2008 09:28:52 +0200] rev 176
Close Project menu item implemented

Wed, 25 Jun 2008 17:36:24 +0200*** empty log message ***
etisserant [Wed, 25 Jun 2008 17:36:24 +0200] rev 175
*** empty log message ***

Wed, 25 Jun 2008 17:36:09 +0200Fixed slavebootup bug in generated code.
etisserant [Wed, 25 Jun 2008 17:36:09 +0200] rev 174
Fixed slavebootup bug in generated code.

Wed, 25 Jun 2008 17:34:57 +0200Bug on Beremiz close with and IECcode and IECrawcode frames opened fixed
lbessard [Wed, 25 Jun 2008 17:34:57 +0200] rev 173
Bug on Beremiz close with and IECcode and IECrawcode frames opened fixed

Wed, 25 Jun 2008 17:32:53 +0200Adding support for modification in CanFestival eds_utils
lbessard [Wed, 25 Jun 2008 17:32:53 +0200] rev 172
Adding support for modification in CanFestival eds_utils

Wed, 25 Jun 2008 17:11:47 +0200Moved DS401 Slave Gui based demo to test_master_DS401GUI. test_master is now a pure simple master, supposed to work with test_slave.
etisserant [Wed, 25 Jun 2008 17:11:47 +0200] rev 171
Moved DS401 Slave Gui based demo to test_master_DS401GUI. test_master is now a pure simple master, supposed to work with test_slave.

Wed, 25 Jun 2008 17:11:47 +0200Moved DS401 Slave Gui based demo to test_master_DS401GUI. test_master is now a pure simple master, supposed to work with test_slave.
etisserant [Wed, 25 Jun 2008 17:11:47 +0200] rev 170
Moved DS401 Slave Gui based demo to test_master_DS401GUI. test_master is now a pure simple master, supposed to work with test_slave.

Wed, 25 Jun 2008 17:09:24 +0200SlaveBootup now set operational state for both local node and network nodes only when all nodes declared in network edit have been initialized.
etisserant [Wed, 25 Jun 2008 17:09:24 +0200] rev 169
SlaveBootup now set operational state for both local node and network nodes only when all nodes declared in network edit have been initialized.
Re-use of node creation dialog from CanFestival for slave node creation.

Wed, 25 Jun 2008 17:01:07 +0200removed dead readme file in plugins
etisserant [Wed, 25 Jun 2008 17:01:07 +0200] rev 168
removed dead readme file in plugins

Tue, 24 Jun 2008 19:02:57 +0200Re-organized tests
etisserant [Tue, 24 Jun 2008 19:02:57 +0200] rev 167
Re-organized tests

Tue, 24 Jun 2008 19:02:11 +0200Preliminary CANopen slave generation support
etisserant [Tue, 24 Jun 2008 19:02:11 +0200] rev 166
Preliminary CANopen slave generation support

Mon, 23 Jun 2008 18:22:40 +0200Support for extern pointer for located variables
lbessard [Mon, 23 Jun 2008 18:22:40 +0200] rev 165
Support for extern pointer for located variables

Mon, 23 Jun 2008 18:21:27 +0200Bug on wx2.6 with PartsOpened fixed
lbessard [Mon, 23 Jun 2008 18:21:27 +0200] rev 164
Bug on wx2.6 with PartsOpened fixed

Mon, 23 Jun 2008 17:52:21 +0200Support for extern pointer for located variables + Preliminary slave code (broken)
etisserant [Mon, 23 Jun 2008 17:52:21 +0200] rev 163
Support for extern pointer for located variables + Preliminary slave code (broken)

Mon, 23 Jun 2008 16:06:20 +0200Try to fix strange wxPopen behavior. Feedback appreciated.
etisserant [Mon, 23 Jun 2008 16:06:20 +0200] rev 162
Try to fix strange wxPopen behavior. Feedback appreciated.

Wed, 04 Jun 2008 17:47:54 +0200Bug on output variable location generation fixed
lbessard [Wed, 04 Jun 2008 17:47:54 +0200] rev 161
Bug on output variable location generation fixed

Thu, 29 May 2008 17:44:11 +0200NMY start node on slavebootup
greg [Thu, 29 May 2008 17:44:11 +0200] rev 160
NMY start node on slavebootup

Mon, 26 May 2008 15:25:26 +0200add import wx for testing platform
greg [Mon, 26 May 2008 15:25:26 +0200] rev 159
add import wx for testing platform

Mon, 26 May 2008 15:01:32 +0200fix bug for svgui
greg [Mon, 26 May 2008 15:01:32 +0200] rev 158
fix bug for svgui

Mon, 26 May 2008 15:00:10 +0200add debug mode for CanFestival dll under windows
greg [Mon, 26 May 2008 15:00:10 +0200] rev 157
add debug mode for CanFestival dll under windows

Sat, 24 May 2008 15:56:43 +0200Changed canfestival plugin runtime template to reflect recent changes on unix.
etisserant [Sat, 24 May 2008 15:56:43 +0200] rev 156
Changed canfestival plugin runtime template to reflect recent changes on unix.

Sat, 24 May 2008 15:55:46 +0200Fixed typos in config_utils comments
etisserant [Sat, 24 May 2008 15:55:46 +0200] rev 155
Fixed typos in config_utils comments

Sat, 24 May 2008 15:55:19 +0200Fixed killing app on Linux in wxPopen. Do not use shell anymore. Command line is splitted into args, taking care of double and simple cotes. To be tested on win32.
etisserant [Sat, 24 May 2008 15:55:19 +0200] rev 154
Fixed killing app on Linux in wxPopen. Do not use shell anymore. Command line is splitted into args, taking care of double and simple cotes. To be tested on win32.

Sat, 24 May 2008 15:51:11 +0200changed WidgetInspector shortcut to ctrl+home (ctrl+F12 was grabbed by KDE).
etisserant [Sat, 24 May 2008 15:51:11 +0200] rev 153
changed WidgetInspector shortcut to ctrl+home (ctrl+F12 was grabbed by KDE).

Sat, 24 May 2008 11:51:33 +0200add TimerInit() and TimerCleanup() in cf_runtime for matching with Timer_unix
greg [Sat, 24 May 2008 11:51:33 +0200] rev 152
add TimerInit() and TimerCleanup() in cf_runtime for matching with Timer_unix

Fri, 23 May 2008 19:33:17 +0200still enhancing Linux behavior of wxPopen
etisserant [Fri, 23 May 2008 19:33:17 +0200] rev 151
still enhancing Linux behavior of wxPopen

Fri, 23 May 2008 18:48:03 +0200Fixed non-regression test of config_utils in canfestival plugin
etisserant [Fri, 23 May 2008 18:48:03 +0200] rev 150
Fixed non-regression test of config_utils in canfestival plugin

Fri, 23 May 2008 18:47:32 +0200Tried to fix Linux behaviour of wxPopen.py
etisserant [Fri, 23 May 2008 18:47:32 +0200] rev 149
Tried to fix Linux behaviour of wxPopen.py

Fri, 23 May 2008 16:01:49 +0200moved some demo code from plugger.py to test/.methods.py
etisserant [Fri, 23 May 2008 16:01:49 +0200] rev 148
moved some demo code from plugger.py to test/.methods.py