Tue, 28 Jul 2009 17:43:19 +0200Adding support for internationalization
laurent [Tue, 28 Jul 2009 17:43:19 +0200] rev 361
Adding support for internationalization

Mon, 20 Jul 2009 16:28:56 +0200update cf_runtime.c (now call TimerInit and TimerCleanup on win32 platform)
greg [Mon, 20 Jul 2009 16:28:56 +0200] rev 360
update cf_runtime.c (now call TimerInit and TimerCleanup on win32 platform)

Fri, 10 Jul 2009 11:39:43 +0200prevent eclipse to push .project with .hgignore
'Gr?gory Tr?lat <gregory.trelat@lolitech.fr>' [Fri, 10 Jul 2009 11:39:43 +0200] rev 359
prevent eclipse to push .project with .hgignore

Fri, 10 Jul 2009 11:06:30 +0200removed dead hidden files
'Gr?gory Tr?lat <gregory.trelat@lolitech.fr>' [Fri, 10 Jul 2009 11:06:30 +0200] rev 358
removed dead hidden files

Mon, 06 Jul 2009 11:27:06 -0600close ZeroConf object when exiting the Service Discovery window.
btaylor@grond.willowglen.ab.ca [Mon, 06 Jul 2009 11:27:06 -0600] rev 357
close ZeroConf object when exiting the Service Discovery window.
(otherwise pythonw.exe does not exit when closing Beremiz on Windows)

Tue, 09 Jun 2009 10:10:34 +0200Adding support for printing lines where matiec failed in Log console (thanks to Brendan)
lbessard [Tue, 09 Jun 2009 10:10:34 +0200] rev 356
Adding support for printing lines where matiec failed in Log console (thanks to Brendan)
Bug that prevent to see errors in editor with double click fixed.

Sat, 30 May 2009 17:09:07 +0200Fix refresh of Beremiz button when connection lost
greg [Sat, 30 May 2009 17:09:07 +0200] rev 355
Fix refresh of Beremiz button when connection lost
Adding support for Debug to register tick

Sat, 30 May 2009 16:45:31 +0200Fix refresh of Beremiz button when connection lost
greg [Sat, 30 May 2009 16:45:31 +0200] rev 354
Fix refresh of Beremiz button when connection lost

Sat, 30 May 2009 16:44:07 +0200Adding Lock around C code called by Debug thread
greg [Sat, 30 May 2009 16:44:07 +0200] rev 353
Adding Lock around C code called by Debug thread

Thu, 28 May 2009 17:29:19 +0200fixed bug : Lock _FreePLC until _stopPLC finish
greg [Thu, 28 May 2009 17:29:19 +0200] rev 352
fixed bug : Lock _FreePLC until _stopPLC finish

Thu, 28 May 2009 14:06:23 +0200Adding support for matiec new command line syntax
lbessard [Thu, 28 May 2009 14:06:23 +0200] rev 351
Adding support for matiec new command line syntax

Thu, 28 May 2009 13:40:29 +0200- now call load, start, free PLC from the python Thread
greg [Thu, 28 May 2009 13:40:29 +0200] rev 350
- now call load, start, free PLC from the python Thread

- add a wx timer (500ms) that pull the plc state to refresh Beremiz icons
(fix problem when command PLC with the TaskBar icon)

Thu, 28 May 2009 13:29:23 +0200add "\n" to logger when pyro fall in error
greg [Thu, 28 May 2009 13:29:23 +0200] rev 349
add "\n" to logger when pyro fall in error

Thu, 28 May 2009 07:47:38 +0200Bug while parsing long located variables in GetLocations fixed
lbessard [Thu, 28 May 2009 07:47:38 +0200] rev 348
Bug while parsing long located variables in GetLocations fixed

Fri, 22 May 2009 10:27:55 +0200remove french comment in python_gear block
greg [Fri, 22 May 2009 10:27:55 +0200] rev 347
remove french comment in python_gear block

Tue, 19 May 2009 09:18:50 +0200add python_gear block (to execute python command each given cycle interval)
greg [Tue, 19 May 2009 09:18:50 +0200] rev 346
add python_gear block (to execute python command each given cycle interval)

Mon, 18 May 2009 07:58:41 +0200get the WaitPythonCommands return (semaphore error code) to quit python_iterator loop when semaphore is destroyed
greg [Mon, 18 May 2009 07:58:41 +0200] rev 345
get the WaitPythonCommands return (semaphore error code) to quit python_iterator loop when semaphore is destroyed

Mon, 18 May 2009 07:47:24 +0200Wait the debug thread has terminated before freeing PLC to avoid random segmentation fault.
greg [Mon, 18 May 2009 07:47:24 +0200] rev 344
Wait the debug thread has terminated before freeing PLC to avoid random segmentation fault.

Store working directory to globals copy, in order to be used in runtime.py.

Mon, 18 May 2009 07:43:03 +0200Add try/except in wx_evaluator to get and print exception when command failed and unlock in all cases to not block the python thread
greg [Mon, 18 May 2009 07:43:03 +0200] rev 343
Add try/except in wx_evaluator to get and print exception when command failed and unlock in all cases to not block the python thread

Mon, 04 May 2009 10:12:35 +0200Replacing Debug rt_sem by rt_pipe
greg [Mon, 04 May 2009 10:12:35 +0200] rev 342
Replacing Debug rt_sem by rt_pipe

Mon, 04 May 2009 09:31:59 +0200Get PDOmapping exception from canfestival plugin
greg [Mon, 04 May 2009 09:31:59 +0200] rev 341
Get PDOmapping exception from canfestival plugin

Mon, 04 May 2009 09:31:16 +0200Adding support for using only PDO define in EDS file and not configured for adding mapping in node
greg [Mon, 04 May 2009 09:31:16 +0200] rev 340
Adding support for using only PDO define in EDS file and not configured for adding mapping in node

Mon, 04 May 2009 09:29:24 +0200Adding support for updating PLC status when stopping
greg [Mon, 04 May 2009 09:29:24 +0200] rev 339
Adding support for updating PLC status when stopping

Mon, 04 May 2009 09:27:33 +0200Adding support for enable/Disable plugins
greg [Mon, 04 May 2009 09:27:33 +0200] rev 338
Adding support for enable/Disable plugins

Wed, 29 Apr 2009 12:29:12 +0200Add LoliTech phone number in bug report
greg [Wed, 29 Apr 2009 12:29:12 +0200] rev 337
Add LoliTech phone number in bug report

