2011-11-18Fixing bug that prevent to use global variables in configuration
laurent [Fri, 18 Nov 2011 17:33:19 +0100] rev 639
Fixing bug that prevent to use global variables in configuration

2011-11-18Fixing python plugin function block code to follow new macros defined in matiec accessor.h for setting variables
laurent [Fri, 18 Nov 2011 17:32:57 +0100] rev 638
Fixing python plugin function block code to follow new macros defined in matiec accessor.h for setting variables

2011-11-16Fixing bug preventing copy/cut/paste using shortcuts on CFileEditor text editors
laurent [Wed, 16 Nov 2011 23:30:17 +0100] rev 637
Fixing bug preventing copy/cut/paste using shortcuts on CFileEditor text editors

2011-11-16Fixing refresh of notebook tab titles after project save
laurent [Wed, 16 Nov 2011 23:28:42 +0100] rev 636
Fixing refresh of notebook tab titles after project save

2011-11-16added -fPIC to satisfy X86_64 build
Edouard Tisserant [Wed, 16 Nov 2011 17:47:13 +0100] rev 635
added -fPIC to satisfy X86_64 build

2011-11-16fixed redondant ldflag and a typo in xenomai build
Edouard Tisserant [Wed, 16 Nov 2011 17:12:16 +0100] rev 634
fixed redondant ldflag and a typo in xenomai build

2011-11-16Xenomai build now ignores xeno-config if not set
Edouard Tisserant [Wed, 16 Nov 2011 12:50:16 +0100] rev 633
Xenomai build now ignores xeno-config if not set

2011-11-08Merging with Edouard's modifications
laurent [Tue, 08 Nov 2011 22:39:44 +0100] rev 632
Merging with Edouard's modifications

2011-11-08Fixing bug in project modified state not well reported when modifications made in plugins informations
laurent [Tue, 08 Nov 2011 22:04:07 +0100] rev 631
Fixing bug in project modified state not well reported when modifications made in plugins informations

2011-11-08Including external tools for editing plugin informations into Beremiz window
laurent [Tue, 08 Nov 2011 22:01:39 +0100] rev 630
Including external tools for editing plugin informations into Beremiz window

2011-10-17fix unnecessary CanFestival plugin load in lpcberemiz
Edouard Tisserant [Mon, 17 Oct 2011 21:43:20 +0200] rev 629
fix unnecessary CanFestival plugin load in lpcberemiz

2011-10-17Merging with Edouard's modifications
laurent [Mon, 17 Oct 2011 09:04:13 +0200] rev 628
Merging with Edouard's modifications

2011-10-14Fix bug frame title not refreshed when the plugin attributes are modified
laurent [Fri, 14 Oct 2011 23:54:00 +0200] rev 627
Fix bug frame title not refreshed when the plugin attributes are modified

2011-10-14Adding support for using keyboard to edit cfile interface variables displayed in Grid
laurent [Fri, 14 Oct 2011 19:27:22 +0200] rev 626
Adding support for using keyboard to edit cfile interface variables displayed in Grid

2011-10-13Fixed LPCBeremiz to refect recent root plugin build method name to change
Edouard Tisserant [Thu, 13 Oct 2011 13:49:40 +0200] rev 625
Fixed LPCBeremiz to refect recent root plugin build method name to change

2011-10-09Updated console messages for build and stop
Edouard Tisserant [Mon, 10 Oct 2011 00:19:40 +0200] rev 624
Updated console messages for build and stop

2011-10-09A few new keyboard shortcuts : F4=stop, F5=run, F5=transfer, F7=connect
Edouard Tisserant [Sun, 09 Oct 2011 23:30:18 +0200] rev 623
A few new keyboard shortcuts : F4=stop, F5=run, F5=transfer, F7=connect

2011-10-06runtime's process cwd should now be the same as provided working dir, fixin permission problem on W7
Edouard Tisserant [Thu, 06 Oct 2011 22:39:05 +0200] rev 622
runtime's process cwd should now be the same as provided working dir, fixin permission problem on W7

