laurent [Thu, 22 Oct 2009 17:20:24 +0200] rev 426
Bugs with TextCtrlAutoComplete on Windows fixed
greg [Thu, 22 Oct 2009 11:28:11 +0200] rev 425
Add new target (Makefile)
greg [Thu, 22 Oct 2009 11:27:30 +0200] rev 424
support for passing list command to ProcessLogger
greg [Thu, 22 Oct 2009 11:26:45 +0200] rev 423
Fix some warnings during compilation
laurent [Mon, 19 Oct 2009 16:26:15 +0200] rev 422
Bug when importing Beremiz without wx.App declared fixed
laurent [Mon, 19 Oct 2009 16:03:46 +0200] rev 421
Bugs with logger and stand-alone PluginRoot fixed
'Laurent Bessard <laurent.bessard@lolitech.fr>' [Fri, 16 Oct 2009 10:50:16 +0200] rev 420
Greg changes merged
laurent [Fri, 16 Oct 2009 10:37:53 +0200] rev 419
Warning in c_ext compiling fixed
greg [Thu, 15 Oct 2009 17:39:26 +0200] rev 418
Fix relative matiec path problem
Fix warning in generate common_main
laurent [Thu, 15 Oct 2009 10:11:07 +0200] rev 417
Adding support for declaring PluginRoot outside of Beremiz
laurent [Fri, 09 Oct 2009 17:52:00 +0200] rev 416
Orthographic mistake in french internationalization fixed
laurent [Fri, 09 Oct 2009 17:38:17 +0200] rev 415
improved english spelling and grammar and internationalization updated
laurent [Thu, 08 Oct 2009 16:37:58 +0200] rev 414
Move Debug message disabled message at the right place
laurent [Thu, 08 Oct 2009 16:37:06 +0200] rev 413
Removing superfluous event.Skip() in MenuEvent callback functions
laurent [Thu, 08 Oct 2009 12:36:55 +0200] rev 412
Bug on canopen tests (not being multi-platform) fixed
laurent [Thu, 08 Oct 2009 11:26:40 +0200] rev 411
Bug on Debug trying to start (and stop) before PLC started fixed.
Adding support for detecting platform default settings for target type and canfestival node.
Clear tests folder, leaving only multi-platform tests.
laurent [Thu, 08 Oct 2009 11:09:01 +0200] rev 410
Remove testing printings in svgui module of python plugin
laurent [Thu, 08 Oct 2009 11:04:06 +0200] rev 409
Allowing multiple Beremiz_service instances to run on same target.
laurent [Thu, 08 Oct 2009 11:01:19 +0200] rev 408
Bug on DebugVariablePanel when opening project at start fixed
laurent [Wed, 07 Oct 2009 09:03:15 +0200] rev 407
Bug while trying to import SVG file fixed
laurent [Tue, 06 Oct 2009 12:10:46 +0200] rev 406
Bug when expanded and collapsing plugin tree fixed
laurent [Tue, 06 Oct 2009 11:55:32 +0200] rev 405
Bugs when expanded and collapsing plugin tree and location tree fixed
laurent [Tue, 06 Oct 2009 11:13:13 +0200] rev 404
Bugs when expanded and collapsing location tree fixed
laurent [Fri, 02 Oct 2009 11:25:35 +0200] rev 403
Removing memory leak while closing PluginsRoot
laurent [Sat, 26 Sep 2009 18:44:25 +0200] rev 402
Bugs on displaying plugin available variables in PluginTree fixed
laurent [Thu, 24 Sep 2009 18:27:45 +0200] rev 401
Adding support for displaying plugins available variable into Beremiz plugin tree
laurent [Thu, 24 Sep 2009 18:26:11 +0200] rev 400
Bug on return debug tick test fixed
laurent [Thu, 24 Sep 2009 18:22:31 +0200] rev 399
Merging some improvements from BCT
'Laurent Bessard <laurent.bessard@lolitech.fr>' [Mon, 21 Sep 2009 12:12:08 +0200] rev 398
Changes merged
laurent [Mon, 21 Sep 2009 12:00:52 +0200] rev 397
Adding support for forcing tick count to return to zero as the same time than all tasks firing are synchronized
laurent [Mon, 21 Sep 2009 11:56:55 +0200] rev 396
Many bugs on PLCOpenEditor integration fixed
laurent [Wed, 16 Sep 2009 14:06:50 +0200] rev 395
Integrate PLCOpenEditor into Beremiz frame
laurent [Wed, 16 Sep 2009 14:00:56 +0200] rev 394
Bug on debug buffer test resulting in not transmitting debug data under specific conditions fixed
laurent [Wed, 16 Sep 2009 13:54:57 +0200] rev 393
Remove dirtylibs test while freeing plc libs in PLCObject.py
laurent [Fri, 04 Sep 2009 17:33:51 +0200] rev 392
Redesign DiscoveryDialog class to conform to others dialogs
greg [Fri, 18 Sep 2009 14:58:22 +0200] rev 391
fix runtime.py filename case to avoid problem on multi-platform
greg [Fri, 18 Sep 2009 14:30:57 +0200] rev 390
Fix defaults compiler and linker names for win32
laurent [Fri, 04 Sep 2009 11:24:25 +0200] rev 389
Bug wrong control state while refreshing interface fixed
laurent [Thu, 03 Sep 2009 12:09:39 +0200] rev 388
Bug with creating or opening a project not closing windows of current opened project fixed
laurent [Thu, 03 Sep 2009 11:28:46 +0200] rev 387
Clean test_svgui removing useless buttons and drawing and choosing universal fonts
laurent [Wed, 02 Sep 2009 13:38:47 +0200] rev 386
Applying patch from Iztok for old gcc versions
laurent [Tue, 01 Sep 2009 10:45:07 +0200] rev 385
Updating windows test for new python plugin and svgui module
laurent [Tue, 01 Sep 2009 10:41:50 +0200] rev 384
Bug on windows when trying to open wxglade generated 'hmi.py' file fixed
laurent [Tue, 01 Sep 2009 10:40:11 +0200] rev 383
Fix non-destroyed dialog in 'OnOpenProject' if 'Cancel' selected
laurent [Thu, 27 Aug 2009 12:47:40 +0200] rev 382
Close PLC editing and PLC debugging frames while closing project
laurent [Fri, 14 Aug 2009 16:26:19 +0200] rev 381
Improving support for svgui, separating setting end getting attributes functions from creating function.
edouard [Thu, 13 Aug 2009 11:48:55 +0200] rev 380
Merge with 35cc4c6a29363d0a89f3e1096832cf14bb79f3de
edouard [Thu, 13 Aug 2009 11:37:38 +0200] rev 379
Merge with 75ae46b66315975b49ec48574befa094be583fdd
b.taylor@willowglen.ca [Wed, 12 Aug 2009 16:23:59 -0600] rev 378
merged greg's recent commits
b.taylor@willowglen.ca [Wed, 12 Aug 2009 16:18:57 -0600] rev 377
remove code that i was using for testing.
b.taylor@willowglen.ca [Wed, 12 Aug 2009 16:09:00 -0600] rev 376
merged in cherry-picked service discovery changes
b.taylor@willowglen.ca [Wed, 12 Aug 2009 15:20:51 -0600] rev 375
fix discovery dialog sorting, remove services from the discovery dialog when they go offline
b.taylor@willowglen.ca [Wed, 12 Aug 2009 13:43:58 -0600] rev 374
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.
b.taylor@willowglen.ca [Wed, 12 Aug 2009 13:40:20 -0600] rev 373
fix pyZeroconf bug where getServiceInfo returns None.
This allows the discovery window to work with targets using Avahi to advertise their services.
(patch obtained from <http://sourceforge.net/tracker/?func=detail&aid=1600775&group_id=100909&atid=628622>)
edouard [Mon, 10 Aug 2009 11:35:14 +0200] rev 372
Added ShowMaster button icon for Canfestival plugin
laurent [Wed, 12 Aug 2009 11:46:22 +0200] rev 371
Adding new svgui support using twisted website HMI
Updating svgui example
laurent [Wed, 12 Aug 2009 11:43:40 +0200] rev 370
Removing old svgui support using wxsvg
laurent [Wed, 12 Aug 2009 11:40:26 +0200] rev 369
Adding support for twisted website HMI
laurent [Mon, 10 Aug 2009 14:42:54 +0200] rev 368
Adding support for twisted website HMI
laurent [Fri, 07 Aug 2009 18:27:50 +0200] rev 367
Adding support for python plugin wxglade_hmi allowing creation of PLC HMI using wxglade
Updating linux wxglade example according to this new plugin design