Fri, 10 Apr 2009 07:55:55 +0200Fixed bug : Segmentation fault or locks when stop PLC if no CAN network.
greg [Fri, 10 Apr 2009 07:55:55 +0200] rev 336
Fixed bug : Segmentation fault or locks when stop PLC if no CAN network.

Fri, 10 Apr 2009 07:53:42 +0200fixed bug : buffer overflow when debugging PLC with python blocks
greg [Fri, 10 Apr 2009 07:53:42 +0200] rev 335
fixed bug : buffer overflow when debugging PLC with python blocks

Thu, 09 Apr 2009 15:27:45 +0200Adding support for unsubscribe all variables while transferring
lbessard [Thu, 09 Apr 2009 15:27:45 +0200] rev 334
Adding support for unsubscribe all variables while transferring

Wed, 08 Apr 2009 15:16:45 +0200fixed wrong pthread initialisation
lbessard [Wed, 08 Apr 2009 15:16:45 +0200] rev 333
fixed wrong pthread initialisation

Sat, 04 Apr 2009 10:43:29 +0200add utf-8 and save shortcut support in PythonST
greg [Sat, 04 Apr 2009 10:43:29 +0200] rev 332
add utf-8 and save shortcut support in PythonST
fixed bug execfile order (runtime.py / hmy.py) in PLCObject.py
Fixed bug with locale (wrong convertion "." to ",")

Tue, 31 Mar 2009 09:38:44 +0200remove print messages
greg [Tue, 31 Mar 2009 09:38:44 +0200] rev 331
remove print messages

Tue, 31 Mar 2009 09:33:10 +0200add autostart plc feature for beremiz_service (bug fixed)
greg [Tue, 31 Mar 2009 09:33:10 +0200] rev 330
add autostart plc feature for beremiz_service (bug fixed)

Mon, 30 Mar 2009 17:04:30 +0200add autostart plc feature for beremiz_service
greg [Mon, 30 Mar 2009 17:04:30 +0200] rev 329
add autostart plc feature for beremiz_service

Tue, 24 Mar 2009 17:33:46 +0100Close Debug Window when program transfered
lbessard [Tue, 24 Mar 2009 17:33:46 +0100] rev 328
Close Debug Window when program transfered

Tue, 24 Mar 2009 17:32:54 +0100Register the current watched variable in Debug Window before starting
lbessard [Tue, 24 Mar 2009 17:32:54 +0100] rev 327
Register the current watched variable in Debug Window before starting

Mon, 23 Mar 2009 16:40:02 +0100Bug opening Auto complete frame when not expected fixed
lbessard [Mon, 23 Mar 2009 16:40:02 +0100] rev 326
Bug opening Auto complete frame when not expected fixed

Mon, 23 Mar 2009 16:39:23 +0100Bug preventing loading STLibrary when adding a plugin fixed
lbessard [Mon, 23 Mar 2009 16:39:23 +0100] rev 325
Bug preventing loading STLibrary when adding a plugin fixed

Mon, 23 Mar 2009 16:38:11 +0100Invalid minimizebutton state when reload PLCParams fixed
lbessard [Mon, 23 Mar 2009 16:38:11 +0100] rev 324
Invalid minimizebutton state when reload PLCParams fixed

Mon, 23 Mar 2009 16:26:13 +0100Fix bug preventing library to re-compiled when dependant files changed.
lbessard [Mon, 23 Mar 2009 16:26:13 +0100] rev 323
Fix bug preventing library to re-compiled when dependant files changed.
Fix bug preventing to re-compile a file without changes even when file miscompiled.

Mon, 23 Mar 2009 16:20:05 +0100Make 'runtime.py' and 'hmi.py' executed independantly
lbessard [Mon, 23 Mar 2009 16:20:05 +0100] rev 322
Make 'runtime.py' and 'hmi.py' executed independantly

Mon, 16 Mar 2009 17:31:08 +0100Adding support for Xenomai targets.
lbessard [Mon, 16 Mar 2009 17:31:08 +0100] rev 321
Adding support for Xenomai targets.

Wed, 11 Mar 2009 10:41:55 +0100Restored splash with new lolitech logo
etisserant [Wed, 11 Mar 2009 10:41:55 +0100] rev 320
Restored splash with new lolitech logo

Fri, 06 Mar 2009 21:42:57 +0100Fixed non-wx runtime python evaluation stuff.
etisserant [Fri, 06 Mar 2009 21:42:57 +0100] rev 319
Fixed non-wx runtime python evaluation stuff.

Mon, 02 Mar 2009 09:23:34 +0100updated : debian package scripts
greg [Mon, 02 Mar 2009 09:23:34 +0100] rev 318
updated : debian package scripts

Wed, 25 Feb 2009 16:39:11 +0100Fix size of ComboBoxes
lbessard [Wed, 25 Feb 2009 16:39:11 +0100] rev 317
Fix size of ComboBoxes

Thu, 19 Feb 2009 14:41:35 +0100change splashscreen beremiz version to 2009.0 Beta
greg [Thu, 19 Feb 2009 14:41:35 +0100] rev 316
change splashscreen beremiz version to 2009.0 Beta

Mon, 16 Feb 2009 13:45:42 +0100Dispatch wxGlade tests in linux and win32 folders
greg [Mon, 16 Feb 2009 13:45:42 +0100] rev 315
Dispatch wxGlade tests in linux and win32 folders

Fri, 13 Feb 2009 13:58:54 +0100Bug with fonts on some systems fixed
lbessard [Fri, 13 Feb 2009 13:58:54 +0100] rev 314
Bug with fonts on some systems fixed

Tue, 20 Jan 2009 17:22:16 +0100Bug when try to launch wxGlade on Windows fixed
lbessard [Tue, 20 Jan 2009 17:22:16 +0100] rev 313
Bug when try to launch wxGlade on Windows fixed

Tue, 20 Jan 2009 17:02:25 +0100Bug when try to launch wxGlade on Windows fixed
lbessard [Tue, 20 Jan 2009 17:02:25 +0100] rev 312
Bug when try to launch wxGlade on Windows fixed

Tue, 20 Jan 2009 15:04:41 +0100Bug on Windows fixed
lbessard [Tue, 20 Jan 2009 15:04:41 +0100] rev 311
Bug on Windows fixed