2011-09-30Default 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
Edouard Tisserant [Fri, 30 Sep 2011 23:41:46 +0200] rev 621
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-30Reverted win32 target default configuration to default gcc toolchain congig
Edouard Tisserant [Fri, 30 Sep 2011 23:06:56 +0200] rev 620
Reverted win32 target default configuration to default gcc toolchain congig

2011-09-30Fixes after moving xmlclass and docutils into plcopeneditor
laurent [Fri, 30 Sep 2011 17:12:27 +0200] rev 619
Fixes after moving xmlclass and docutils into plcopeneditor

2011-09-27Fixed wrong bug report email
Edouard Tisserant [Tue, 27 Sep 2011 18:27:14 +0200] rev 618
Fixed wrong bug report email

2011-09-25fixed debug with xenomai, fixed unprotected access to ___debug_tick
Edouard Tisserant [Mon, 26 Sep 2011 00:24:04 +0200] rev 617
fixed debug with xenomai, fixed unprotected access to ___debug_tick

2011-09-25Xenomai Fix : runs, but still fail in debug
Edouard Tisserant [Sun, 25 Sep 2011 22:51:51 +0200] rev 616
Xenomai Fix : runs, but still fail in debug

2011-09-22Xenomai Fix : build
Edouard Tisserant [Thu, 22 Sep 2011 17:35:29 +0200] rev 615
Xenomai Fix : build

2011-09-22added return type to suspendDebug
Edouard Tisserant [Thu, 22 Sep 2011 17:33:34 +0200] rev 614
added return type to suspendDebug

2011-09-22fixed warnings in plc_python.c
Edouard Tisserant [Thu, 22 Sep 2011 17:00:56 +0200] rev 613
fixed warnings in plc_python.c

2011-09-22silence warnings while importing twisted
Edouard Tisserant [Thu, 22 Sep 2011 16:59:59 +0200] rev 612
silence warnings while importing twisted

2011-09-08Fix debugger bug after merging matiec repositories
laurent [Thu, 08 Sep 2011 20:25:44 +0200] rev 611
Fix debugger bug after merging matiec repositories

2011-09-07Disabling definition of enumerated and structure variables for interfacing with PLC in c_ext plug-in
laurent [Wed, 07 Sep 2011 16:01:13 +0200] rev 610
Disabling definition of enumerated and structure variables for interfacing with PLC in c_ext plug-in

2011-06-23changed bugreport address
Edouard Tisserant [Fri, 24 Jun 2011 01:17:07 +0200] rev 609
changed bugreport address

2011-06-23Updated release : Summer 2011 - 1.02 bugfix release
Edouard Tisserant [Thu, 23 Jun 2011 17:51:28 +0200] rev 608
Updated release : Summer 2011 - 1.02 bugfix release

2011-05-24Bug when changing parameters in TargetType section in Beremiz project configuration fixed
laurent [Tue, 24 May 2011 11:27:00 +0200] rev 607
Bug when changing parameters in TargetType section in Beremiz project configuration fixed

2011-05-23Fixed runtime with twisted but without Wx (-x 0 -t 1), made non-Zeroconf a default option, i.e when -n not specified
Edouard Tisserant [Tue, 24 May 2011 00:36:08 +0200] rev 606
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-18debugger : forcing %M and %Q variables on each cycle, and rework of code for optimization and concision
Edouard Tisserant [Wed, 18 May 2011 14:46:27 +0200] rev 605
debugger : forcing %M and %Q variables on each cycle, and rework of code for optimization and concision

2011-05-18memory located variables no behave like outputs, when forced
Edouard Tisserant [Wed, 18 May 2011 11:22:48 +0200] rev 604
memory located variables no behave like outputs, when forced

2011-05-18added memory location support to C file pluguin
Edouard Tisserant [Wed, 18 May 2011 11:21:10 +0200] rev 603
added memory location support to C file pluguin

2011-05-16Merged with Edouard's modifications
laurent [Mon, 16 May 2011 12:41:23 +0200] rev 602
Merged with Edouard's modifications

2011-05-16Fix bug when debugging located variables of type memory (%M)
laurent [Mon, 16 May 2011 11:58:06 +0200] rev 601
Fix bug when debugging located variables of type memory (%M)

