Mon, 26 Oct 2009 11:20:16 +0100 |
laurent |
Adding support for asking for saving while trying to close a modified project in any case
|
changeset |
files
|
Fri, 23 Oct 2009 18:45:24 +0200 |
laurent |
Update internationalization for new functionalities.
|
changeset |
files
|
Fri, 23 Oct 2009 15:41:48 +0200 |
greg |
Check ProjectPath write permission
|
changeset |
files
|
Thu, 22 Oct 2009 17:20:24 +0200 |
laurent |
Bugs with TextCtrlAutoComplete on Windows fixed
|
changeset |
files
|
Thu, 22 Oct 2009 11:28:11 +0200 |
greg |
Add new target (Makefile)
|
changeset |
files
|
Thu, 22 Oct 2009 11:27:30 +0200 |
greg |
support for passing list command to ProcessLogger
|
changeset |
files
|
Thu, 22 Oct 2009 11:26:45 +0200 |
greg |
Fix some warnings during compilation
|
changeset |
files
|
Mon, 19 Oct 2009 16:26:15 +0200 |
laurent |
Bug when importing Beremiz without wx.App declared fixed
|
changeset |
files
|
Mon, 19 Oct 2009 16:03:46 +0200 |
laurent |
Bugs with logger and stand-alone PluginRoot fixed
|
changeset |
files
|
Fri, 16 Oct 2009 10:50:16 +0200 |
'Laurent Bessard |
Greg changes merged
|
changeset |
files
|
Fri, 16 Oct 2009 10:37:53 +0200 |
laurent |
Warning in c_ext compiling fixed
|
changeset |
files
|
Thu, 15 Oct 2009 17:39:26 +0200 |
greg |
Fix relative matiec path problem
|
changeset |
files
|
Thu, 15 Oct 2009 10:11:07 +0200 |
laurent |
Adding support for declaring PluginRoot outside of Beremiz
|
changeset |
files
|
Fri, 09 Oct 2009 17:52:00 +0200 |
laurent |
Orthographic mistake in french internationalization fixed
|
changeset |
files
|
Fri, 09 Oct 2009 17:38:17 +0200 |
laurent |
improved english spelling and grammar and internationalization updated
|
changeset |
files
|
Thu, 08 Oct 2009 16:37:58 +0200 |
laurent |
Move Debug message disabled message at the right place
|
changeset |
files
|
Thu, 08 Oct 2009 16:37:06 +0200 |
laurent |
Removing superfluous event.Skip() in MenuEvent callback functions
|
changeset |
files
|
Thu, 08 Oct 2009 12:36:55 +0200 |
laurent |
Bug on canopen tests (not being multi-platform) fixed
|
changeset |
files
|
Thu, 08 Oct 2009 11:26:40 +0200 |
laurent |
Bug on Debug trying to start (and stop) before PLC started fixed.
|
changeset |
files
|
Thu, 08 Oct 2009 11:09:01 +0200 |
laurent |
Remove testing printings in svgui module of python plugin
|
changeset |
files
|
Thu, 08 Oct 2009 11:04:06 +0200 |
laurent |
Allowing multiple Beremiz_service instances to run on same target.
|
changeset |
files
|
Thu, 08 Oct 2009 11:01:19 +0200 |
laurent |
Bug on DebugVariablePanel when opening project at start fixed
|
changeset |
files
|
Wed, 07 Oct 2009 09:03:15 +0200 |
laurent |
Bug while trying to import SVG file fixed
|
changeset |
files
|
Tue, 06 Oct 2009 12:10:46 +0200 |
laurent |
Bug when expanded and collapsing plugin tree fixed
|
changeset |
files
|
Tue, 06 Oct 2009 11:55:32 +0200 |
laurent |
Bugs when expanded and collapsing plugin tree and location tree fixed
|
changeset |
files
|
Tue, 06 Oct 2009 11:13:13 +0200 |
laurent |
Bugs when expanded and collapsing location tree fixed
|
changeset |
files
|
Fri, 02 Oct 2009 11:25:35 +0200 |
laurent |
Removing memory leak while closing PluginsRoot
|
changeset |
files
|
Sat, 26 Sep 2009 18:44:25 +0200 |
laurent |
Bugs on displaying plugin available variables in PluginTree fixed
|
changeset |
files
|
Thu, 24 Sep 2009 18:27:45 +0200 |
laurent |
Adding support for displaying plugins available variable into Beremiz plugin tree
|
changeset |
files
|
Thu, 24 Sep 2009 18:26:11 +0200 |
laurent |
Bug on return debug tick test fixed
|
changeset |
files
|
Thu, 24 Sep 2009 18:22:31 +0200 |
laurent |
Merging some improvements from BCT
|
changeset |
files
|
Mon, 21 Sep 2009 12:12:08 +0200 |
'Laurent Bessard |
Changes merged
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 21 Sep 2009 11:56:55 +0200 |
laurent |
Many bugs on PLCOpenEditor integration fixed
|
changeset |
files
|
Wed, 16 Sep 2009 14:06:50 +0200 |
laurent |
Integrate PLCOpenEditor into Beremiz frame
|
changeset |
files
|
Wed, 16 Sep 2009 14:00:56 +0200 |
laurent |
Bug on debug buffer test resulting in not transmitting debug data under specific conditions fixed
|
changeset |
files
|
Wed, 16 Sep 2009 13:54:57 +0200 |
laurent |
Remove dirtylibs test while freeing plc libs in PLCObject.py
|
changeset |
files
|
Fri, 04 Sep 2009 17:33:51 +0200 |
laurent |
Redesign DiscoveryDialog class to conform to others dialogs
|
changeset |
files
|
Fri, 18 Sep 2009 14:58:22 +0200 |
greg |
fix runtime.py filename case to avoid problem on multi-platform
|
changeset |
files
|
Fri, 18 Sep 2009 14:30:57 +0200 |
greg |
Fix defaults compiler and linker names for win32
|
changeset |
files
|
Fri, 04 Sep 2009 11:24:25 +0200 |
laurent |
Bug wrong control state while refreshing interface fixed
|
changeset |
files
|
Thu, 03 Sep 2009 12:09:39 +0200 |
laurent |
Bug with creating or opening a project not closing windows of current opened project fixed
|
changeset |
files
|
Thu, 03 Sep 2009 11:28:46 +0200 |
laurent |
Clean test_svgui removing useless buttons and drawing and choosing universal fonts
|
changeset |
files
|
Wed, 02 Sep 2009 13:38:47 +0200 |
laurent |
Applying patch from Iztok for old gcc versions
|
changeset |
files
|
Tue, 01 Sep 2009 10:45:07 +0200 |
laurent |
Updating windows test for new python plugin and svgui module
|
changeset |
files
|
Tue, 01 Sep 2009 10:41:50 +0200 |
laurent |
Bug on windows when trying to open wxglade generated 'hmi.py' file fixed
|
changeset |
files
|
Tue, 01 Sep 2009 10:40:11 +0200 |
laurent |
Fix non-destroyed dialog in 'OnOpenProject' if 'Cancel' selected
|
changeset |
files
|
Thu, 27 Aug 2009 12:47:40 +0200 |
laurent |
Close PLC editing and PLC debugging frames while closing project
|
changeset |
files
|
Fri, 14 Aug 2009 16:26:19 +0200 |
laurent |
Improving support for svgui, separating setting end getting attributes functions from creating function.
|
changeset |
files
|
Thu, 13 Aug 2009 11:48:55 +0200 |
edouard |
Merge with 35cc4c6a29363d0a89f3e1096832cf14bb79f3de
|
changeset |
files
|
Thu, 13 Aug 2009 11:37:38 +0200 |
edouard |
Merge with 75ae46b66315975b49ec48574befa094be583fdd
|
changeset |
files
|
Wed, 12 Aug 2009 16:23:59 -0600 |
b taylor |
merged greg's recent commits
|
changeset |
files
|
Wed, 12 Aug 2009 16:18:57 -0600 |
b taylor |
remove code that i was using for testing.
|
changeset |
files
|
Wed, 12 Aug 2009 16:09:00 -0600 |
b taylor |
merged in cherry-picked service discovery changes
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 12 Aug 2009 13:40:20 -0600 |
b taylor |
fix pyZeroconf bug where getServiceInfo returns None.
cherry-pick
|
changeset |
files
|
Mon, 10 Aug 2009 11:35:14 +0200 |
edouard |
Added ShowMaster button icon for Canfestival plugin
|
changeset |
files
|
Wed, 12 Aug 2009 11:46:22 +0200 |
laurent |
Adding new svgui support using twisted website HMI
|
changeset |
files
|
Wed, 12 Aug 2009 11:43:40 +0200 |
laurent |
Removing old svgui support using wxsvg
|
changeset |
files
|