Fri, 23 Oct 2009 18:45:24 +0200 laurent Update internationalization for new functionalities.
Fri, 23 Oct 2009 15:41:48 +0200 greg Check ProjectPath write permission
Thu, 22 Oct 2009 17:20:24 +0200 laurent Bugs with TextCtrlAutoComplete on Windows fixed
Thu, 22 Oct 2009 11:28:11 +0200 greg Add new target (Makefile)
Thu, 22 Oct 2009 11:27:30 +0200 greg support for passing list command to ProcessLogger
Thu, 22 Oct 2009 11:26:45 +0200 greg Fix some warnings during compilation
Mon, 19 Oct 2009 16:26:15 +0200 laurent Bug when importing Beremiz without wx.App declared fixed
Mon, 19 Oct 2009 16:03:46 +0200 laurent Bugs with logger and stand-alone PluginRoot fixed
Fri, 16 Oct 2009 10:50:16 +0200 'Laurent Bessard Greg changes merged
Fri, 16 Oct 2009 10:37:53 +0200 laurent Warning in c_ext compiling fixed
Thu, 15 Oct 2009 17:39:26 +0200 greg Fix relative matiec path problem
Thu, 15 Oct 2009 10:11:07 +0200 laurent Adding support for declaring PluginRoot outside of Beremiz
Fri, 09 Oct 2009 17:52:00 +0200 laurent Orthographic mistake in french internationalization fixed
Fri, 09 Oct 2009 17:38:17 +0200 laurent improved english spelling and grammar and internationalization updated
Thu, 08 Oct 2009 16:37:58 +0200 laurent Move Debug message disabled message at the right place
Thu, 08 Oct 2009 16:37:06 +0200 laurent Removing superfluous event.Skip() in MenuEvent callback functions
Thu, 08 Oct 2009 12:36:55 +0200 laurent Bug on canopen tests (not being multi-platform) fixed
Thu, 08 Oct 2009 11:26:40 +0200 laurent Bug on Debug trying to start (and stop) before PLC started fixed.
Thu, 08 Oct 2009 11:09:01 +0200 laurent Remove testing printings in svgui module of python plugin
Thu, 08 Oct 2009 11:04:06 +0200 laurent Allowing multiple Beremiz_service instances to run on same target.
Thu, 08 Oct 2009 11:01:19 +0200 laurent Bug on DebugVariablePanel when opening project at start fixed
Wed, 07 Oct 2009 09:03:15 +0200 laurent Bug while trying to import SVG file fixed
Tue, 06 Oct 2009 12:10:46 +0200 laurent Bug when expanded and collapsing plugin tree fixed
Tue, 06 Oct 2009 11:55:32 +0200 laurent Bugs when expanded and collapsing plugin tree and location tree fixed
Tue, 06 Oct 2009 11:13:13 +0200 laurent Bugs when expanded and collapsing location tree fixed
Fri, 02 Oct 2009 11:25:35 +0200 laurent Removing memory leak while closing PluginsRoot
Sat, 26 Sep 2009 18:44:25 +0200 laurent Bugs on displaying plugin available variables in PluginTree fixed
Thu, 24 Sep 2009 18:27:45 +0200 laurent Adding support for displaying plugins available variable into Beremiz plugin tree
Thu, 24 Sep 2009 18:26:11 +0200 laurent Bug on return debug tick test fixed
Thu, 24 Sep 2009 18:22:31 +0200 laurent Merging some improvements from BCT
Mon, 21 Sep 2009 12:12:08 +0200 'Laurent Bessard Changes merged
Mon, 21 Sep 2009 12:00:52 +0200 laurent Adding support for forcing tick count to return to zero as the same time than all tasks firing are synchronized
Mon, 21 Sep 2009 11:56:55 +0200 laurent Many bugs on PLCOpenEditor integration fixed
Wed, 16 Sep 2009 14:06:50 +0200 laurent Integrate PLCOpenEditor into Beremiz frame
Wed, 16 Sep 2009 14:00:56 +0200 laurent Bug on debug buffer test resulting in not transmitting debug data under specific conditions fixed
Wed, 16 Sep 2009 13:54:57 +0200 laurent Remove dirtylibs test while freeing plc libs in PLCObject.py
Fri, 04 Sep 2009 17:33:51 +0200 laurent Redesign DiscoveryDialog class to conform to others dialogs
Fri, 18 Sep 2009 14:58:22 +0200 greg fix runtime.py filename case to avoid problem on multi-platform
Fri, 18 Sep 2009 14:30:57 +0200 greg Fix defaults compiler and linker names for win32
Fri, 04 Sep 2009 11:24:25 +0200 laurent Bug wrong control state while refreshing interface fixed
Thu, 03 Sep 2009 12:09:39 +0200 laurent Bug with creating or opening a project not closing windows of current opened project fixed
Thu, 03 Sep 2009 11:28:46 +0200 laurent Clean test_svgui removing useless buttons and drawing and choosing universal fonts
Wed, 02 Sep 2009 13:38:47 +0200 laurent Applying patch from Iztok for old gcc versions
Tue, 01 Sep 2009 10:45:07 +0200 laurent Updating windows test for new python plugin and svgui module
Tue, 01 Sep 2009 10:41:50 +0200 laurent Bug on windows when trying to open wxglade generated 'hmi.py' file fixed
Tue, 01 Sep 2009 10:40:11 +0200 laurent Fix non-destroyed dialog in 'OnOpenProject' if 'Cancel' selected
Thu, 27 Aug 2009 12:47:40 +0200 laurent Close PLC editing and PLC debugging frames while closing project
Fri, 14 Aug 2009 16:26:19 +0200 laurent Improving support for svgui, separating setting end getting attributes functions from creating function.
Thu, 13 Aug 2009 11:48:55 +0200 edouard Merge with 35cc4c6a29363d0a89f3e1096832cf14bb79f3de
Thu, 13 Aug 2009 11:37:38 +0200 edouard Merge with 75ae46b66315975b49ec48574befa094be583fdd
Wed, 12 Aug 2009 16:23:59 -0600 b taylor merged greg's recent commits
Wed, 12 Aug 2009 16:18:57 -0600 b taylor remove code that i was using for testing.
Wed, 12 Aug 2009 16:09:00 -0600 b taylor merged in cherry-picked service discovery changes
Wed, 12 Aug 2009 15:20:51 -0600 b taylor fix discovery dialog sorting, remove services from the discovery dialog when they go offline cherry-pick
Wed, 12 Aug 2009 13:43:58 -0600 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
Wed, 12 Aug 2009 13:40:20 -0600 b taylor fix pyZeroconf bug where getServiceInfo returns None. cherry-pick
Mon, 10 Aug 2009 11:35:14 +0200 edouard Added ShowMaster button icon for Canfestival plugin
Wed, 12 Aug 2009 11:46:22 +0200 laurent Adding new svgui support using twisted website HMI
Wed, 12 Aug 2009 11:43:40 +0200 laurent Removing old svgui support using wxsvg
Wed, 12 Aug 2009 11:40:26 +0200 laurent Adding support for twisted website HMI
Mon, 10 Aug 2009 14:42:54 +0200 laurent Adding support for twisted website HMI
Fri, 07 Aug 2009 18:27:50 +0200 laurent Adding support for python plugin wxglade_hmi allowing creation of PLC HMI using wxglade
Wed, 29 Jul 2009 15:17:10 +0200 laurent Move python evaluator to create a python plugin containing any related python module
Wed, 29 Jul 2009 10:49:31 +0200 laurent Bug extra_files deletion in working directory fixed
Wed, 29 Jul 2009 10:48:02 +0200 laurent Bug extra_files deletion in working directory fixed
Wed, 29 Jul 2009 10:30:19 +0200 laurent Adding support for recursively generate STLibrary and BlockLibrary according to plugin tree
Wed, 29 Jul 2009 10:27:23 +0200 laurent Adding support for internationalization
Tue, 28 Jul 2009 17:43:19 +0200 laurent Adding support for internationalization
Mon, 20 Jul 2009 16:28:56 +0200 greg update cf_runtime.c (now call TimerInit and TimerCleanup on win32 platform)
Fri, 10 Jul 2009 11:39:43 +0200 'Gr?gory Tr?lat prevent eclipse to push .project with .hgignore
Fri, 10 Jul 2009 11:06:30 +0200 'Gr?gory Tr?lat removed dead hidden files
Mon, 06 Jul 2009 11:27:06 -0600 btaylor close ZeroConf object when exiting the Service Discovery window.
Tue, 09 Jun 2009 10:10:34 +0200 lbessard Adding support for printing lines where matiec failed in Log console (thanks to Brendan)
Sat, 30 May 2009 17:09:07 +0200 greg Fix refresh of Beremiz button when connection lost
Sat, 30 May 2009 16:45:31 +0200 greg Fix refresh of Beremiz button when connection lost
Sat, 30 May 2009 16:44:07 +0200 greg Adding Lock around C code called by Debug thread
Thu, 28 May 2009 17:29:19 +0200 greg fixed bug : Lock _FreePLC until _stopPLC finish
Thu, 28 May 2009 14:06:23 +0200 lbessard Adding support for matiec new command line syntax
Thu, 28 May 2009 13:40:29 +0200 greg - now call load, start, free PLC from the python Thread
Thu, 28 May 2009 13:29:23 +0200 greg add "\n" to logger when pyro fall in error
Thu, 28 May 2009 07:47:38 +0200 lbessard Bug while parsing long located variables in GetLocations fixed
Fri, 22 May 2009 10:27:55 +0200 greg remove french comment in python_gear block
Tue, 19 May 2009 09:18:50 +0200 greg add python_gear block (to execute python command each given cycle interval)
Mon, 18 May 2009 07:58:41 +0200 greg get the WaitPythonCommands return (semaphore error code) to quit python_iterator loop when semaphore is destroyed
Mon, 18 May 2009 07:47:24 +0200 greg Wait the debug thread has terminated before freeing PLC to avoid random segmentation fault.
Mon, 18 May 2009 07:43:03 +0200 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
Mon, 04 May 2009 10:12:35 +0200 greg Replacing Debug rt_sem by rt_pipe
Mon, 04 May 2009 09:31:59 +0200 greg Get PDOmapping exception from canfestival plugin
Mon, 04 May 2009 09:31:16 +0200 greg Adding support for using only PDO define in EDS file and not configured for adding mapping in node
Mon, 04 May 2009 09:29:24 +0200 greg Adding support for updating PLC status when stopping
Mon, 04 May 2009 09:27:33 +0200 greg Adding support for enable/Disable plugins
Wed, 29 Apr 2009 12:29:12 +0200 greg Add LoliTech phone number in bug report
Fri, 10 Apr 2009 07:55:55 +0200 greg Fixed bug : Segmentation fault or locks when stop PLC if no CAN network.
Fri, 10 Apr 2009 07:53:42 +0200 greg fixed bug : buffer overflow when debugging PLC with python blocks
Thu, 09 Apr 2009 15:27:45 +0200 lbessard Adding support for unsubscribe all variables while transferring
Wed, 08 Apr 2009 15:16:45 +0200 lbessard fixed wrong pthread initialisation
Sat, 04 Apr 2009 10:43:29 +0200 greg add utf-8 and save shortcut support in PythonST
Tue, 31 Mar 2009 09:38:44 +0200 greg remove print messages
Tue, 31 Mar 2009 09:33:10 +0200 greg add autostart plc feature for beremiz_service (bug fixed)
Mon, 30 Mar 2009 17:04:30 +0200 greg add autostart plc feature for beremiz_service
Tue, 24 Mar 2009 17:33:46 +0100 lbessard Close Debug Window when program transfered
Tue, 24 Mar 2009 17:32:54 +0100 lbessard Register the current watched variable in Debug Window before starting
Mon, 23 Mar 2009 16:40:02 +0100 lbessard Bug opening Auto complete frame when not expected fixed
Mon, 23 Mar 2009 16:39:23 +0100 lbessard Bug preventing loading STLibrary when adding a plugin fixed
Mon, 23 Mar 2009 16:38:11 +0100 lbessard Invalid minimizebutton state when reload PLCParams fixed
Mon, 23 Mar 2009 16:26:13 +0100 lbessard Fix bug preventing library to re-compiled when dependant files changed.
Mon, 23 Mar 2009 16:20:05 +0100 lbessard Make 'runtime.py' and 'hmi.py' executed independantly
Mon, 16 Mar 2009 17:31:08 +0100 lbessard Adding support for Xenomai targets.
Wed, 11 Mar 2009 10:41:55 +0100 etisserant Restored splash with new lolitech logo
Fri, 06 Mar 2009 21:42:57 +0100 etisserant Fixed non-wx runtime python evaluation stuff.
Mon, 02 Mar 2009 09:23:34 +0100 greg updated : debian package scripts
Wed, 25 Feb 2009 16:39:11 +0100 lbessard Fix size of ComboBoxes
Thu, 19 Feb 2009 14:41:35 +0100 greg change splashscreen beremiz version to 2009.0 Beta
Mon, 16 Feb 2009 13:45:42 +0100 greg Dispatch wxGlade tests in linux and win32 folders
Fri, 13 Feb 2009 13:58:54 +0100 lbessard Bug with fonts on some systems fixed
Tue, 20 Jan 2009 17:22:16 +0100 lbessard Bug when try to launch wxGlade on Windows fixed
Tue, 20 Jan 2009 17:02:25 +0100 lbessard Bug when try to launch wxGlade on Windows fixed
Tue, 20 Jan 2009 15:04:41 +0100 lbessard Bug on Windows fixed
Tue, 20 Jan 2009 15:04:14 +0100 lbessard Bug when try to launch wxGlade on Windows fixed
Mon, 19 Jan 2009 17:08:17 +0100 lbessard Adding support for cancelling code generation of function with no input connected