2011-04-26Print binary size only in LPCBeremiz
Edouard Tisserant [Tue, 26 Apr 2011 16:27:54 +0200] rev 600
Print binary size only in LPCBeremiz

2011-04-21Adding save project before building on LPCBeremiz
laurent [Thu, 21 Apr 2011 12:35:27 +0200] rev 599
Adding save project before building on LPCBeremiz

2011-04-21Adding support for saving frame size while closing and restore it at next launch
laurent [Thu, 21 Apr 2011 11:06:43 +0200] rev 598
Adding support for saving frame size while closing and restore it at next launch

2011-04-19Fix bug in LPCBeremiz marking any newly opened project as modified
laurent [Tue, 19 Apr 2011 15:28:35 +0200] rev 597
Fix bug in LPCBeremiz marking any newly opened project as modified

2011-04-19Adding warning message on LPCBeremiz when closing frame and program not saved
laurent [Tue, 19 Apr 2011 11:52:49 +0200] rev 596
Adding warning message on LPCBeremiz when closing frame and program not saved

2011-04-04Added support for handling ANY_DATE types in debugger type translation
Edouard Tisserant [Mon, 04 Apr 2011 11:07:53 +0200] rev 595
Added support for handling ANY_DATE types in debugger type translation

2011-04-01Bug in translation from timedelta to timespec fixed
laurent [Fri, 01 Apr 2011 17:23:04 +0200] rev 594
Bug in translation from timedelta to timespec fixed

2011-04-01fixed typo in latest debugger changes
edouard [Fri, 01 Apr 2011 16:17:38 +0200] rev 593
fixed typo in latest debugger changes

2011-03-31Initial TIME support in debugger
Edouard Tisserant [Thu, 31 Mar 2011 19:09:49 +0200] rev 592
Initial TIME support in debugger

2011-03-31old typo
Edouard Tisserant [Thu, 31 Mar 2011 19:04:03 +0200] rev 591
old typo

2011-03-31Added build shortcut
Edouard Tisserant [Thu, 31 Mar 2011 18:43:41 +0200] rev 590
Added build shortcut

2011-03-31Adding support for disable language translation when default language not available in locale
laurent [Thu, 31 Mar 2011 12:09:38 +0200] rev 589
Adding support for disable language translation when default language not available in locale

2011-03-28spring 2011 - 1.01 bugfix release
Edouard Tisserant [Mon, 28 Mar 2011 11:42:06 +0200] rev 588
spring 2011 - 1.01 bugfix release

2011-03-28Restore RefreshFileMenu in CFileEditor
Edouard Tisserant [Mon, 28 Mar 2011 11:42:00 +0200] rev 587
Restore RefreshFileMenu in CFileEditor

2011-03-27Merged with Edouard's modifications
laurent [Sun, 27 Mar 2011 16:16:55 +0200] rev 586
Merged with Edouard's modifications

2011-03-27Bug in CFileEditor calling refresh of not used FileMenu fixed
laurent [Sun, 27 Mar 2011 15:57:05 +0200] rev 585
Bug in CFileEditor calling refresh of not used FileMenu fixed

2011-03-26file menu with Save implementation in c_ext plugin
Edouard Tisserant [Sat, 26 Mar 2011 22:53:10 +0100] rev 584
file menu with Save implementation in c_ext plugin

2011-03-26Fixed exception when adding variables in C_ext plugin
Edouqrd Tisserant <edouard.tisserant@gmail.com> [Sat, 26 Mar 2011 18:50:51 +0100] rev 583
Fixed exception when adding variables in C_ext plugin

2011-03-25Fix typo in plc_debug.c
Edouqrd Tisserant <edouard.tisserant@gmail.com> [Fri, 25 Mar 2011 17:43:40 +0100] rev 582
Fix typo in plc_debug.c

2011-03-16Also retain when debugger is stalled
edouard [Wed, 16 Mar 2011 18:01:07 +0100] rev 581
Also retain when debugger is stalled

2011-03-16More robust retain buffer validity management
edouard [Wed, 16 Mar 2011 17:26:54 +0100] rev 580
More robust retain buffer validity management