Fri, 23 Oct 2009 18:45:24 +0200 laurent Update internationalization for new functionalities.
Fri, 23 Oct 2009 15:41:48 +0200 greg Check ProjectPath write permission
Thu, 22 Oct 2009 17:20:24 +0200 laurent Bugs with TextCtrlAutoComplete on Windows fixed
Thu, 22 Oct 2009 11:28:11 +0200 greg Add new target (Makefile)
Thu, 22 Oct 2009 11:27:30 +0200 greg support for passing list command to ProcessLogger
Thu, 22 Oct 2009 11:26:45 +0200 greg Fix some warnings during compilation
Mon, 19 Oct 2009 16:26:15 +0200 laurent Bug when importing Beremiz without wx.App declared fixed
Mon, 19 Oct 2009 16:03:46 +0200 laurent Bugs with logger and stand-alone PluginRoot fixed
Fri, 16 Oct 2009 10:50:16 +0200 'Laurent Bessard Greg changes merged
Fri, 16 Oct 2009 10:37:53 +0200 laurent Warning in c_ext compiling fixed
Thu, 15 Oct 2009 17:39:26 +0200 greg Fix relative matiec path problem
Thu, 15 Oct 2009 10:11:07 +0200 laurent Adding support for declaring PluginRoot outside of Beremiz
Fri, 09 Oct 2009 17:52:00 +0200 laurent Orthographic mistake in french internationalization fixed
Fri, 09 Oct 2009 17:38:17 +0200 laurent improved english spelling and grammar and internationalization updated
Thu, 08 Oct 2009 16:37:58 +0200 laurent Move Debug message disabled message at the right place
Thu, 08 Oct 2009 16:37:06 +0200 laurent Removing superfluous event.Skip() in MenuEvent callback functions
Thu, 08 Oct 2009 12:36:55 +0200 laurent Bug on canopen tests (not being multi-platform) fixed
Thu, 08 Oct 2009 11:26:40 +0200 laurent Bug on Debug trying to start (and stop) before PLC started fixed.
Thu, 08 Oct 2009 11:09:01 +0200 laurent Remove testing printings in svgui module of python plugin
Thu, 08 Oct 2009 11:04:06 +0200 laurent Allowing multiple Beremiz_service instances to run on same target.
Thu, 08 Oct 2009 11:01:19 +0200 laurent Bug on DebugVariablePanel when opening project at start fixed
Wed, 07 Oct 2009 09:03:15 +0200 laurent Bug while trying to import SVG file fixed
Tue, 06 Oct 2009 12:10:46 +0200 laurent Bug when expanded and collapsing plugin tree fixed
Tue, 06 Oct 2009 11:55:32 +0200 laurent Bugs when expanded and collapsing plugin tree and location tree fixed
Tue, 06 Oct 2009 11:13:13 +0200 laurent Bugs when expanded and collapsing location tree fixed
Fri, 02 Oct 2009 11:25:35 +0200 laurent Removing memory leak while closing PluginsRoot
Sat, 26 Sep 2009 18:44:25 +0200 laurent Bugs on displaying plugin available variables in PluginTree fixed
Thu, 24 Sep 2009 18:27:45 +0200 laurent Adding support for displaying plugins available variable into Beremiz plugin tree
Thu, 24 Sep 2009 18:26:11 +0200 laurent Bug on return debug tick test fixed
Thu, 24 Sep 2009 18:22:31 +0200 laurent Merging some improvements from BCT
Mon, 21 Sep 2009 12:12:08 +0200 'Laurent Bessard Changes merged
Mon, 21 Sep 2009 12:00:52 +0200 laurent Adding support for forcing tick count to return to zero as the same time than all tasks firing are synchronized
Mon, 21 Sep 2009 11:56:55 +0200 laurent Many bugs on PLCOpenEditor integration fixed
Wed, 16 Sep 2009 14:06:50 +0200 laurent Integrate PLCOpenEditor into Beremiz frame
Wed, 16 Sep 2009 14:00:56 +0200 laurent Bug on debug buffer test resulting in not transmitting debug data under specific conditions fixed
Wed, 16 Sep 2009 13:54:57 +0200 laurent Remove dirtylibs test while freeing plc libs in PLCObject.py
Fri, 04 Sep 2009 17:33:51 +0200 laurent Redesign DiscoveryDialog class to conform to others dialogs
Fri, 18 Sep 2009 14:58:22 +0200 greg fix runtime.py filename case to avoid problem on multi-platform
Fri, 18 Sep 2009 14:30:57 +0200 greg Fix defaults compiler and linker names for win32
Fri, 04 Sep 2009 11:24:25 +0200 laurent Bug wrong control state while refreshing interface fixed
Thu, 03 Sep 2009 12:09:39 +0200 laurent Bug with creating or opening a project not closing windows of current opened project fixed
Thu, 03 Sep 2009 11:28:46 +0200 laurent Clean test_svgui removing useless buttons and drawing and choosing universal fonts
Wed, 02 Sep 2009 13:38:47 +0200 laurent Applying patch from Iztok for old gcc versions
Tue, 01 Sep 2009 10:45:07 +0200 laurent Updating windows test for new python plugin and svgui module
Tue, 01 Sep 2009 10:41:50 +0200 laurent Bug on windows when trying to open wxglade generated 'hmi.py' file fixed
Tue, 01 Sep 2009 10:40:11 +0200 laurent Fix non-destroyed dialog in 'OnOpenProject' if 'Cancel' selected
Thu, 27 Aug 2009 12:47:40 +0200 laurent Close PLC editing and PLC debugging frames while closing project
Fri, 14 Aug 2009 16:26:19 +0200 laurent Improving support for svgui, separating setting end getting attributes functions from creating function.
Thu, 13 Aug 2009 11:48:55 +0200 edouard Merge with 35cc4c6a29363d0a89f3e1096832cf14bb79f3de
Thu, 13 Aug 2009 11:37:38 +0200 edouard Merge with 75ae46b66315975b49ec48574befa094be583fdd
Wed, 12 Aug 2009 16:23:59 -0600 b taylor merged greg's recent commits
Wed, 12 Aug 2009 16:18:57 -0600 b taylor remove code that i was using for testing.
Wed, 12 Aug 2009 16:09:00 -0600 b taylor merged in cherry-picked service discovery changes
Wed, 12 Aug 2009 15:20:51 -0600 b taylor fix discovery dialog sorting, remove services from the discovery dialog when they go offline cherry-pick
Wed, 12 Aug 2009 13:43:58 -0600 b taylor bugfix: On Windows, sometimes the the wrong line in the service discovery list control is updated when multiple services are displayed and a new service is discovered. cherry-pick
Wed, 12 Aug 2009 13:40:20 -0600 b taylor fix pyZeroconf bug where getServiceInfo returns None. cherry-pick
Mon, 10 Aug 2009 11:35:14 +0200 edouard Added ShowMaster button icon for Canfestival plugin
Wed, 12 Aug 2009 11:46:22 +0200 laurent Adding new svgui support using twisted website HMI
Wed, 12 Aug 2009 11:43:40 +0200 laurent Removing old svgui support using wxsvg
Wed, 12 Aug 2009 11:40:26 +0200 laurent Adding support for twisted website HMI