Tue, 20 Jan 2009 15:04:14 +0100Bug when try to launch wxGlade on Windows fixed
lbessard [Tue, 20 Jan 2009 15:04:14 +0100] rev 310
Bug when try to launch wxGlade on Windows fixed

Mon, 19 Jan 2009 17:08:17 +0100Adding support for cancelling code generation of function with no input connected
lbessard [Mon, 19 Jan 2009 17:08:17 +0100] rev 309
Adding support for cancelling code generation of function with no input connected

Mon, 19 Jan 2009 13:11:20 +0100remove arg : self.runtime when create pluginroot instance in OnOpenProject and OnNewProject method from beremiz class
greg [Mon, 19 Jan 2009 13:11:20 +0100] rev 308
remove arg : self.runtime when create pluginroot instance in OnOpenProject and OnNewProject method from beremiz class

Mon, 19 Jan 2009 10:08:45 +0100Updated config_utils so that command line tests work.
etisserant [Mon, 19 Jan 2009 10:08:45 +0100] rev 307
Updated config_utils so that command line tests work.

Mon, 19 Jan 2009 08:40:09 +0100Enahced python_cwiid test with a wxGlade GUI
etisserant [Mon, 19 Jan 2009 08:40:09 +0100] rev 306
Enahced python_cwiid test with a wxGlade GUI

Mon, 19 Jan 2009 08:39:36 +0100Added wxGlade test
etisserant [Mon, 19 Jan 2009 08:39:36 +0100] rev 305
Added wxGlade test

Mon, 19 Jan 2009 08:39:16 +0100Removed lost print
etisserant [Mon, 19 Jan 2009 08:39:16 +0100] rev 304
Removed lost print

Mon, 19 Jan 2009 08:38:33 +0100Added wxInspector feature to play with wxGlade GUI more easily.
etisserant [Mon, 19 Jan 2009 08:38:33 +0100] rev 303
Added wxInspector feature to play with wxGlade GUI more easily.

Mon, 19 Jan 2009 08:32:11 +0100Enhanced wxGlade GUI creation.
etisserant [Mon, 19 Jan 2009 08:32:11 +0100] rev 302
Enhanced wxGlade GUI creation.
- Frame object name now have same name as in editor
- Closing the frame replace object by None, warn user, and recreate frame

Sat, 17 Jan 2009 02:36:46 +0100Added support for wxglade GUIs.
etisserant [Sat, 17 Jan 2009 02:36:46 +0100] rev 301
Added support for wxglade GUIs.

Sat, 17 Jan 2009 02:34:45 +0100Added python_poll FB, to poll python variable without waiting ack
etisserant [Sat, 17 Jan 2009 02:34:45 +0100] rev 300
Added python_poll FB, to poll python variable without waiting ack

Fri, 16 Jan 2009 16:59:18 +0100Enhanced the way "runtime.py" is executed,
etisserant [Fri, 16 Jan 2009 16:59:18 +0100] rev 299
Enhanced the way "runtime.py" is executed,

Fri, 16 Jan 2009 16:52:23 +0100Fixed the way LOCAL:// connector detects X11 poisoned plugins to avoid launching tray-icon enabled runtime (-x1)
etisserant [Fri, 16 Jan 2009 16:52:23 +0100] rev 298
Fixed the way LOCAL:// connector detects X11 poisoned plugins to avoid launching tray-icon enabled runtime (-x1)

Fri, 16 Jan 2009 16:50:54 +0100Fixed typo in (LD/C)FLAGS hendling in toolchain_gcc.py
etisserant [Fri, 16 Jan 2009 16:50:54 +0100] rev 297
Fixed typo in (LD/C)FLAGS hendling in toolchain_gcc.py

Fri, 16 Jan 2009 13:20:44 +0100Replacing wx.Choice by wx.ComboBox
lbessard [Fri, 16 Jan 2009 13:20:44 +0100] rev 296
Replacing wx.Choice by wx.ComboBox

Fri, 16 Jan 2009 08:54:37 +0100Rewrite TestCtrlAutoComplete to fix all bugs
lbessard [Fri, 16 Jan 2009 08:54:37 +0100] rev 295
Rewrite TestCtrlAutoComplete to fix all bugs

Thu, 15 Jan 2009 10:05:07 +0100Fix problem with embeddedimage module not present in wx versions older than 2.8.8.0
lbessard [Thu, 15 Jan 2009 10:05:07 +0100] rev 294
Fix problem with embeddedimage module not present in wx versions older than 2.8.8.0

Wed, 14 Jan 2009 19:50:09 +0100Adding example of path generator program
lbessard [Wed, 14 Jan 2009 19:50:09 +0100] rev 293
Adding example of path generator program

Wed, 14 Jan 2009 19:44:36 +0100Adding support for Graphic for variable in Debug mode
lbessard [Wed, 14 Jan 2009 19:44:36 +0100] rev 292
Adding support for Graphic for variable in Debug mode

Wed, 14 Jan 2009 19:25:53 +0100Added systematic stdout.flush runtime side, so that results appear in log window
etisserant [Wed, 14 Jan 2009 19:25:53 +0100] rev 291
Added systematic stdout.flush runtime side, so that results appear in log window

