- 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
- fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain 2009-12-09, by edouard
- fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain 2009-12-09, by edouard
- Bug on SFC debugging fixed 2009-12-08, by laurent
- Bug on SFC debugging fixed 2009-12-08, by laurent
- Bug on RegisterDebugVariable when no PLC running fixed 2009-12-08, by laurent
- Replacing target_Makefile by target_LPC 2009-12-08, by laurent
- Arbitrary variable forcing 2009-12-07, by Edouard TISSERANT
- Bug on passing forced values to DataConsumer fixed 2009-12-07, by laurent
- Bug on forcing variable value fixed 2009-12-07, by laurent
- Adding command to PLC for forcing PLC variable 2009-12-07, by laurent
- Changes merged 2009-12-07, by laurent
- Adding support for defining input and output with the same location in LPCBeremiz 2009-12-07, by laurent
- merge 2009-12-07, by edouard
- Reverted back python test accidentally modified... 2009-12-07, by edouard
- Propagated new runtime changes to win32 target 2009-12-07, by edouard
- Bug when updating Variable locations fixed 2009-12-07, by laurent
- Fixed typo PLCobject C fallback interface 2009-12-07, by Edouard TISSERANT
- Fixed remaining thread on close frame 2009-12-06, by Edouard TISSERANT
- Fixes in debug + reconnect to running PLC 2009-12-06, by Edouard TISSERANT
- Fixes in run : messages and refresh 2009-12-06, by Edouard TISSERANT
- Adding support for forcing PLC variable (still command to PLC to implement) 2009-12-06, by laurent
- Now debug is not a button anymore 2009-12-06, by Edouard TISSERANT
- Safer debug 2009-12-06, by Edouard TISSERANT
- Safer debug unpack result checking, more verbose error message, slower retry when waiting PLC startup 2009-12-06, by Edouard TISSERANT
- Fix debug crash 2009-12-06, by Edouard TISSERANT
- Debugger still doesn't work crash less... 2009-12-06, by Edouard TISSERANT
- Fixes 2009-12-06, by ed
- Typo about autorise console 2009-12-06, by ed
- Refactoring in PLCobject, for PLC that do not use python plugin 2009-12-06, by ed
- Made python plugin comaptible with accessors 2009-12-06, by ed
- LPC connector enhancements 2009-12-04, by edouard
- Reflect changes in iec type definitions in matiec/lib 2009-12-04, by edouard
- Fixed automatic console rising on w32 2009-12-04, by edouard
- Preliminary accessor support for debug 2009-12-02, by Edouard TISSERANT
- merge 2009-12-02, by Edouard TISSERANT
- Some rough copy'n'paste to pave path for an LPC connector 2009-12-01, by ed
- Merge 2009-12-01, by Edouard TISSERANT
- Some cleanup in PLC status - removed that \"Starting\" state ... 2009-12-01, by ed
- Bug when asking two consecutive times 'Show' fixed 2009-12-02, by berem
- Adding support for updating or removing located variables by their address or leading address numbers when changing or removing VariableTree element 2009-12-01, by laurent
- Adding support for updating located variables when changing plugin IEC_Channel 2009-12-01, by laurent
- Adding Beremiz LPCComposer specific file 2009-11-30, by laurent
- added files to ignore in hgignore 2009-11-29, by Edouard TISSERANT
- Some misc cleanup 2009-11-29, by ed
- Adding support for defining user icons on VariableLocationTree 2009-11-29, by laurent
- Bug when trying to hide SVG elements fixed 2009-11-29, by laurent
- Redesign test SVGUI interface 2009-11-29, by laurent
- Wiped out references to Lolitech 2009-11-02, by edouard
- Merge with 092060fd8afb1d950fe467724ce0209bddc48716 2009-11-02, by edouard
- Replace \"lolitech\" contact by \"edouard\" contact 2009-11-02, by greg
- Merge with 5981ad8547f5bcfe2e9c93b7973fbca79178487f 2009-10-28, by greg
- Add Beremiz shortcuts in menu on linux platform 2009-10-28, by greg
- Updated ShowVar icon 2009-10-27, by edouard
- Allowing unicode characters to be used in comments 2009-10-27, by laurent
- Adding support for asking for saving while trying to close a modified project in any case 2009-10-26, by laurent
- Update internationalization for new functionalities. 2009-10-23, by laurent
- Check ProjectPath write permission 2009-10-23, by greg
- Bugs with TextCtrlAutoComplete on Windows fixed 2009-10-22, by laurent
- Add new target (Makefile) 2009-10-22, by greg
- support for passing list command to ProcessLogger 2009-10-22, by greg
- Fix some warnings during compilation 2009-10-22, by greg
- Bug when importing Beremiz without wx.App declared fixed 2009-10-19, by laurent
- Bugs with logger and stand-alone PluginRoot fixed 2009-10-19, by laurent
- Greg changes merged 2009-10-16, by 'Laurent Bessard
- Warning in c_ext compiling fixed 2009-10-16, by laurent
- Fix relative matiec path problem 2009-10-15, by greg
- Adding support for declaring PluginRoot outside of Beremiz 2009-10-15, by laurent
- Orthographic mistake in french internationalization fixed 2009-10-09, by laurent
- improved english spelling and grammar and internationalization updated 2009-10-09, by laurent
- Move Debug message disabled message at the right place 2009-10-08, by laurent
- Removing superfluous event.Skip() in MenuEvent callback functions 2009-10-08, by laurent
- Bug on canopen tests (not being multi-platform) fixed 2009-10-08, by laurent
- Bug on Debug trying to start (and stop) before PLC started fixed. 2009-10-08, by laurent
- Remove testing printings in svgui module of python plugin 2009-10-08, by laurent
- Allowing multiple Beremiz_service instances to run on same target. 2009-10-08, by laurent
- Bug on DebugVariablePanel when opening project at start fixed 2009-10-08, by laurent
- Bug while trying to import SVG file fixed 2009-10-07, by laurent
- Bug when expanded and collapsing plugin tree fixed 2009-10-06, by laurent
- Bugs when expanded and collapsing plugin tree and location tree fixed 2009-10-06, by laurent
- Bugs when expanded and collapsing location tree fixed 2009-10-06, by laurent
- Removing memory leak while closing PluginsRoot 2009-10-02, by laurent
- Bugs on displaying plugin available variables in PluginTree fixed 2009-09-26, by laurent
- Adding support for displaying plugins available variable into Beremiz plugin tree 2009-09-24, by laurent
- Bug on return debug tick test fixed 2009-09-24, by laurent
- Merging some improvements from BCT 2009-09-24, by laurent
- Changes merged 2009-09-21, by 'Laurent Bessard
- Adding support for forcing tick count to return to zero as the same time than all tasks firing are synchronized 2009-09-21, by laurent
- Many bugs on PLCOpenEditor integration fixed 2009-09-21, by laurent
- Integrate PLCOpenEditor into Beremiz frame 2009-09-16, by laurent
- Bug on debug buffer test resulting in not transmitting debug data under specific conditions fixed 2009-09-16, by laurent
- Remove dirtylibs test while freeing plc libs in PLCObject.py 2009-09-16, by laurent
- Redesign DiscoveryDialog class to conform to others dialogs 2009-09-04, by laurent
- fix runtime.py filename case to avoid problem on multi-platform 2009-09-18, by greg
- Fix defaults compiler and linker names for win32 2009-09-18, by greg
- Bug wrong control state while refreshing interface fixed 2009-09-04, by laurent
- Bug with creating or opening a project not closing windows of current opened project fixed 2009-09-03, by laurent
- Clean test_svgui removing useless buttons and drawing and choosing universal fonts 2009-09-03, by laurent
- Applying patch from Iztok for old gcc versions 2009-09-02, by laurent
- Updating windows test for new python plugin and svgui module 2009-09-01, by laurent
- Bug on windows when trying to open wxglade generated 'hmi.py' file fixed 2009-09-01, by laurent
- Fix non-destroyed dialog in 'OnOpenProject' if 'Cancel' selected 2009-09-01, by laurent
- Close PLC editing and PLC debugging frames while closing project 2009-08-27, by laurent
- Improving support for svgui, separating setting end getting attributes functions from creating function. 2009-08-14, by laurent
- Merge with 35cc4c6a29363d0a89f3e1096832cf14bb79f3de 2009-08-13, by edouard
- Merge with 75ae46b66315975b49ec48574befa094be583fdd 2009-08-13, by edouard
- merged greg's recent commits 2009-08-12, by b taylor
- remove code that i was using for testing. 2009-08-12, by b taylor
- merged in cherry-picked service discovery changes 2009-08-12, by b taylor
- fix discovery dialog sorting, remove services from the discovery dialog when they go offline cherry-pick 2009-08-12, by 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, by b taylor
- fix pyZeroconf bug where getServiceInfo returns None. cherry-pick 2009-08-12, by b taylor
- Added ShowMaster button icon for Canfestival plugin 2009-08-10, by edouard
- Adding new svgui support using twisted website HMI 2009-08-12, by laurent
- Removing old svgui support using wxsvg 2009-08-12, by laurent
- Adding support for twisted website HMI 2009-08-12, by laurent
- Adding support for twisted website HMI 2009-08-10, by laurent
- Adding support for python plugin wxglade_hmi allowing creation of PLC HMI using wxglade 2009-08-07, by laurent
- Move python evaluator to create a python plugin containing any related python module 2009-07-29, by laurent
- Bug extra_files deletion in working directory fixed 2009-07-29, by laurent
- Bug extra_files deletion in working directory fixed 2009-07-29, by laurent
- Adding support for recursively generate STLibrary and BlockLibrary according to plugin tree 2009-07-29, by laurent
- Adding support for internationalization 2009-07-29, by laurent
- Adding support for internationalization 2009-07-28, by laurent
- update cf_runtime.c (now call TimerInit and TimerCleanup on win32 platform) 2009-07-20, by greg
- prevent eclipse to push .project with .hgignore 2009-07-10, by 'Grégory Trélat
- removed dead hidden files 2009-07-10, by 'Grégory Trélat
- close ZeroConf object when exiting the Service Discovery window. 2009-07-06, by btaylor
- Adding support for printing lines where matiec failed in Log console (thanks to Brendan) 2009-06-09, by lbessard
- Fix refresh of Beremiz button when connection lost 2009-05-30, by greg
- Fix refresh of Beremiz button when connection lost 2009-05-30, by greg
- Adding Lock around C code called by Debug thread 2009-05-30, by greg
- fixed bug : Lock _FreePLC until _stopPLC finish 2009-05-28, by greg
- Adding support for matiec new command line syntax 2009-05-28, by lbessard
- - now call load, start, free PLC from the python Thread 2009-05-28, by greg
- add "\n" to logger when pyro fall in error 2009-05-28, by greg
- Bug while parsing long located variables in GetLocations fixed 2009-05-28, by lbessard
- remove french comment in python_gear block 2009-05-22, by greg
- add python_gear block (to execute python command each given cycle interval) 2009-05-19, by greg
- get the WaitPythonCommands return (semaphore error code) to quit python_iterator loop when semaphore is destroyed 2009-05-18, by greg
- Wait the debug thread has terminated before freeing PLC to avoid random segmentation fault. 2009-05-18, by greg
- Add try/except in wx_evaluator to get and print exception when command failed and unlock in all cases to not block the python thread 2009-05-18, by greg
- Replacing Debug rt_sem by rt_pipe 2009-05-04, by greg
- Get PDOmapping exception from canfestival plugin 2009-05-04, by greg
- Adding support for using only PDO define in EDS file and not configured for adding mapping in node 2009-05-04, by greg
- Adding support for updating PLC status when stopping 2009-05-04, by greg
- Adding support for enable/Disable plugins 2009-05-04, by greg
- Add LoliTech phone number in bug report 2009-04-29, by greg
- Fixed bug : Segmentation fault or locks when stop PLC if no CAN network. 2009-04-10, by greg
- fixed bug : buffer overflow when debugging PLC with python blocks 2009-04-10, by greg
- Adding support for unsubscribe all variables while transferring 2009-04-09, by lbessard
- fixed wrong pthread initialisation 2009-04-08, by lbessard
- add utf-8 and save shortcut support in PythonST 2009-04-04, by greg
- remove print messages 2009-03-31, by greg
- add autostart plc feature for beremiz_service (bug fixed) 2009-03-31, by greg
- add autostart plc feature for beremiz_service 2009-03-30, by greg
- Close Debug Window when program transfered 2009-03-24, by lbessard
- Register the current watched variable in Debug Window before starting 2009-03-24, by lbessard
- Bug opening Auto complete frame when not expected fixed 2009-03-23, by lbessard
- Bug preventing loading STLibrary when adding a plugin fixed 2009-03-23, by lbessard
- Invalid minimizebutton state when reload PLCParams fixed 2009-03-23, by lbessard
- Fix bug preventing library to re-compiled when dependant files changed. 2009-03-23, by lbessard
- Make 'runtime.py' and 'hmi.py' executed independantly 2009-03-23, by lbessard
- Adding support for Xenomai targets. 2009-03-16, by lbessard
- Restored splash with new lolitech logo 2009-03-11, by etisserant
- Fixed non-wx runtime python evaluation stuff. 2009-03-06, by etisserant
- updated : debian package scripts 2009-03-02, by greg
- Fix size of ComboBoxes 2009-02-25, by lbessard
- change splashscreen beremiz version to 2009.0 Beta 2009-02-19, by greg
- Dispatch wxGlade tests in linux and win32 folders 2009-02-16, by greg
- Bug with fonts on some systems fixed 2009-02-13, by lbessard
- Bug when try to launch wxGlade on Windows fixed 2009-01-20, by lbessard
- Bug when try to launch wxGlade on Windows fixed 2009-01-20, by lbessard
- Bug on Windows fixed 2009-01-20, by lbessard
- Bug when try to launch wxGlade on Windows fixed 2009-01-20, by lbessard
- Adding support for cancelling code generation of function with no input connected 2009-01-19, by lbessard
- remove arg : self.runtime when create pluginroot instance in OnOpenProject and OnNewProject method from beremiz class 2009-01-19, by greg
- Updated config_utils so that command line tests work. 2009-01-19, by etisserant
- Enahced python_cwiid test with a wxGlade GUI 2009-01-19, by etisserant
- Added wxGlade test 2009-01-19, by etisserant
- Removed lost print 2009-01-19, by etisserant
- Added wxInspector feature to play with wxGlade GUI more easily. 2009-01-19, by etisserant
- Enhanced wxGlade GUI creation. 2009-01-19, by etisserant
- Added support for wxglade GUIs. 2009-01-17, by etisserant
- Added python_poll FB, to poll python variable without waiting ack 2009-01-17, by etisserant
- Enhanced the way "runtime.py" is executed, 2009-01-16, by etisserant
- Fixed the way LOCAL:// connector detects X11 poisoned plugins to avoid launching tray-icon enabled runtime (-x1) 2009-01-16, by etisserant
- Fixed typo in (LD/C)FLAGS hendling in toolchain_gcc.py 2009-01-16, by etisserant
- Replacing wx.Choice by wx.ComboBox 2009-01-16, by lbessard
- Rewrite TestCtrlAutoComplete to fix all bugs 2009-01-16, by lbessard
- Fix problem with embeddedimage module not present in wx versions older than 2.8.8.0 2009-01-15, by lbessard
- Adding example of path generator program 2009-01-14, by lbessard
- Adding support for Graphic for variable in Debug mode 2009-01-14, by lbessard
- Added systematic stdout.flush runtime side, so that results appear in log window 2009-01-14, by etisserant
- Local Runtime (LOCAL://) now launched "on demand" 2009-01-14, by etisserant
- Bug on __DEBUG no present fixed 2009-01-09, by lbessard
- Warning on modulo by zero fixed 2009-01-09, by lbessard
- The must-have test : using wiimote sensors ! 2009-01-04, by etisserant
- Minor changes to get better cleanup of debug and python_eval threads, accross multiple debug sessions and PLC runs. 2009-01-04, by etisserant
- Added local C dependency dicovery and changes checking, to speed up build. 2009-01-04, by etisserant
- Fixed problem with re-use of Pyro connector proxy copy across debug sessions 2008-12-30, by etisserant
- Added "runtime.py", a file that is executed in python thread in runtime, before handling python_eval FBs requests. Added small python editor taken from wxPython demo, and appropriate icon and button to launch it. 2008-12-30, by etisserant
- fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case. 2008-12-24, by etisserant
- fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case. 2008-12-23, by etisserant
- Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates. 2008-12-23, by etisserant
- Fixed minimize/maximize invertion 2008-12-23, by etisserant
- Updated splash 2008-12-23, by etisserant
- Local PYRO connection is designated by LOCAL://, not PYRO://localhost:3000 anymore 2008-12-23, by etisserant
- fixed : MAX_SEM_COUNT to 1 instead of 10 2008-12-15, by greg
- Adding Function Blocks in VARIABLES.csv 2008-12-12, by lbessard
- Adding support for defining plugin library as a plcopen xml file in plugin folder 2008-12-10, by greg
- Bug with debug mode when displaying code fixed 2008-11-26, by greg
- Bug on Exception handling fixed 2008-11-26, by greg
- add the possibility to enable or disable wxTaskbarIcon for Beremiz_service 2008-11-24, by greg
- Bug on bit mapping in CanFestival plugin fixed 2008-11-20, by lbessard
- add a TaskBarIcon to configure beremiz_service and display plc states (started, stopped) 2008-11-04, by greg
- add autocomplete support for beremiz's textctrl 2008-11-04, by greg
- fix bad parameters in plugin.xml for test_master on linux 2008-10-31, by greg
- update test_master and test_slave examples for win32 2008-10-27, by greg
- update test_master and test_slave examples for win32 2008-10-27, by greg
- Update test_master and test_slave examples for linux 2008-10-27, by greg
- fix bug in beremiz_service with the MainLoop 2008-10-24, by greg
- add taskbaricon to beremiz_service. 2008-10-24, by greg
- fix bug in methods.py 2008-10-22, by greg
- add docutils in svgui plugins to launch inkscape 2008-10-20, by greg
- changes CXXFLAGS LDFLAGS for svgui plugin on win32 platform 2008-10-17, by greg
- fixed bug with config 2008-10-17, by greg
- remove workspace test 2008-10-17, by greg
- add buildpath parameter for beremiz 2008-10-16, by greg
- Fixed rmll examples 2008-10-14, by etisserant
- Updated splash for beta 2008-09-10, by etisserant
- fixed : findiecchannel call 2008-09-10, by greg
- Bug with FBDPanel fixed 2008-09-10, by lbessard
- change default linker (ld ) to g++ in XSD for gcc toolchain 2008-09-08, by greg
- Bug with return value of nodelist saving fixed 2008-09-08, by lbessard
- Bug with Open, Reopen and Close Project fixed 2008-09-07, by lbessard
- Bug with Open, Reopen and Close Project fixed 2008-09-07, by lbessard
- add __DEBUG variable 2008-09-07, by greg
- Adding support for Debugging in PLCOpenEditor 2008-09-07, by lbessard
- Added __DEBUG global var to eventually change PLC code execution gehavior 2008-09-07, by etisserant
- fixed : bug in debugthreadproc (plugger.py) 2008-09-07, by greg
- Adding support for Debugging with PLCOpenEditor 2008-09-05, by lbessard
- Bug closing project in Beremiz when closing tab in PLCOpenEditor fixed 2008-09-05, by lbessard
- Problem with multi-connection on block in LD fixed 2008-09-05, by lbessard
- fixed : bug when stop plc and previously svguiapp closed 2008-09-05, by greg
- Fixed bad IPC choice for debugger/PLC/control thread collaboration 2008-09-05, by etisserant
- Debugger now reports BOOL as booleans 2008-09-04, by etisserant
- Some scenario may block debugger. 2008-09-04, by etisserant
- Now debug all ticks, not only odd ones :-) 2008-09-04, by etisserant
- Improved debug data feedback. 2008-09-03, by etisserant
- fixed : bug when launch beremiz_service on windows 2008-09-02, by greg
- add start inkscape methods for svgui plugin 2008-09-02, by greg
- add call to join method for stdout/stderr threads 2008-09-01, by greg
- Re-organized pyro connector proxy members mascarading 2008-08-30, by etisserant
- Some GUI enhancement. Beremiz now comes with its own GenBitmapTextButton 2008-08-30, by etisserant
- add tests for win32 2008-08-28, by greg
- fixed : init_level bug 2008-08-28, by greg
- - Some improovements in debug data feedback data 2008-08-28, by etisserant
- Fixed typo in discovery.py 2008-08-28, by etisserant
- Some instance type test improved 2008-08-28, by lbessard
- remove import signal in beremiz.py 2008-08-26, by greg
- Fixed bad bahavior when zeroconf bindaddress unspecified. 2008-08-26, by etisserant
- Added lock to avoid variable subsciption concurrent to transmission to PLC 2008-08-25, by etisserant
- Rewritten horrible discovery.py. 2008-08-25, by etisserant
- Fixed local PLC runtime kill on aborted quit attempt. 2008-08-25, by etisserant
- Fixed problem with first PLC argument (argv) 2008-08-25, by etisserant
- remove old code and fix typo 2008-08-22, by greg
- Now, Beremiz launch Beremiz_service at startup, with a one-time workin dir 2008-08-22, by etisserant
- Fixed typo in PLCObject.py 2008-08-22, by etisserant
- Bugs on Opening PLCOpenEditor fixed 2008-08-22, by lbessard
- Modification in catched wxTextCtrl events 2008-08-22, by lbessard
- Change in layout from AuiMDIParentFrame to AuiNotebook 2008-08-22, by lbessard
- .cvsignore files updated 2008-08-22, by lbessard
- Made autom_ihm_rmll test work again. 2008-08-21, by etisserant
- Fixed oddities in arguments/options parsing and passing to plugins initialization... 2008-08-21, by etisserant
- Moved template C code to targets dir. Cleaned up some forgotten print. 2008-08-21, by etisserant
- remove print message 2008-08-21, by greg
- add address ip params 2008-08-21, by greg
- fix bug in plugger.py to get URI_Location 2008-08-21, by greg
- move specific target runtimes to their targets directory 2008-08-20, by greg
- remove URI_location from XSD targets and add to pluginroot XSD 2008-08-20, by greg
- Added concepts : 2008-08-20, by etisserant
- Adding support for highlighing compiling errors into PLCOpenEditor 2008-08-12, by lbessard
- Adding support for highlighing compiling errors into PLCOpenEditor 2008-08-12, by lbessard
- Change shortcut for wx-inspector now ctrl-alt-i 2008-07-30, by etisserant
- minor gui improvements : 2008-07-15, by etisserant
- Bug while while changing name of SVGUI plugin node fixed 2008-07-15, by lbessard
- SVG/Inkscape based icon generation script + SVG drawing. 2008-07-15, by etisserant
- changes in plc_Win32_main to match with new api (alignment feature) 2008-07-07, by greg
- *** empty log message *** 2008-07-07, by etisserant
- Disable some components 2008-07-01, by lbessard
- Warning with StaticBoxSizer fixed 2008-07-01, by lbessard
- Problem with files when launching created program from another directory fixed 2008-07-01, by lbessard
- Bug with float window size fixed 2008-07-01, by lbessard
- Bug with folder path ending by '/' or '\' fixed 2008-06-30, by lbessard
- Adding support for calculate window size while C generating 2008-06-30, by lbessard
- Removing empty choice when parameter isn't optional 2008-06-30, by lbessard
- led_pump and led_sink inverted 2008-06-30, by lbessard
- Various bugs fixed 2008-06-30, by lbessard
- Remove useless test on refreshing edit menu 2008-06-30, by lbessard
- *** empty log message *** 2008-06-28, by etisserant
- *** empty log message *** 2008-06-28, by etisserant
- Added SVGUI + CANopen Master and slave test 2008-06-28, by etisserant
- Better SCGUITransform value initialization. Added semaphore as a mainloop init barrier 2008-06-28, by etisserant
- Various fixes in c_ext, now, located vars are pointed. 2008-06-28, by etisserant
- Added PLC tick alignement on external synchronization source feature. 2008-06-27, by etisserant
- Added PLC tick alignement on external synchronization source feature. 2008-06-27, by etisserant
- Adding some examples with time qualifier in action_block in SFC 2008-06-27, by lbessard
- Close Project menu item implemented 2008-06-27, by lbessard
- *** empty log message *** 2008-06-25, by etisserant
- Fixed slavebootup bug in generated code. 2008-06-25, by etisserant
- Bug on Beremiz close with and IECcode and IECrawcode frames opened fixed 2008-06-25, by lbessard
- Adding support for modification in CanFestival eds_utils 2008-06-25, by lbessard
- Moved DS401 Slave Gui based demo to test_master_DS401GUI. test_master is now a pure simple master, supposed to work with test_slave. 2008-06-25, by etisserant
- Moved DS401 Slave Gui based demo to test_master_DS401GUI. test_master is now a pure simple master, supposed to work with test_slave. 2008-06-25, by etisserant
- SlaveBootup now set operational state for both local node and network nodes only when all nodes declared in network edit have been initialized. 2008-06-25, by etisserant
- removed dead readme file in plugins 2008-06-25, by etisserant
- Re-organized tests 2008-06-24, by etisserant
- Preliminary CANopen slave generation support 2008-06-24, by etisserant
- Support for extern pointer for located variables 2008-06-23, by lbessard
- Bug on wx2.6 with PartsOpened fixed 2008-06-23, by lbessard
- Support for extern pointer for located variables + Preliminary slave code (broken) 2008-06-23, by etisserant
- Try to fix strange wxPopen behavior. Feedback appreciated. 2008-06-23, by etisserant
- Bug on output variable location generation fixed 2008-06-04, by lbessard
- NMY start node on slavebootup 2008-05-29, by greg
- add import wx for testing platform 2008-05-26, by greg
- fix bug for svgui 2008-05-26, by greg
- add debug mode for CanFestival dll under windows 2008-05-26, by greg
- Changed canfestival plugin runtime template to reflect recent changes on unix. 2008-05-24, by etisserant
- Fixed typos in config_utils comments 2008-05-24, by etisserant
- Fixed killing app on Linux in wxPopen. Do not use shell anymore. Command line is splitted into args, taking care of double and simple cotes. To be tested on win32. 2008-05-24, by etisserant
- changed WidgetInspector shortcut to ctrl+home (ctrl+F12 was grabbed by KDE). 2008-05-24, by etisserant
- add TimerInit() and TimerCleanup() in cf_runtime for matching with Timer_unix 2008-05-24, by greg
- still enhancing Linux behavior of wxPopen 2008-05-23, by etisserant
- Fixed non-regression test of config_utils in canfestival plugin 2008-05-23, by etisserant
- Tried to fix Linux behaviour of wxPopen.py 2008-05-23, by etisserant
- moved some demo code from plugger.py to test/.methods.py 2008-05-23, by etisserant
- Improve svgui plugin for following SVGUIEditor modifications 2008-05-23, by lbessard
- bug fix 2008-05-23, by greg
- Improving c_ext plugin by adding an XML file format for saving C files and an graphical interface for editing this file 2008-05-23, by lbessard
- add Exit function and StopTimerLoop arg to match with recent changes in CanFestival 2008-05-06, by greg