2012-06-06 Edouard Tisserant (none)
2012-06-06 laurent Replacing dialog asking for a name when adding confnode to project by automatically generated name
2012-06-05 laurent Fixed windows only bug caused by recent changes
2012-06-04 Edouard Tisserant Fixed typo in library management
2012-06-03 laurent Adding support for importing into project some files to be transfered with PLC
2012-06-03 laurent Integrating project properties panel into project window
2012-06-03 laurent Removing code related to Topology panel
2012-05-30 laurent Fix bug in StatusToolBar items state when close and opening another project
2012-05-30 laurent Fix bug with cut/copy/paste on PythonEditor
2012-05-23 laurent Merged
2012-05-23 laurent Fixing bug on ConfNodeEditors refresh
2012-05-23 Edouard Tisserant merge
2012-05-23 laurent Hiding Topology panel
2012-05-23 Edouard Tisserant fix svgui toggle buttons output, now reflect pressed state
2012-05-23 laurent Fix bug when begin editing item in project tree
2012-05-23 laurent Fix refresh of ConfTreeNodeEditors content when values change
2012-05-22 laurent Fixing Xenomai runtime specific parts to remove segmentation fault when stopping PLC
2012-05-22 Edouard Tisserant merge
2012-05-21 laurent Fix bugs with ConfigTreeNode
2012-05-22 Edouard Tisserant Fixed runtime problems with python 2.6 without wx installed
2012-05-21 Edouard Tisserant fixed uncaught exception dialog while displaying cought exception in log
2012-05-21 Edouard Tisserant fixed exception when launching discovery dialog without network
2012-05-21 laurent Fix bug with Properties menu entry
2012-05-21 laurent refactoring
2012-05-21 Edouard Tisserant fixed typos
2012-05-21 Edouard Tisserant Fixed argument parsing error
2012-05-20 Edouard Tisserant Fixed extension loading too late causing features to be ignored
2012-05-20 Edouard Tisserant Moved LPC sources to a separate project
2012-05-19 Edouard Tisserant targets and connectors are nor extensible
2012-05-19 Edouard Tisserant Added reference to CTR in libraries
2012-05-19 Edouard Tisserant refecored library extension machanism
2012-05-18 laurent refactoring
2012-05-12 Edouard Tisserant refactoring - c_ext stripped first stage
2012-05-12 Edouard Tisserant refactoring - library support is not anymore attached to configtree nodes, but handles by project controller
2012-05-08 Edouard Tisserant refactoring
2012-05-08 Edouard Tisserant refactoring
2012-05-08 Edouard Tisserant refactoring
2012-05-08 Edouard Tisserant refactoring
2012-05-08 Edouard Tisserant fixed non-terminating process problem
2012-05-08 Edouard Tisserant refactoring
2012-05-08 Edouard Tisserant refactoring
2012-05-08 Edouard Tisserant refactoring
2012-05-08 Edouard Tisserant refactoring
2012-05-07 Edouard Tisserant refactoring
2012-05-07 Edouard Tisserant refactoring
2012-05-03 laurent Adding search field for finding function or function block in library tree
2012-04-27 laurent Adding support for automatically saving and restoring state of frame or project perspective
2012-04-05 Edouard Tisserant branch merge
2012-04-05 Edouard Tisserant Reflected recent changes in ProcessLogger changes in StartLocalRuntime
2012-04-02 laurent Fix bug when creating new projects
2012-04-01 Edouard Tisserant Version bump
2012-03-31 laurent Merged
2012-03-31 laurent Fixing bug in debugger sending wrong tick with values
2012-03-31 laurent Fixing menu toolbar icons on Windows
2012-03-27 laurent Fix bug in debugger when transfer without having build before and and opening debug view before running PLC
2012-03-27 laurent Adding ToolBar containing basic menu items
2012-03-28 Edouard Tisserant More gentle use of app.Yield in ProcessLogger
2012-03-28 Edouard Tisserant More stable ProcessLogger.spin()
2012-03-18 laurent Adding support for selecting plugin parameter value from a tree of available values
2012-03-18 Edouard Tisserant Added a few shortcuts in menus
2012-03-18 Edouard Tisserant Stripped dead code in bug report dialog.\nFixed error when log flooded while quitting
2012-03-11 laurent merge
2012-03-11 laurent Adding support for executing python scripts on remote runtime
2012-03-06 Edouard Tisserant merge
2012-03-05 laurent Adding support for not closing debug tabs and remove variable in variable debug panel if instance still exist in newly transfered program
2012-02-27 laurent Fix bug in killing debug thread when closing Beremiz window
2012-02-23 Edouard Tisserant Fixed stopping crash in some cases
2012-02-21 laurent Inverting order of plugin calls in retrieve and publish
2012-02-19 Edouard Tisserant Added support for object files as a result of PlugGenerate_C
2012-02-16 laurent Adding support for not closing debug tabs and remove variable in variable debug panel if instance still exist in newly transfered program
2012-02-16 smarteh-dev Fix bug with "Transfer" button
2012-02-16 Edouard Tisserant Added a semaphore when starting runtime's python thread to make sure startPLC doesn't return before PLC is really initialized.
2012-02-16 Edouard Tisserant Updated logger calls in debugthread.
2012-02-15 Edouard Tisserant Even more robust logger, up to the really last line that comes after the rush
2012-02-15 Edouard Tisserant Fixed Logger redraw problem on Windows created in previous commit
2012-02-15 Edouard Tisserant More robust Logger, now resist to flooding.
2012-02-15 Edouard Tisserant Fixed Win32 timer up to 1ms
2012-02-14 laurent Merge with Edouard's Modifications
2012-02-14 laurent Fix wrong panel size making strange background in topology plugin element
2012-02-10 smarteh-dev Adding support for integrating CanFestival plugin panels in Beremiz main frame
2012-02-14 Edouard Tisserant commented out noisy printf in Win32 target
2012-02-09 smarteh-dev Adding support for integrating CanFestival plugin panels in Beremiz main frame
2012-02-07 laurent Fix recent projects list not updated when creating new project
2012-02-03 laurent Fix bug list of recent projects opened not updated when open project with command line
2012-02-02 laurent Fix 'Transfer" button state according to last build result
2012-02-01 laurent Disable 'Transfer' button when build failed
2012-01-31 laurent Adding support for quickly open recent projects in file menu
2012-01-30 Edouard Tisserant Changed GetTraceVariables results unpack to something more robust in debug thread proc.
2012-01-30 edouard reverted temporary fix, fixed in PLCopenEditor now.
2012-01-30 Edouard Tisserant temporary fix for debugger crash in case of high sampling rates
2009-08-12 beremiz forgoten branch now closed cherry-pick
2012-01-25 laurent Adding support for extracting Common_Ticktime from VARIABLES.csv
2012-01-24 laurent Adding support for loading datatypes defined in plugins to allow to use them in PLC program
2012-01-23 Edouard Tisserant Better name for python plugin
2012-01-17 laurent Merging with modifications from Edouard
2012-01-17 laurent Fixing bug on Windows with expanding hidden root item in location tree ctrl
2012-01-17 laurent Fixing bug in c_ext plugin variable grid cells not editable
2012-01-12 Edouard Tisserant Version bump, 1.03, splah image
2012-01-12 Edouard Tisserant Version bump, 1.03
2012-01-09 laurent Fixing bug in scrollbars and content position in Topology panel when expand and collapse elements in treectrls
2012-01-08 laurent Fixing bug in displaying lines of code at the origin of matiec errors
2012-01-08 laurent Fixing inverted icons for button to Minimize/Maximize plugin parameters panel
2012-01-08 laurent Adding support for drag'n dropping located variables from topology panel to configurations and resources variable panel for declaring global located variables
2011-12-21 laurent Fixing some issues in c_ext plugin
2011-12-21 laurent Adding support for integrating Python code Editor into Beremiz frame.
2011-12-20 laurent Fixing bug integrated plugin editors not closed when removing corresponding plugin
2011-12-19 laurent Fixing bug when loading icons for plugin's editor tabs
2011-12-16 laurent Removing multiple definition of UndoBuffer
2011-12-16 laurent Moving definition of grids fonts and colours into CustomGrid
2011-12-14 laurent Adding support for loading specific POUs library in LPCBeremiz
2011-12-14 laurent Adding support for unifying grid table control elements
2011-12-09 laurent Replacing sizers structure for locations tree by a treectrl in Topology panel in order to make refreshing of this panel faster
2011-12-09 laurent Fixing bug in forcing variables in runtime debug thread
2011-11-28 Edouard Tisserant Avoid starting Zeroconf if ip unspecified or set to localhost. Pick one interface address when given IP is 0.0.0.0
2011-11-22 Edouard Tisserant converted ServicePublisher.py to unix line ending
2011-11-22 Edouard Tisserant added periodic retry for zeroconf, in case network interface is not ready
2011-11-21 Edouard Tisserant ServicePublisher.py was missing in previous commit
2011-11-21 Edouard Tisserant Better naming of IP address related variables in Beremiz_service.py, Ignore errors that occur on shutdown in Zeroconf.py, fixed discovery dialog crash due to asynchronous call from zeroconf
2011-11-20 Edouard Tisserant Fixed typo in /runtime/ServicePublisher
2011-11-19 Edouard Tisserant various cleanups in /targets
2011-11-18 Edouard Tisserant Fixed encoding of Beremiz_service.py
2011-11-18 Edouard Tisserant Fixed file attributes on Beremiz.py and Beremiz_service.py
2011-11-18 laurent Fixing bug that prevent to use global variables in configuration
2011-11-18 laurent Fixing python plugin function block code to follow new macros defined in matiec accessor.h for setting variables
2011-11-16 laurent Fixing bug preventing copy/cut/paste using shortcuts on CFileEditor text editors
2011-11-16 laurent Fixing refresh of notebook tab titles after project save
2011-11-16 Edouard Tisserant added -fPIC to satisfy X86_64 build
2011-11-16 Edouard Tisserant fixed redondant ldflag and a typo in xenomai build
2011-11-16 Edouard Tisserant Xenomai build now ignores xeno-config if not set
2011-11-08 laurent Merging with Edouard's modifications
2011-11-08 laurent Fixing bug in project modified state not well reported when modifications made in plugins informations
2011-11-08 laurent Including external tools for editing plugin informations into Beremiz window
2011-10-17 Edouard Tisserant fix unnecessary CanFestival plugin load in lpcberemiz
2011-10-17 laurent Merging with Edouard's modifications
2011-10-14 laurent Fix bug frame title not refreshed when the plugin attributes are modified
2011-10-14 laurent Adding support for using keyboard to edit cfile interface variables displayed in Grid
2011-10-13 Edouard Tisserant Fixed LPCBeremiz to refect recent root plugin build method name to change
2011-10-09 Edouard Tisserant Updated console messages for build and stop
2011-10-09 Edouard Tisserant A few new keyboard shortcuts : F4=stop, F5=run, F5=transfer, F7=connect
2011-10-06 Edouard Tisserant runtime's process cwd should now be the same as provided working dir, fixin permission problem on W7
2011-09-30 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 Edouard Tisserant Reverted win32 target default configuration to default gcc toolchain congig
2011-09-30 laurent Fixes after moving xmlclass and docutils into plcopeneditor
2011-09-27 Edouard Tisserant Fixed wrong bug report email
2011-09-25 Edouard Tisserant fixed debug with xenomai, fixed unprotected access to ___debug_tick
2011-09-25 Edouard Tisserant Xenomai Fix : runs, but still fail in debug
2011-09-22 Edouard Tisserant Xenomai Fix : build
2011-09-22 Edouard Tisserant added return type to suspendDebug
2011-09-22 Edouard Tisserant fixed warnings in plc_python.c
2011-09-22 Edouard Tisserant silence warnings while importing twisted
2011-09-08 laurent Fix debugger bug after merging matiec repositories
2011-09-07 laurent Disabling definition of enumerated and structure variables for interfacing with PLC in c_ext plug-in
2011-06-23 Edouard Tisserant changed bugreport address
2011-06-23 Edouard Tisserant Updated release : Summer 2011 - 1.02 bugfix release
2011-05-24 laurent Bug when changing parameters in TargetType section in Beremiz project configuration fixed
2011-05-23 Edouard Tisserant 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-18 Edouard Tisserant debugger : forcing %M and %Q variables on each cycle, and rework of code for optimization and concision
2011-05-18 Edouard Tisserant memory located variables no behave like outputs, when forced
2011-05-18 Edouard Tisserant added memory location support to C file pluguin
2011-05-16 laurent Merged with Edouard's modifications
2011-05-16 laurent Fix bug when debugging located variables of type memory (%M)
2011-04-26 Edouard Tisserant Print binary size only in LPCBeremiz
2011-04-21 laurent Adding save project before building on LPCBeremiz
2011-04-21 laurent Adding support for saving frame size while closing and restore it at next launch
2011-04-19 laurent Fix bug in LPCBeremiz marking any newly opened project as modified
2011-04-19 laurent Adding warning message on LPCBeremiz when closing frame and program not saved
2011-04-04 Edouard Tisserant Added support for handling ANY_DATE types in debugger type translation
2011-04-01 laurent Bug in translation from timedelta to timespec fixed
2011-04-01 edouard fixed typo in latest debugger changes
2011-03-31 Edouard Tisserant Initial TIME support in debugger
2011-03-31 Edouard Tisserant old typo
2011-03-31 Edouard Tisserant Added build shortcut
2011-03-31 laurent Adding support for disable language translation when default language not available in locale
2011-03-28 Edouard Tisserant spring 2011 - 1.01 bugfix release
2011-03-28 Edouard Tisserant Restore RefreshFileMenu in CFileEditor
2011-03-27 laurent Merged with Edouard's modifications
2011-03-27 laurent Bug in CFileEditor calling refresh of not used FileMenu fixed
2011-03-26 Edouard Tisserant file menu with Save implementation in c_ext plugin
2011-03-26 Edouqrd Tisserant Fixed exception when adding variables in C_ext plugin
2011-03-25 Edouqrd Tisserant Fix typo in plc_debug.c
2011-03-16 edouard Also retain when debugger is stalled
2011-03-16 edouard More robust retain buffer validity management
2011-02-24 edouard Retain variable for LPC
2011-02-23 edouard Making debugger more stable with LPC
2011-02-22 edouard LPC : Completed initial debug support
2011-02-18 edouard Some typo fixes to make debug related methods in LPCAppOject stop throwing exceptions, less agressive error message when unplugging LPC
2011-02-17 edouard Removed status polling for LPC, as status cannot change by itself, fixed MD5 comparison in app mode
2011-02-17 edouard Prevent status polling to generate an error while PLC is being reset to bootloader mode
2011-02-17 edouard Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds - continued
2011-02-17 edouard Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds
2011-02-17 edouard Debug switch (file in CWD). LPC : better MD5 handling, Run button in boot mode, handling data feedback in boot protocol
2011-02-03 Edouqrd Tisserant LPC application mode IDLE comamnd is now the same as PLCID (0x07)
2011-02-03 Edouqrd Tisserant LPC program transfer more verbose, test code added in __main__ of LPCBootProto
2011-02-01 edouard Moved locales out of platform agnostic C template
2011-02-01 edouard keep LPC in boot mode to give a chance to ask for a transfer
2010-11-17 laurent Fix bug in LPCBeremiz that use input retrieve and publish code for ouput with the same location
2010-08-19 laurent Adding german translations (thanks to anonymous contributor)
2010-06-04 ed merge
2010-06-04 Lolitech Better serial comm handling in LPC connector
2010-06-04 laurent Fix MatchMD5 result if no serial connection available
2010-06-04 laurent Fix bug on LPCConnector initial value
2010-06-04 laurent Fix transfer button enable state and build button state
2010-06-04 laurent Fix buttons state according to online mode
2010-06-04 Lolitech (no commit message)
2010-06-04 Lolitech Removed PLCprint, not existing in LPC connector context.
2010-06-04 Lolitech LPC Composer don't send comma at the end of serial port name.
2010-06-04 Lolitech Disabled logging commands into files
2010-06-04 Lolitech Fixed PLC status bytes values
2010-06-04 laurent Move init code from variable to module
2010-06-04 laurent Bug with recv from socket fixed
2010-06-04 laurent Adding support for command line communication by socket instead of stdin/stdout
2010-06-04 laurent Adding support for initialize all LPC module variables even if not used
2010-06-03 Lolitech Fixed bug on frame close.
2010-06-03 Lolitech Some fixes in LPCApp{Obj,Proto}, to be continued.
2010-06-03 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 Lolitech Safer passing of PLC ID to make command line.
2010-06-03 Lolitech Refactored LPC connector for new bootloader and application modes
2010-06-03 Lolitech Removed boring PLC/build compare messages.
2010-06-03 Lolitech Disabled boring standard conformance checks, fixed possible race condition with StatusTimer, fixed warning message in AbortTransfer
2010-06-02 laurent changes merged
2010-06-02 laurent Adding compile button when unconnected
2010-06-02 Lolitech Overloaded GetBinaryCode in LPC connector returns ready to send over serial binary
2010-06-02 laurent Modifying LPCBeremiz to launch silently a frame and show or hide it on demand.
2010-06-02 edouard 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-01 Lolitech merge
2010-06-01 Lolitech Cosmetix fixes for LPC tests/build
2010-06-01 lolitech merge with forgoten rev
2009-12-16 laurent Bug on FileMenu not refreshed when modifications fixed
2009-12-25 Edouard TISSERANT Christmas 2009 release
2009-12-23 Edouard TISSERANT Fixed startin debugger with non empty debug variable list
2009-12-16 laurent Changes merged
2009-12-16 laurent Bug when trying to generate LPCBus code fixed
2009-12-16 laurent Bug when try to SaveAs on Windows fixed
2009-12-16 Edouard TISSERANT merge
2009-12-16 tkragelj Changes merged
2009-12-16 tkragelj Added flush when printing to standard output.
2009-12-16 Edouard TISSERANT LPCobject writes PLC info string to stdout, for LPC composer to update
2009-12-16 laurent Update french translation after modifications
2009-12-16 laurent Bug when pyserial not available fixed
2009-12-15 laurent Adding CheckRetainBuffer into plc_Linux_main.c
2009-12-15 edouard LPC transfer tested, added PLCInfo along MD5 checksum while invoking makefile
2009-12-15 edouard Fixed typos in LPC connector
2009-12-15 laurent Adding message to standard output to signal when LPCBeremiz is closed
2009-12-15 edouard Fixed confusion about __common_ticktime type, redesigned LPC PLC timer support
2009-12-15 laurent Bug when changing LPCBeremiz OnlineMode fixed
2009-12-15 laurent Reset connector when disconnected
2009-12-15 laurent Changes merged
2009-12-15 laurent Bug on LPCBeremiz when wxPopen asking for Yield after reopening of a Beremiz window fixed
2009-12-15 laurent Split BottomNoteBook to make LogConsole always visible
2009-12-14 edouard Improved CanFEstival support for LPC - now build and link plugin generated files
2009-12-14 laurent Adding support for hard forcing located output
2009-12-12 laurent Getting default target when no target defined fixed
2009-12-12 laurent Bug not refreshing FileMenu when saving fixed
2009-12-11 edouard Revamped LPC connector and toolchain
2009-12-11 laurent Bug on testing Retain and Force flags fixed
2009-12-11 laurent Adding support for making distinction between external variables and located variables for forcing
2009-12-11 laurent Adding support for refreshing FileMenu after plugin tree modification
2009-12-11 edouard Fixed debug again, did some code tidying
2009-12-10 edouard LPC build and protocol tweaks
2009-12-10 edouard LPC connector - one step further
2009-12-10 laurent Changes merged
2009-12-10 laurent Adding support for defining mandatory parameters and creating blank xml file when there is nothing in the folder in LPCBeremiz
2009-12-10 laurent Enable Save Menu item according to project modification state
2009-12-10 edouard LPC src directory copy fix
2009-12-10 edouard Typo in LPC
2009-12-10 laurent Bug when creating new project after opening Beremiz without project defined fixed
2009-12-10 laurent Bug when closing Beremiz without a project opened fixed
2009-12-10 laurent Bug when opening with not empty buildpath parameter fixed
2009-12-09 laurent Catch ProtocolError exception when connection failed
2009-12-09 laurent Adding support for simulation in LPCBeremiz
2009-12-09 laurent Error in value send when debugging forced external or located variable fixed
2009-12-09 laurent One issue on SetDataProducer not handled fixed
2009-12-09 laurent Name error in LPC target fixed
2009-12-09 laurent Changes merged
2009-12-09 laurent Adding support for receiving PLC state from LPCComposer
2009-12-09 laurent Catch Pyro exception when connection closed and print message
2009-12-09 laurent Bug that block SetVariableList on Linux fixed
2009-12-09 Lolitech Fixed freeze on debug suspend.
2009-12-09 edouard fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain
2009-12-08 edouard fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain
2009-12-08 laurent Bug on SFC debugging fixed
2009-12-08 laurent Bug on SFC debugging fixed
2009-12-08 laurent Bug on RegisterDebugVariable when no PLC running fixed
2009-12-08 laurent Replacing target_Makefile by target_LPC
2009-12-07 Edouard TISSERANT Arbitrary variable forcing
2009-12-07 laurent Bug on passing forced values to DataConsumer fixed
2009-12-07 laurent Bug on forcing variable value fixed
2009-12-07 laurent Adding command to PLC for forcing PLC variable
2009-12-07 laurent Changes merged
2009-12-07 laurent Adding support for defining input and output with the same location in LPCBeremiz
2009-12-07 edouard merge
2009-12-07 edouard Reverted back python test accidentally modified...
2009-12-07 edouard Propagated new runtime changes to win32 target
2009-12-07 laurent Bug when updating Variable locations fixed
2009-12-07 Edouard TISSERANT Fixed typo PLCobject C fallback interface
2009-12-06 Edouard TISSERANT Fixed remaining thread on close frame
2009-12-06 Edouard TISSERANT Fixes in debug + reconnect to running PLC
2009-12-06 Edouard TISSERANT Fixes in run : messages and refresh
2009-12-06 laurent Adding support for forcing PLC variable (still command to PLC to implement)
2009-12-06 Edouard TISSERANT Now debug is not a button anymore
2009-12-06 Edouard TISSERANT Safer debug
2009-12-06 Edouard TISSERANT Safer debug unpack result checking, more verbose error message, slower retry when waiting PLC startup
2009-12-06 Edouard TISSERANT Fix debug crash
2009-12-06 Edouard TISSERANT Debugger still doesn't work crash less...
2009-12-06 ed Fixes
2009-12-06 ed Typo about autorise console
2009-12-06 ed Refactoring in PLCobject, for PLC that do not use python plugin
2009-12-06 ed Made python plugin comaptible with accessors
2009-12-04 edouard LPC connector enhancements
2009-12-04 edouard Reflect changes in iec type definitions in matiec/lib
2009-12-04 edouard Fixed automatic console rising on w32
2009-12-02 Edouard TISSERANT Preliminary accessor support for debug
2009-12-02 Edouard TISSERANT merge
2009-12-01 ed Some rough copy'n'paste to pave path for an LPC connector
2009-12-01 Edouard TISSERANT Merge
2009-12-01 ed Some cleanup in PLC status - removed that \"Starting\" state ...
2009-12-02 berem Bug when asking two consecutive times 'Show' fixed
2009-12-01 laurent Adding support for updating or removing located variables by their address or leading address numbers when changing or removing VariableTree element
2009-12-01 laurent Adding support for updating located variables when changing plugin IEC_Channel
2009-11-30 laurent Adding Beremiz LPCComposer specific file
2009-11-29 Edouard TISSERANT added files to ignore in hgignore
2009-11-29 ed Some misc cleanup
2009-11-29 laurent Adding support for defining user icons on VariableLocationTree
2009-11-29 laurent Bug when trying to hide SVG elements fixed
2009-11-29 laurent Redesign test SVGUI interface
2009-11-02 edouard Wiped out references to Lolitech
2009-11-02 edouard Merge with 092060fd8afb1d950fe467724ce0209bddc48716
2009-11-02 greg Replace \"lolitech\" contact by \"edouard\" contact
2009-10-28 greg Merge with 5981ad8547f5bcfe2e9c93b7973fbca79178487f
2009-10-28 greg Add Beremiz shortcuts in menu on linux platform
2009-10-27 edouard Updated ShowVar icon
2009-10-27 laurent Allowing unicode characters to be used in comments
2009-10-26 laurent Adding support for asking for saving while trying to close a modified project in any case
2009-10-23 laurent Update internationalization for new functionalities.
2009-10-23 greg Check ProjectPath write permission
2009-10-22 laurent Bugs with TextCtrlAutoComplete on Windows fixed
2009-10-22 greg Add new target (Makefile)
2009-10-22 greg support for passing list command to ProcessLogger
2009-10-22 greg Fix some warnings during compilation
2009-10-19 laurent Bug when importing Beremiz without wx.App declared fixed
2009-10-19 laurent Bugs with logger and stand-alone PluginRoot fixed
2009-10-16 'Laurent Bessard Greg changes merged
2009-10-16 laurent Warning in c_ext compiling fixed
2009-10-15 greg Fix relative matiec path problem
2009-10-15 laurent Adding support for declaring PluginRoot outside of Beremiz
2009-10-09 laurent Orthographic mistake in french internationalization fixed
2009-10-09 laurent improved english spelling and grammar and internationalization updated
2009-10-08 laurent Move Debug message disabled message at the right place
2009-10-08 laurent Removing superfluous event.Skip() in MenuEvent callback functions
2009-10-08 laurent Bug on canopen tests (not being multi-platform) fixed
2009-10-08 laurent Bug on Debug trying to start (and stop) before PLC started fixed.
2009-10-08 laurent Remove testing printings in svgui module of python plugin
2009-10-08 laurent Allowing multiple Beremiz_service instances to run on same target.
2009-10-08 laurent Bug on DebugVariablePanel when opening project at start fixed
2009-10-07 laurent Bug while trying to import SVG file fixed
2009-10-06 laurent Bug when expanded and collapsing plugin tree fixed
2009-10-06 laurent Bugs when expanded and collapsing plugin tree and location tree fixed
2009-10-06 laurent Bugs when expanded and collapsing location tree fixed
2009-10-02 laurent Removing memory leak while closing PluginsRoot
2009-09-26 laurent Bugs on displaying plugin available variables in PluginTree fixed
2009-09-24 laurent Adding support for displaying plugins available variable into Beremiz plugin tree
2009-09-24 laurent Bug on return debug tick test fixed
2009-09-24 laurent Merging some improvements from BCT
2009-09-21 'Laurent Bessard Changes merged
2009-09-21 laurent Adding support for forcing tick count to return to zero as the same time than all tasks firing are synchronized
2009-09-21 laurent Many bugs on PLCOpenEditor integration fixed
2009-09-16 laurent Integrate PLCOpenEditor into Beremiz frame
2009-09-16 laurent Bug on debug buffer test resulting in not transmitting debug data under specific conditions fixed
2009-09-16 laurent Remove dirtylibs test while freeing plc libs in PLCObject.py
2009-09-04 laurent Redesign DiscoveryDialog class to conform to others dialogs
2009-09-18 greg fix runtime.py filename case to avoid problem on multi-platform
2009-09-18 greg Fix defaults compiler and linker names for win32
2009-09-04 laurent Bug wrong control state while refreshing interface fixed
2009-09-03 laurent Bug with creating or opening a project not closing windows of current opened project fixed
2009-09-03 laurent Clean test_svgui removing useless buttons and drawing and choosing universal fonts
2009-09-02 laurent Applying patch from Iztok for old gcc versions
2009-09-01 laurent Updating windows test for new python plugin and svgui module
2009-09-01 laurent Bug on windows when trying to open wxglade generated 'hmi.py' file fixed
2009-09-01 laurent Fix non-destroyed dialog in 'OnOpenProject' if 'Cancel' selected
2009-08-27 laurent Close PLC editing and PLC debugging frames while closing project
2009-08-14 laurent Improving support for svgui, separating setting end getting attributes functions from creating function.
2009-08-13 edouard Merge with 35cc4c6a29363d0a89f3e1096832cf14bb79f3de
2009-08-13 edouard Merge with 75ae46b66315975b49ec48574befa094be583fdd
2009-08-12 b taylor merged greg's recent commits
2009-08-12 b taylor remove code that i was using for testing.
2009-08-12 b taylor merged in cherry-picked service discovery changes
2009-08-12 b taylor fix discovery dialog sorting, remove services from the discovery dialog when they go offline cherry-pick
2009-08-12 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 b taylor fix pyZeroconf bug where getServiceInfo returns None. cherry-pick
2009-08-10 edouard Added ShowMaster button icon for Canfestival plugin
2009-08-12 laurent Adding new svgui support using twisted website HMI
2009-08-12 laurent Removing old svgui support using wxsvg
2009-08-12 laurent Adding support for twisted website HMI
2009-08-10 laurent Adding support for twisted website HMI
2009-08-07 laurent Adding support for python plugin wxglade_hmi allowing creation of PLC HMI using wxglade
2009-07-29 laurent Move python evaluator to create a python plugin containing any related python module
2009-07-29 laurent Bug extra_files deletion in working directory fixed
2009-07-29 laurent Bug extra_files deletion in working directory fixed
2009-07-29 laurent Adding support for recursively generate STLibrary and BlockLibrary according to plugin tree
2009-07-29 laurent Adding support for internationalization
2009-07-28 laurent Adding support for internationalization
2009-07-20 greg update cf_runtime.c (now call TimerInit and TimerCleanup on win32 platform)
2009-07-10 'Gr?gory Tr?lat prevent eclipse to push .project with .hgignore
2009-07-10 'Gr?gory Tr?lat removed dead hidden files
2009-07-06 btaylor close ZeroConf object when exiting the Service Discovery window.
2009-06-09 lbessard Adding support for printing lines where matiec failed in Log console (thanks to Brendan)
2009-05-30 greg Fix refresh of Beremiz button when connection lost
2009-05-30 greg Fix refresh of Beremiz button when connection lost
2009-05-30 greg Adding Lock around C code called by Debug thread
2009-05-28 greg fixed bug : Lock _FreePLC until _stopPLC finish
2009-05-28 lbessard Adding support for matiec new command line syntax
2009-05-28 greg - now call load, start, free PLC from the python Thread
2009-05-28 greg add "\n" to logger when pyro fall in error
2009-05-28 lbessard Bug while parsing long located variables in GetLocations fixed
2009-05-22 greg remove french comment in python_gear block
2009-05-19 greg add python_gear block (to execute python command each given cycle interval)
2009-05-18 greg get the WaitPythonCommands return (semaphore error code) to quit python_iterator loop when semaphore is destroyed
2009-05-18 greg Wait the debug thread has terminated before freeing PLC to avoid random segmentation fault.
2009-05-18 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-04 greg Replacing Debug rt_sem by rt_pipe
2009-05-04 greg Get PDOmapping exception from canfestival plugin
2009-05-04 greg Adding support for using only PDO define in EDS file and not configured for adding mapping in node
2009-05-04 greg Adding support for updating PLC status when stopping
2009-05-04 greg Adding support for enable/Disable plugins
2009-04-29 greg Add LoliTech phone number in bug report
2009-04-10 greg Fixed bug : Segmentation fault or locks when stop PLC if no CAN network.
2009-04-10 greg fixed bug : buffer overflow when debugging PLC with python blocks
2009-04-09 lbessard Adding support for unsubscribe all variables while transferring
2009-04-08 lbessard fixed wrong pthread initialisation
2009-04-04 greg add utf-8 and save shortcut support in PythonST
2009-03-31 greg remove print messages
2009-03-31 greg add autostart plc feature for beremiz_service (bug fixed)
2009-03-30 greg add autostart plc feature for beremiz_service
2009-03-24 lbessard Close Debug Window when program transfered
2009-03-24 lbessard Register the current watched variable in Debug Window before starting
2009-03-23 lbessard Bug opening Auto complete frame when not expected fixed
2009-03-23 lbessard Bug preventing loading STLibrary when adding a plugin fixed
2009-03-23 lbessard Invalid minimizebutton state when reload PLCParams fixed
2009-03-23 lbessard Fix bug preventing library to re-compiled when dependant files changed.
2009-03-23 lbessard Make 'runtime.py' and 'hmi.py' executed independantly
2009-03-16 lbessard Adding support for Xenomai targets.
2009-03-11 etisserant Restored splash with new lolitech logo
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
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