Wed, 20 Aug 2008 00:11:40 +0200 etisserant Added concepts :
Tue, 12 Aug 2008 16:27:07 +0200 lbessard Adding support for highlighing compiling errors into PLCOpenEditor
Tue, 12 Aug 2008 16:25:18 +0200 lbessard Adding support for highlighing compiling errors into PLCOpenEditor
Wed, 30 Jul 2008 17:16:57 +0200 etisserant Change shortcut for wx-inspector now ctrl-alt-i
Tue, 15 Jul 2008 17:57:04 +0200 etisserant minor gui improvements :
Tue, 15 Jul 2008 17:35:19 +0200 lbessard Bug while while changing name of SVGUI plugin node fixed
Tue, 15 Jul 2008 16:01:09 +0200 etisserant SVG/Inkscape based icon generation script + SVG drawing.
Mon, 07 Jul 2008 13:37:23 +0200 greg changes in plc_Win32_main to match with new api (alignment feature)
Mon, 07 Jul 2008 11:34:12 +0200 etisserant *** empty log message ***
Tue, 01 Jul 2008 18:31:38 +0200 lbessard Disable some components
Tue, 01 Jul 2008 18:30:42 +0200 lbessard Warning with StaticBoxSizer fixed
Tue, 01 Jul 2008 18:29:42 +0200 lbessard Problem with files when launching created program from another directory fixed
Tue, 01 Jul 2008 09:00:40 +0200 lbessard Bug with float window size fixed
Mon, 30 Jun 2008 17:38:28 +0200 lbessard Bug with folder path ending by '/' or '\' fixed
Mon, 30 Jun 2008 17:04:25 +0200 lbessard Adding support for calculate window size while C generating
Mon, 30 Jun 2008 14:31:18 +0200 lbessard Removing empty choice when parameter isn't optional
Mon, 30 Jun 2008 14:29:23 +0200 lbessard led_pump and led_sink inverted
Mon, 30 Jun 2008 14:28:48 +0200 lbessard Various bugs fixed
Mon, 30 Jun 2008 14:27:30 +0200 lbessard Remove useless test on refreshing edit menu
Sat, 28 Jun 2008 19:06:48 +0200 etisserant *** empty log message ***
Sat, 28 Jun 2008 18:57:18 +0200 etisserant *** empty log message ***
Sat, 28 Jun 2008 18:56:04 +0200 etisserant Added SVGUI + CANopen Master and slave test
Sat, 28 Jun 2008 18:54:44 +0200 etisserant Better SCGUITransform value initialization. Added semaphore as a mainloop init barrier
Sat, 28 Jun 2008 18:53:48 +0200 etisserant Various fixes in c_ext, now, located vars are pointed.
Fri, 27 Jun 2008 16:21:22 +0200 etisserant Added PLC tick alignement on external synchronization source feature.
Fri, 27 Jun 2008 16:21:22 +0200 etisserant Added PLC tick alignement on external synchronization source feature.
Fri, 27 Jun 2008 09:38:16 +0200 lbessard Adding some examples with time qualifier in action_block in SFC
Fri, 27 Jun 2008 09:28:52 +0200 lbessard Close Project menu item implemented
Wed, 25 Jun 2008 17:36:24 +0200 etisserant *** empty log message ***
Wed, 25 Jun 2008 17:36:09 +0200 etisserant Fixed slavebootup bug in generated code.
Wed, 25 Jun 2008 17:34:57 +0200 lbessard Bug on Beremiz close with and IECcode and IECrawcode frames opened fixed
Wed, 25 Jun 2008 17:32:53 +0200 lbessard Adding support for modification in CanFestival eds_utils
Wed, 25 Jun 2008 17:11:47 +0200 etisserant 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 +0200 etisserant 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 +0200 etisserant SlaveBootup now set operational state for both local node and network nodes only when all nodes declared in network edit have been initialized.
Wed, 25 Jun 2008 17:01:07 +0200 etisserant removed dead readme file in plugins
Tue, 24 Jun 2008 19:02:57 +0200 etisserant Re-organized tests
Tue, 24 Jun 2008 19:02:11 +0200 etisserant Preliminary CANopen slave generation support
Mon, 23 Jun 2008 18:22:40 +0200 lbessard Support for extern pointer for located variables
Mon, 23 Jun 2008 18:21:27 +0200 lbessard Bug on wx2.6 with PartsOpened fixed
Mon, 23 Jun 2008 17:52:21 +0200 etisserant Support for extern pointer for located variables + Preliminary slave code (broken)
Mon, 23 Jun 2008 16:06:20 +0200 etisserant Try to fix strange wxPopen behavior. Feedback appreciated.
Wed, 04 Jun 2008 17:47:54 +0200 lbessard Bug on output variable location generation fixed
Thu, 29 May 2008 17:44:11 +0200 greg NMY start node on slavebootup
Mon, 26 May 2008 15:25:26 +0200 greg add import wx for testing platform
Mon, 26 May 2008 15:01:32 +0200 greg fix bug for svgui
Mon, 26 May 2008 15:00:10 +0200 greg add debug mode for CanFestival dll under windows
Sat, 24 May 2008 15:56:43 +0200 etisserant Changed canfestival plugin runtime template to reflect recent changes on unix.
Sat, 24 May 2008 15:55:46 +0200 etisserant Fixed typos in config_utils comments
Sat, 24 May 2008 15:55:19 +0200 etisserant 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 +0200 etisserant changed WidgetInspector shortcut to ctrl+home (ctrl+F12 was grabbed by KDE).
Sat, 24 May 2008 11:51:33 +0200 greg add TimerInit() and TimerCleanup() in cf_runtime for matching with Timer_unix
Fri, 23 May 2008 19:33:17 +0200 etisserant still enhancing Linux behavior of wxPopen
Fri, 23 May 2008 18:48:03 +0200 etisserant Fixed non-regression test of config_utils in canfestival plugin
Fri, 23 May 2008 18:47:32 +0200 etisserant Tried to fix Linux behaviour of wxPopen.py
Fri, 23 May 2008 16:01:49 +0200 etisserant moved some demo code from plugger.py to test/.methods.py
Fri, 23 May 2008 15:37:24 +0200 lbessard Improve svgui plugin for following SVGUIEditor modifications
Fri, 23 May 2008 10:52:55 +0200 greg bug fix
Fri, 23 May 2008 10:31:26 +0200 lbessard 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 +0200 greg add Exit function and StopTimerLoop arg to match with recent changes in CanFestival