- 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