Wed, 14 Jan 2009 16:41:14 +0100Local Runtime (LOCAL://) now launched "on demand"
etisserant [Wed, 14 Jan 2009 16:41:14 +0100] rev 290
Local Runtime (LOCAL://) now launched "on demand"
Added Graphical Python shell in Tray Icon menu
Fixed some missing __DEBUG variable assignement
More generic per target LDFLAGS and CFLAGS

Fri, 09 Jan 2009 17:08:31 +0100Bug on __DEBUG no present fixed
lbessard [Fri, 09 Jan 2009 17:08:31 +0100] rev 289
Bug on __DEBUG no present fixed

Fri, 09 Jan 2009 17:07:56 +0100Warning on modulo by zero fixed
lbessard [Fri, 09 Jan 2009 17:07:56 +0100] rev 288
Warning on modulo by zero fixed

Sun, 04 Jan 2009 17:30:34 +0100The must-have test : using wiimote sensors !
etisserant [Sun, 04 Jan 2009 17:30:34 +0100] rev 287
The must-have test : using wiimote sensors !

Sun, 04 Jan 2009 17:29:12 +0100Minor changes to get better cleanup of debug and python_eval threads, accross multiple debug sessions and PLC runs.
etisserant [Sun, 04 Jan 2009 17:29:12 +0100] rev 286
Minor changes to get better cleanup of debug and python_eval threads, accross multiple debug sessions and PLC runs.

Sun, 04 Jan 2009 17:25:22 +0100Added local C dependency dicovery and changes checking, to speed up build.
etisserant [Sun, 04 Jan 2009 17:25:22 +0100] rev 285
Added local C dependency dicovery and changes checking, to speed up build.

Tue, 30 Dec 2008 22:47:15 +0100Fixed problem with re-use of Pyro connector proxy copy across debug sessions
etisserant [Tue, 30 Dec 2008 22:47:15 +0100] rev 284
Fixed problem with re-use of Pyro connector proxy copy across debug sessions

Tue, 30 Dec 2008 22:43:48 +0100Added "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.
etisserant [Tue, 30 Dec 2008 22:43:48 +0100] rev 283
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.

Wed, 24 Dec 2008 00:02:12 +0100fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case.
etisserant [Wed, 24 Dec 2008 00:02:12 +0100] rev 282
fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case.

Tue, 23 Dec 2008 23:56:29 +0100fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case.
etisserant [Tue, 23 Dec 2008 23:56:29 +0100] rev 281
fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case.

Tue, 23 Dec 2008 19:37:44 +0100Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.
etisserant [Tue, 23 Dec 2008 19:37:44 +0100] rev 280
Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.

Tue, 23 Dec 2008 19:31:28 +0100Fixed minimize/maximize invertion
etisserant [Tue, 23 Dec 2008 19:31:28 +0100] rev 279
Fixed minimize/maximize invertion

Tue, 23 Dec 2008 19:30:45 +0100Updated splash
etisserant [Tue, 23 Dec 2008 19:30:45 +0100] rev 278
Updated splash

Tue, 23 Dec 2008 12:33:14 +0100Local PYRO connection is designated by LOCAL://, not PYRO://localhost:3000 anymore
etisserant [Tue, 23 Dec 2008 12:33:14 +0100] rev 277
Local PYRO connection is designated by LOCAL://, not PYRO://localhost:3000 anymore

Mon, 15 Dec 2008 08:41:16 +0100fixed : MAX_SEM_COUNT to 1 instead of 10
greg [Mon, 15 Dec 2008 08:41:16 +0100] rev 276
fixed : MAX_SEM_COUNT to 1 instead of 10
remove ReleaseSemaphore on debug_sem in InitiateDebugTransfer function

Fri, 12 Dec 2008 17:54:17 +0100Adding Function Blocks in VARIABLES.csv
lbessard [Fri, 12 Dec 2008 17:54:17 +0100] rev 275
Adding Function Blocks in VARIABLES.csv

Wed, 10 Dec 2008 17:37:21 +0100Adding support for defining plugin library as a plcopen xml file in plugin folder
greg [Wed, 10 Dec 2008 17:37:21 +0100] rev 274
Adding support for defining plugin library as a plcopen xml file in plugin folder

Wed, 26 Nov 2008 09:05:04 +0100Bug with debug mode when displaying code fixed
greg [Wed, 26 Nov 2008 09:05:04 +0100] rev 273
Bug with debug mode when displaying code fixed

Wed, 26 Nov 2008 09:04:28 +0100Bug on Exception handling fixed
greg [Wed, 26 Nov 2008 09:04:28 +0100] rev 272
Bug on Exception handling fixed

Mon, 24 Nov 2008 08:57:43 +0100add the possibility to enable or disable wxTaskbarIcon for Beremiz_service
greg [Mon, 24 Nov 2008 08:57:43 +0100] rev 271
add the possibility to enable or disable wxTaskbarIcon for Beremiz_service
Launch beremiz without taskbarIcon by default (incompatible with svgui plugin)

Thu, 20 Nov 2008 12:57:24 +0100Bug on bit mapping in CanFestival plugin fixed
lbessard [Thu, 20 Nov 2008 12:57:24 +0100] rev 270
Bug on bit mapping in CanFestival plugin fixed

Tue, 04 Nov 2008 16:00:44 +0100add a TaskBarIcon to configure beremiz_service and display plc states (started, stopped)
greg [Tue, 04 Nov 2008 16:00:44 +0100] rev 269
add a TaskBarIcon to configure beremiz_service and display plc states (started, stopped)

Tue, 04 Nov 2008 15:44:44 +0100add autocomplete support for beremiz's textctrl
greg [Tue, 04 Nov 2008 15:44:44 +0100] rev 268
add autocomplete support for beremiz's textctrl

Fri, 31 Oct 2008 09:56:14 +0100fix bad parameters in plugin.xml for test_master on linux
greg [Fri, 31 Oct 2008 09:56:14 +0100] rev 267
fix bad parameters in plugin.xml for test_master on linux

Mon, 27 Oct 2008 09:35:23 +0100update test_master and test_slave examples for win32
greg [Mon, 27 Oct 2008 09:35:23 +0100] rev 266
update test_master and test_slave examples for win32

Mon, 27 Oct 2008 09:19:35 +0100update test_master and test_slave examples for win32
greg [Mon, 27 Oct 2008 09:19:35 +0100] rev 265
update test_master and test_slave examples for win32

Mon, 27 Oct 2008 07:58:57 +0100Update test_master and test_slave examples for linux
greg [Mon, 27 Oct 2008 07:58:57 +0100] rev 264
Update test_master and test_slave examples for linux

Fri, 24 Oct 2008 14:36:52 +0200fix bug in beremiz_service with the MainLoop
greg [Fri, 24 Oct 2008 14:36:52 +0200] rev 263
fix bug in beremiz_service with the MainLoop

Fri, 24 Oct 2008 14:01:36 +0200add taskbaricon to beremiz_service.
greg [Fri, 24 Oct 2008 14:01:36 +0200] rev 262
add taskbaricon to beremiz_service.
fix bug in dicovery.py
Write class for ServicePublisher

Wed, 22 Oct 2008 14:22:54 +0200fix bug in methods.py
greg [Wed, 22 Oct 2008 14:22:54 +0200] rev 261
fix bug in methods.py

Mon, 20 Oct 2008 13:04:10 +0200add docutils in svgui plugins to launch inkscape
greg [Mon, 20 Oct 2008 13:04:10 +0200] rev 260
add docutils in svgui plugins to launch inkscape
fix bug in Beremiz.py when open project without buildpath

Fri, 17 Oct 2008 14:44:41 +0200changes CXXFLAGS LDFLAGS for svgui plugin on win32 platform
greg [Fri, 17 Oct 2008 14:44:41 +0200] rev 259
changes CXXFLAGS LDFLAGS for svgui plugin on win32 platform

Fri, 17 Oct 2008 13:27:03 +0200fixed bug with config
greg [Fri, 17 Oct 2008 13:27:03 +0200] rev 258
fixed bug with config

Fri, 17 Oct 2008 13:03:19 +0200remove workspace test
greg [Fri, 17 Oct 2008 13:03:19 +0200] rev 257
remove workspace test
store last folder opened

Thu, 16 Oct 2008 16:49:39 +0200add buildpath parameter for beremiz
greg [Thu, 16 Oct 2008 16:49:39 +0200] rev 256
add buildpath parameter for beremiz
fix problems with test_svgui
remove -mno-cygwin from plugins/svgui

Tue, 14 Oct 2008 13:40:17 +0200Fixed rmll examples
etisserant [Tue, 14 Oct 2008 13:40:17 +0200] rev 255
Fixed rmll examples

Wed, 10 Sep 2008 17:14:12 +0200Updated splash for beta
etisserant [Wed, 10 Sep 2008 17:14:12 +0200] rev 254
Updated splash for beta

Wed, 10 Sep 2008 17:11:04 +0200fixed : findiecchannel call
greg [Wed, 10 Sep 2008 17:11:04 +0200] rev 253
fixed : findiecchannel call

Wed, 10 Sep 2008 16:44:27 +0200Bug with FBDPanel fixed
lbessard [Wed, 10 Sep 2008 16:44:27 +0200] rev 252
Bug with FBDPanel fixed

Mon, 08 Sep 2008 14:33:57 +0200change default linker (ld ) to g++ in XSD for gcc toolchain
greg [Mon, 08 Sep 2008 14:33:57 +0200] rev 251
change default linker (ld ) to g++ in XSD for gcc toolchain

Mon, 08 Sep 2008 13:55:50 +0200Bug with return value of nodelist saving fixed
lbessard [Mon, 08 Sep 2008 13:55:50 +0200] rev 250
Bug with return value of nodelist saving fixed

Sun, 07 Sep 2008 16:46:15 +0200Bug with Open, Reopen and Close Project fixed
lbessard [Sun, 07 Sep 2008 16:46:15 +0200] rev 249
Bug with Open, Reopen and Close Project fixed

Sun, 07 Sep 2008 16:43:05 +0200Bug with Open, Reopen and Close Project fixed
lbessard [Sun, 07 Sep 2008 16:43:05 +0200] rev 248
Bug with Open, Reopen and Close Project fixed

Sun, 07 Sep 2008 15:54:09 +0200add __DEBUG variable
greg [Sun, 07 Sep 2008 15:54:09 +0200] rev 247
add __DEBUG variable

Sun, 07 Sep 2008 15:23:32 +0200Adding support for Debugging in PLCOpenEditor
lbessard [Sun, 07 Sep 2008 15:23:32 +0200] rev 246
Adding support for Debugging in PLCOpenEditor

Sun, 07 Sep 2008 10:06:19 +0200Added __DEBUG global var to eventually change PLC code execution gehavior
etisserant [Sun, 07 Sep 2008 10:06:19 +0200] rev 245
Added __DEBUG global var to eventually change PLC code execution gehavior

Sun, 07 Sep 2008 10:03:23 +0200fixed : bug in debugthreadproc (plugger.py)
greg [Sun, 07 Sep 2008 10:03:23 +0200] rev 244
fixed : bug in debugthreadproc (plugger.py)
changes in plc_win32_main.c and plc_debug

Fri, 05 Sep 2008 18:15:18 +0200Adding support for Debugging with PLCOpenEditor
lbessard [Fri, 05 Sep 2008 18:15:18 +0200] rev 243
Adding support for Debugging with PLCOpenEditor
Bug with unsubscribe IEC_path start to be fixed

Fri, 05 Sep 2008 18:13:55 +0200Bug closing project in Beremiz when closing tab in PLCOpenEditor fixed
lbessard [Fri, 05 Sep 2008 18:13:55 +0200] rev 242
Bug closing project in Beremiz when closing tab in PLCOpenEditor fixed

Fri, 05 Sep 2008 18:11:52 +0200Problem with multi-connection on block in LD fixed
lbessard [Fri, 05 Sep 2008 18:11:52 +0200] rev 241
Problem with multi-connection on block in LD fixed

Fri, 05 Sep 2008 16:27:43 +0200fixed : bug when stop plc and previously svguiapp closed
greg [Fri, 05 Sep 2008 16:27:43 +0200] rev 240
fixed : bug when stop plc and previously svguiapp closed

Fri, 05 Sep 2008 16:25:57 +0200Fixed bad IPC choice for debugger/PLC/control thread collaboration
etisserant [Fri, 05 Sep 2008 16:25:57 +0200] rev 239
Fixed bad IPC choice for debugger/PLC/control thread collaboration

Thu, 04 Sep 2008 16:07:14 +0200Debugger now reports BOOL as booleans
etisserant [Thu, 04 Sep 2008 16:07:14 +0200] rev 238
Debugger now reports BOOL as booleans

Thu, 04 Sep 2008 15:56:25 +0200Some scenario may block debugger.
etisserant [Thu, 04 Sep 2008 15:56:25 +0200] rev 237
Some scenario may block debugger.

Thu, 04 Sep 2008 14:57:52 +0200Now debug all ticks, not only odd ones :-)
etisserant [Thu, 04 Sep 2008 14:57:52 +0200] rev 236
Now debug all ticks, not only odd ones :-)

