2009-03-06 etisserant Fixed non-wx runtime python evaluation stuff.
2009-03-02 greg updated : debian package scripts
2009-02-25 lbessard Fix size of ComboBoxes
2009-02-19 greg change splashscreen beremiz version to 2009.0 Beta
2009-02-16 greg Dispatch wxGlade tests in linux and win32 folders
2009-02-13 lbessard Bug with fonts on some systems fixed
2009-01-20 lbessard Bug when try to launch wxGlade on Windows fixed
2009-01-20 lbessard Bug when try to launch wxGlade on Windows fixed
2009-01-20 lbessard Bug on Windows fixed
2009-01-20 lbessard Bug when try to launch wxGlade on Windows fixed
2009-01-19 lbessard Adding support for cancelling code generation of function with no input connected
2009-01-19 greg remove arg : self.runtime when create pluginroot instance in OnOpenProject and OnNewProject method from beremiz class
2009-01-19 etisserant Updated config_utils so that command line tests work.
2009-01-19 etisserant Enahced python_cwiid test with a wxGlade GUI
2009-01-19 etisserant Added wxGlade test
2009-01-19 etisserant Removed lost print
2009-01-19 etisserant Added wxInspector feature to play with wxGlade GUI more easily.
2009-01-19 etisserant Enhanced wxGlade GUI creation.
2009-01-17 etisserant Added support for wxglade GUIs.
2009-01-17 etisserant Added python_poll FB, to poll python variable without waiting ack
2009-01-16 etisserant Enhanced the way "runtime.py" is executed,
2009-01-16 etisserant Fixed the way LOCAL:// connector detects X11 poisoned plugins to avoid launching tray-icon enabled runtime (-x1)
2009-01-16 etisserant Fixed typo in (LD/C)FLAGS hendling in toolchain_gcc.py
2009-01-16 lbessard Replacing wx.Choice by wx.ComboBox
2009-01-16 lbessard Rewrite TestCtrlAutoComplete to fix all bugs
2009-01-15 lbessard Fix problem with embeddedimage module not present in wx versions older than 2.8.8.0
2009-01-14 lbessard Adding example of path generator program
2009-01-14 lbessard Adding support for Graphic for variable in Debug mode
2009-01-14 etisserant Added systematic stdout.flush runtime side, so that results appear in log window
2009-01-14 etisserant Local Runtime (LOCAL://) now launched "on demand"
2009-01-09 lbessard Bug on __DEBUG no present fixed
2009-01-09 lbessard Warning on modulo by zero fixed
2009-01-04 etisserant The must-have test : using wiimote sensors !
2009-01-04 etisserant Minor changes to get better cleanup of debug and python_eval threads, accross multiple debug sessions and PLC runs.
2009-01-04 etisserant Added local C dependency dicovery and changes checking, to speed up build.
2008-12-30 etisserant Fixed problem with re-use of Pyro connector proxy copy across debug sessions
2008-12-30 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-23 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 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 etisserant Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.
2008-12-23 etisserant Fixed minimize/maximize invertion
2008-12-23 etisserant Updated splash
2008-12-23 etisserant Local PYRO connection is designated by LOCAL://, not PYRO://localhost:3000 anymore
2008-12-15 greg fixed : MAX_SEM_COUNT to 1 instead of 10
2008-12-12 lbessard Adding Function Blocks in VARIABLES.csv
2008-12-10 greg Adding support for defining plugin library as a plcopen xml file in plugin folder
2008-11-26 greg Bug with debug mode when displaying code fixed
2008-11-26 greg Bug on Exception handling fixed
2008-11-24 greg add the possibility to enable or disable wxTaskbarIcon for Beremiz_service
2008-11-20 lbessard Bug on bit mapping in CanFestival plugin fixed
2008-11-04 greg add a TaskBarIcon to configure beremiz_service and display plc states (started, stopped)
2008-11-04 greg add autocomplete support for beremiz's textctrl
2008-10-31 greg fix bad parameters in plugin.xml for test_master on linux
2008-10-27 greg update test_master and test_slave examples for win32
2008-10-27 greg update test_master and test_slave examples for win32
2008-10-27 greg Update test_master and test_slave examples for linux
2008-10-24 greg fix bug in beremiz_service with the MainLoop
2008-10-24 greg add taskbaricon to beremiz_service.
2008-10-22 greg fix bug in methods.py
2008-10-20 greg add docutils in svgui plugins to launch inkscape
2008-10-17 greg changes CXXFLAGS LDFLAGS for svgui plugin on win32 platform
2008-10-17 greg fixed bug with config
2008-10-17 greg remove workspace test
2008-10-16 greg add buildpath parameter for beremiz
2008-10-14 etisserant Fixed rmll examples
2008-09-10 etisserant Updated splash for beta
2008-09-10 greg fixed : findiecchannel call
2008-09-10 lbessard Bug with FBDPanel fixed
2008-09-08 greg change default linker (ld ) to g++ in XSD for gcc toolchain
2008-09-08 lbessard Bug with return value of nodelist saving fixed
2008-09-07 lbessard Bug with Open, Reopen and Close Project fixed
2008-09-07 lbessard Bug with Open, Reopen and Close Project fixed
2008-09-07 greg add __DEBUG variable
2008-09-07 lbessard Adding support for Debugging in PLCOpenEditor
2008-09-07 etisserant Added __DEBUG global var to eventually change PLC code execution gehavior
2008-09-07 greg fixed : bug in debugthreadproc (plugger.py)
2008-09-05 lbessard Adding support for Debugging with PLCOpenEditor
2008-09-05 lbessard Bug closing project in Beremiz when closing tab in PLCOpenEditor fixed
2008-09-05 lbessard Problem with multi-connection on block in LD fixed
2008-09-05 greg fixed : bug when stop plc and previously svguiapp closed
2008-09-05 etisserant Fixed bad IPC choice for debugger/PLC/control thread collaboration
2008-09-04 etisserant Debugger now reports BOOL as booleans
2008-09-04 etisserant Some scenario may block debugger.
2008-09-04 etisserant Now debug all ticks, not only odd ones :-)
2008-09-03 etisserant Improved debug data feedback.
2008-09-02 greg fixed : bug when launch beremiz_service on windows
2008-09-02 greg add start inkscape methods for svgui plugin
2008-09-01 greg add call to join method for stdout/stderr threads
2008-08-30 etisserant Re-organized pyro connector proxy members mascarading
2008-08-30 etisserant Some GUI enhancement. Beremiz now comes with its own GenBitmapTextButton
2008-08-28 greg add tests for win32
2008-08-28 greg fixed : init_level bug
2008-08-28 etisserant - Some improovements in debug data feedback data
2008-08-28 etisserant Fixed typo in discovery.py
2008-08-28 lbessard Some instance type test improved
2008-08-26 greg remove import signal in beremiz.py
2008-08-26 etisserant Fixed bad bahavior when zeroconf bindaddress unspecified.
2008-08-25 etisserant Added lock to avoid variable subsciption concurrent to transmission to PLC
2008-08-25 etisserant Rewritten horrible discovery.py.
2008-08-25 etisserant Fixed local PLC runtime kill on aborted quit attempt.
2008-08-25 etisserant Fixed problem with first PLC argument (argv)
2008-08-22 greg remove old code and fix typo
2008-08-22 etisserant Now, Beremiz launch Beremiz_service at startup, with a one-time workin dir
2008-08-22 etisserant Fixed typo in PLCObject.py
2008-08-22 lbessard Bugs on Opening PLCOpenEditor fixed
2008-08-22 lbessard Modification in catched wxTextCtrl events
2008-08-22 lbessard Change in layout from AuiMDIParentFrame to AuiNotebook
2008-08-22 lbessard .cvsignore files updated
2008-08-21 etisserant Made autom_ihm_rmll test work again.
2008-08-21 etisserant Fixed oddities in arguments/options parsing and passing to plugins initialization...
2008-08-21 etisserant Moved template C code to targets dir. Cleaned up some forgotten print.
2008-08-21 greg remove print message
2008-08-21 greg add address ip params
2008-08-21 greg fix bug in plugger.py to get URI_Location
2008-08-20 greg move specific target runtimes to their targets directory
2008-08-20 greg remove URI_location from XSD targets and add to pluginroot XSD
2008-08-19 etisserant Added concepts :
2008-08-12 lbessard Adding support for highlighing compiling errors into PLCOpenEditor
2008-08-12 lbessard Adding support for highlighing compiling errors into PLCOpenEditor
2008-07-30 etisserant Change shortcut for wx-inspector now ctrl-alt-i
2008-07-15 etisserant minor gui improvements :
2008-07-15 lbessard Bug while while changing name of SVGUI plugin node fixed
2008-07-15 etisserant SVG/Inkscape based icon generation script + SVG drawing.
2008-07-07 greg changes in plc_Win32_main to match with new api (alignment feature)
2008-07-07 etisserant *** empty log message ***
2008-07-01 lbessard Disable some components
2008-07-01 lbessard Warning with StaticBoxSizer fixed
2008-07-01 lbessard Problem with files when launching created program from another directory fixed
2008-07-01 lbessard Bug with float window size fixed
2008-06-30 lbessard Bug with folder path ending by '/' or '\' fixed
2008-06-30 lbessard Adding support for calculate window size while C generating
2008-06-30 lbessard Removing empty choice when parameter isn't optional
2008-06-30 lbessard led_pump and led_sink inverted
2008-06-30 lbessard Various bugs fixed
2008-06-30 lbessard Remove useless test on refreshing edit menu
2008-06-28 etisserant *** empty log message ***
2008-06-28 etisserant *** empty log message ***
2008-06-28 etisserant Added SVGUI + CANopen Master and slave test
2008-06-28 etisserant Better SCGUITransform value initialization. Added semaphore as a mainloop init barrier
2008-06-28 etisserant Various fixes in c_ext, now, located vars are pointed.
2008-06-27 etisserant Added PLC tick alignement on external synchronization source feature.
2008-06-27 etisserant Added PLC tick alignement on external synchronization source feature.
2008-06-27 lbessard Adding some examples with time qualifier in action_block in SFC
2008-06-27 lbessard Close Project menu item implemented
2008-06-25 etisserant *** empty log message ***
2008-06-25 etisserant Fixed slavebootup bug in generated code.
2008-06-25 lbessard Bug on Beremiz close with and IECcode and IECrawcode frames opened fixed
2008-06-25 lbessard Adding support for modification in CanFestival eds_utils
2008-06-25 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 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 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 etisserant removed dead readme file in plugins
2008-06-24 etisserant Re-organized tests
2008-06-24 etisserant Preliminary CANopen slave generation support
2008-06-23 lbessard Support for extern pointer for located variables
2008-06-23 lbessard Bug on wx2.6 with PartsOpened fixed
2008-06-23 etisserant Support for extern pointer for located variables + Preliminary slave code (broken)
2008-06-23 etisserant Try to fix strange wxPopen behavior. Feedback appreciated.
2008-06-04 lbessard Bug on output variable location generation fixed
2008-05-29 greg NMY start node on slavebootup
2008-05-26 greg add import wx for testing platform
2008-05-26 greg fix bug for svgui
2008-05-26 greg add debug mode for CanFestival dll under windows
2008-05-24 etisserant Changed canfestival plugin runtime template to reflect recent changes on unix.
2008-05-24 etisserant Fixed typos in config_utils comments
2008-05-24 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 etisserant changed WidgetInspector shortcut to ctrl+home (ctrl+F12 was grabbed by KDE).
2008-05-24 greg add TimerInit() and TimerCleanup() in cf_runtime for matching with Timer_unix
2008-05-23 etisserant still enhancing Linux behavior of wxPopen
2008-05-23 etisserant Fixed non-regression test of config_utils in canfestival plugin
2008-05-23 etisserant Tried to fix Linux behaviour of wxPopen.py
2008-05-23 etisserant moved some demo code from plugger.py to test/.methods.py
2008-05-23 lbessard Improve svgui plugin for following SVGUIEditor modifications
2008-05-23 greg bug fix
2008-05-23 lbessard Improving c_ext plugin by adding an XML file format for saving C files and an graphical interface for editing this file
2008-05-06 greg add Exit function and StopTimerLoop arg to match with recent changes in CanFestival
2008-04-16 greg fixed windows bug in generate soft_plc (directory with spaces)
2008-04-16 lbessard Generated Callback functions fixed
2008-04-08 lbessard Clash with iec_std_lib.h and windows.h bug fixed
2008-04-04 lbessard Changes in SVGUIControl
2008-04-04 greg fixed typo in svgui.py
2008-04-03 lbessard Changing SVGUI FunctionBlocks interface
2008-03-31 lbessard Modifying svgui plugin for following new SVGUIEditor version
2008-03-13 greg import all docutils in 1 time
2008-03-13 greg change numpage (20 to 21) to display directly demo chapter in beremiz_manual
2008-03-13 greg docutils is now used for displaying pdf and html
2008-03-12 greg change splash.Hide() with splash.Close()
2008-03-12 greg remove double copyright and version
2008-03-12 greg new manual version
2008-03-11 greg fixed short process wainting bug. Seems wait() fail when process already finisshed... TO BE CONFIRMED.
2008-03-11 lbessard Bug with Target Type modification fixed
2008-03-11 greg fixed subprocess launching on linux (avoid use of undefied self.startupinfo and use use Shell=True (bash will split arguments))
2008-03-06 lbessard Adding icons to Beremiz menus
2008-03-05 greg add use of docutils for pdf
2008-03-05 lbessard docfile pdf path fixed
2008-03-05 lbessard SetIcon for Beremiz fixed
2008-03-04 greg fix typo in Beremiz.py
2008-03-03 greg use docclass for opening pdf on win32 or linux
2008-02-29 etisserant Added ctrl+f12 wxpython inspector shortcut for debuging
2008-02-29 greg create doc directory and add about.html + manual_beremiz.pdf
2008-02-28 etisserant Added question dialog for unsaved close
2008-02-27 etisserant Refuse close if PLC running.
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