- 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
- fixed windows bug in generate soft_plc (directory with spaces) 2008-04-16, by greg
- Generated Callback functions fixed 2008-04-16, by lbessard
- Clash with iec_std_lib.h and windows.h bug fixed 2008-04-08, by lbessard
- Changes in SVGUIControl 2008-04-04, by lbessard
- fixed typo in svgui.py 2008-04-04, by greg
- Changing SVGUI FunctionBlocks interface 2008-04-03, by lbessard
- Modifying svgui plugin for following new SVGUIEditor version 2008-03-31, by lbessard
- import all docutils in 1 time 2008-03-13, by greg
- change numpage (20 to 21) to display directly demo chapter in beremiz_manual 2008-03-13, by greg
- docutils is now used for displaying pdf and html 2008-03-13, by greg
- change splash.Hide() with splash.Close() 2008-03-12, by greg
- remove double copyright and version 2008-03-12, by greg
- new manual version 2008-03-12, by greg
- fixed short process wainting bug. Seems wait() fail when process already finisshed... TO BE CONFIRMED. 2008-03-11, by greg
- Bug with Target Type modification fixed 2008-03-11, by lbessard
- fixed subprocess launching on linux (avoid use of undefied self.startupinfo and use use Shell=True (bash will split arguments)) 2008-03-11, by greg
- Adding icons to Beremiz menus 2008-03-06, by lbessard
- add use of docutils for pdf 2008-03-05, by greg
- docfile pdf path fixed 2008-03-05, by lbessard
- SetIcon for Beremiz fixed 2008-03-05, by lbessard
- fix typo in Beremiz.py 2008-03-04, by greg
- use docclass for opening pdf on win32 or linux 2008-03-03, by greg
- Added ctrl+f12 wxpython inspector shortcut for debuging 2008-02-29, by etisserant
- create doc directory and add about.html + manual_beremiz.pdf 2008-02-29, by greg
- Added question dialog for unsaved close 2008-02-28, by etisserant
- Refuse close if PLC running. 2008-02-27, by etisserant
- Added splash screen. Moved icons to /images 2008-02-27, by etisserant
- add wx.icon in init for class beremiz class 2008-02-27, by greg
- Fixed empty build exception. 2008-02-26, by etisserant
- Now .xml files are automatically created when creating a new project no need to save explicitely. 2008-02-26, by etisserant
- Fixed new project creation bug 2008-02-26, by etisserant
- Re-enabled stderr 2008-02-26, by etisserant
- fixed display/hide console when launch external programs 2008-02-25, by greg
- Fixed way apps are launched in parralel with single log window... Tested in win32 only. 2008-02-24, by etisserant
- Added enable/disable of plugin method buttons. Fixed alpha graying problem with disabled buttons. Updated debug dialog message with bug report path 2008-02-22, by etisserant
- add clean implementation 2008-02-22, by greg
- add Run and Stop implementation 2008-02-22, by greg
- Added plugins creation helpstrings, changed GUI layout (more compact), solved staticbitmap issues on win32, re-designed some icons... 2008-02-22, by etisserant
- Added ability to override plugin methods with arbitrary python code (methods.py) when loading plugins 2008-02-21, by etisserant
- add icon for linux 2008-02-18, by greg
- fix bzr.ico -> icon for windows installer 2008-02-18, by greg
- add bzr.ico -> icon for windows installer 2008-02-18, by greg
- Display bugs on Windows fixed 2008-02-13, by lbessard
- Fixed current time struct in linux runtime 2008-02-11, by etisserant
- Beremiz layout improved 2008-02-08, by lbessard
- Beremiz layout improved 2008-02-05, by lbessard
- Beremiz layout changed 2008-02-04, by lbessard
- Fixed some bugs with install path containing white spaces 2008-02-04, by etisserant
- add GetParamsAttributes to canfestival.py to allow dll list in beremiz 2008-02-01, by greg
- Bug on set values fixed 2008-01-31, by lbessard
- Now, params and buttons for plugin are aligned in a single big column 2008-01-29, by etisserant
- remove deb_dist in debian/rules 2008-01-29, by greg
- add debian dir to create debian package 2008-01-29, by greg
- - Limited width of plugin tree for compactness 2008-01-29, by etisserant
- Added right aligment of parameteres blocks 2008-01-28, by etisserant
- Bug on windows fixed 2008-01-28, by lbessard
- Bug on ToolBar and AddButton Menu popup fixed 2008-01-25, by lbessard
- Adding support for the new version of xmlclass 2008-01-22, by lbessard
- add setup.py and beremiz_postinst.py to build windows installer 2008-01-15, by greg
- Plugin Tree Drawing bug hacked 2007-12-21, by lbessard
- Bugs with windows fixed 2007-12-21, by lbessard
- Beremiz layout improved for wx2.8 by inserting all control in TreeCtrl 2007-12-20, by lbessard
- Windows related enhancements 2007-12-10, by etisserant
- Bug on Master DCF generation fixed 2007-12-10, by lbessard
- Some window related enhancements 2007-12-10, by etisserant
- Bug on Master config generation fixed 2007-12-10, by lbessard
- Adding file with generated master in build folder and a button for editing it with objdictedit 2007-12-10, by lbessard
- Menu buttons on two lines 2007-12-09, by lbessard
- Windows related enhancements 2007-12-09, by etisserant
- Some bugs fixed 2007-12-09, by lbessard
- Adding support for execution order code generation 2007-12-06, by lbessard
- Bug on LeftPanelSizer with Windows fixed 2007-12-06, by lbessard
- Improving Beremiz for using wx2.8 AUI 2007-11-19, by lbessard
- Improve wxPopen to be compatible with wx2.6 and higher 2007-11-16, by lbessard
- Bug when close project fixed 2007-11-16, by lbessard
- Bug with wx 2.8 fixed 2007-11-13, by lbessard
- Layout changed for making buttons at top of the frame always visible 2007-10-30, by lbessard
- Bug with raw code edit fixed 2007-10-25, by lbessard
- Adding icons in Beremiz GUI 2007-10-25, by lbessard
- Change generate_cc to generate_c 2007-10-24, by lbessard
- *** empty log message *** 2007-10-05, by lbessard
- Adding support for refresh block list where beremiz loose focus 2007-10-05, by lbessard
- Bug on bit locations generation fixed 2007-10-05, by lbessard
- Test on wx version changed to test on platform 2007-10-02, by lbessard
- Enhancements in CanFestival plugin. Now PLC with CanFestival plugin compiles and run, exchanging CanOpen PDOs 2007-10-02, by etisserant
- Basic CANOpen master node test compiles and run. 2007-10-01, by etisserant
- Basic CANOpen master node test compiles and run. 2007-10-01, by etisserant
- *** empty log message *** 2007-09-25, by etisserant
- Updated plugins PluGenerate_C to conform to plugger.py 2007-09-24, by etisserant
- Comments... 2007-09-24, by etisserant
- removed timer_notify conflict with CanFestival 2007-09-24, by etisserant
- Added CanFestival "main" runtime part, initialize, all nodes, and start CF timer loop 2007-09-24, by etisserant
- Added project linking, and plugin init,cleanup,retrive and publish method calls in main 2007-09-24, by etisserant
- Added plugin deletion 2007-09-24, by etisserant
- On the long wat towards generated code comilation... 2007-09-21, by etisserant
- Enhanced and really multi-platform process logging. Use wxProcess and wxExecute instead of python popen3 (unix only). 2007-09-20, by etisserant
- PLC and plugins compilation with gcc now starts (and fail). 2007-09-20, by etisserant
- Corrections for Windows 2007-09-18, by lbessard
- Now, C extension plugin do handle multiple files 2007-09-17, by etisserant
- Various changes to make SVGUI plugin generated code eventually compile 2007-09-17, by etisserant
- Adding support for svgui block code generation 2007-09-17, by lbessard
- Correct bugs on svgui plugin code generation 2007-09-17, by lbessard
- Adding support for refreshing PLCOpenEditor block list 2007-09-17, by lbessard
- Cosmetic in plugin tree 2007-09-17, by etisserant
- Improoved SVGUI support 2007-09-17, by etisserant
- SVGUI's DefEditor now runs and generate C code. Swapped __I with __Q 2007-09-16, by etisserant
- Primary svgui plugin inherited - broken 2007-09-13, by etisserant
- Fixed invisible root node 2007-09-13, by etisserant
- Adding option in config_test.p for regenerate reference result file 2007-09-13, by lbessard
- config_utils.py rewritten 2007-09-12, by lbessard
- Enhanced bahavior of plugin tree representation when changing IEC channel 2007-09-11, by etisserant
- Fixed CanOpen network renaming 2007-09-11, by etisserant
- added basic C Code extention plugin 2007-09-11, by etisserant
- Fixed onclose bug 2007-09-11, by etisserant
- Major improvements, plugin renaming and secured name/IEC channel attribution, various fixes on PlugTemplate 2007-09-11, by etisserant
- Disabled unused run/edit menu, fixed some event/refresh machanisms 2007-09-11, by etisserant
- CONFIG_UTILS (sync) 2007-09-11, by greg
- added sync option 2007-09-11, by etisserant
- Adding support for using Networkedit et PLCOpenEditor in Beremiz 2007-09-10, by lbessard
- Working CanOpen OD generation 2007-09-10, by etisserant
- minor fixes 2007-09-10, by etisserant
- Pleliminary build process -- C code generation 2007-09-07, by etisserant
- Adding buttons for plugins 2007-09-07, by lbessard
- Beremiz plugins definitions. 2007-09-04, by etisserant
- Adding Plugin params visualization with basic controls 2007-09-04, by lbessard
- Base build mechanism layout. 2007-09-03, by etisserant
- First commit of Beremiz new version with plugin support 2007-08-31, by lbessard
- *** empty log message *** 2007-08-29, by etisserant
- More precise design for plugins.... to be continued... 2007-08-28, by etisserant
- More precise design for plugins.... to be continued... 2007-08-28, by etisserant
- More precise design for plugins.... to be continued... 2007-08-27, by etisserant
- plugin framework organization being defined 2007-08-21, by etisserant
- Adding plugin support in Beremiz 2007-08-20, by lbessard
- Plugin skeleton base - python package 2007-08-16, by etisserant
- Improved error report 2007-08-14, by etisserant
- Bug on new project fixed 2007-08-14, by lbessard
- Added stdout/stderr separation limitation and coloration 2007-08-13, by etisserant
- Bug on command line fixed 2007-08-09, by lbessard
- Cleaning code for using only wxPython 2.6 class naming 2007-08-08, by lbessard
- Cleaning code for using only wxPython 2.6 class naming 2007-08-07, by lbessard
- Adding validity verifications on project folders opened 2007-08-02, by lbessard
- Adding verification for the project opened 2007-07-26, by lbessard
- Adding Build Method for PLC program generating 2007-07-25, by lbessard
- First Beremiz commit 2007-07-21, by lbessard