- fixed non-terminating process problem 2012-05-08, by Edouard Tisserant
- refactoring 2012-05-08, by Edouard Tisserant
- refactoring 2012-05-08, by Edouard Tisserant
- refactoring 2012-05-08, by Edouard Tisserant
- refactoring 2012-05-08, by Edouard Tisserant
- refactoring 2012-05-07, by Edouard Tisserant
- refactoring 2012-05-07, by Edouard Tisserant
- Adding search field for finding function or function block in library tree 2012-05-03, by laurent
- Adding support for automatically saving and restoring state of frame or project perspective 2012-04-27, by laurent
- branch merge 2012-04-05, by Edouard Tisserant
- Reflected recent changes in ProcessLogger changes in StartLocalRuntime 2012-04-05, by Edouard Tisserant
- Fix bug when creating new projects 2012-04-02, by laurent
- Version bump 2012-04-02, by Edouard Tisserant
- Merged 2012-03-31, by laurent
- Fixing bug in debugger sending wrong tick with values 2012-03-31, by laurent
- Fixing menu toolbar icons on Windows 2012-03-31, by laurent
- Fix bug in debugger when transfer without having build before and and opening debug view before running PLC 2012-03-28, by laurent
- Adding ToolBar containing basic menu items 2012-03-28, by laurent
- More gentle use of app.Yield in ProcessLogger 2012-03-29, by Edouard Tisserant
- More stable ProcessLogger.spin() 2012-03-28, by Edouard Tisserant
- Adding support for selecting plugin parameter value from a tree of available values 2012-03-18, by laurent
- Added a few shortcuts in menus 2012-03-18, by Edouard Tisserant
- Stripped dead code in bug report dialog.\nFixed error when log flooded while quitting 2012-03-18, by Edouard Tisserant
- merge 2012-03-11, by laurent
- Adding support for executing python scripts on remote runtime 2012-03-11, by laurent
- merge 2012-03-06, by Edouard Tisserant
- Adding support for not closing debug tabs and remove variable in variable debug panel if instance still exist in newly transfered program 2012-03-05, by laurent
- Fix bug in killing debug thread when closing Beremiz window 2012-02-27, by laurent
- Fixed stopping crash in some cases 2012-02-23, by Edouard Tisserant
- Inverting order of plugin calls in retrieve and publish 2012-02-21, by laurent
- Added support for object files as a result of PlugGenerate_C 2012-02-19, by Edouard Tisserant
- Adding support for not closing debug tabs and remove variable in variable debug panel if instance still exist in newly transfered program 2012-02-16, by laurent
- Fix bug with "Transfer" button 2012-02-16, by smarteh-dev
- Added a semaphore when starting runtime's python thread to make sure startPLC doesn't return before PLC is really initialized. 2012-02-16, by Edouard Tisserant
- Updated logger calls in debugthread. 2012-02-16, by Edouard Tisserant
- Even more robust logger, up to the really last line that comes after the rush 2012-02-16, by Edouard Tisserant
- Fixed Logger redraw problem on Windows created in previous commit 2012-02-15, by Edouard Tisserant
- More robust Logger, now resist to flooding. 2012-02-15, by Edouard Tisserant
- Fixed Win32 timer up to 1ms 2012-02-15, by Edouard Tisserant
- Merge with Edouard's Modifications 2012-02-15, by laurent
- Fix wrong panel size making strange background in topology plugin element 2012-02-15, by laurent
- Adding support for integrating CanFestival plugin panels in Beremiz main frame 2012-02-11, by smarteh-dev
- commented out noisy printf in Win32 target 2012-02-14, by Edouard Tisserant
- Adding support for integrating CanFestival plugin panels in Beremiz main frame 2012-02-09, by smarteh-dev
- Fix recent projects list not updated when creating new project 2012-02-07, by laurent
- Fix bug list of recent projects opened not updated when open project with command line 2012-02-03, by laurent
- Fix 'Transfer" button state according to last build result 2012-02-02, by laurent
- Disable 'Transfer' button when build failed 2012-02-02, by laurent
- Adding support for quickly open recent projects in file menu 2012-01-31, by laurent
- Changed GetTraceVariables results unpack to something more robust in debug thread proc. 2012-01-31, by Edouard Tisserant
- reverted temporary fix, fixed in PLCopenEditor now. 2012-01-31, by edouard
- temporary fix for debugger crash in case of high sampling rates 2012-01-30, by Edouard Tisserant
- forgoten branch now closed cherry-pick 2009-08-12, by beremiz
- Adding support for extracting Common_Ticktime from VARIABLES.csv 2012-01-25, by laurent
- Adding support for loading datatypes defined in plugins to allow to use them in PLC program 2012-01-24, by laurent
- Better name for python plugin 2012-01-23, by Edouard Tisserant
- Merging with modifications from Edouard 2012-01-17, by laurent
- Fixing bug on Windows with expanding hidden root item in location tree ctrl 2012-01-17, by laurent
- Fixing bug in c_ext plugin variable grid cells not editable 2012-01-17, by laurent
- Version bump, 1.03, splah image 2012-01-12, by Edouard Tisserant
- Version bump, 1.03 2012-01-12, by Edouard Tisserant
- Fixing bug in scrollbars and content position in Topology panel when expand and collapse elements in treectrls 2012-01-09, by laurent
- Fixing bug in displaying lines of code at the origin of matiec errors 2012-01-08, by laurent
- Fixing inverted icons for button to Minimize/Maximize plugin parameters panel 2012-01-08, by laurent
- Adding support for drag'n dropping located variables from topology panel to configurations and resources variable panel for declaring global located variables 2012-01-08, by laurent
- Fixing some issues in c_ext plugin 2011-12-21, by laurent
- Adding support for integrating Python code Editor into Beremiz frame. 2011-12-21, by laurent
- Fixing bug integrated plugin editors not closed when removing corresponding plugin 2011-12-20, by laurent
- Fixing bug when loading icons for plugin's editor tabs 2011-12-19, by laurent
- Removing multiple definition of UndoBuffer 2011-12-16, by laurent
- Moving definition of grids fonts and colours into CustomGrid 2011-12-16, by laurent
- Adding support for loading specific POUs library in LPCBeremiz 2011-12-14, by laurent
- Adding support for unifying grid table control elements 2011-12-14, by 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, by laurent
- Fixing bug in forcing variables in runtime debug thread 2011-12-09, by laurent
- Avoid starting Zeroconf if ip unspecified or set to localhost. Pick one interface address when given IP is 0.0.0.0 2011-11-28, by Edouard Tisserant
- converted ServicePublisher.py to unix line ending 2011-11-22, by Edouard Tisserant
- added periodic retry for zeroconf, in case network interface is not ready 2011-11-22, by Edouard Tisserant
- ServicePublisher.py was missing in previous commit 2011-11-21, by 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-21, by Edouard Tisserant
- Fixed typo in /runtime/ServicePublisher 2011-11-20, by Edouard Tisserant
- various cleanups in /targets 2011-11-19, by Edouard Tisserant
- Fixed encoding of Beremiz_service.py 2011-11-18, by Edouard Tisserant
- Fixed file attributes on Beremiz.py and Beremiz_service.py 2011-11-18, by Edouard Tisserant
- Fixing bug that prevent to use global variables in configuration 2011-11-18, by laurent
- Fixing python plugin function block code to follow new macros defined in matiec accessor.h for setting variables 2011-11-18, by laurent
- Fixing bug preventing copy/cut/paste using shortcuts on CFileEditor text editors 2011-11-16, by laurent
- Fixing refresh of notebook tab titles after project save 2011-11-16, by laurent
- added -fPIC to satisfy X86_64 build 2011-11-16, by Edouard Tisserant
- fixed redondant ldflag and a typo in xenomai build 2011-11-16, by Edouard Tisserant
- Xenomai build now ignores xeno-config if not set 2011-11-16, by Edouard Tisserant
- Merging with Edouard's modifications 2011-11-08, by laurent
- Fixing bug in project modified state not well reported when modifications made in plugins informations 2011-11-08, by laurent
- Including external tools for editing plugin informations into Beremiz window 2011-11-08, by laurent
- fix unnecessary CanFestival plugin load in lpcberemiz 2011-10-17, by Edouard Tisserant
- Merging with Edouard's modifications 2011-10-17, by laurent
- Fix bug frame title not refreshed when the plugin attributes are modified 2011-10-14, by laurent
- Adding support for using keyboard to edit cfile interface variables displayed in Grid 2011-10-14, by laurent
- Fixed LPCBeremiz to refect recent root plugin build method name to change 2011-10-13, by Edouard Tisserant
- Updated console messages for build and stop 2011-10-10, by Edouard Tisserant
- A few new keyboard shortcuts : F4=stop, F5=run, F5=transfer, F7=connect 2011-10-09, by Edouard Tisserant
- runtime's process cwd should now be the same as provided working dir, fixin permission problem on W7 2011-10-06, by 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, by Edouard Tisserant
- Reverted win32 target default configuration to default gcc toolchain congig 2011-09-30, by Edouard Tisserant
- Fixes after moving xmlclass and docutils into plcopeneditor 2011-09-30, by laurent
- Fixed wrong bug report email 2011-09-27, by Edouard Tisserant
- fixed debug with xenomai, fixed unprotected access to ___debug_tick 2011-09-26, by Edouard Tisserant
- Xenomai Fix : runs, but still fail in debug 2011-09-25, by Edouard Tisserant
- Xenomai Fix : build 2011-09-22, by Edouard Tisserant
- added return type to suspendDebug 2011-09-22, by Edouard Tisserant
- fixed warnings in plc_python.c 2011-09-22, by Edouard Tisserant
- silence warnings while importing twisted 2011-09-22, by Edouard Tisserant
- Fix debugger bug after merging matiec repositories 2011-09-08, by laurent
- Disabling definition of enumerated and structure variables for interfacing with PLC in c_ext plug-in 2011-09-07, by laurent
- changed bugreport address 2011-06-24, by Edouard Tisserant
- Updated release : Summer 2011 - 1.02 bugfix release 2011-06-23, by Edouard Tisserant
- Bug when changing parameters in TargetType section in Beremiz project configuration fixed 2011-05-24, by laurent
- Fixed runtime with twisted but without Wx (-x 0 -t 1), made non-Zeroconf a default option, i.e when -n not specified 2011-05-24, by Edouard Tisserant
- debugger : forcing %M and %Q variables on each cycle, and rework of code for optimization and concision 2011-05-18, by Edouard Tisserant
- memory located variables no behave like outputs, when forced 2011-05-18, by Edouard Tisserant
- added memory location support to C file pluguin 2011-05-18, by Edouard Tisserant
- Merged with Edouard's modifications 2011-05-16, by laurent
- Fix bug when debugging located variables of type memory (%M) 2011-05-16, by laurent
- Print binary size only in LPCBeremiz 2011-04-26, by Edouard Tisserant
- Adding save project before building on LPCBeremiz 2011-04-21, by laurent
- Adding support for saving frame size while closing and restore it at next launch 2011-04-21, by laurent
- Fix bug in LPCBeremiz marking any newly opened project as modified 2011-04-19, by laurent
- Adding warning message on LPCBeremiz when closing frame and program not saved 2011-04-19, by laurent
- Added support for handling ANY_DATE types in debugger type translation 2011-04-04, by Edouard Tisserant
- Bug in translation from timedelta to timespec fixed 2011-04-01, by laurent
- fixed typo in latest debugger changes 2011-04-01, by edouard
- Initial TIME support in debugger 2011-03-31, by Edouard Tisserant
- old typo 2011-03-31, by Edouard Tisserant
- Added build shortcut 2011-03-31, by Edouard Tisserant
- Adding support for disable language translation when default language not available in locale 2011-03-31, by laurent
- spring 2011 - 1.01 bugfix release 2011-03-28, by Edouard Tisserant
- Restore RefreshFileMenu in CFileEditor 2011-03-28, by Edouard Tisserant
- Merged with Edouard's modifications 2011-03-27, by laurent
- Bug in CFileEditor calling refresh of not used FileMenu fixed 2011-03-27, by laurent
- file menu with Save implementation in c_ext plugin 2011-03-26, by Edouard Tisserant
- Fixed exception when adding variables in C_ext plugin 2011-03-26, by Edouqrd Tisserant
- Fix typo in plc_debug.c 2011-03-25, by Edouqrd Tisserant
- Also retain when debugger is stalled 2011-03-16, by edouard
- More robust retain buffer validity management 2011-03-16, by edouard
- Retain variable for LPC 2011-02-24, by edouard
- Making debugger more stable with LPC 2011-02-23, by edouard
- LPC : Completed initial debug support 2011-02-22, by edouard
- Some typo fixes to make debug related methods in LPCAppOject stop throwing exceptions, less agressive error message when unplugging LPC 2011-02-18, by edouard
- Removed status polling for LPC, as status cannot change by itself, fixed MD5 comparison in app mode 2011-02-17, by edouard
- Prevent status polling to generate an error while PLC is being reset to bootloader mode 2011-02-17, by edouard
- Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds - continued 2011-02-17, by edouard
- Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds 2011-02-17, by edouard
- Debug switch (file in CWD). LPC : better MD5 handling, Run button in boot mode, handling data feedback in boot protocol 2011-02-17, by edouard
- LPC application mode IDLE comamnd is now the same as PLCID (0x07) 2011-02-03, by Edouqrd Tisserant
- LPC program transfer more verbose, test code added in __main__ of LPCBootProto 2011-02-03, by Edouqrd Tisserant
- Moved locales out of platform agnostic C template 2011-02-01, by edouard
- keep LPC in boot mode to give a chance to ask for a transfer 2011-02-01, by edouard
- Fix bug in LPCBeremiz that use input retrieve and publish code for ouput with the same location 2010-11-17, by laurent
- Adding german translations (thanks to anonymous contributor) 2010-08-19, by laurent
- merge 2010-06-04, by ed
- Better serial comm handling in LPC connector 2010-06-04, by Lolitech
- Fix MatchMD5 result if no serial connection available 2010-06-04, by laurent
- Fix bug on LPCConnector initial value 2010-06-04, by laurent
- Fix transfer button enable state and build button state 2010-06-04, by laurent
- Fix buttons state according to online mode 2010-06-04, by laurent
- (no commit message) 2010-06-04, by Lolitech
- Removed PLCprint, not existing in LPC connector context. 2010-06-04, by Lolitech
- LPC Composer don't send comma at the end of serial port name. 2010-06-04, by Lolitech
- Disabled logging commands into files 2010-06-04, by Lolitech
- Fixed PLC status bytes values 2010-06-04, by Lolitech
- Move init code from variable to module 2010-06-04, by laurent
- Bug with recv from socket fixed 2010-06-04, by laurent
- Adding support for command line communication by socket instead of stdin/stdout 2010-06-04, by laurent
- Adding support for initialize all LPC module variables even if not used 2010-06-04, by laurent
- Fixed bug on frame close. 2010-06-03, by Lolitech
- Some fixes in LPCApp{Obj,Proto}, to be continued. 2010-06-03, by Lolitech
- Reorganization of threading for command line and wx main loops. Commands are now cleanly serialized through calls to wx.CallAfter. wx mainloop now runs on main thread. 2010-06-03, by Lolitech
- Safer passing of PLC ID to make command line. 2010-06-03, by Lolitech
- Refactored LPC connector for new bootloader and application modes 2010-06-03, by Lolitech
- Removed boring PLC/build compare messages. 2010-06-03, by Lolitech
- Disabled boring standard conformance checks, fixed possible race condition with StatusTimer, fixed warning message in AbortTransfer 2010-06-03, by Lolitech
- changes merged 2010-06-02, by laurent
- Adding compile button when unconnected 2010-06-02, by laurent
- Overloaded GetBinaryCode in LPC connector returns ready to send over serial binary 2010-06-02, by Lolitech
- Modifying LPCBeremiz to launch silently a frame and show or hide it on demand. 2010-06-02, by laurent
- Moved LPC specific code from toolchain_makefile into LPC target, added FROM_BEREMIZ variable to tell LPC's makefile it is invoked from here. 2010-06-02, by edouard
- merge 2010-06-01, by Lolitech
- Cosmetix fixes for LPC tests/build 2010-06-01, by Lolitech
- merge with forgoten rev 2010-06-01, by lolitech
- Bug on FileMenu not refreshed when modifications fixed 2009-12-16, by laurent
- Christmas 2009 release 2009-12-25, by Edouard TISSERANT
- Fixed startin debugger with non empty debug variable list 2009-12-23, by Edouard TISSERANT
- Changes merged 2009-12-16, by laurent
- Bug when trying to generate LPCBus code fixed 2009-12-16, by laurent
- Bug when try to SaveAs on Windows fixed 2009-12-16, by laurent
- merge 2009-12-16, by Edouard TISSERANT
- Changes merged 2009-12-16, by tkragelj
- Added flush when printing to standard output. 2009-12-16, by tkragelj
- LPCobject writes PLC info string to stdout, for LPC composer to update 2009-12-16, by Edouard TISSERANT
- Update french translation after modifications 2009-12-16, by laurent
- Bug when pyserial not available fixed 2009-12-16, by laurent
- Adding CheckRetainBuffer into plc_Linux_main.c 2009-12-15, by laurent
- LPC transfer tested, added PLCInfo along MD5 checksum while invoking makefile 2009-12-15, by edouard
- Fixed typos in LPC connector 2009-12-15, by edouard
- Adding message to standard output to signal when LPCBeremiz is closed 2009-12-15, by laurent
- Fixed confusion about __common_ticktime type, redesigned LPC PLC timer support 2009-12-15, by edouard
- Bug when changing LPCBeremiz OnlineMode fixed 2009-12-15, by laurent
- Reset connector when disconnected 2009-12-15, by laurent
- Changes merged 2009-12-15, by laurent
- Bug on LPCBeremiz when wxPopen asking for Yield after reopening of a Beremiz window fixed 2009-12-15, by laurent
- Split BottomNoteBook to make LogConsole always visible 2009-12-15, by laurent
- Improved CanFEstival support for LPC - now build and link plugin generated files 2009-12-14, by edouard
- Adding support for hard forcing located output 2009-12-14, by laurent
- Getting default target when no target defined fixed 2009-12-12, by laurent
- Bug not refreshing FileMenu when saving fixed 2009-12-12, by laurent
- Revamped LPC connector and toolchain 2009-12-11, by edouard
- Bug on testing Retain and Force flags fixed 2009-12-11, by laurent
- Adding support for making distinction between external variables and located variables for forcing 2009-12-11, by laurent
- Adding support for refreshing FileMenu after plugin tree modification 2009-12-11, by laurent
- Fixed debug again, did some code tidying 2009-12-11, by edouard
- LPC build and protocol tweaks 2009-12-10, by edouard
- LPC connector - one step further 2009-12-10, by edouard
- Changes merged 2009-12-10, by laurent
- Adding support for defining mandatory parameters and creating blank xml file when there is nothing in the folder in LPCBeremiz 2009-12-10, by laurent
- Enable Save Menu item according to project modification state 2009-12-10, by laurent
- LPC src directory copy fix 2009-12-10, by edouard
- Typo in LPC 2009-12-10, by edouard
- Bug when creating new project after opening Beremiz without project defined fixed 2009-12-10, by laurent
- Bug when closing Beremiz without a project opened fixed 2009-12-10, by laurent
- Bug when opening with not empty buildpath parameter fixed 2009-12-10, by laurent
- Catch ProtocolError exception when connection failed 2009-12-09, by laurent
- Adding support for simulation in LPCBeremiz 2009-12-09, by laurent
- Error in value send when debugging forced external or located variable fixed 2009-12-09, by laurent
- One issue on SetDataProducer not handled fixed 2009-12-09, by laurent
- Name error in LPC target fixed 2009-12-09, by laurent
- Changes merged 2009-12-09, by laurent
- Adding support for receiving PLC state from LPCComposer 2009-12-09, by laurent
- Catch Pyro exception when connection closed and print message 2009-12-09, by laurent
- Bug that block SetVariableList on Linux fixed 2009-12-09, by laurent
- Fixed freeze on debug suspend. 2009-12-09, by Lolitech