Wed, 03 Sep 2008 17:28:17 +0200Improved debug data feedback.
etisserant [Wed, 03 Sep 2008 17:28:17 +0200] rev 235
Improved debug data feedback.

Tue, 02 Sep 2008 12:24:25 +0200fixed : bug when launch beremiz_service on windows
greg [Tue, 02 Sep 2008 12:24:25 +0200] rev 234
fixed : bug when launch beremiz_service on windows

Tue, 02 Sep 2008 12:21:58 +0200add start inkscape methods for svgui plugin
greg [Tue, 02 Sep 2008 12:21:58 +0200] rev 233
add start inkscape methods for svgui plugin

Mon, 01 Sep 2008 14:40:51 +0200add call to join method for stdout/stderr threads
greg [Mon, 01 Sep 2008 14:40:51 +0200] rev 232
add call to join method for stdout/stderr threads

Sat, 30 Aug 2008 22:14:06 +0200Re-organized pyro connector proxy members mascarading
etisserant [Sat, 30 Aug 2008 22:14:06 +0200] rev 231
Re-organized pyro connector proxy members mascarading

Sat, 30 Aug 2008 22:12:49 +0200Some GUI enhancement. Beremiz now comes with its own GenBitmapTextButton
etisserant [Sat, 30 Aug 2008 22:12:49 +0200] rev 230
Some GUI enhancement. Beremiz now comes with its own GenBitmapTextButton

