Mon, 23 Sep 2013 10:20:07 -0400 Ian Tracy VCI3 driver added
Mon, 23 Sep 2013 00:27:39 +0200 Laurent Bessard Fix bug when creating new node in newer version of wxPython (>=2.9)
Tue, 14 May 2013 20:22:06 +0200 Laurent Bessard Fixed SplitterWindows sash position at creation when subindextable is used in notebook tab
Wed, 08 May 2013 09:14:59 +0200 Laurent Bessard Fixed set usage in eds_utils
Fri, 03 May 2013 10:18:35 +0200 Laurent Bessard Updated DS301 standard node entries definition
Thu, 02 May 2013 09:42:37 +0200 Laurent Bessard Removed call of deprecated function on wxSplitterWindow
Wed, 24 Apr 2013 17:28:06 +0200 Laurent Bessard Fixed Save As... function in Beremiz
Sat, 06 Apr 2013 11:57:26 +0200 Laurent Bessard Fixed bug when importing NodeEditorTemplate
Wed, 27 Mar 2013 09:32:05 +0900 Edouard Tisserant Merge
Tue, 26 Mar 2013 23:21:03 +0100 Laurent Bessard Fixed conflict in internationalization with Beremiz CanFestival extension
Thu, 07 Mar 2013 11:40:28 +0900 Edouard Tisserant Harmonized unix and win32 canClose_driver, fixed crash on close under win32
Wed, 06 Mar 2013 23:50:35 +0100 Laurent Bessard Fixed import and export of EDS files
Wed, 06 Mar 2013 23:22:36 +0100 Laurent Bessard Fixed DS401 profile config
Wed, 06 Mar 2013 16:54:21 +0900 Edouard Tisserant Fixed DLL calling convention when build with mingw32 + some re-indenting in can_tcp_win32
Wed, 06 Mar 2013 13:40:54 +0900 Edouard Tisserant win32: reverted DLL loading from LoadLibraryA to LoadLibrary