2012-02-01 laurent Disable 'Transfer' button when build failed
2012-01-31 laurent Adding support for quickly open recent projects in file menu
2012-01-30 Edouard Tisserant Changed GetTraceVariables results unpack to something more robust in debug thread proc.
2012-01-30 edouard reverted temporary fix, fixed in PLCopenEditor now.
2012-01-30 Edouard Tisserant temporary fix for debugger crash in case of high sampling rates
2009-08-12 beremiz forgoten branch now closed cherry-pick
2012-01-25 laurent Adding support for extracting Common_Ticktime from VARIABLES.csv
2012-01-24 laurent Adding support for loading datatypes defined in plugins to allow to use them in PLC program
2012-01-23 Edouard Tisserant Better name for python plugin
2012-01-17 laurent Merging with modifications from Edouard
2012-01-17 laurent Fixing bug on Windows with expanding hidden root item in location tree ctrl
2012-01-17 laurent Fixing bug in c_ext plugin variable grid cells not editable
2012-01-12 Edouard Tisserant Version bump, 1.03, splah image
2012-01-12 Edouard Tisserant Version bump, 1.03
2012-01-09 laurent Fixing bug in scrollbars and content position in Topology panel when expand and collapse elements in treectrls
2012-01-08 laurent Fixing bug in displaying lines of code at the origin of matiec errors
2012-01-08 laurent Fixing inverted icons for button to Minimize/Maximize plugin parameters panel
2012-01-08 laurent Adding support for drag'n dropping located variables from topology panel to configurations and resources variable panel for declaring global located variables
2011-12-21 laurent Fixing some issues in c_ext plugin
2011-12-21 laurent Adding support for integrating Python code Editor into Beremiz frame.
2011-12-20 laurent Fixing bug integrated plugin editors not closed when removing corresponding plugin
2011-12-19 laurent Fixing bug when loading icons for plugin's editor tabs
2011-12-16 laurent Removing multiple definition of UndoBuffer
2011-12-16 laurent Moving definition of grids fonts and colours into CustomGrid
2011-12-14 laurent Adding support for loading specific POUs library in LPCBeremiz
2011-12-14 laurent Adding support for unifying grid table control elements
2011-12-09 laurent Replacing sizers structure for locations tree by a treectrl in Topology panel in order to make refreshing of this panel faster
2011-12-09 laurent Fixing bug in forcing variables in runtime debug thread
2011-11-28 Edouard Tisserant Avoid starting Zeroconf if ip unspecified or set to localhost. Pick one interface address when given IP is 0.0.0.0
2011-11-22 Edouard Tisserant converted ServicePublisher.py to unix line ending