Thu, 28 Aug 2008 16:34:48 +0200add tests for win32
greg [Thu, 28 Aug 2008 16:34:48 +0200] rev 229
add tests for win32
fixed bug for win32

Thu, 28 Aug 2008 15:08:41 +0200fixed : init_level bug
greg [Thu, 28 Aug 2008 15:08:41 +0200] rev 228
fixed : init_level bug
remove -lrt in LDFLAG

Thu, 28 Aug 2008 14:53:11 +0200- Some improovements in debug data feedback data
etisserant [Thu, 28 Aug 2008 14:53:11 +0200] rev 227
- Some improovements in debug data feedback data
- Added "LOCAL://" uri support for local runtime support on randomized port

Thu, 28 Aug 2008 14:51:46 +0200Fixed typo in discovery.py
etisserant [Thu, 28 Aug 2008 14:51:46 +0200] rev 226
Fixed typo in discovery.py

Thu, 28 Aug 2008 14:22:45 +0200Some instance type test improved
lbessard [Thu, 28 Aug 2008 14:22:45 +0200] rev 225
Some instance type test improved

Tue, 26 Aug 2008 15:31:09 +0200remove import signal in beremiz.py
greg [Tue, 26 Aug 2008 15:31:09 +0200] rev 224
remove import signal in beremiz.py
remove SIGKILL signal in wxPopen

Tue, 26 Aug 2008 13:47:21 +0200Fixed bad bahavior when zeroconf bindaddress unspecified.
etisserant [Tue, 26 Aug 2008 13:47:21 +0200] rev 223
Fixed bad bahavior when zeroconf bindaddress unspecified.

Mon, 25 Aug 2008 18:03:10 +0200Added lock to avoid variable subsciption concurrent to transmission to PLC
etisserant [Mon, 25 Aug 2008 18:03:10 +0200] rev 222
Added lock to avoid variable subsciption concurrent to transmission to PLC

Mon, 25 Aug 2008 18:02:15 +0200Rewritten horrible discovery.py.
etisserant [Mon, 25 Aug 2008 18:02:15 +0200] rev 221
Rewritten horrible discovery.py.

Mon, 25 Aug 2008 18:01:49 +0200Fixed local PLC runtime kill on aborted quit attempt.
etisserant [Mon, 25 Aug 2008 18:01:49 +0200] rev 220
Fixed local PLC runtime kill on aborted quit attempt.

Mon, 25 Aug 2008 18:01:01 +0200Fixed problem with first PLC argument (argv)
etisserant [Mon, 25 Aug 2008 18:01:01 +0200] rev 219
Fixed problem with first PLC argument (argv)

Fri, 22 Aug 2008 15:35:11 +0200remove old code and fix typo
greg [Fri, 22 Aug 2008 15:35:11 +0200] rev 218
remove old code and fix typo

Fri, 22 Aug 2008 15:30:09 +0200Now, Beremiz launch Beremiz_service at startup, with a one-time workin dir
etisserant [Fri, 22 Aug 2008 15:30:09 +0200] rev 217
Now, Beremiz launch Beremiz_service at startup, with a one-time workin dir

Fri, 22 Aug 2008 15:27:37 +0200Fixed typo in PLCObject.py
etisserant [Fri, 22 Aug 2008 15:27:37 +0200] rev 216
Fixed typo in PLCObject.py

Fri, 22 Aug 2008 13:36:54 +0200Bugs on Opening PLCOpenEditor fixed
lbessard [Fri, 22 Aug 2008 13:36:54 +0200] rev 215
Bugs on Opening PLCOpenEditor fixed

Fri, 22 Aug 2008 13:36:16 +0200Modification in catched wxTextCtrl events
lbessard [Fri, 22 Aug 2008 13:36:16 +0200] rev 214
Modification in catched wxTextCtrl events

Fri, 22 Aug 2008 13:34:58 +0200Change in layout from AuiMDIParentFrame to AuiNotebook
lbessard [Fri, 22 Aug 2008 13:34:58 +0200] rev 213
Change in layout from AuiMDIParentFrame to AuiNotebook

Fri, 22 Aug 2008 13:33:42 +0200.cvsignore files updated
lbessard [Fri, 22 Aug 2008 13:33:42 +0200] rev 212
.cvsignore files updated

Thu, 21 Aug 2008 17:19:09 +0200Made autom_ihm_rmll test work again.
etisserant [Thu, 21 Aug 2008 17:19:09 +0200] rev 211
Made autom_ihm_rmll test work again.

Thu, 21 Aug 2008 17:18:44 +0200Fixed oddities in arguments/options parsing and passing to plugins initialization...
etisserant [Thu, 21 Aug 2008 17:18:44 +0200] rev 210
Fixed oddities in arguments/options parsing and passing to plugins initialization...

Thu, 21 Aug 2008 17:17:36 +0200Moved template C code to targets dir. Cleaned up some forgotten print.
etisserant [Thu, 21 Aug 2008 17:17:36 +0200] rev 209
Moved template C code to targets dir. Cleaned up some forgotten print.

Thu, 21 Aug 2008 13:21:37 +0200remove print message
greg [Thu, 21 Aug 2008 13:21:37 +0200] rev 208
remove print message

Thu, 21 Aug 2008 13:18:49 +0200add address ip params
greg [Thu, 21 Aug 2008 13:18:49 +0200] rev 207
add address ip params
fix configure/publish service

Thu, 21 Aug 2008 10:35:12 +0200fix bug in plugger.py to get URI_Location
greg [Thu, 21 Aug 2008 10:35:12 +0200] rev 206
fix bug in plugger.py to get URI_Location
add ip authorized in beremiz_service.py

