2012-02-03 laurent Fix bug list of recent projects opened not updated when open project with command line
2012-02-02 laurent Fix 'Transfer" button state according to last build result
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
2011-11-22 Edouard Tisserant added periodic retry for zeroconf, in case network interface is not ready
2011-11-21 Edouard Tisserant ServicePublisher.py was missing in previous commit
2011-11-21 Edouard Tisserant Better naming of IP address related variables in Beremiz_service.py, Ignore errors that occur on shutdown in Zeroconf.py, fixed discovery dialog crash due to asynchronous call from zeroconf
2011-11-20 Edouard Tisserant Fixed typo in /runtime/ServicePublisher
2011-11-19 Edouard Tisserant various cleanups in /targets
2011-11-18 Edouard Tisserant Fixed encoding of Beremiz_service.py
2011-11-18 Edouard Tisserant Fixed file attributes on Beremiz.py and Beremiz_service.py
2011-11-18 laurent Fixing bug that prevent to use global variables in configuration
2011-11-18 laurent Fixing python plugin function block code to follow new macros defined in matiec accessor.h for setting variables
2011-11-16 laurent Fixing bug preventing copy/cut/paste using shortcuts on CFileEditor text editors
2011-11-16 laurent Fixing refresh of notebook tab titles after project save
2011-11-16 Edouard Tisserant added -fPIC to satisfy X86_64 build
2011-11-16 Edouard Tisserant fixed redondant ldflag and a typo in xenomai build
2011-11-16 Edouard Tisserant Xenomai build now ignores xeno-config if not set
2011-11-08 laurent Merging with Edouard's modifications
2011-11-08 laurent Fixing bug in project modified state not well reported when modifications made in plugins informations
2011-11-08 laurent Including external tools for editing plugin informations into Beremiz window
2011-10-17 Edouard Tisserant fix unnecessary CanFestival plugin load in lpcberemiz
2011-10-17 laurent Merging with Edouard's modifications
2011-10-14 laurent Fix bug frame title not refreshed when the plugin attributes are modified
2011-10-14 laurent Adding support for using keyboard to edit cfile interface variables displayed in Grid
2011-10-13 Edouard Tisserant Fixed LPCBeremiz to refect recent root plugin build method name to change
2011-10-09 Edouard Tisserant Updated console messages for build and stop
2011-10-09 Edouard Tisserant A few new keyboard shortcuts : F4=stop, F5=run, F5=transfer, F7=connect
2011-10-06 Edouard Tisserant runtime's process cwd should now be the same as provided working dir, fixin permission problem on W7
2011-09-30 Edouard Tisserant Default gcc toolchain config now use 'gcc' for linking. Was left accidentally to g++ since old times of wxSVG based SVGUI. Cleaned up gcc parameters when linking
2011-09-30 Edouard Tisserant Reverted win32 target default configuration to default gcc toolchain congig
2011-09-30 laurent Fixes after moving xmlclass and docutils into plcopeneditor