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