Wed, 20 Aug 2008 10:10:34 +0200move specific target runtimes to their targets directory
greg [Wed, 20 Aug 2008 10:10:34 +0200] rev 205
move specific target runtimes to their targets directory

Wed, 20 Aug 2008 09:37:57 +0200remove URI_location from XSD targets and add to pluginroot XSD
greg [Wed, 20 Aug 2008 09:37:57 +0200] rev 204
remove URI_location from XSD targets and add to pluginroot XSD

Wed, 20 Aug 2008 00:11:40 +0200Added concepts :
etisserant [Wed, 20 Aug 2008 00:11:40 +0200] rev 203
Added concepts :
- connector class (for PLC control, debug and flashing abstraction).
- builder class (C toolchain abstraction)

Added features :
- Pyro based connector.
- ctypes loader, load PLC shared object and run it
- ctypes based debugger embryo (not tested)
- gcc builder

Broken:
- Win32 runtime
- Most tests

Tue, 12 Aug 2008 16:27:07 +0200Adding support for highlighing compiling errors into PLCOpenEditor
lbessard [Tue, 12 Aug 2008 16:27:07 +0200] rev 202
Adding support for highlighing compiling errors into PLCOpenEditor

Tue, 12 Aug 2008 16:25:18 +0200Adding support for highlighing compiling errors into PLCOpenEditor
lbessard [Tue, 12 Aug 2008 16:25:18 +0200] rev 201
Adding support for highlighing compiling errors into PLCOpenEditor

Wed, 30 Jul 2008 17:16:57 +0200Change shortcut for wx-inspector now ctrl-alt-i
etisserant [Wed, 30 Jul 2008 17:16:57 +0200] rev 200
Change shortcut for wx-inspector now ctrl-alt-i

Tue, 15 Jul 2008 17:57:04 +0200minor gui improvements :
etisserant [Tue, 15 Jul 2008 17:57:04 +0200] rev 199
minor gui improvements :
- smaller plugin name field, indented according plugin depth
- C editor icon
- IEC editor icon

Tue, 15 Jul 2008 17:35:19 +0200Bug while while changing name of SVGUI plugin node fixed
lbessard [Tue, 15 Jul 2008 17:35:19 +0200] rev 198
Bug while while changing name of SVGUI plugin node fixed

Tue, 15 Jul 2008 16:01:09 +0200SVG/Inkscape based icon generation script + SVG drawing.
etisserant [Tue, 15 Jul 2008 16:01:09 +0200] rev 197
SVG/Inkscape based icon generation script + SVG drawing.
Change in icon naming : no more size in name

Mon, 07 Jul 2008 13:37:23 +0200changes in plc_Win32_main to match with new api (alignment feature)
greg [Mon, 07 Jul 2008 13:37:23 +0200] rev 196
changes in plc_Win32_main to match with new api (alignment feature)

Mon, 07 Jul 2008 11:34:12 +0200*** empty log message ***
etisserant [Mon, 07 Jul 2008 11:34:12 +0200] rev 195
*** empty log message ***

Tue, 01 Jul 2008 18:31:38 +0200Disable some components
lbessard [Tue, 01 Jul 2008 18:31:38 +0200] rev 194
Disable some components

Tue, 01 Jul 2008 18:30:42 +0200Warning with StaticBoxSizer fixed
lbessard [Tue, 01 Jul 2008 18:30:42 +0200] rev 193
Warning with StaticBoxSizer fixed

Tue, 01 Jul 2008 18:29:42 +0200Problem with files when launching created program from another directory fixed
lbessard [Tue, 01 Jul 2008 18:29:42 +0200] rev 192
Problem with files when launching created program from another directory fixed

Tue, 01 Jul 2008 09:00:40 +0200Bug with float window size fixed
lbessard [Tue, 01 Jul 2008 09:00:40 +0200] rev 191
Bug with float window size fixed

Mon, 30 Jun 2008 17:38:28 +0200Bug with folder path ending by '/' or '\' fixed
lbessard [Mon, 30 Jun 2008 17:38:28 +0200] rev 190
Bug with folder path ending by '/' or '\' fixed

Mon, 30 Jun 2008 17:04:25 +0200Adding support for calculate window size while C generating
lbessard [Mon, 30 Jun 2008 17:04:25 +0200] rev 189
Adding support for calculate window size while C generating

Mon, 30 Jun 2008 14:31:18 +0200Removing empty choice when parameter isn't optional
lbessard [Mon, 30 Jun 2008 14:31:18 +0200] rev 188
Removing empty choice when parameter isn't optional

Mon, 30 Jun 2008 14:29:23 +0200led_pump and led_sink inverted
lbessard [Mon, 30 Jun 2008 14:29:23 +0200] rev 187
led_pump and led_sink inverted

Mon, 30 Jun 2008 14:28:48 +0200Various bugs fixed
lbessard [Mon, 30 Jun 2008 14:28:48 +0200] rev 186
Various bugs fixed

Mon, 30 Jun 2008 14:27:30 +0200Remove useless test on refreshing edit menu
lbessard [Mon, 30 Jun 2008 14:27:30 +0200] rev 185
Remove useless test on refreshing edit menu

Sat, 28 Jun 2008 19:06:48 +0200*** empty log message ***
etisserant [Sat, 28 Jun 2008 19:06:48 +0200] rev 184
*** empty log message ***

Sat, 28 Jun 2008 18:57:18 +0200*** empty log message ***
etisserant [Sat, 28 Jun 2008 18:57:18 +0200] rev 183
*** empty log message ***

Sat, 28 Jun 2008 18:56:04 +0200Added SVGUI + CANopen Master and slave test
etisserant [Sat, 28 Jun 2008 18:56:04 +0200] rev 182
Added SVGUI + CANopen Master and slave test

Sat, 28 Jun 2008 18:54:44 +0200Better SCGUITransform value initialization. Added semaphore as a mainloop init barrier
etisserant [Sat, 28 Jun 2008 18:54:44 +0200] rev 181
Better SCGUITransform value initialization. Added semaphore as a mainloop init barrier

Sat, 28 Jun 2008 18:53:48 +0200Various fixes in c_ext, now, located vars are pointed.
etisserant [Sat, 28 Jun 2008 18:53:48 +0200] rev 180
Various fixes in c_ext, now, located vars are pointed.

Fri, 27 Jun 2008 16:21:22 +0200Added PLC tick alignement on external synchronization source feature.
etisserant [Fri, 27 Jun 2008 16:21:22 +0200] rev 179
Added PLC tick alignement on external synchronization source feature.

