2008-08-26Fixed bad bahavior when zeroconf bindaddress unspecified.
etisserant [Tue, 26 Aug 2008 13:47:21 +0200] rev 223
Fixed bad bahavior when zeroconf bindaddress unspecified.

2008-08-25Added lock to avoid variable subsciption concurrent to transmission to PLC
etisserant [Mon, 25 Aug 2008 18:03:10 +0200] rev 222
Added lock to avoid variable subsciption concurrent to transmission to PLC

2008-08-25Rewritten horrible discovery.py.
etisserant [Mon, 25 Aug 2008 18:02:15 +0200] rev 221
Rewritten horrible discovery.py.

2008-08-25Fixed local PLC runtime kill on aborted quit attempt.
etisserant [Mon, 25 Aug 2008 18:01:49 +0200] rev 220
Fixed local PLC runtime kill on aborted quit attempt.

2008-08-25Fixed problem with first PLC argument (argv)
etisserant [Mon, 25 Aug 2008 18:01:01 +0200] rev 219
Fixed problem with first PLC argument (argv)

2008-08-22remove old code and fix typo
greg [Fri, 22 Aug 2008 15:35:11 +0200] rev 218
remove old code and fix typo

2008-08-22Now, Beremiz launch Beremiz_service at startup, with a one-time workin dir
etisserant [Fri, 22 Aug 2008 15:30:09 +0200] rev 217
Now, Beremiz launch Beremiz_service at startup, with a one-time workin dir

2008-08-22Fixed typo in PLCObject.py
etisserant [Fri, 22 Aug 2008 15:27:37 +0200] rev 216
Fixed typo in PLCObject.py

2008-08-22Bugs on Opening PLCOpenEditor fixed
lbessard [Fri, 22 Aug 2008 13:36:54 +0200] rev 215
Bugs on Opening PLCOpenEditor fixed

2008-08-22Modification in catched wxTextCtrl events
lbessard [Fri, 22 Aug 2008 13:36:16 +0200] rev 214
Modification in catched wxTextCtrl events

2008-08-22Change in layout from AuiMDIParentFrame to AuiNotebook
lbessard [Fri, 22 Aug 2008 13:34:58 +0200] rev 213
Change in layout from AuiMDIParentFrame to AuiNotebook

2008-08-22.cvsignore files updated
lbessard [Fri, 22 Aug 2008 13:33:42 +0200] rev 212
.cvsignore files updated

2008-08-21Made autom_ihm_rmll test work again.
etisserant [Thu, 21 Aug 2008 17:19:09 +0200] rev 211
Made autom_ihm_rmll test work again.

2008-08-21Fixed oddities in arguments/options parsing and passing to plugins initialization...
etisserant [Thu, 21 Aug 2008 17:18:44 +0200] rev 210
Fixed oddities in arguments/options parsing and passing to plugins initialization...

2008-08-21Moved template C code to targets dir. Cleaned up some forgotten print.
etisserant [Thu, 21 Aug 2008 17:17:36 +0200] rev 209
Moved template C code to targets dir. Cleaned up some forgotten print.

2008-08-21remove print message
greg [Thu, 21 Aug 2008 13:21:37 +0200] rev 208
remove print message

2008-08-21add address ip params
greg [Thu, 21 Aug 2008 13:18:49 +0200] rev 207
add address ip params
fix configure/publish service

2008-08-21fix bug in plugger.py to get URI_Location
greg [Thu, 21 Aug 2008 10:35:12 +0200] rev 206
fix bug in plugger.py to get URI_Location
add ip authorized in beremiz_service.py

2008-08-20move specific target runtimes to their targets directory
greg [Wed, 20 Aug 2008 10:10:34 +0200] rev 205
move specific target runtimes to their targets directory

2008-08-20remove URI_location from XSD targets and add to pluginroot XSD
greg [Wed, 20 Aug 2008 09:37:57 +0200] rev 204
remove URI_location from XSD targets and add to pluginroot XSD

2008-08-19Added concepts :
etisserant [Wed, 20 Aug 2008 00:11:40 +0200] rev 203
Added concepts :
- connector class (for PLC control, debug and flashing abstraction).
- builder class (C toolchain abstraction)

Added features :
- Pyro based connector.
- ctypes loader, load PLC shared object and run it
- ctypes based debugger embryo (not tested)
- gcc builder

Broken:
- Win32 runtime
- Most tests

2008-08-12Adding support for highlighing compiling errors into PLCOpenEditor
lbessard [Tue, 12 Aug 2008 16:27:07 +0200] rev 202
Adding support for highlighing compiling errors into PLCOpenEditor

2008-08-12Adding support for highlighing compiling errors into PLCOpenEditor
lbessard [Tue, 12 Aug 2008 16:25:18 +0200] rev 201
Adding support for highlighing compiling errors into PLCOpenEditor

2008-07-30Change shortcut for wx-inspector now ctrl-alt-i
etisserant [Wed, 30 Jul 2008 17:16:57 +0200] rev 200
Change shortcut for wx-inspector now ctrl-alt-i

2008-07-15minor gui improvements :
etisserant [Tue, 15 Jul 2008 17:57:04 +0200] rev 199
minor gui improvements :
- smaller plugin name field, indented according plugin depth
- C editor icon
- IEC editor icon

2008-07-15Bug while while changing name of SVGUI plugin node fixed
lbessard [Tue, 15 Jul 2008 17:35:19 +0200] rev 198
Bug while while changing name of SVGUI plugin node fixed

2008-07-15SVG/Inkscape based icon generation script + SVG drawing.
etisserant [Tue, 15 Jul 2008 16:01:09 +0200] rev 197
SVG/Inkscape based icon generation script + SVG drawing.
Change in icon naming : no more size in name

2008-07-07changes in plc_Win32_main to match with new api (alignment feature)
greg [Mon, 07 Jul 2008 13:37:23 +0200] rev 196
changes in plc_Win32_main to match with new api (alignment feature)

2008-07-07*** empty log message ***
etisserant [Mon, 07 Jul 2008 11:34:12 +0200] rev 195
*** empty log message ***

2008-07-01Disable some components
lbessard [Tue, 01 Jul 2008 18:31:38 +0200] rev 194
Disable some components