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