lbessard [Mon, 23 Jun 2008 18:22:40 +0200] rev 165
Support for extern pointer for located variables
lbessard [Mon, 23 Jun 2008 18:21:27 +0200] rev 164
Bug on wx2.6 with PartsOpened fixed
etisserant [Mon, 23 Jun 2008 17:52:21 +0200] rev 163
Support for extern pointer for located variables + Preliminary slave code (broken)
etisserant [Mon, 23 Jun 2008 16:06:20 +0200] rev 162
Try to fix strange wxPopen behavior. Feedback appreciated.
lbessard [Wed, 04 Jun 2008 17:47:54 +0200] rev 161
Bug on output variable location generation fixed
greg [Thu, 29 May 2008 17:44:11 +0200] rev 160
NMY start node on slavebootup
greg [Mon, 26 May 2008 15:25:26 +0200] rev 159
add import wx for testing platform
greg [Mon, 26 May 2008 15:01:32 +0200] rev 158
fix bug for svgui
greg [Mon, 26 May 2008 15:00:10 +0200] rev 157
add debug mode for CanFestival dll under windows
etisserant [Sat, 24 May 2008 15:56:43 +0200] rev 156
Changed canfestival plugin runtime template to reflect recent changes on unix.
etisserant [Sat, 24 May 2008 15:55:46 +0200] rev 155
Fixed typos in config_utils comments
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.