Fri, 27 Jun 2008 16:21:22 +0200Added PLC tick alignement on external synchronization source feature.
etisserant [Fri, 27 Jun 2008 16:21:22 +0200] rev 178
Added PLC tick alignement on external synchronization source feature.

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

Fri, 23 May 2008 15:37:24 +0200Improve svgui plugin for following SVGUIEditor modifications
lbessard [Fri, 23 May 2008 15:37:24 +0200] rev 147
Improve svgui plugin for following SVGUIEditor modifications

Fri, 23 May 2008 10:52:55 +0200bug fix
greg [Fri, 23 May 2008 10:52:55 +0200] rev 146
bug fix

Fri, 23 May 2008 10:31:26 +0200Improving c_ext plugin by adding an XML file format for saving C files and an graphical interface for editing this file
lbessard [Fri, 23 May 2008 10:31:26 +0200] rev 145
Improving c_ext plugin by adding an XML file format for saving C files and an graphical interface for editing this file

Tue, 06 May 2008 15:22:18 +0200add Exit function and StopTimerLoop arg to match with recent changes in CanFestival
greg [Tue, 06 May 2008 15:22:18 +0200] rev 144
add Exit function and StopTimerLoop arg to match with recent changes in CanFestival

Wed, 16 Apr 2008 14:27:12 +0200fixed windows bug in generate soft_plc (directory with spaces)
greg [Wed, 16 Apr 2008 14:27:12 +0200] rev 143
fixed windows bug in generate soft_plc (directory with spaces)

Wed, 16 Apr 2008 09:40:25 +0200Generated Callback functions fixed
lbessard [Wed, 16 Apr 2008 09:40:25 +0200] rev 142
Generated Callback functions fixed

Tue, 08 Apr 2008 18:44:19 +0200Clash with iec_std_lib.h and windows.h bug fixed
lbessard [Tue, 08 Apr 2008 18:44:19 +0200] rev 141
Clash with iec_std_lib.h and windows.h bug fixed

Fri, 04 Apr 2008 17:54:05 +0200Changes in SVGUIControl
lbessard [Fri, 04 Apr 2008 17:54:05 +0200] rev 140
Changes in SVGUIControl

Fri, 04 Apr 2008 15:42:03 +0200fixed typo in svgui.py
greg [Fri, 04 Apr 2008 15:42:03 +0200] rev 139
fixed typo in svgui.py

Thu, 03 Apr 2008 18:26:40 +0200Changing SVGUI FunctionBlocks interface
lbessard [Thu, 03 Apr 2008 18:26:40 +0200] rev 138
Changing SVGUI FunctionBlocks interface

Mon, 31 Mar 2008 18:33:35 +0200Modifying svgui plugin for following new SVGUIEditor version
lbessard [Mon, 31 Mar 2008 18:33:35 +0200] rev 137
Modifying svgui plugin for following new SVGUIEditor version
Changing 'retrive' to 'retrieve' for any file

Thu, 13 Mar 2008 15:38:27 +0100import all docutils in 1 time
greg [Thu, 13 Mar 2008 15:38:27 +0100] rev 136
import all docutils in 1 time

Thu, 13 Mar 2008 10:28:01 +0100change numpage (20 to 21) to display directly demo chapter in beremiz_manual
greg [Thu, 13 Mar 2008 10:28:01 +0100] rev 135
change numpage (20 to 21) to display directly demo chapter in beremiz_manual

Thu, 13 Mar 2008 10:24:58 +0100docutils is now used for displaying pdf and html
greg [Thu, 13 Mar 2008 10:24:58 +0100] rev 134
docutils is now used for displaying pdf and html

Wed, 12 Mar 2008 14:51:52 +0100change splash.Hide() with splash.Close()
greg [Wed, 12 Mar 2008 14:51:52 +0100] rev 133
change splash.Hide() with splash.Close()

Wed, 12 Mar 2008 13:32:14 +0100remove double copyright and version
greg [Wed, 12 Mar 2008 13:32:14 +0100] rev 132
remove double copyright and version

Wed, 12 Mar 2008 13:29:39 +0100new manual version
greg [Wed, 12 Mar 2008 13:29:39 +0100] rev 131
new manual version

Tue, 11 Mar 2008 12:44:02 +0100fixed short process wainting bug. Seems wait() fail when process already finisshed... TO BE CONFIRMED.
greg [Tue, 11 Mar 2008 12:44:02 +0100] rev 130
fixed short process wainting bug. Seems wait() fail when process already finisshed... TO BE CONFIRMED.

Tue, 11 Mar 2008 10:42:26 +0100Bug with Target Type modification fixed
lbessard [Tue, 11 Mar 2008 10:42:26 +0100] rev 129
Bug with Target Type modification fixed

Tue, 11 Mar 2008 10:38:12 +0100fixed subprocess launching on linux (avoid use of undefied self.startupinfo and use use Shell=True (bash will split arguments))
greg [Tue, 11 Mar 2008 10:38:12 +0100] rev 128
fixed subprocess launching on linux (avoid use of undefied self.startupinfo and use use Shell=True (bash will split arguments))

Thu, 06 Mar 2008 14:23:04 +0100Adding icons to Beremiz menus
lbessard [Thu, 06 Mar 2008 14:23:04 +0100] rev 127
Adding icons to Beremiz menus

Wed, 05 Mar 2008 11:43:20 +0100add use of docutils for pdf
greg [Wed, 05 Mar 2008 11:43:20 +0100] rev 126
add use of docutils for pdf

Wed, 05 Mar 2008 10:05:12 +0100docfile pdf path fixed
lbessard [Wed, 05 Mar 2008 10:05:12 +0100] rev 125
docfile pdf path fixed

Wed, 05 Mar 2008 10:04:28 +0100SetIcon for Beremiz fixed
lbessard [Wed, 05 Mar 2008 10:04:28 +0100] rev 124
SetIcon for Beremiz fixed

Tue, 04 Mar 2008 08:50:52 +0100fix typo in Beremiz.py
greg [Tue, 04 Mar 2008 08:50:52 +0100] rev 123
fix typo in Beremiz.py

Mon, 03 Mar 2008 17:44:04 +0100use docclass for opening pdf on win32 or linux
greg [Mon, 03 Mar 2008 17:44:04 +0100] rev 122
use docclass for opening pdf on win32 or linux