2012-11-15Fix bug with concurrent access to LastRefreshTimer in LogPseudoFile for Log Console
Laurent Bessard [Thu, 15 Nov 2012 22:45:04 +0100] rev 881
Fix bug with concurrent access to LastRefreshTimer in LogPseudoFile for Log Console

2012-11-13Fix bug in debug while stopping PLC
Laurent Bessard [Tue, 13 Nov 2012 11:36:04 +0100] rev 880
Fix bug in debug while stopping PLC

2012-11-08Fix resource task interval error highlighting
Laurent Bessard [Thu, 08 Nov 2012 18:54:34 +0100] rev 879
Fix resource task interval error highlighting

2012-11-08Fix display of string variables value in debug
Laurent Bessard [Thu, 08 Nov 2012 18:23:32 +0100] rev 878
Fix display of string variables value in debug

2012-11-05Fix bug debug viewers are block when a Graphic Viewer in debug mode is hidden
Laurent Bessard [Mon, 05 Nov 2012 20:16:45 +0100] rev 877
Fix bug debug viewers are block when a Graphic Viewer in debug mode is hidden

2012-11-05Fix bug python thread blocked sometimes on Linux
Laurent Bessard [Mon, 05 Nov 2012 20:15:28 +0100] rev 876
Fix bug python thread blocked sometimes on Linux

2012-11-03Fix bug in Debug refresh lock that, with too much data to debug, flooded GUI and blocked it
Laurent Bessard [Sat, 03 Nov 2012 17:00:26 +0100] rev 875
Fix bug in Debug refresh lock that, with too much data to debug, flooded GUI and blocked it

2012-10-31Fix bug when Drag'n Dropping located variables on Windows
Laurent Bessard [Wed, 31 Oct 2012 12:05:44 +0100] rev 874
Fix bug when Drag'n Dropping located variables on Windows

2012-10-31Fix bug Variable and Continuation BoundingBox not refreshed when using Type modification shortcuts
Laurent Bessard [Wed, 31 Oct 2012 12:04:40 +0100] rev 873
Fix bug Variable and Continuation BoundingBox not refreshed when using Type modification shortcuts

2012-10-26Fix bug when adjusting block size, block informations was not saved when using control + shift + double click
Laurent Bessard [Fri, 26 Oct 2012 11:14:48 +0200] rev 872
Fix bug when adjusting block size, block informations was not saved when using control + shift + double click

2012-10-25Add support for double bracket pragma in syntax highlighting of TextViewer
Laurent Bessard [Thu, 25 Oct 2012 19:59:06 +0200] rev 871
Add support for double bracket pragma in syntax highlighting of TextViewer

2012-10-25Fix bug in RestoreLayout when previously opened tab no more exist in project
Laurent Bessard [Thu, 25 Oct 2012 19:57:53 +0200] rev 870
Fix bug in RestoreLayout when previously opened tab no more exist in project

2012-10-25Fix bug when more than one block library add extra python file
Laurent Bessard [Thu, 25 Oct 2012 19:56:48 +0200] rev 869
Fix bug when more than one block library add extra python file

2012-10-25Fix bug of PythonIterator signature in PLCObject when not using PythonLibrary
Edouard Tisserant [Thu, 25 Oct 2012 10:52:46 +0200] rev 868
Fix bug of PythonIterator signature in PLCObject when not using PythonLibrary

2012-10-24Added caching for python eval (avoid compiling when same code called, but still execute). Cleaned up some evaluator related code.
Edouard Tisserant [Wed, 24 Oct 2012 11:19:11 +0200] rev 867
Added caching for python eval (avoid compiling when same code called, but still execute). Cleaned up some evaluator related code.

2012-10-23Merged
Laurent Bessard [Tue, 23 Oct 2012 11:34:37 +0200] rev 866
Merged

2012-10-22Merged
Laurent Bessard [Mon, 22 Oct 2012 17:39:13 +0200] rev 865
Merged

2012-10-21Adding support for direct array declaration in structure element declaration
Laurent Bessard [Sun, 21 Oct 2012 16:53:46 +0200] rev 864
Adding support for direct array declaration in structure element declaration

2012-10-19Fix bug in VariablePanel 'Type' cell editor menu entry 'User Data Types' containing ConfNodes data types
Laurent Bessard [Fri, 19 Oct 2012 18:10:31 +0200] rev 863
Fix bug in VariablePanel 'Type' cell editor menu entry 'User Data Types' containing ConfNodes data types

2012-10-22Introduced FBID in tests/python example. Fixed type error leading to segfault
Edouard Tisserant [Tue, 23 Oct 2012 00:56:30 +0200] rev 862
Introduced FBID in tests/python example. Fixed type error leading to segfault

2012-10-19Now test/python also demonstrate large C pragmas in ST, accessing complex types
Edouard Tisserant [Fri, 19 Oct 2012 12:14:24 +0200] rev 861
Now test/python also demonstrate large C pragmas in ST, accessing complex types

2012-10-18Even more pedagogical tests/python. Renaming will not help
Edouard Tisserant [Thu, 18 Oct 2012 20:40:12 +0200] rev 860
Even more pedagogical tests/python. Renaming will not help

2012-10-18More pedagogical tests/python. Should be renamed python_ctypes_and_C_pragmas_in_ST or something
Edouard Tisserant [Thu, 18 Oct 2012 20:24:11 +0200] rev 859
More pedagogical tests/python. Should be renamed python_ctypes_and_C_pragmas_in_ST or something

2012-10-18Fix bug in TextViewer when starting text with '{' character
Laurent Bessard [Thu, 18 Oct 2012 17:42:29 +0200] rev 858
Fix bug in TextViewer when starting text with '{' character

2012-10-18Adding support for quickly changing variable and connection type
Laurent Bessard [Thu, 18 Oct 2012 16:30:12 +0200] rev 857
Adding support for quickly changing variable and connection type

2012-10-18Adding button in ConnectionDialog to propagate connection name modification to all connections with the same name in POU
Laurent Bessard [Thu, 18 Oct 2012 12:05:45 +0200] rev 856
Adding button in ConnectionDialog to propagate connection name modification to all connections with the same name in POU

2012-10-17Adding support for selecting variable type filtering in BrowseLocationsDialog and modify variable type when validated
Laurent Bessard [Thu, 18 Oct 2012 01:22:52 +0200] rev 855
Adding support for selecting variable type filtering in BrowseLocationsDialog and modify variable type when validated

2012-10-16Fixing bug in PLCGenerator with user defined functions and standard overloaded function
Laurent Bessard [Tue, 16 Oct 2012 19:01:17 +0200] rev 854
Fixing bug in PLCGenerator with user defined functions and standard overloaded function

2012-10-16Adding datatypes defined in ConfNode as possible function return type
Laurent Bessard [Tue, 16 Oct 2012 18:58:45 +0200] rev 853
Adding datatypes defined in ConfNode as possible function return type

2012-10-16Fix support for adjusting block size to block minimum size and to Viewer scaling
Laurent Bessard [Tue, 16 Oct 2012 11:34:24 +0200] rev 852
Fix support for adjusting block size to block minimum size and to Viewer scaling

2012-10-15Added FBID variable to PY_EVAL evaluation context. FBID does identify uniquely py_eval block instance triggering execution
Edouard Tisserant [Mon, 15 Oct 2012 17:05:19 +0200] rev 851
Added FBID variable to PY_EVAL evaluation context. FBID does identify uniquely py_eval block instance triggering execution

2012-10-05Fixed error message occuring sometime when quitting runtime from tray menu
Edouard Tisserant [Sat, 06 Oct 2012 00:23:51 +0200] rev 850
Fixed error message occuring sometime when quitting runtime from tray menu

2012-10-04Fix bug in RestoreLastLayout mechanism when last window size was default window size
Laurent Bessard [Thu, 04 Oct 2012 17:58:45 +0200] rev 849
Fix bug in RestoreLastLayout mechanism when last window size was default window size

2012-10-04Replacing text buttons by bitmap buttons for variable grid in CFileEditor
laurent [Thu, 04 Oct 2012 17:56:29 +0200] rev 848
Replacing text buttons by bitmap buttons for variable grid in CFileEditor

2012-10-04Fix bug in generated master panel in CanFestival extension
laurent [Thu, 04 Oct 2012 17:56:14 +0200] rev 847
Fix bug in generated master panel in CanFestival extension

2012-10-04Fix ConfTreeNodeEditor parameters controls size on Windows
laurent [Thu, 04 Oct 2012 17:55:59 +0200] rev 846
Fix ConfTreeNodeEditor parameters controls size on Windows

2012-10-01Fixing CanFestival master and slave nodeid when generating code for PLC
laurent [Mon, 01 Oct 2012 19:13:02 +0200] rev 845
Fixing CanFestival master and slave nodeid when generating code for PLC

2012-10-01Fixing bug when spinctrl new value is changed by ConfTreeNode
laurent [Mon, 01 Oct 2012 19:10:51 +0200] rev 844
Fixing bug when spinctrl new value is changed by ConfTreeNode

2012-10-01Fix description of menu entry for adding sub ConfNode to ConfNode in Project Tree
laurent [Mon, 01 Oct 2012 19:09:40 +0200] rev 843
Fix description of menu entry for adding sub ConfNode to ConfNode in Project Tree

2012-09-23Fix bug when modifying IEC_Channel
Laurent Bessard [Sun, 23 Sep 2012 23:56:53 +0200] rev 842
Fix bug when modifying IEC_Channel

2012-09-23Fix unexpected warning message when adding extension to project
Laurent Bessard [Sun, 23 Sep 2012 23:34:04 +0200] rev 841
Fix unexpected warning message when adding extension to project

2012-09-23Fix scroll bug in ConfNode params panel when changing tab selection on Windows
Laurent Bessard [Sun, 23 Sep 2012 18:57:35 +0200] rev 840
Fix scroll bug in ConfNode params panel when changing tab selection on Windows

2012-09-22Adding support for adding default configuration on opened project without any
Laurent Bessard [Sat, 22 Sep 2012 12:33:39 +0200] rev 839
Adding support for adding default configuration on opened project without any

2012-09-22Fix bug with Print functionality
laurent [Sat, 22 Sep 2012 12:23:58 +0200] rev 838
Fix bug with Print functionality

2012-09-21Runtime Quit should not crash when plc noyt stopped
Edouard Tisserant [Fri, 21 Sep 2012 22:31:58 +0200] rev 837
Runtime Quit should not crash when plc noyt stopped

2012-09-21Quit runtime with SysTray icon menu should not crash anymore
Edouard Tisserant [Fri, 21 Sep 2012 16:22:56 +0200] rev 836
Quit runtime with SysTray icon menu should not crash anymore

2012-09-20Fixed runtime GUI freeze when stopping PLC from the menu. Added -x 2 argument to Beremiz_service.py to restrict content of systray icon menu.
Edouard Tisserant [Thu, 20 Sep 2012 22:30:41 +0200] rev 835
Fixed runtime GUI freeze when stopping PLC from the menu. Added -x 2 argument to Beremiz_service.py to restrict content of systray icon menu.

2012-09-13Adding default sizer in main frame in default wxGlade GUI file
laurent [Thu, 13 Sep 2012 02:19:02 +0200] rev 834
Adding default sizer in main frame in default wxGlade GUI file

2012-09-13Fix confnode new name format that generates an error with frame class name in wxGlade extension
laurent [Thu, 13 Sep 2012 02:18:00 +0200] rev 833
Fix confnode new name format that generates an error with frame class name in wxGlade extension

2012-09-13Fix bug when loading FBD schema with a loop in block connections
laurent [Thu, 13 Sep 2012 02:15:29 +0200] rev 832
Fix bug when loading FBD schema with a loop in block connections

2012-09-13Adding support for signaling that a task interval isn't well formatted
laurent [Thu, 13 Sep 2012 02:13:40 +0200] rev 831
Adding support for signaling that a task interval isn't well formatted

2012-09-12Fix test of datatype consistency when drag'n dropping location in VariablePanel
laurent [Wed, 12 Sep 2012 19:12:13 +0200] rev 830
Fix test of datatype consistency when drag'n dropping location in VariablePanel

2012-09-12Fix bug with tree icons in BrowseLocationsDialog
laurent [Wed, 12 Sep 2012 19:11:13 +0200] rev 829
Fix bug with tree icons in BrowseLocationsDialog

2012-09-11Fix debug of Action and Transition defined in FBD and LD using Viewer
laurent [Wed, 12 Sep 2012 01:17:01 +0200] rev 828
Fix debug of Action and Transition defined in FBD and LD using Viewer

2012-09-11Fix restore project tab layout with transition and action debug tabs
laurent [Tue, 11 Sep 2012 23:38:49 +0200] rev 827
Fix restore project tab layout with transition and action debug tabs

2012-09-11Adding transition and action in list of instances of SFC POU in PouInstanceVariablesPanel
laurent [Tue, 11 Sep 2012 19:13:42 +0200] rev 826
Adding transition and action in list of instances of SFC POU in PouInstanceVariablesPanel

2012-09-11Fix bug in Viewer when dragging element group with control down and group contains wires connected to blocks not in group
laurent [Tue, 11 Sep 2012 18:10:20 +0200] rev 825
Fix bug in Viewer when dragging element group with control down and group contains wires connected to blocks not in group

2012-09-11Fix bug in SFC function block declarations from transition and action not removed when transition or action is deleted
laurent [Tue, 11 Sep 2012 17:22:11 +0200] rev 824
Fix bug in SFC function block declarations from transition and action not removed when transition or action is deleted

2012-09-11Remove restriction of function block usage in SFC transitions body
laurent [Tue, 11 Sep 2012 16:35:11 +0200] rev 823
Remove restriction of function block usage in SFC transitions body

2012-09-11Fix bug in PLCGenerator connection types not computed for SFC actions and transitions body
laurent [Tue, 11 Sep 2012 16:33:39 +0200] rev 822
Fix bug in PLCGenerator connection types not computed for SFC actions and transitions body

2012-09-11Fix bug debug instance button not visible in PouInstanceVariablesPanel when instance path is too long
laurent [Tue, 11 Sep 2012 16:30:42 +0200] rev 821
Fix bug debug instance button not visible in PouInstanceVariablesPanel when instance path is too long

2012-09-10Fix bug when Dclick on step and actionBlock in debug mode
laurent [Tue, 11 Sep 2012 01:06:59 +0200] rev 820
Fix bug when Dclick on step and actionBlock in debug mode

2012-09-10Fix bug missing dialog import statements
laurent [Mon, 10 Sep 2012 03:14:09 +0200] rev 819
Fix bug missing dialog import statements

2012-09-09Merged
Laurent Bessard [Sun, 09 Sep 2012 23:05:01 +0200] rev 818
Merged

2012-09-09Update chinese and german translation catalogs
laurent [Sun, 09 Sep 2012 18:54:28 +0200] rev 817
Update chinese and german translation catalogs

2012-09-07Fix bug in canfestivel extension when Show Master Generated on Windows
laurent [Fri, 07 Sep 2012 20:10:35 +0200] rev 816
Fix bug in canfestivel extension when Show Master Generated on Windows

2012-09-07Adding support for extending internationalization to extensions
laurent [Fri, 07 Sep 2012 18:28:45 +0200] rev 815
Adding support for extending internationalization to extensions

2012-09-07Integration of PLCOpenEditor into Beremiz
Laurent Bessard [Fri, 07 Sep 2012 16:45:55 +0200] rev 814
Integration of PLCOpenEditor into Beremiz

2012-09-05Adding support for printing matiec warnings report in log console
laurent [Wed, 05 Sep 2012 11:17:52 +0200] rev 813
Adding support for printing matiec warnings report in log console

2012-09-08Added build for all supported language in doc/Makefile
Edouard Tisserant [Sat, 08 Sep 2012 02:12:10 +0200] rev 812
Added build for all supported language in doc/Makefile

2012-09-07Added subdirectories in documentation, with more deoctree items to test. Enabled i18n in sphinx doc, tested with a small french translation
Edouard Tisserant [Sat, 08 Sep 2012 01:24:36 +0200] rev 811
Added subdirectories in documentation, with more deoctree items to test. Enabled i18n in sphinx doc, tested with a small french translation

2012-09-05Added sphinx doc root in /doc. To be continued
Edouard Tisserant [Thu, 06 Sep 2012 00:32:45 +0200] rev 810
Added sphinx doc root in /doc. To be continued

2012-09-01Stripped out splash screen version information
Edouard Tisserant [Sat, 01 Sep 2012 16:32:15 +0200] rev 809
Stripped out splash screen version information

2012-08-29Added splash for 1.1 1.1 Korean release
Edouard Tisserant [Wed, 29 Aug 2012 21:14:23 +0200] rev 808
Added splash for 1.1

2012-08-29Fix import order in Beremiz.py to prevent wrong translations in internationalization
laurent [Wed, 29 Aug 2012 19:26:40 +0200] rev 807
Fix import order in Beremiz.py to prevent wrong translations in internationalization

2012-08-27Fix bug when closing IECCodeView and IECRawCodeView, reopening them was impossible
laurent [Mon, 27 Aug 2012 23:36:57 +0200] rev 806
Fix bug when closing IECCodeView and IECRawCodeView, reopening them was impossible

2012-08-27Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard [Mon, 27 Aug 2012 22:13:43 +0200] rev 805
Merge Minyoung Sung and Reinhard Lee korean translations

2012-08-27Beremiz_ko_KR.po
reinhard [Mon, 27 Aug 2012 22:05:02 +0200] rev 804
Beremiz_ko_KR.po

2012-08-27Beremiz_ko_KR.po
minyoung [Mon, 27 Aug 2012 22:03:25 +0200] rev 803
Beremiz_ko_KR.po

2012-08-27Fix bug when closing canfestival extension generated master view
laurent [Mon, 27 Aug 2012 17:24:42 +0200] rev 802
Fix bug when closing canfestival extension generated master view

2012-08-25Update list of messages to be translated for internationalization and french translations
laurent [Sat, 25 Aug 2012 14:50:48 +0200] rev 801
Update list of messages to be translated for internationalization and french translations

2012-08-25Fix bug when modifying configuration global variable in ProjectNodeEditor
laurent [Sat, 25 Aug 2012 14:49:15 +0200] rev 800
Fix bug when modifying configuration global variable in ProjectNodeEditor

2012-08-21Adding korean translation for interface texts
laurent [Tue, 21 Aug 2012 18:40:42 +0200] rev 799
Adding korean translation for interface texts

2012-08-09Fix bug segmentation fault while cleanup extensions
laurent [Thu, 09 Aug 2012 20:04:41 +0200] rev 798
Fix bug segmentation fault while cleanup extensions

2012-07-31Adding support for checking that tab content is saved before closing it
laurent [Tue, 31 Jul 2012 17:46:01 +0200] rev 797
Adding support for checking that tab content is saved before closing it

2012-07-31Fix bug when opening File Editor
laurent [Tue, 31 Jul 2012 17:38:18 +0200] rev 796
Fix bug when opening File Editor

2012-07-29Fix bug debugger unable to restart after stopping PLC
laurent [Sun, 29 Jul 2012 19:33:52 +0200] rev 795
Fix bug debugger unable to restart after stopping PLC

2012-07-26Fix bug while renaming project file in FileManagementPanel
laurent [Fri, 27 Jul 2012 00:38:45 +0200] rev 794
Fix bug while renaming project file in FileManagementPanel

2012-07-25Fixing bug while loading recent projects open path with old configurations
laurent [Wed, 25 Jul 2012 17:37:29 +0200] rev 793
Fixing bug while loading recent projects open path with old configurations

2012-07-23Fix bug while closing specific file editors
laurent [Mon, 23 Jul 2012 02:53:02 +0200] rev 792
Fix bug while closing specific file editors

2012-07-17Merged
laurent [Wed, 18 Jul 2012 01:33:48 +0200] rev 791
Merged

2012-07-17Adding secure extraction of last edited project path to avoid crash if path is not well formatted
laurent [Wed, 18 Jul 2012 01:05:06 +0200] rev 790
Adding secure extraction of last edited project path to avoid crash if path is not well formatted

2012-07-17Adding support for saving editor choosen when editing project file for reloading project layout
laurent [Wed, 18 Jul 2012 00:44:29 +0200] rev 789
Adding support for saving editor choosen when editing project file for reloading project layout

2012-07-17Fixing bug with filesystem encoding on Windows
laurent [Tue, 17 Jul 2012 21:25:28 +0200] rev 788
Fixing bug with filesystem encoding on Windows

2012-07-06merge
Edouard Tisserant [Fri, 06 Jul 2012 21:00:43 +0200] rev 787
merge

2012-07-02Fix bug while opening project panel
laurent [Mon, 02 Jul 2012 16:02:38 +0200] rev 786
Fix bug while opening project panel

2012-07-02Fix bug when opening deeper ConfTreeNode editors
laurent [Mon, 02 Jul 2012 12:00:10 +0200] rev 785
Fix bug when opening deeper ConfTreeNode editors

2012-07-01Adding support for beremiz extensions to define custom file editors for project files
laurent [Sun, 01 Jul 2012 23:20:19 +0200] rev 784
Adding support for beremiz extensions to define custom file editors for project files

2012-06-28Fixing file explorer for Windows
laurent [Thu, 28 Jun 2012 16:42:07 +0200] rev 783
Fixing file explorer for Windows

2012-06-28Adding support for file explorer for project files
laurent [Thu, 28 Jun 2012 12:07:21 +0200] rev 782
Adding support for file explorer for project files

2012-06-25Adding support using plcopeneditor bitmap library for icon request
laurent [Mon, 25 Jun 2012 20:05:29 +0200] rev 781
Adding support using plcopeneditor bitmap library for icon request

2012-06-25Fix bug when deleting conf tree node and conf tree node editor opened for this same node
laurent [Mon, 25 Jun 2012 12:13:58 +0200] rev 780
Fix bug when deleting conf tree node and conf tree node editor opened for this same node

2012-06-19Fixed typo
Edouard Tisserant [Tue, 19 Jun 2012 21:59:34 +0200] rev 779
Fixed typo

2012-06-19Updated CF bootup strategy.
Edouard Tisserant [Tue, 19 Jun 2012 10:11:43 +0200] rev 778
Updated CF bootup strategy.

2012-06-18Fix bug with Show Master functionality
laurent [Mon, 18 Jun 2012 19:34:41 +0200] rev 777
Fix bug with Show Master functionality
Adding Export Slave functionality

2012-06-18Fixed generated CF code to match latest changes
Edouard Tisserant [Mon, 18 Jun 2012 02:35:21 +0200] rev 776
Fixed generated CF code to match latest changes

2012-06-17Adding support for hiding node base params controls if needed
laurent [Sun, 17 Jun 2012 12:33:22 +0200] rev 775
Adding support for hiding node base params controls if needed

2012-06-15Fix bug when opening and closing confnode extra viewers
laurent [Fri, 15 Jun 2012 18:08:26 +0200] rev 774
Fix bug when opening and closing confnode extra viewers

2012-06-14merge
Edouard Tisserant [Thu, 14 Jun 2012 18:50:28 +0200] rev 773
merge

2012-06-14Fixed import dependency order for POUlibrary and PLCControler
Edouard Tisserant [Thu, 14 Jun 2012 18:50:10 +0200] rev 772
Fixed import dependency order for POUlibrary and PLCControler

2012-06-14Moving ConfNode specific menu to end of EditMenu
laurent [Thu, 14 Jun 2012 18:25:04 +0200] rev 771
Moving ConfNode specific menu to end of EditMenu

2012-06-14Fixed loading projects with no libraries at all
Edouard Tisserant [Thu, 14 Jun 2012 15:50:57 +0200] rev 770
Fixed loading projects with no libraries at all

2012-06-14Fixed crash when starting with no libraries at all
Edouard Tisserant [Thu, 14 Jun 2012 14:42:00 +0200] rev 769
Fixed crash when starting with no libraries at all

2012-06-11Merged
laurent [Mon, 11 Jun 2012 02:34:23 +0200] rev 768
Merged

2012-06-10Adding support for push buttons (EVT_LEFT_DOWN is bind instead of EVT_BUTTON)
laurent [Mon, 11 Jun 2012 01:24:18 +0200] rev 767
Adding support for push buttons (EVT_LEFT_DOWN is bind instead of EVT_BUTTON)

2012-06-10Fix bug in reorganization of toolbars after refreshing them
laurent [Mon, 11 Jun 2012 01:22:20 +0200] rev 766
Fix bug in reorganization of toolbars after refreshing them

2012-06-10Add support for reorganizing toolbars when their size changed
laurent [Sun, 10 Jun 2012 20:20:09 +0200] rev 765
Add support for reorganizing toolbars when their size changed

2012-06-10Fix bug project not marked as modified when changing URI_Location using discovery dialog
laurent [Sun, 10 Jun 2012 20:18:34 +0200] rev 764
Fix bug project not marked as modified when changing URI_Location using discovery dialog

2012-06-08Now, PYRO:// locations also accept MDNS service names
Edouard Tisserant [Sat, 09 Jun 2012 00:08:34 +0200] rev 763
Now, PYRO:// locations also accept MDNS service names

2012-06-08Modifying canfestival plugin to following the new Beremiz confnode paradigm
laurent [Fri, 08 Jun 2012 12:39:37 +0200] rev 762
Modifying canfestival plugin to following the new Beremiz confnode paradigm

2012-06-06(none)
Edouard Tisserant [Thu, 07 Jun 2012 01:14:58 +0200] rev 761
(none)

2012-06-06Replacing dialog asking for a name when adding confnode to project by automatically generated name
laurent [Wed, 06 Jun 2012 19:07:45 +0200] rev 760
Replacing dialog asking for a name when adding confnode to project by automatically generated name

2012-06-05Fixed windows only bug caused by recent changes
laurent [Tue, 05 Jun 2012 22:11:13 +0200] rev 759
Fixed windows only bug caused by recent changes

2012-06-04Fixed typo in library management
Edouard Tisserant [Mon, 04 Jun 2012 18:50:08 +0200] rev 758
Fixed typo in library management

2012-06-03Adding support for importing into project some files to be transfered with PLC
laurent [Mon, 04 Jun 2012 00:39:49 +0200] rev 757
Adding support for importing into project some files to be transfered with PLC

2012-06-03Integrating project properties panel into project window
laurent [Sun, 03 Jun 2012 23:53:45 +0200] rev 756
Integrating project properties panel into project window

2012-06-03Removing code related to Topology panel
laurent [Sun, 03 Jun 2012 23:53:22 +0200] rev 755
Removing code related to Topology panel

2012-05-30Fix bug in StatusToolBar items state when close and opening another project
laurent [Wed, 30 May 2012 13:05:18 +0200] rev 754
Fix bug in StatusToolBar items state when close and opening another project

2012-05-30Fix bug with cut/copy/paste on PythonEditor
laurent [Wed, 30 May 2012 12:20:54 +0200] rev 753
Fix bug with cut/copy/paste on PythonEditor

2012-05-23Merged
laurent [Wed, 23 May 2012 16:32:33 +0200] rev 752
Merged

2012-05-23Fixing bug on ConfNodeEditors refresh
laurent [Wed, 23 May 2012 16:28:50 +0200] rev 751
Fixing bug on ConfNodeEditors refresh

2012-05-23merge
Edouard Tisserant [Wed, 23 May 2012 13:41:31 +0200] rev 750
merge

2012-05-23Hiding Topology panel
laurent [Wed, 23 May 2012 12:19:53 +0200] rev 749
Hiding Topology panel

2012-05-23fix svgui toggle buttons output, now reflect pressed state
Edouard Tisserant [Wed, 23 May 2012 13:20:00 +0200] rev 748
fix svgui toggle buttons output, now reflect pressed state

2012-05-23Fix bug when begin editing item in project tree
laurent [Wed, 23 May 2012 11:44:55 +0200] rev 747
Fix bug when begin editing item in project tree

2012-05-23Fix refresh of ConfTreeNodeEditors content when values change
laurent [Wed, 23 May 2012 10:37:43 +0200] rev 746
Fix refresh of ConfTreeNodeEditors content when values change

2012-05-22Fixing Xenomai runtime specific parts to remove segmentation fault when stopping PLC
laurent [Tue, 22 May 2012 22:29:43 +0200] rev 745
Fixing Xenomai runtime specific parts to remove segmentation fault when stopping PLC

2012-05-22merge
Edouard Tisserant [Tue, 22 May 2012 06:41:54 +0200] rev 744
merge

2012-05-21Fix bugs with ConfigTreeNode
laurent [Mon, 21 May 2012 18:56:44 +0200] rev 743
Fix bugs with ConfigTreeNode

2012-05-22Fixed runtime problems with python 2.6 without wx installed
Edouard Tisserant [Tue, 22 May 2012 06:11:37 +0200] rev 742
Fixed runtime problems with python 2.6 without wx installed

2012-05-21fixed uncaught exception dialog while displaying cought exception in log
Edouard Tisserant [Mon, 21 May 2012 17:53:50 +0200] rev 741
fixed uncaught exception dialog while displaying cought exception in log

2012-05-21fixed exception when launching discovery dialog without network
Edouard Tisserant [Mon, 21 May 2012 16:40:57 +0200] rev 740
fixed exception when launching discovery dialog without network

2012-05-21Fix bug with Properties menu entry
laurent [Mon, 21 May 2012 11:00:57 +0200] rev 739
Fix bug with Properties menu entry

2012-05-21refactoring
laurent [Mon, 21 May 2012 10:04:27 +0200] rev 738
refactoring

2012-05-21fixed typos
Edouard Tisserant [Mon, 21 May 2012 02:49:53 +0200] rev 737
fixed typos

2012-05-21Fixed argument parsing error
Edouard Tisserant [Mon, 21 May 2012 02:01:51 +0200] rev 736
Fixed argument parsing error

2012-05-20Fixed extension loading too late causing features to be ignored
Edouard Tisserant [Sun, 20 May 2012 22:44:09 +0200] rev 735
Fixed extension loading too late causing features to be ignored

2012-05-20Moved LPC sources to a separate project
Edouard Tisserant [Sun, 20 May 2012 19:07:09 +0200] rev 734
Moved LPC sources to a separate project

2012-05-19targets and connectors are nor extensible
Edouard Tisserant [Sat, 19 May 2012 19:00:55 +0200] rev 733
targets and connectors are nor extensible

2012-05-19Added reference to CTR in libraries
Edouard Tisserant [Sat, 19 May 2012 15:54:16 +0200] rev 732
Added reference to CTR in libraries

2012-05-19refecored library extension machanism
Edouard Tisserant [Sat, 19 May 2012 12:41:48 +0200] rev 731
refecored library extension machanism

2012-05-18refactoring
laurent [Fri, 18 May 2012 18:50:49 +0200] rev 730
refactoring

2012-05-12refactoring - c_ext stripped first stage
Edouard Tisserant [Sat, 12 May 2012 12:11:42 +0200] rev 729
refactoring - c_ext stripped first stage

2012-05-12refactoring - library support is not anymore attached to configtree nodes, but handles by project controller
Edouard Tisserant [Sat, 12 May 2012 11:21:10 +0200] rev 728
refactoring - library support is not anymore attached to configtree nodes, but handles by project controller

2012-05-08refactoring
Edouard Tisserant [Wed, 09 May 2012 00:39:54 +0200] rev 727
refactoring

2012-05-08refactoring
Edouard Tisserant [Wed, 09 May 2012 00:12:40 +0200] rev 726
refactoring

2012-05-08refactoring
Edouard Tisserant [Wed, 09 May 2012 00:00:50 +0200] rev 725
refactoring

2012-05-08refactoring
Edouard Tisserant [Tue, 08 May 2012 22:27:49 +0200] rev 724
refactoring

2012-05-08fixed non-terminating process problem
Edouard Tisserant [Tue, 08 May 2012 17:48:47 +0200] rev 723
fixed non-terminating process problem

2012-05-08refactoring
Edouard Tisserant [Tue, 08 May 2012 17:16:37 +0200] rev 722
refactoring

2012-05-08refactoring
Edouard Tisserant [Tue, 08 May 2012 17:08:45 +0200] rev 721
refactoring

2012-05-08refactoring
Edouard Tisserant [Tue, 08 May 2012 16:31:12 +0200] rev 720
refactoring

2012-05-08refactoring
Edouard Tisserant [Tue, 08 May 2012 12:18:57 +0200] rev 719
refactoring

2012-05-07refactoring
Edouard Tisserant [Mon, 07 May 2012 19:19:08 +0200] rev 718
refactoring

2012-05-07refactoring
Edouard Tisserant [Mon, 07 May 2012 18:47:29 +0200] rev 717
refactoring

2012-05-03Adding search field for finding function or function block in library tree
laurent [Thu, 03 May 2012 19:02:34 +0200] rev 716
Adding search field for finding function or function block in library tree

2012-04-27Adding support for automatically saving and restoring state of frame or project perspective
laurent [Fri, 27 Apr 2012 02:07:47 +0200] rev 715
Adding support for automatically saving and restoring state of frame or project perspective

2012-04-05branch merge
Edouard Tisserant [Thu, 05 Apr 2012 04:42:01 +0200] rev 714
branch merge

2012-04-05Reflected recent changes in ProcessLogger changes in StartLocalRuntime
Edouard Tisserant [Thu, 05 Apr 2012 04:41:22 +0200] rev 713
Reflected recent changes in ProcessLogger changes in StartLocalRuntime

2012-04-02Fix bug when creating new projects
laurent [Mon, 02 Apr 2012 17:36:47 +0200] rev 712
Fix bug when creating new projects

2012-04-01Version bump
Edouard Tisserant [Mon, 02 Apr 2012 01:15:37 +0200] rev 711
Version bump

2012-03-31Merged
laurent [Sat, 31 Mar 2012 15:20:04 +0200] rev 710
Merged

2012-03-31Fixing bug in debugger sending wrong tick with values
laurent [Sat, 31 Mar 2012 15:10:55 +0200] rev 709
Fixing bug in debugger sending wrong tick with values

2012-03-31Fixing menu toolbar icons on Windows
laurent [Sat, 31 Mar 2012 15:09:48 +0200] rev 708
Fixing menu toolbar icons on Windows

2012-03-27Fix bug in debugger when transfer without having build before and and opening debug view before running PLC
laurent [Wed, 28 Mar 2012 00:05:35 +0200] rev 707
Fix bug in debugger when transfer without having build before and and opening debug view before running PLC

2012-03-27Adding ToolBar containing basic menu items
laurent [Wed, 28 Mar 2012 00:05:15 +0200] rev 706
Adding ToolBar containing basic menu items

2012-03-28More gentle use of app.Yield in ProcessLogger
Edouard Tisserant [Thu, 29 Mar 2012 00:14:35 +0200] rev 705
More gentle use of app.Yield in ProcessLogger

2012-03-28More stable ProcessLogger.spin()
Edouard Tisserant [Wed, 28 Mar 2012 21:08:31 +0200] rev 704
More stable ProcessLogger.spin()

2012-03-18Adding support for selecting plugin parameter value from a tree of available values
laurent [Sun, 18 Mar 2012 23:50:51 +0100] rev 703
Adding support for selecting plugin parameter value from a tree of available values

2012-03-18Added a few shortcuts in menus
Edouard Tisserant [Sun, 18 Mar 2012 19:17:54 +0100] rev 702
Added a few shortcuts in menus

2012-03-18Stripped dead code in bug report dialog.\nFixed error when log flooded while quitting
Edouard Tisserant [Sun, 18 Mar 2012 18:32:49 +0100] rev 701
Stripped dead code in bug report dialog.\nFixed error when log flooded while quitting

2012-03-11merge
laurent [Sun, 11 Mar 2012 22:00:15 +0100] rev 700
merge

2012-03-11Adding support for executing python scripts on remote runtime
laurent [Sun, 11 Mar 2012 19:42:14 +0100] rev 699
Adding support for executing python scripts on remote runtime

2012-03-06merge
Edouard Tisserant [Tue, 06 Mar 2012 22:42:56 +0100] rev 698
merge

2012-03-05Adding support for not closing debug tabs and remove variable in variable debug panel if instance still exist in newly transfered program
laurent [Mon, 05 Mar 2012 12:02:20 +0100] rev 697
Adding support for not closing debug tabs and remove variable in variable debug panel if instance still exist in newly transfered program

2012-02-27Fix bug in killing debug thread when closing Beremiz window
laurent [Mon, 27 Feb 2012 16:51:43 +0100] rev 696
Fix bug in killing debug thread when closing Beremiz window

2012-02-23Fixed stopping crash in some cases
Edouard Tisserant [Thu, 23 Feb 2012 17:45:11 +0100] rev 695
Fixed stopping crash in some cases

2012-02-21Inverting order of plugin calls in retrieve and publish
laurent [Tue, 21 Feb 2012 22:36:35 +0100] rev 694
Inverting order of plugin calls in retrieve and publish

2012-02-19Added support for object files as a result of PlugGenerate_C
Edouard Tisserant [Sun, 19 Feb 2012 02:20:24 +0100] rev 693
Added support for object files as a result of PlugGenerate_C

2012-02-16Adding support for not closing debug tabs and remove variable in variable debug panel if instance still exist in newly transfered program
laurent [Thu, 16 Feb 2012 22:54:44 +0100] rev 692
Adding support for not closing debug tabs and remove variable in variable debug panel if instance still exist in newly transfered program

2012-02-16Fix bug with "Transfer" button
smarteh-dev [Thu, 16 Feb 2012 22:52:28 +0100] rev 691
Fix bug with "Transfer" button

2012-02-16Added a semaphore when starting runtime's python thread to make sure startPLC doesn't return before PLC is really initialized.
Edouard Tisserant [Thu, 16 Feb 2012 15:13:05 +0100] rev 690
Added a semaphore when starting runtime's python thread to make sure startPLC doesn't return before PLC is really initialized.

2012-02-16Updated logger calls in debugthread.
Edouard Tisserant [Thu, 16 Feb 2012 14:57:04 +0100] rev 689
Updated logger calls in debugthread.
Cleaned up useles call to kill debugthread in stop
Removed dead commented code

2012-02-15Even more robust logger, up to the really last line that comes after the rush
Edouard Tisserant [Thu, 16 Feb 2012 00:19:27 +0100] rev 688
Even more robust logger, up to the really last line that comes after the rush

2012-02-15Fixed Logger redraw problem on Windows created in previous commit
Edouard Tisserant [Wed, 15 Feb 2012 19:17:09 +0100] rev 687
Fixed Logger redraw problem on Windows created in previous commit

2012-02-15More robust Logger, now resist to flooding.
Edouard Tisserant [Wed, 15 Feb 2012 18:52:31 +0100] rev 686
More robust Logger, now resist to flooding.
Removed wxCallAfter f*ck'up in ProcessLogger
Removed noisy useless warning when adding a plugin

2012-02-15Fixed Win32 timer up to 1ms
Edouard Tisserant [Wed, 15 Feb 2012 16:39:56 +0100] rev 685
Fixed Win32 timer up to 1ms

2012-02-14Merge with Edouard's Modifications
laurent [Wed, 15 Feb 2012 00:44:24 +0100] rev 684
Merge with Edouard's Modifications

2012-02-14Fix wrong panel size making strange background in topology plugin element
laurent [Wed, 15 Feb 2012 00:32:01 +0100] rev 683
Fix wrong panel size making strange background in topology plugin element

2012-02-10Adding support for integrating CanFestival plugin panels in Beremiz main frame
smarteh-dev [Sat, 11 Feb 2012 00:02:02 +0100] rev 682
Adding support for integrating CanFestival plugin panels in Beremiz main frame

2012-02-14commented out noisy printf in Win32 target
Edouard Tisserant [Tue, 14 Feb 2012 12:20:19 +0100] rev 681
commented out noisy printf in Win32 target

2012-02-09Adding support for integrating CanFestival plugin panels in Beremiz main frame
smarteh-dev [Thu, 09 Feb 2012 21:23:11 +0100] rev 680
Adding support for integrating CanFestival plugin panels in Beremiz main frame

2012-02-07Fix recent projects list not updated when creating new project
laurent [Tue, 07 Feb 2012 19:14:10 +0100] rev 679
Fix recent projects list not updated when creating new project

2012-02-03Fix bug list of recent projects opened not updated when open project with command line
laurent [Fri, 03 Feb 2012 16:12:49 +0100] rev 678
Fix bug list of recent projects opened not updated when open project with command line

2012-02-02Fix 'Transfer" button state according to last build result
laurent [Thu, 02 Feb 2012 16:09:27 +0100] rev 677
Fix 'Transfer" button state according to last build result

2012-02-01Disable 'Transfer' button when build failed
laurent [Thu, 02 Feb 2012 00:28:27 +0100] rev 676
Disable 'Transfer' button when build failed

2012-01-31Adding support for quickly open recent projects in file menu
laurent [Tue, 31 Jan 2012 23:28:03 +0100] rev 675
Adding support for quickly open recent projects in file menu

2012-01-30Changed GetTraceVariables results unpack to something more robust in debug thread proc.
Edouard Tisserant [Tue, 31 Jan 2012 00:41:46 +0100] rev 674
Changed GetTraceVariables results unpack to something more robust in debug thread proc.

2012-01-30reverted temporary fix, fixed in PLCopenEditor now.
edouard [Tue, 31 Jan 2012 00:37:59 +0100] rev 673
reverted temporary fix, fixed in PLCopenEditor now.

2012-01-30temporary fix for debugger crash in case of high sampling rates
Edouard Tisserant [Mon, 30 Jan 2012 02:19:03 +0100] rev 672
temporary fix for debugger crash in case of high sampling rates

2009-08-12forgoten branch now closed cherry-pick
beremiz [Wed, 12 Aug 2009 15:21:00 +0200] rev 671
forgoten branch now closed

2012-01-25Adding support for extracting Common_Ticktime from VARIABLES.csv
laurent [Wed, 25 Jan 2012 01:23:44 +0100] rev 670
Adding support for extracting Common_Ticktime from VARIABLES.csv

2012-01-24Adding support for loading datatypes defined in plugins to allow to use them in PLC program
laurent [Tue, 24 Jan 2012 21:39:26 +0100] rev 669
Adding support for loading datatypes defined in plugins to allow to use them in PLC program

2012-01-23Better name for python plugin
Edouard Tisserant [Mon, 23 Jan 2012 15:11:49 +0100] rev 668
Better name for python plugin

2012-01-17Merging with modifications from Edouard
laurent [Tue, 17 Jan 2012 22:52:27 +0100] rev 667
Merging with modifications from Edouard

2012-01-17Fixing bug on Windows with expanding hidden root item in location tree ctrl
laurent [Tue, 17 Jan 2012 22:50:23 +0100] rev 666
Fixing bug on Windows with expanding hidden root item in location tree ctrl

2012-01-17Fixing bug in c_ext plugin variable grid cells not editable
laurent [Tue, 17 Jan 2012 22:49:30 +0100] rev 665
Fixing bug in c_ext plugin variable grid cells not editable

2012-01-12Version bump, 1.03, splah image
Edouard Tisserant [Thu, 12 Jan 2012 17:45:58 +0100] rev 664
Version bump, 1.03, splah image

2012-01-12Version bump, 1.03
Edouard Tisserant [Thu, 12 Jan 2012 17:44:11 +0100] rev 663
Version bump, 1.03

2012-01-09Fixing bug in scrollbars and content position in Topology panel when expand and collapse elements in treectrls
laurent [Mon, 09 Jan 2012 18:18:43 +0100] rev 662
Fixing bug in scrollbars and content position in Topology panel when expand and collapse elements in treectrls

2012-01-08Fixing bug in displaying lines of code at the origin of matiec errors
laurent [Sun, 08 Jan 2012 19:10:12 +0100] rev 661
Fixing bug in displaying lines of code at the origin of matiec errors

2012-01-08Fixing inverted icons for button to Minimize/Maximize plugin parameters panel
laurent [Sun, 08 Jan 2012 19:07:59 +0100] rev 660
Fixing inverted icons for button to Minimize/Maximize plugin parameters panel

2012-01-08Adding support for drag'n dropping located variables from topology panel to configurations and resources variable panel for declaring global located variables
laurent [Sun, 08 Jan 2012 19:04:41 +0100] rev 659
Adding support for drag'n dropping located variables from topology panel to configurations and resources variable panel for declaring global located variables

2011-12-21Fixing some issues in c_ext plugin
laurent [Wed, 21 Dec 2011 19:43:40 +0100] rev 658
Fixing some issues in c_ext plugin

2011-12-21Adding support for integrating Python code Editor into Beremiz frame.
laurent [Wed, 21 Dec 2011 19:42:49 +0100] rev 657
Adding support for integrating Python code Editor into Beremiz frame.

2011-12-20Fixing bug integrated plugin editors not closed when removing corresponding plugin
laurent [Tue, 20 Dec 2011 23:37:06 +0100] rev 656
Fixing bug integrated plugin editors not closed when removing corresponding plugin

2011-12-19Fixing bug when loading icons for plugin's editor tabs
laurent [Mon, 19 Dec 2011 01:56:13 +0100] rev 655
Fixing bug when loading icons for plugin's editor tabs

2011-12-16Removing multiple definition of UndoBuffer
laurent [Fri, 16 Dec 2011 22:55:13 +0100] rev 654
Removing multiple definition of UndoBuffer

2011-12-16Moving definition of grids fonts and colours into CustomGrid
laurent [Fri, 16 Dec 2011 22:54:24 +0100] rev 653
Moving definition of grids fonts and colours into CustomGrid

2011-12-14Adding support for loading specific POUs library in LPCBeremiz
laurent [Wed, 14 Dec 2011 15:17:47 +0100] rev 652
Adding support for loading specific POUs library in LPCBeremiz

2011-12-14Adding support for unifying grid table control elements
laurent [Wed, 14 Dec 2011 15:17:36 +0100] rev 651
Adding support for unifying grid table control elements

2011-12-09Replacing sizers structure for locations tree by a treectrl in Topology panel in order to make refreshing of this panel faster
laurent [Fri, 09 Dec 2011 10:32:06 +0100] rev 650
Replacing sizers structure for locations tree by a treectrl in Topology panel in order to make refreshing of this panel faster

2011-12-09Fixing bug in forcing variables in runtime debug thread
laurent [Fri, 09 Dec 2011 10:26:56 +0100] rev 649
Fixing bug in forcing variables in runtime debug thread

2011-11-28Avoid starting Zeroconf if ip unspecified or set to localhost. Pick one interface address when given IP is 0.0.0.0
Edouard Tisserant [Mon, 28 Nov 2011 13:46:48 +0100] rev 648
Avoid starting Zeroconf if ip unspecified or set to localhost. Pick one interface address when given IP is 0.0.0.0

2011-11-22converted ServicePublisher.py to unix line ending
Edouard Tisserant [Tue, 22 Nov 2011 02:07:00 +0100] rev 647
converted ServicePublisher.py to unix line ending

2011-11-22added periodic retry for zeroconf, in case network interface is not ready
Edouard Tisserant [Tue, 22 Nov 2011 02:06:15 +0100] rev 646
added periodic retry for zeroconf, in case network interface is not ready

2011-11-21ServicePublisher.py was missing in previous commit
Edouard Tisserant [Mon, 21 Nov 2011 15:18:51 +0100] rev 645
ServicePublisher.py was missing in previous commit

2011-11-21Better naming of IP address related variables in Beremiz_service.py, Ignore errors that occur on shutdown in Zeroconf.py, fixed discovery dialog crash due to asynchronous call from zeroconf
Edouard Tisserant [Mon, 21 Nov 2011 11:40:29 +0100] rev 644
Better naming of IP address related variables in Beremiz_service.py, Ignore errors that occur on shutdown in Zeroconf.py, fixed discovery dialog crash due to asynchronous call from zeroconf

2011-11-20Fixed typo in /runtime/ServicePublisher
Edouard Tisserant [Sun, 20 Nov 2011 18:14:04 +0100] rev 643
Fixed typo in /runtime/ServicePublisher

2011-11-19various cleanups in /targets
Edouard Tisserant [Sat, 19 Nov 2011 21:52:34 +0100] rev 642
various cleanups in /targets

2011-11-18Fixed encoding of Beremiz_service.py
Edouard Tisserant [Fri, 18 Nov 2011 23:54:03 +0100] rev 641
Fixed encoding of Beremiz_service.py

2011-11-18Fixed file attributes on Beremiz.py and Beremiz_service.py
Edouard Tisserant [Fri, 18 Nov 2011 18:40:19 +0100] rev 640
Fixed file attributes on Beremiz.py and Beremiz_service.py

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

2011-02-24Retain variable for LPC
edouard [Thu, 24 Feb 2011 15:54:45 +0100] rev 579
Retain variable for LPC

2011-02-23Making debugger more stable with LPC
edouard [Wed, 23 Feb 2011 16:54:29 +0100] rev 578
Making debugger more stable with LPC

2011-02-22LPC : Completed initial debug support
edouard [Tue, 22 Feb 2011 14:11:50 +0100] rev 577
LPC : Completed initial debug support

2011-02-18Some typo fixes to make debug related methods in LPCAppOject stop throwing exceptions, less agressive error message when unplugging LPC
edouard [Fri, 18 Feb 2011 12:29:48 +0100] rev 576
Some typo fixes to make debug related methods in LPCAppOject stop throwing exceptions, less agressive error message when unplugging LPC

2011-02-17Removed status polling for LPC, as status cannot change by itself, fixed MD5 comparison in app mode
edouard [Thu, 17 Feb 2011 17:34:29 +0100] rev 575
Removed status polling for LPC, as status cannot change by itself, fixed MD5 comparison in app mode

2011-02-17Prevent status polling to generate an error while PLC is being reset to bootloader mode
edouard [Thu, 17 Feb 2011 17:04:10 +0100] rev 574
Prevent status polling to generate an error while PLC is being reset to bootloader mode

2011-02-17Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds - continued
edouard [Thu, 17 Feb 2011 16:38:42 +0100] rev 573
Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds - continued

2011-02-17Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds
edouard [Thu, 17 Feb 2011 15:59:56 +0100] rev 572
Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds

2011-02-17Debug switch (file in CWD). LPC : better MD5 handling, Run button in boot mode, handling data feedback in boot protocol
edouard [Thu, 17 Feb 2011 10:11:04 +0100] rev 571
Debug switch (file in CWD). LPC : better MD5 handling, Run button in boot mode, handling data feedback in boot protocol

2011-02-03LPC application mode IDLE comamnd is now the same as PLCID (0x07)
Edouqrd Tisserant <edouard.tisserant@gmail.com> [Thu, 03 Feb 2011 18:23:24 +0100] rev 570
LPC application mode IDLE comamnd is now the same as PLCID (0x07)

2011-02-03LPC program transfer more verbose, test code added in __main__ of LPCBootProto
Edouqrd Tisserant <edouard.tisserant@gmail.com> [Thu, 03 Feb 2011 18:20:47 +0100] rev 569
LPC program transfer more verbose, test code added in __main__ of LPCBootProto

2011-02-01Moved locales out of platform agnostic C template
edouard [Tue, 01 Feb 2011 17:28:41 +0100] rev 568
Moved locales out of platform agnostic C template

2011-02-01keep LPC in boot mode to give a chance to ask for a transfer
edouard [Tue, 01 Feb 2011 11:05:07 +0100] rev 567
keep LPC in boot mode to give a chance to ask for a transfer

2010-11-17Fix bug in LPCBeremiz that use input retrieve and publish code for ouput with the same location
laurent [Wed, 17 Nov 2010 08:30:35 +0100] rev 566
Fix bug in LPCBeremiz that use input retrieve and publish code for ouput with the same location

2010-08-19Adding german translations (thanks to anonymous contributor)
laurent [Thu, 19 Aug 2010 16:08:12 +0200] rev 565
Adding german translations (thanks to anonymous contributor)

2010-06-04merge
ed [Fri, 04 Jun 2010 17:36:11 +0200] rev 564
merge

2010-06-04Better serial comm handling in LPC connector
Lolitech [Fri, 04 Jun 2010 16:11:19 +0200] rev 563
Better serial comm handling in LPC connector

2010-06-04Fix MatchMD5 result if no serial connection available
laurent [Fri, 04 Jun 2010 17:04:25 +0200] rev 562
Fix MatchMD5 result if no serial connection available

2010-06-04Fix bug on LPCConnector initial value
laurent [Fri, 04 Jun 2010 15:39:14 +0200] rev 561
Fix bug on LPCConnector initial value

2010-06-04Fix transfer button enable state and build button state
laurent [Fri, 04 Jun 2010 15:35:28 +0200] rev 560
Fix transfer button enable state and build button state

2010-06-04Fix buttons state according to online mode
laurent [Fri, 04 Jun 2010 15:17:48 +0200] rev 559
Fix buttons state according to online mode

2010-06-04(no commit message)
Lolitech [Fri, 04 Jun 2010 15:16:23 +0200] rev 558
(no commit message)

2010-06-04Removed PLCprint, not existing in LPC connector context.
Lolitech [Fri, 04 Jun 2010 15:11:27 +0200] rev 557
Removed PLCprint, not existing in LPC connector context.

2010-06-04LPC Composer don't send comma at the end of serial port name.
Lolitech [Fri, 04 Jun 2010 14:59:11 +0200] rev 556
LPC Composer don't send comma at the end of serial port name.

2010-06-04Disabled logging commands into files
Lolitech [Fri, 04 Jun 2010 14:58:24 +0200] rev 555
Disabled logging commands into files

2010-06-04Fixed PLC status bytes values
Lolitech [Fri, 04 Jun 2010 14:58:03 +0200] rev 554
Fixed PLC status bytes values

2010-06-04Move init code from variable to module
laurent [Fri, 04 Jun 2010 13:47:02 +0200] rev 553
Move init code from variable to module

2010-06-04Bug with recv from socket fixed
laurent [Fri, 04 Jun 2010 13:09:35 +0200] rev 552
Bug with recv from socket fixed

2010-06-04Adding support for command line communication by socket instead of stdin/stdout
laurent [Fri, 04 Jun 2010 11:27:00 +0200] rev 551
Adding support for command line communication by socket instead of stdin/stdout

2010-06-04Adding support for initialize all LPC module variables even if not used
laurent [Fri, 04 Jun 2010 09:02:22 +0200] rev 550
Adding support for initialize all LPC module variables even if not used

2010-06-03Fixed bug on frame close.
Lolitech [Thu, 03 Jun 2010 17:26:47 +0200] rev 549
Fixed bug on frame close.

2010-06-03Some fixes in LPCApp{Obj,Proto}, to be continued.
Lolitech [Thu, 03 Jun 2010 17:23:11 +0200] rev 548
Some fixes in LPCApp{Obj,Proto}, to be continued.

2010-06-03Reorganization of threading for command line and wx main loops. Commands are now cleanly serialized through calls to wx.CallAfter. wx mainloop now runs on main thread.
Lolitech [Thu, 03 Jun 2010 17:21:40 +0200] rev 547
Reorganization of threading for command line and wx main loops. Commands are now cleanly serialized through calls to wx.CallAfter. wx mainloop now runs on main thread.

2010-06-03Safer passing of PLC ID to make command line.
Lolitech [Thu, 03 Jun 2010 17:17:51 +0200] rev 546
Safer passing of PLC ID to make command line.

2010-06-03Refactored LPC connector for new bootloader and application modes
Lolitech [Thu, 03 Jun 2010 12:57:28 +0200] rev 545
Refactored LPC connector for new bootloader and application modes

2010-06-03Removed boring PLC/build compare messages.
Lolitech [Thu, 03 Jun 2010 12:56:21 +0200] rev 544
Removed boring PLC/build compare messages.

2010-06-03Disabled boring standard conformance checks, fixed possible race condition with StatusTimer, fixed warning message in AbortTransfer
Lolitech [Thu, 03 Jun 2010 12:54:45 +0200] rev 543
Disabled boring standard conformance checks, fixed possible race condition with StatusTimer, fixed warning message in AbortTransfer

2010-06-02changes merged
laurent [Wed, 02 Jun 2010 16:53:38 +0200] rev 542
changes merged

2010-06-02Adding compile button when unconnected
laurent [Wed, 02 Jun 2010 16:52:58 +0200] rev 541
Adding compile button when unconnected

2010-06-02Overloaded GetBinaryCode in LPC connector returns ready to send over serial binary
Lolitech [Wed, 02 Jun 2010 16:40:06 +0200] rev 540
Overloaded GetBinaryCode in LPC connector returns ready to send over serial binary

2010-06-02Modifying LPCBeremiz to launch silently a frame and show or hide it on demand.
laurent [Wed, 02 Jun 2010 16:35:00 +0200] rev 539
Modifying LPCBeremiz to launch silently a frame and show or hide it on demand.
Adding support for transferring LPC programs.

2010-06-02Moved LPC specific code from toolchain_makefile into LPC target, added FROM_BEREMIZ variable to tell LPC's makefile it is invoked from here.
edouard [Wed, 02 Jun 2010 10:08:58 +0200] rev 538
Moved LPC specific code from toolchain_makefile into LPC target, added FROM_BEREMIZ variable to tell LPC's makefile it is invoked from here.

2010-06-01merge
Lolitech@ACER9810.smarteh.local [Tue, 01 Jun 2010 13:08:13 +0200] rev 537
merge

2010-06-01Cosmetix fixes for LPC tests/build
Lolitech [Tue, 01 Jun 2010 11:24:09 +0200] rev 536
Cosmetix fixes for LPC tests/build

2010-06-01merge with forgoten rev
lolitech@ks351503.kimsufi.com [Tue, 01 Jun 2010 10:03:58 +0200] rev 535
merge with forgoten rev

2009-12-16Bug on FileMenu not refreshed when modifications fixed
laurent [Wed, 16 Dec 2009 15:21:17 +0100] rev 534
Bug on FileMenu not refreshed when modifications fixed

2009-12-25Christmas 2009 release
Edouard TISSERANT <edouard.tisserant@gmail.com> [Fri, 25 Dec 2009 13:08:20 +0100] rev 533
Christmas 2009 release

2009-12-23Fixed startin debugger with non empty debug variable list
Edouard TISSERANT <edouard.tisserant@gmail.com> [Wed, 23 Dec 2009 22:23:02 +0100] rev 532
Fixed startin debugger with non empty debug variable list

2009-12-16Changes merged
laurent [Wed, 16 Dec 2009 15:09:12 +0100] rev 531
Changes merged

2009-12-16Bug when trying to generate LPCBus code fixed
laurent [Wed, 16 Dec 2009 15:08:38 +0100] rev 530
Bug when trying to generate LPCBus code fixed

2009-12-16Bug when try to SaveAs on Windows fixed
laurent [Wed, 16 Dec 2009 15:07:47 +0100] rev 529
Bug when try to SaveAs on Windows fixed

2009-12-16merge
Edouard TISSERANT <edouard.tisserant@gmail.com> [Wed, 16 Dec 2009 14:53:36 +0100] rev 528
merge

2009-12-16Changes merged
tkragelj [Wed, 16 Dec 2009 14:13:55 +0100] rev 527
Changes merged

2009-12-16Added flush when printing to standard output.
tkragelj [Wed, 16 Dec 2009 14:12:47 +0100] rev 526
Added flush when printing to standard output.

2009-12-16LPCobject writes PLC info string to stdout, for LPC composer to update
Edouard TISSERANT <edouard.tisserant@gmail.com> [Wed, 16 Dec 2009 14:51:28 +0100] rev 525
LPCobject writes PLC info string to stdout, for LPC composer to update

2009-12-16Update french translation after modifications
laurent [Wed, 16 Dec 2009 13:37:50 +0100] rev 524
Update french translation after modifications

2009-12-16Bug when pyserial not available fixed
laurent [Wed, 16 Dec 2009 13:26:59 +0100] rev 523
Bug when pyserial not available fixed

2009-12-15Adding CheckRetainBuffer into plc_Linux_main.c
laurent [Tue, 15 Dec 2009 20:51:51 +0100] rev 522
Adding CheckRetainBuffer into plc_Linux_main.c

2009-12-15LPC transfer tested, added PLCInfo along MD5 checksum while invoking makefile
edouard [Tue, 15 Dec 2009 18:24:50 +0100] rev 521
LPC transfer tested, added PLCInfo along MD5 checksum while invoking makefile

2009-12-15Fixed typos in LPC connector
edouard [Tue, 15 Dec 2009 16:04:28 +0100] rev 520
Fixed typos in LPC connector

2009-12-15Adding message to standard output to signal when LPCBeremiz is closed
laurent [Tue, 15 Dec 2009 15:39:39 +0100] rev 519
Adding message to standard output to signal when LPCBeremiz is closed

2009-12-15Fixed confusion about __common_ticktime type, redesigned LPC PLC timer support
edouard [Tue, 15 Dec 2009 15:35:02 +0100] rev 518
Fixed confusion about __common_ticktime type, redesigned LPC PLC timer support

2009-12-15Bug when changing LPCBeremiz OnlineMode fixed
laurent [Tue, 15 Dec 2009 14:40:45 +0100] rev 517
Bug when changing LPCBeremiz OnlineMode fixed

2009-12-15Reset connector when disconnected
laurent [Tue, 15 Dec 2009 14:40:18 +0100] rev 516
Reset connector when disconnected

2009-12-15Changes merged
laurent [Tue, 15 Dec 2009 10:06:01 +0100] rev 515
Changes merged

2009-12-15Bug on LPCBeremiz when wxPopen asking for Yield after reopening of a Beremiz window fixed
laurent [Tue, 15 Dec 2009 10:04:33 +0100] rev 514
Bug on LPCBeremiz when wxPopen asking for Yield after reopening of a Beremiz window fixed

2009-12-15Split BottomNoteBook to make LogConsole always visible
laurent [Tue, 15 Dec 2009 10:01:26 +0100] rev 513
Split BottomNoteBook to make LogConsole always visible

2009-12-14Improved CanFEstival support for LPC - now build and link plugin generated files
edouard [Mon, 14 Dec 2009 21:05:10 +0100] rev 512
Improved CanFEstival support for LPC - now build and link plugin generated files

2009-12-14Adding support for hard forcing located output
laurent [Mon, 14 Dec 2009 11:03:59 +0100] rev 511
Adding support for hard forcing located output

2009-12-12Getting default target when no target defined fixed
laurent [Sat, 12 Dec 2009 20:51:56 +0100] rev 510
Getting default target when no target defined fixed

2009-12-12Bug not refreshing FileMenu when saving fixed
laurent [Sat, 12 Dec 2009 20:49:07 +0100] rev 509
Bug not refreshing FileMenu when saving fixed

2009-12-11Revamped LPC connector and toolchain
edouard [Fri, 11 Dec 2009 16:39:20 +0100] rev 508
Revamped LPC connector and toolchain

2009-12-11Bug on testing Retain and Force flags fixed
laurent [Fri, 11 Dec 2009 13:04:22 +0100] rev 507
Bug on testing Retain and Force flags fixed

2009-12-11Adding support for making distinction between external variables and located variables for forcing
laurent [Fri, 11 Dec 2009 13:03:44 +0100] rev 506
Adding support for making distinction between external variables and located variables for forcing

2009-12-11Adding support for refreshing FileMenu after plugin tree modification
laurent [Fri, 11 Dec 2009 13:02:30 +0100] rev 505
Adding support for refreshing FileMenu after plugin tree modification

2009-12-11Fixed debug again, did some code tidying
edouard [Fri, 11 Dec 2009 08:49:32 +0100] rev 504
Fixed debug again, did some code tidying

2009-12-10LPC build and protocol tweaks
edouard [Thu, 10 Dec 2009 17:36:37 +0100] rev 503
LPC build and protocol tweaks

2009-12-10LPC connector - one step further
edouard [Thu, 10 Dec 2009 14:57:27 +0100] rev 502
LPC connector - one step further

2009-12-10Changes merged
laurent [Thu, 10 Dec 2009 12:31:42 +0100] rev 501
Changes merged

2009-12-10Adding support for defining mandatory parameters and creating blank xml file when there is nothing in the folder in LPCBeremiz
laurent [Thu, 10 Dec 2009 12:30:49 +0100] rev 500
Adding support for defining mandatory parameters and creating blank xml file when there is nothing in the folder in LPCBeremiz

2009-12-10Enable Save Menu item according to project modification state
laurent [Thu, 10 Dec 2009 12:29:27 +0100] rev 499
Enable Save Menu item according to project modification state

2009-12-10LPC src directory copy fix
edouard [Thu, 10 Dec 2009 10:13:37 +0100] rev 498
LPC src directory copy fix

2009-12-10Typo in LPC
edouard [Thu, 10 Dec 2009 10:12:28 +0100] rev 497
Typo in LPC

2009-12-10Bug when creating new project after opening Beremiz without project defined fixed
laurent [Thu, 10 Dec 2009 09:39:05 +0100] rev 496
Bug when creating new project after opening Beremiz without project defined fixed

2009-12-10Bug when closing Beremiz without a project opened fixed
laurent [Thu, 10 Dec 2009 09:35:39 +0100] rev 495
Bug when closing Beremiz without a project opened fixed

2009-12-10Bug when opening with not empty buildpath parameter fixed
laurent [Thu, 10 Dec 2009 09:34:55 +0100] rev 494
Bug when opening with not empty buildpath parameter fixed

2009-12-09Catch ProtocolError exception when connection failed
laurent [Wed, 09 Dec 2009 16:53:59 +0100] rev 493
Catch ProtocolError exception when connection failed

2009-12-09Adding support for simulation in LPCBeremiz
laurent [Wed, 09 Dec 2009 16:53:27 +0100] rev 492
Adding support for simulation in LPCBeremiz

2009-12-09Error in value send when debugging forced external or located variable fixed
laurent [Wed, 09 Dec 2009 16:52:46 +0100] rev 491
Error in value send when debugging forced external or located variable fixed

2009-12-09One issue on SetDataProducer not handled fixed
laurent [Wed, 09 Dec 2009 16:51:22 +0100] rev 490
One issue on SetDataProducer not handled fixed

2009-12-09Name error in LPC target fixed
laurent [Wed, 09 Dec 2009 16:46:59 +0100] rev 489
Name error in LPC target fixed

2009-12-09Changes merged
laurent [Wed, 09 Dec 2009 09:46:37 +0100] rev 488
Changes merged

2009-12-09Adding support for receiving PLC state from LPCComposer
laurent [Wed, 09 Dec 2009 09:46:13 +0100] rev 487
Adding support for receiving PLC state from LPCComposer

2009-12-09Catch Pyro exception when connection closed and print message
laurent [Wed, 09 Dec 2009 09:44:17 +0100] rev 486
Catch Pyro exception when connection closed and print message

2009-12-09Bug that block SetVariableList on Linux fixed
laurent [Wed, 09 Dec 2009 09:43:21 +0100] rev 485
Bug that block SetVariableList on Linux fixed

2009-12-09Fixed freeze on debug suspend.
Lolitech [Wed, 09 Dec 2009 09:41:00 +0100] rev 484
Fixed freeze on debug suspend.

2009-12-09fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain
edouard [Wed, 09 Dec 2009 01:11:48 +0100] rev 483
fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain

2009-12-08fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain
edouard [Wed, 09 Dec 2009 00:56:18 +0100] rev 482
fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain

2009-12-08Bug on SFC debugging fixed
laurent [Tue, 08 Dec 2009 17:09:25 +0100] rev 481
Bug on SFC debugging fixed

2009-12-08Bug on SFC debugging fixed
laurent [Tue, 08 Dec 2009 16:28:10 +0100] rev 480
Bug on SFC debugging fixed

2009-12-08Bug on RegisterDebugVariable when no PLC running fixed
laurent [Tue, 08 Dec 2009 16:27:27 +0100] rev 479
Bug on RegisterDebugVariable when no PLC running fixed

2009-12-08Replacing target_Makefile by target_LPC
laurent [Tue, 08 Dec 2009 12:54:28 +0100] rev 478
Replacing target_Makefile by target_LPC
Making Beremiz accept folder instead of xml file for project
Removing Clean button

2009-12-07Arbitrary variable forcing
Edouard TISSERANT <edouard.tisserant@gmail.com> [Mon, 07 Dec 2009 22:04:43 +0100] rev 477
Arbitrary variable forcing

2009-12-07Bug on passing forced values to DataConsumer fixed
laurent [Mon, 07 Dec 2009 21:27:23 +0100] rev 476
Bug on passing forced values to DataConsumer fixed

2009-12-07Bug on forcing variable value fixed
laurent [Mon, 07 Dec 2009 21:15:30 +0100] rev 475
Bug on forcing variable value fixed

2009-12-07Adding command to PLC for forcing PLC variable
laurent [Mon, 07 Dec 2009 20:41:42 +0100] rev 474
Adding command to PLC for forcing PLC variable

2009-12-07Changes merged
laurent [Mon, 07 Dec 2009 14:44:58 +0100] rev 473
Changes merged

2009-12-07Adding support for defining input and output with the same location in LPCBeremiz
laurent [Mon, 07 Dec 2009 14:43:27 +0100] rev 472
Adding support for defining input and output with the same location in LPCBeremiz

2009-12-07merge
edouard [Mon, 07 Dec 2009 14:00:33 +0100] rev 471
merge

2009-12-07Reverted back python test accidentally modified...
edouard [Mon, 07 Dec 2009 13:55:52 +0100] rev 470
Reverted back python test accidentally modified...

2009-12-07Propagated new runtime changes to win32 target
edouard [Mon, 07 Dec 2009 13:55:13 +0100] rev 469
Propagated new runtime changes to win32 target

2009-12-07Bug when updating Variable locations fixed
laurent [Mon, 07 Dec 2009 10:25:33 +0100] rev 468
Bug when updating Variable locations fixed

2009-12-07Fixed typo PLCobject C fallback interface
Edouard TISSERANT <edouard.tisserant@gmail.com> [Mon, 07 Dec 2009 10:08:12 +0100] rev 467
Fixed typo PLCobject C fallback interface

2009-12-06Fixed remaining thread on close frame
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 23:05:47 +0100] rev 466
Fixed remaining thread on close frame

2009-12-06Fixes in debug + reconnect to running PLC
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 22:52:51 +0100] rev 465
Fixes in debug + reconnect to running PLC

2009-12-06Fixes in run : messages and refresh
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 21:43:34 +0100] rev 464
Fixes in run : messages and refresh

2009-12-06Adding support for forcing PLC variable (still command to PLC to implement)
laurent [Sun, 06 Dec 2009 21:20:21 +0100] rev 463
Adding support for forcing PLC variable (still command to PLC to implement)

2009-12-06Now debug is not a button anymore
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 21:03:10 +0100] rev 462
Now debug is not a button anymore

2009-12-06Safer debug
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 19:39:24 +0100] rev 461
Safer debug

2009-12-06Safer debug unpack result checking, more verbose error message, slower retry when waiting PLC startup
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 19:06:36 +0100] rev 460
Safer debug unpack result checking, more verbose error message, slower retry when waiting PLC startup

2009-12-06Fix debug crash
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 18:52:50 +0100] rev 459
Fix debug crash

2009-12-06Debugger still doesn't work crash less...
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 17:45:36 +0100] rev 458
Debugger still doesn't work crash less...

2009-12-06Fixes
ed [Sun, 06 Dec 2009 15:58:33 +0100] rev 457
Fixes

2009-12-06Typo about autorise console
ed [Sun, 06 Dec 2009 15:56:44 +0100] rev 456
Typo about autorise console

2009-12-06Refactoring in PLCobject, for PLC that do not use python plugin
ed [Sun, 06 Dec 2009 15:55:56 +0100] rev 455
Refactoring in PLCobject, for PLC that do not use python plugin

2009-12-06Made python plugin comaptible with accessors
ed [Sun, 06 Dec 2009 15:54:22 +0100] rev 454
Made python plugin comaptible with accessors

2009-12-04LPC connector enhancements
edouard [Fri, 04 Dec 2009 15:16:37 +0100] rev 453
LPC connector enhancements

2009-12-04Reflect changes in iec type definitions in matiec/lib
edouard [Fri, 04 Dec 2009 15:15:57 +0100] rev 452
Reflect changes in iec type definitions in matiec/lib

2009-12-04Fixed automatic console rising on w32
edouard [Fri, 04 Dec 2009 15:14:32 +0100] rev 451
Fixed automatic console rising on w32

2009-12-02Preliminary accessor support for debug
Edouard TISSERANT <edouard.tisserant@gmail.com> [Wed, 02 Dec 2009 20:22:28 +0100] rev 450
Preliminary accessor support for debug

2009-12-02merge
Edouard TISSERANT <edouard.tisserant@gmail.com> [Wed, 02 Dec 2009 13:07:57 +0100] rev 449
merge

2009-12-01Some rough copy'n'paste to pave path for an LPC connector
ed [Tue, 01 Dec 2009 13:48:47 +0100] rev 448
Some rough copy'n'paste to pave path for an LPC connector

2009-12-01Merge
Edouard TISSERANT <edouard.tisserant@gmail.com> [Tue, 01 Dec 2009 13:45:49 +0100] rev 447
Merge

2009-12-01Some cleanup in PLC status - removed that \"Starting\" state ...
ed [Tue, 01 Dec 2009 13:41:29 +0100] rev 446
Some cleanup in PLC status - removed that \"Starting\" state ...

2009-12-02Bug when asking two consecutive times 'Show' fixed
berem [Wed, 02 Dec 2009 10:24:09 +0100] rev 445
Bug when asking two consecutive times 'Show' fixed

2009-12-01Adding support for updating or removing located variables by their address or leading address numbers when changing or removing VariableTree element
laurent [Tue, 01 Dec 2009 11:00:02 +0100] rev 444
Adding support for updating or removing located variables by their address or leading address numbers when changing or removing VariableTree element

2009-12-01Adding support for updating located variables when changing plugin IEC_Channel
laurent [Tue, 01 Dec 2009 10:59:17 +0100] rev 443
Adding support for updating located variables when changing plugin IEC_Channel

2009-11-30Adding Beremiz LPCComposer specific file
laurent [Mon, 30 Nov 2009 10:13:36 +0100] rev 442
Adding Beremiz LPCComposer specific file

2009-11-29added files to ignore in hgignore
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 29 Nov 2009 18:57:49 +0100] rev 441
added files to ignore in hgignore

2009-11-29Some misc cleanup
ed [Sun, 29 Nov 2009 18:06:38 +0100] rev 440
Some misc cleanup

2009-11-29Adding support for defining user icons on VariableLocationTree
laurent [Sun, 29 Nov 2009 16:34:02 +0100] rev 439
Adding support for defining user icons on VariableLocationTree

2009-11-29Bug when trying to hide SVG elements fixed
laurent [Sun, 29 Nov 2009 16:32:52 +0100] rev 438
Bug when trying to hide SVG elements fixed

2009-11-29Redesign test SVGUI interface
laurent [Sun, 29 Nov 2009 16:31:14 +0100] rev 437
Redesign test SVGUI interface

2009-11-02Wiped out references to Lolitech
edouard [Mon, 02 Nov 2009 17:41:12 +0100] rev 436
Wiped out references to Lolitech

2009-11-02Merge with 092060fd8afb1d950fe467724ce0209bddc48716
edouard [Mon, 02 Nov 2009 15:38:49 +0100] rev 435
Merge with 092060fd8afb1d950fe467724ce0209bddc48716

2009-11-02Replace \"lolitech\" contact by \"edouard\" contact
greg [Mon, 02 Nov 2009 11:57:29 +0100] rev 434
Replace \"lolitech\" contact by \"edouard\" contact

2009-10-28Merge with 5981ad8547f5bcfe2e9c93b7973fbca79178487f
greg [Wed, 28 Oct 2009 11:42:47 +0100] rev 433
Merge with 5981ad8547f5bcfe2e9c93b7973fbca79178487f

2009-10-28Add Beremiz shortcuts in menu on linux platform
greg [Wed, 28 Oct 2009 11:38:23 +0100] rev 432
Add Beremiz shortcuts in menu on linux platform
Add some dependencies to beremiz (simplejson, twisted, nevow ...)

2009-10-27Updated ShowVar icon
edouard [Tue, 27 Oct 2009 16:32:54 +0100] rev 431
Updated ShowVar icon

2009-10-27Allowing unicode characters to be used in comments
laurent [Tue, 27 Oct 2009 16:24:15 +0100] rev 430
Allowing unicode characters to be used in comments

2009-10-26Adding support for asking for saving while trying to close a modified project in any case
laurent [Mon, 26 Oct 2009 11:20:16 +0100] rev 429
Adding support for asking for saving while trying to close a modified project in any case

2009-10-23Update internationalization for new functionalities.
laurent [Fri, 23 Oct 2009 18:45:24 +0200] rev 428
Update internationalization for new functionalities.

2009-10-23Check ProjectPath write permission
greg [Fri, 23 Oct 2009 15:41:48 +0200] rev 427
Check ProjectPath write permission
Manage buildpath

2009-10-22Bugs with TextCtrlAutoComplete on Windows fixed
laurent [Thu, 22 Oct 2009 17:20:24 +0200] rev 426
Bugs with TextCtrlAutoComplete on Windows fixed

2009-10-22Add new target (Makefile)
greg [Thu, 22 Oct 2009 11:28:11 +0200] rev 425
Add new target (Makefile)

2009-10-22support for passing list command to ProcessLogger
greg [Thu, 22 Oct 2009 11:27:30 +0200] rev 424
support for passing list command to ProcessLogger

2009-10-22Fix some warnings during compilation
greg [Thu, 22 Oct 2009 11:26:45 +0200] rev 423
Fix some warnings during compilation

2009-10-19Bug when importing Beremiz without wx.App declared fixed
laurent [Mon, 19 Oct 2009 16:26:15 +0200] rev 422
Bug when importing Beremiz without wx.App declared fixed

2009-10-19Bugs with logger and stand-alone PluginRoot fixed
laurent [Mon, 19 Oct 2009 16:03:46 +0200] rev 421
Bugs with logger and stand-alone PluginRoot fixed

2009-10-16Greg changes merged
'Laurent Bessard <laurent.bessard@lolitech.fr>' [Fri, 16 Oct 2009 10:50:16 +0200] rev 420
Greg changes merged

2009-10-16Warning in c_ext compiling fixed
laurent [Fri, 16 Oct 2009 10:37:53 +0200] rev 419
Warning in c_ext compiling fixed

2009-10-15Fix relative matiec path problem
greg [Thu, 15 Oct 2009 17:39:26 +0200] rev 418
Fix relative matiec path problem
Fix warning in generate common_main

2009-10-15Adding support for declaring PluginRoot outside of Beremiz
laurent [Thu, 15 Oct 2009 10:11:07 +0200] rev 417
Adding support for declaring PluginRoot outside of Beremiz

2009-10-09Orthographic mistake in french internationalization fixed
laurent [Fri, 09 Oct 2009 17:52:00 +0200] rev 416
Orthographic mistake in french internationalization fixed

2009-10-09improved english spelling and grammar and internationalization updated
laurent [Fri, 09 Oct 2009 17:38:17 +0200] rev 415
improved english spelling and grammar and internationalization updated

2009-10-08Move Debug message disabled message at the right place
laurent [Thu, 08 Oct 2009 16:37:58 +0200] rev 414
Move Debug message disabled message at the right place

2009-10-08Removing superfluous event.Skip() in MenuEvent callback functions
laurent [Thu, 08 Oct 2009 16:37:06 +0200] rev 413
Removing superfluous event.Skip() in MenuEvent callback functions

2009-10-08Bug on canopen tests (not being multi-platform) fixed
laurent [Thu, 08 Oct 2009 12:36:55 +0200] rev 412
Bug on canopen tests (not being multi-platform) fixed

2009-10-08Bug on Debug trying to start (and stop) before PLC started 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.

2009-10-08Remove testing printings in svgui module of python plugin
laurent [Thu, 08 Oct 2009 11:09:01 +0200] rev 410
Remove testing printings in svgui module of python plugin

2009-10-08Allowing multiple Beremiz_service instances to run on same target.
laurent [Thu, 08 Oct 2009 11:04:06 +0200] rev 409
Allowing multiple Beremiz_service instances to run on same target.

2009-10-08Bug on DebugVariablePanel when opening project at start fixed
laurent [Thu, 08 Oct 2009 11:01:19 +0200] rev 408
Bug on DebugVariablePanel when opening project at start fixed

2009-10-07Bug while trying to import SVG file fixed
laurent [Wed, 07 Oct 2009 09:03:15 +0200] rev 407
Bug while trying to import SVG file fixed

2009-10-06Bug when expanded and collapsing plugin tree fixed
laurent [Tue, 06 Oct 2009 12:10:46 +0200] rev 406
Bug when expanded and collapsing plugin tree fixed

2009-10-06Bugs when expanded and collapsing plugin tree and location tree fixed
laurent [Tue, 06 Oct 2009 11:55:32 +0200] rev 405
Bugs when expanded and collapsing plugin tree and location tree fixed

2009-10-06Bugs when expanded and collapsing location tree fixed
laurent [Tue, 06 Oct 2009 11:13:13 +0200] rev 404
Bugs when expanded and collapsing location tree fixed

2009-10-02Removing memory leak while closing PluginsRoot
laurent [Fri, 02 Oct 2009 11:25:35 +0200] rev 403
Removing memory leak while closing PluginsRoot

2009-09-26Bugs on displaying plugin available variables in PluginTree fixed
laurent [Sat, 26 Sep 2009 18:44:25 +0200] rev 402
Bugs on displaying plugin available variables in PluginTree fixed

2009-09-24Adding support for displaying plugins available variable into Beremiz plugin tree
laurent [Thu, 24 Sep 2009 18:27:45 +0200] rev 401
Adding support for displaying plugins available variable into Beremiz plugin tree

2009-09-24Bug on return debug tick test fixed
laurent [Thu, 24 Sep 2009 18:26:11 +0200] rev 400
Bug on return debug tick test fixed

2009-09-24Merging some improvements from BCT
laurent [Thu, 24 Sep 2009 18:22:31 +0200] rev 399
Merging some improvements from BCT

2009-09-21Changes merged
'Laurent Bessard <laurent.bessard@lolitech.fr>' [Mon, 21 Sep 2009 12:12:08 +0200] rev 398
Changes merged

2009-09-21Adding support for forcing tick count to return to zero as the same time than all tasks firing are synchronized
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

2009-09-21Many bugs on PLCOpenEditor integration fixed
laurent [Mon, 21 Sep 2009 11:56:55 +0200] rev 396
Many bugs on PLCOpenEditor integration fixed

2009-09-16Integrate PLCOpenEditor into Beremiz frame
laurent [Wed, 16 Sep 2009 14:06:50 +0200] rev 395
Integrate PLCOpenEditor into Beremiz frame

2009-09-16Bug on debug buffer test resulting in not transmitting debug data under specific conditions fixed
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

2009-09-16Remove dirtylibs test while freeing plc libs in PLCObject.py
laurent [Wed, 16 Sep 2009 13:54:57 +0200] rev 393
Remove dirtylibs test while freeing plc libs in PLCObject.py

2009-09-04Redesign DiscoveryDialog class to conform to others dialogs
laurent [Fri, 04 Sep 2009 17:33:51 +0200] rev 392
Redesign DiscoveryDialog class to conform to others dialogs

2009-09-18fix runtime.py filename case to avoid problem on multi-platform
greg [Fri, 18 Sep 2009 14:58:22 +0200] rev 391
fix runtime.py filename case to avoid problem on multi-platform

2009-09-18Fix defaults compiler and linker names for win32
greg [Fri, 18 Sep 2009 14:30:57 +0200] rev 390
Fix defaults compiler and linker names for win32

2009-09-04Bug wrong control state while refreshing interface fixed
laurent [Fri, 04 Sep 2009 11:24:25 +0200] rev 389
Bug wrong control state while refreshing interface fixed

2009-09-03Bug with creating or opening a project not closing windows of current opened project 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

2009-09-03Clean test_svgui removing useless buttons and drawing and choosing universal fonts
laurent [Thu, 03 Sep 2009 11:28:46 +0200] rev 387
Clean test_svgui removing useless buttons and drawing and choosing universal fonts

2009-09-02Applying patch from Iztok for old gcc versions
laurent [Wed, 02 Sep 2009 13:38:47 +0200] rev 386
Applying patch from Iztok for old gcc versions

2009-09-01Updating windows test for new python plugin and svgui module
laurent [Tue, 01 Sep 2009 10:45:07 +0200] rev 385
Updating windows test for new python plugin and svgui module

2009-09-01Bug on windows when trying to open wxglade generated 'hmi.py' file fixed
laurent [Tue, 01 Sep 2009 10:41:50 +0200] rev 384
Bug on windows when trying to open wxglade generated 'hmi.py' file fixed

2009-09-01Fix non-destroyed dialog in 'OnOpenProject' if 'Cancel' selected
laurent [Tue, 01 Sep 2009 10:40:11 +0200] rev 383
Fix non-destroyed dialog in 'OnOpenProject' if 'Cancel' selected

2009-08-27Close PLC editing and PLC debugging frames while closing project
laurent [Thu, 27 Aug 2009 12:47:40 +0200] rev 382
Close PLC editing and PLC debugging frames while closing project

2009-08-14Improving support for svgui, separating setting end getting attributes functions from creating function.
laurent [Fri, 14 Aug 2009 16:26:19 +0200] rev 381
Improving support for svgui, separating setting end getting attributes functions from creating function.

2009-08-13Merge with 35cc4c6a29363d0a89f3e1096832cf14bb79f3de
edouard [Thu, 13 Aug 2009 11:48:55 +0200] rev 380
Merge with 35cc4c6a29363d0a89f3e1096832cf14bb79f3de

2009-08-13Merge with 75ae46b66315975b49ec48574befa094be583fdd
edouard [Thu, 13 Aug 2009 11:37:38 +0200] rev 379
Merge with 75ae46b66315975b49ec48574befa094be583fdd

2009-08-12merged greg's recent commits
b.taylor@willowglen.ca [Wed, 12 Aug 2009 16:23:59 -0600] rev 378
merged greg's recent commits

2009-08-12remove code that i was using for testing.
b.taylor@willowglen.ca [Wed, 12 Aug 2009 16:18:57 -0600] rev 377
remove code that i was using for testing.

2009-08-12merged in cherry-picked service discovery changes
b.taylor@willowglen.ca [Wed, 12 Aug 2009 16:09:00 -0600] rev 376
merged in cherry-picked service discovery changes

2009-08-12fix discovery dialog sorting, remove services from the discovery dialog when they go offline cherry-pick
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

2009-08-12bugfix: 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
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.

2009-08-12fix pyZeroconf bug where getServiceInfo returns None. cherry-pick
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>)

2009-08-10Added ShowMaster button icon for Canfestival plugin
edouard [Mon, 10 Aug 2009 11:35:14 +0200] rev 372
Added ShowMaster button icon for Canfestival plugin

2009-08-12Adding new svgui support using twisted website HMI
laurent [Wed, 12 Aug 2009 11:46:22 +0200] rev 371
Adding new svgui support using twisted website HMI
Updating svgui example

2009-08-12Removing old svgui support using wxsvg
laurent [Wed, 12 Aug 2009 11:43:40 +0200] rev 370
Removing old svgui support using wxsvg

2009-08-12Adding support for twisted website HMI
laurent [Wed, 12 Aug 2009 11:40:26 +0200] rev 369
Adding support for twisted website HMI

2009-08-10Adding support for twisted website HMI
laurent [Mon, 10 Aug 2009 14:42:54 +0200] rev 368
Adding support for twisted website HMI

2009-08-07Adding support for python plugin wxglade_hmi allowing creation of PLC HMI using wxglade
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

2009-07-29Move python evaluator to create a python plugin containing any related python module
laurent [Wed, 29 Jul 2009 15:17:10 +0200] rev 366
Move python evaluator to create a python plugin containing any related python module

2009-07-29Bug extra_files deletion in working directory fixed
laurent [Wed, 29 Jul 2009 10:49:31 +0200] rev 365
Bug extra_files deletion in working directory fixed

2009-07-29Bug extra_files deletion in working directory fixed
laurent [Wed, 29 Jul 2009 10:48:02 +0200] rev 364
Bug extra_files deletion in working directory fixed

2009-07-29Adding support for recursively generate STLibrary and BlockLibrary according to plugin tree
laurent [Wed, 29 Jul 2009 10:30:19 +0200] rev 363
Adding support for recursively generate STLibrary and BlockLibrary according to plugin tree

2009-07-29Adding support for internationalization
laurent [Wed, 29 Jul 2009 10:27:23 +0200] rev 362
Adding support for internationalization

2009-07-28Adding support for internationalization
laurent [Tue, 28 Jul 2009 17:43:19 +0200] rev 361
Adding support for internationalization

2009-07-20update cf_runtime.c (now call TimerInit and TimerCleanup on win32 platform)
greg [Mon, 20 Jul 2009 16:28:56 +0200] rev 360
update cf_runtime.c (now call TimerInit and TimerCleanup on win32 platform)

2009-07-10prevent eclipse to push .project with .hgignore
'Gr?gory Tr?lat <gregory.trelat@lolitech.fr>' [Fri, 10 Jul 2009 11:39:43 +0200] rev 359
prevent eclipse to push .project with .hgignore

2009-07-10removed dead hidden files
'Gr?gory Tr?lat <gregory.trelat@lolitech.fr>' [Fri, 10 Jul 2009 11:06:30 +0200] rev 358
removed dead hidden files

2009-07-06close ZeroConf object when exiting the Service Discovery window.
btaylor@grond.willowglen.ab.ca [Mon, 06 Jul 2009 11:27:06 -0600] rev 357
close ZeroConf object when exiting the Service Discovery window.
(otherwise pythonw.exe does not exit when closing Beremiz on Windows)

2009-06-09Adding support for printing lines where matiec failed in Log console (thanks to Brendan)
lbessard [Tue, 09 Jun 2009 10:10:34 +0200] rev 356
Adding support for printing lines where matiec failed in Log console (thanks to Brendan)
Bug that prevent to see errors in editor with double click fixed.

2009-05-30Fix refresh of Beremiz button when connection lost
greg [Sat, 30 May 2009 17:09:07 +0200] rev 355
Fix refresh of Beremiz button when connection lost
Adding support for Debug to register tick

2009-05-30Fix refresh of Beremiz button when connection lost
greg [Sat, 30 May 2009 16:45:31 +0200] rev 354
Fix refresh of Beremiz button when connection lost

2009-05-30Adding Lock around C code called by Debug thread
greg [Sat, 30 May 2009 16:44:07 +0200] rev 353
Adding Lock around C code called by Debug thread

2009-05-28fixed bug : Lock _FreePLC until _stopPLC finish
greg [Thu, 28 May 2009 17:29:19 +0200] rev 352
fixed bug : Lock _FreePLC until _stopPLC finish

2009-05-28Adding support for matiec new command line syntax
lbessard [Thu, 28 May 2009 14:06:23 +0200] rev 351
Adding support for matiec new command line syntax

2009-05-28- now call load, start, free PLC from the python Thread
greg [Thu, 28 May 2009 13:40:29 +0200] rev 350
- now call load, start, free PLC from the python Thread

- add a wx timer (500ms) that pull the plc state to refresh Beremiz icons
(fix problem when command PLC with the TaskBar icon)

2009-05-28add "\n" to logger when pyro fall in error
greg [Thu, 28 May 2009 13:29:23 +0200] rev 349
add "\n" to logger when pyro fall in error

2009-05-28Bug while parsing long located variables in GetLocations fixed
lbessard [Thu, 28 May 2009 07:47:38 +0200] rev 348
Bug while parsing long located variables in GetLocations fixed

2009-05-22remove french comment in python_gear block
greg [Fri, 22 May 2009 10:27:55 +0200] rev 347
remove french comment in python_gear block

2009-05-19add python_gear block (to execute python command each given cycle interval)
greg [Tue, 19 May 2009 09:18:50 +0200] rev 346
add python_gear block (to execute python command each given cycle interval)

2009-05-18get the WaitPythonCommands return (semaphore error code) to quit python_iterator loop when semaphore is destroyed
greg [Mon, 18 May 2009 07:58:41 +0200] rev 345
get the WaitPythonCommands return (semaphore error code) to quit python_iterator loop when semaphore is destroyed

2009-05-18Wait the debug thread has terminated before freeing PLC to avoid random segmentation fault.
greg [Mon, 18 May 2009 07:47:24 +0200] rev 344
Wait the debug thread has terminated before freeing PLC to avoid random segmentation fault.

Store working directory to globals copy, in order to be used in runtime.py.

2009-05-18Add try/except in wx_evaluator to get and print exception when command failed and unlock in all cases to not block the python thread
greg [Mon, 18 May 2009 07:43:03 +0200] rev 343
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

2009-05-04Replacing Debug rt_sem by rt_pipe
greg [Mon, 04 May 2009 10:12:35 +0200] rev 342
Replacing Debug rt_sem by rt_pipe

2009-05-04Get PDOmapping exception from canfestival plugin
greg [Mon, 04 May 2009 09:31:59 +0200] rev 341
Get PDOmapping exception from canfestival plugin

2009-05-04Adding support for using only PDO define in EDS file and not configured for adding mapping in node
greg [Mon, 04 May 2009 09:31:16 +0200] rev 340
Adding support for using only PDO define in EDS file and not configured for adding mapping in node

2009-05-04Adding support for updating PLC status when stopping
greg [Mon, 04 May 2009 09:29:24 +0200] rev 339
Adding support for updating PLC status when stopping

2009-05-04Adding support for enable/Disable plugins
greg [Mon, 04 May 2009 09:27:33 +0200] rev 338
Adding support for enable/Disable plugins

2009-04-29Add LoliTech phone number in bug report
greg [Wed, 29 Apr 2009 12:29:12 +0200] rev 337
Add LoliTech phone number in bug report

2009-04-10Fixed bug : Segmentation fault or locks when stop PLC if no CAN network.
greg [Fri, 10 Apr 2009 07:55:55 +0200] rev 336
Fixed bug : Segmentation fault or locks when stop PLC if no CAN network.

2009-04-10fixed bug : buffer overflow when debugging PLC with python blocks
greg [Fri, 10 Apr 2009 07:53:42 +0200] rev 335
fixed bug : buffer overflow when debugging PLC with python blocks

2009-04-09Adding support for unsubscribe all variables while transferring
lbessard [Thu, 09 Apr 2009 15:27:45 +0200] rev 334
Adding support for unsubscribe all variables while transferring

2009-04-08fixed wrong pthread initialisation
lbessard [Wed, 08 Apr 2009 15:16:45 +0200] rev 333
fixed wrong pthread initialisation

2009-04-04add utf-8 and save shortcut support in PythonST
greg [Sat, 04 Apr 2009 10:43:29 +0200] rev 332
add utf-8 and save shortcut support in PythonST
fixed bug execfile order (runtime.py / hmy.py) in PLCObject.py
Fixed bug with locale (wrong convertion "." to ",")

2009-03-31remove print messages
greg [Tue, 31 Mar 2009 09:38:44 +0200] rev 331
remove print messages

2009-03-31add autostart plc feature for beremiz_service (bug fixed)
greg [Tue, 31 Mar 2009 09:33:10 +0200] rev 330
add autostart plc feature for beremiz_service (bug fixed)

2009-03-30add autostart plc feature for beremiz_service
greg [Mon, 30 Mar 2009 17:04:30 +0200] rev 329
add autostart plc feature for beremiz_service

2009-03-24Close Debug Window when program transfered
lbessard [Tue, 24 Mar 2009 17:33:46 +0100] rev 328
Close Debug Window when program transfered

2009-03-24Register the current watched variable in Debug Window before starting
lbessard [Tue, 24 Mar 2009 17:32:54 +0100] rev 327
Register the current watched variable in Debug Window before starting

2009-03-23Bug opening Auto complete frame when not expected fixed
lbessard [Mon, 23 Mar 2009 16:40:02 +0100] rev 326
Bug opening Auto complete frame when not expected fixed

2009-03-23Bug preventing loading STLibrary when adding a plugin fixed
lbessard [Mon, 23 Mar 2009 16:39:23 +0100] rev 325
Bug preventing loading STLibrary when adding a plugin fixed

2009-03-23Invalid minimizebutton state when reload PLCParams fixed
lbessard [Mon, 23 Mar 2009 16:38:11 +0100] rev 324
Invalid minimizebutton state when reload PLCParams fixed

2009-03-23Fix bug preventing library to re-compiled when dependant files changed.
lbessard [Mon, 23 Mar 2009 16:26:13 +0100] rev 323
Fix bug preventing library to re-compiled when dependant files changed.
Fix bug preventing to re-compile a file without changes even when file miscompiled.

2009-03-23Make 'runtime.py' and 'hmi.py' executed independantly
lbessard [Mon, 23 Mar 2009 16:20:05 +0100] rev 322
Make 'runtime.py' and 'hmi.py' executed independantly

2009-03-16Adding support for Xenomai targets.
lbessard [Mon, 16 Mar 2009 17:31:08 +0100] rev 321
Adding support for Xenomai targets.

2009-03-11Restored splash with new lolitech logo
etisserant [Wed, 11 Mar 2009 10:41:55 +0100] rev 320
Restored splash with new lolitech logo

2009-03-06Fixed non-wx runtime python evaluation stuff.
etisserant [Fri, 06 Mar 2009 21:42:57 +0100] rev 319
Fixed non-wx runtime python evaluation stuff.

2009-03-02updated : debian package scripts
greg [Mon, 02 Mar 2009 09:23:34 +0100] rev 318
updated : debian package scripts

2009-02-25Fix size of ComboBoxes
lbessard [Wed, 25 Feb 2009 16:39:11 +0100] rev 317
Fix size of ComboBoxes

2009-02-19change splashscreen beremiz version to 2009.0 Beta
greg [Thu, 19 Feb 2009 14:41:35 +0100] rev 316
change splashscreen beremiz version to 2009.0 Beta

2009-02-16Dispatch wxGlade tests in linux and win32 folders
greg [Mon, 16 Feb 2009 13:45:42 +0100] rev 315
Dispatch wxGlade tests in linux and win32 folders

2009-02-13Bug with fonts on some systems fixed
lbessard [Fri, 13 Feb 2009 13:58:54 +0100] rev 314
Bug with fonts on some systems fixed

2009-01-20Bug when try to launch wxGlade on Windows fixed
lbessard [Tue, 20 Jan 2009 17:22:16 +0100] rev 313
Bug when try to launch wxGlade on Windows fixed

2009-01-20Bug when try to launch wxGlade on Windows fixed
lbessard [Tue, 20 Jan 2009 17:02:25 +0100] rev 312
Bug when try to launch wxGlade on Windows fixed

2009-01-20Bug on Windows fixed
lbessard [Tue, 20 Jan 2009 15:04:41 +0100] rev 311
Bug on Windows fixed

2009-01-20Bug when try to launch wxGlade on Windows fixed
lbessard [Tue, 20 Jan 2009 15:04:14 +0100] rev 310
Bug when try to launch wxGlade on Windows fixed

2009-01-19Adding support for cancelling code generation of function with no input connected
lbessard [Mon, 19 Jan 2009 17:08:17 +0100] rev 309
Adding support for cancelling code generation of function with no input connected

2009-01-19remove arg : self.runtime when create pluginroot instance in OnOpenProject and OnNewProject method from beremiz class
greg [Mon, 19 Jan 2009 13:11:20 +0100] rev 308
remove arg : self.runtime when create pluginroot instance in OnOpenProject and OnNewProject method from beremiz class

2009-01-19Updated config_utils so that command line tests work.
etisserant [Mon, 19 Jan 2009 10:08:45 +0100] rev 307
Updated config_utils so that command line tests work.

2009-01-19Enahced python_cwiid test with a wxGlade GUI
etisserant [Mon, 19 Jan 2009 08:40:09 +0100] rev 306
Enahced python_cwiid test with a wxGlade GUI

2009-01-19Added wxGlade test
etisserant [Mon, 19 Jan 2009 08:39:36 +0100] rev 305
Added wxGlade test

2009-01-19Removed lost print
etisserant [Mon, 19 Jan 2009 08:39:16 +0100] rev 304
Removed lost print

2009-01-19Added wxInspector feature to play with wxGlade GUI more easily.
etisserant [Mon, 19 Jan 2009 08:38:33 +0100] rev 303
Added wxInspector feature to play with wxGlade GUI more easily.

2009-01-19Enhanced wxGlade GUI creation.
etisserant [Mon, 19 Jan 2009 08:32:11 +0100] rev 302
Enhanced wxGlade GUI creation.
- Frame object name now have same name as in editor
- Closing the frame replace object by None, warn user, and recreate frame

2009-01-17Added support for wxglade GUIs.
etisserant [Sat, 17 Jan 2009 02:36:46 +0100] rev 301
Added support for wxglade GUIs.

2009-01-17Added python_poll FB, to poll python variable without waiting ack
etisserant [Sat, 17 Jan 2009 02:34:45 +0100] rev 300
Added python_poll FB, to poll python variable without waiting ack

2009-01-16Enhanced the way "runtime.py" is executed,
etisserant [Fri, 16 Jan 2009 16:59:18 +0100] rev 299
Enhanced the way "runtime.py" is executed,

2009-01-16Fixed the way LOCAL:// connector detects X11 poisoned plugins to avoid launching tray-icon enabled runtime (-x1)
etisserant [Fri, 16 Jan 2009 16:52:23 +0100] rev 298
Fixed the way LOCAL:// connector detects X11 poisoned plugins to avoid launching tray-icon enabled runtime (-x1)

2009-01-16Fixed typo in (LD/C)FLAGS hendling in toolchain_gcc.py
etisserant [Fri, 16 Jan 2009 16:50:54 +0100] rev 297
Fixed typo in (LD/C)FLAGS hendling in toolchain_gcc.py

2009-01-16Replacing wx.Choice by wx.ComboBox
lbessard [Fri, 16 Jan 2009 13:20:44 +0100] rev 296
Replacing wx.Choice by wx.ComboBox

2009-01-16Rewrite TestCtrlAutoComplete to fix all bugs
lbessard [Fri, 16 Jan 2009 08:54:37 +0100] rev 295
Rewrite TestCtrlAutoComplete to fix all bugs

2009-01-15Fix problem with embeddedimage module not present in wx versions older than 2.8.8.0
lbessard [Thu, 15 Jan 2009 10:05:07 +0100] rev 294
Fix problem with embeddedimage module not present in wx versions older than 2.8.8.0

2009-01-14Adding example of path generator program
lbessard [Wed, 14 Jan 2009 19:50:09 +0100] rev 293
Adding example of path generator program

2009-01-14Adding support for Graphic for variable in Debug mode
lbessard [Wed, 14 Jan 2009 19:44:36 +0100] rev 292
Adding support for Graphic for variable in Debug mode

2009-01-14Added systematic stdout.flush runtime side, so that results appear in log window
etisserant [Wed, 14 Jan 2009 19:25:53 +0100] rev 291
Added systematic stdout.flush runtime side, so that results appear in log window

2009-01-14Local Runtime (LOCAL://) now launched "on demand"
etisserant [Wed, 14 Jan 2009 16:41:14 +0100] rev 290
Local Runtime (LOCAL://) now launched "on demand"
Added Graphical Python shell in Tray Icon menu
Fixed some missing __DEBUG variable assignement
More generic per target LDFLAGS and CFLAGS

2009-01-09Bug on __DEBUG no present fixed
lbessard [Fri, 09 Jan 2009 17:08:31 +0100] rev 289
Bug on __DEBUG no present fixed

2009-01-09Warning on modulo by zero fixed
lbessard [Fri, 09 Jan 2009 17:07:56 +0100] rev 288
Warning on modulo by zero fixed

2009-01-04The must-have test : using wiimote sensors !
etisserant [Sun, 04 Jan 2009 17:30:34 +0100] rev 287
The must-have test : using wiimote sensors !

2009-01-04Minor changes to get better cleanup of debug and python_eval threads, accross multiple debug sessions and PLC runs.
etisserant [Sun, 04 Jan 2009 17:29:12 +0100] rev 286
Minor changes to get better cleanup of debug and python_eval threads, accross multiple debug sessions and PLC runs.

2009-01-04Added local C dependency dicovery and changes checking, to speed up build.
etisserant [Sun, 04 Jan 2009 17:25:22 +0100] rev 285
Added local C dependency dicovery and changes checking, to speed up build.

2008-12-30Fixed problem with re-use of Pyro connector proxy copy across debug sessions
etisserant [Tue, 30 Dec 2008 22:47:15 +0100] rev 284
Fixed problem with re-use of Pyro connector proxy copy across debug sessions

2008-12-30Added "runtime.py", a file that is executed in python thread in runtime, before handling python_eval FBs requests. Added small python editor taken from wxPython demo, and appropriate icon and button to launch it.
etisserant [Tue, 30 Dec 2008 22:43:48 +0100] rev 283
Added "runtime.py", a file that is executed in python thread in runtime, before handling python_eval FBs requests. Added small python editor taken from wxPython demo, and appropriate icon and button to launch it.

2008-12-23fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case.
etisserant [Wed, 24 Dec 2008 00:02:12 +0100] rev 282
fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case.

2008-12-23fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case.
etisserant [Tue, 23 Dec 2008 23:56:29 +0100] rev 281
fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case.

2008-12-23Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.
etisserant [Tue, 23 Dec 2008 19:37:44 +0100] rev 280
Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.

2008-12-23Fixed minimize/maximize invertion
etisserant [Tue, 23 Dec 2008 19:31:28 +0100] rev 279
Fixed minimize/maximize invertion

2008-12-23Updated splash
etisserant [Tue, 23 Dec 2008 19:30:45 +0100] rev 278
Updated splash

2008-12-23Local PYRO connection is designated by LOCAL://, not PYRO://localhost:3000 anymore
etisserant [Tue, 23 Dec 2008 12:33:14 +0100] rev 277
Local PYRO connection is designated by LOCAL://, not PYRO://localhost:3000 anymore

2008-12-15fixed : MAX_SEM_COUNT to 1 instead of 10
greg [Mon, 15 Dec 2008 08:41:16 +0100] rev 276
fixed : MAX_SEM_COUNT to 1 instead of 10
remove ReleaseSemaphore on debug_sem in InitiateDebugTransfer function

2008-12-12Adding Function Blocks in VARIABLES.csv
lbessard [Fri, 12 Dec 2008 17:54:17 +0100] rev 275
Adding Function Blocks in VARIABLES.csv

2008-12-10Adding support for defining plugin library as a plcopen xml file in plugin folder
greg [Wed, 10 Dec 2008 17:37:21 +0100] rev 274
Adding support for defining plugin library as a plcopen xml file in plugin folder

2008-11-26Bug with debug mode when displaying code fixed
greg [Wed, 26 Nov 2008 09:05:04 +0100] rev 273
Bug with debug mode when displaying code fixed

2008-11-26Bug on Exception handling fixed
greg [Wed, 26 Nov 2008 09:04:28 +0100] rev 272
Bug on Exception handling fixed

2008-11-24add the possibility to enable or disable wxTaskbarIcon for Beremiz_service
greg [Mon, 24 Nov 2008 08:57:43 +0100] rev 271
add the possibility to enable or disable wxTaskbarIcon for Beremiz_service
Launch beremiz without taskbarIcon by default (incompatible with svgui plugin)

2008-11-20Bug on bit mapping in CanFestival plugin fixed
lbessard [Thu, 20 Nov 2008 12:57:24 +0100] rev 270
Bug on bit mapping in CanFestival plugin fixed

2008-11-04add a TaskBarIcon to configure beremiz_service and display plc states (started, stopped)
greg [Tue, 04 Nov 2008 16:00:44 +0100] rev 269
add a TaskBarIcon to configure beremiz_service and display plc states (started, stopped)

2008-11-04add autocomplete support for beremiz's textctrl
greg [Tue, 04 Nov 2008 15:44:44 +0100] rev 268
add autocomplete support for beremiz's textctrl

2008-10-31fix bad parameters in plugin.xml for test_master on linux
greg [Fri, 31 Oct 2008 09:56:14 +0100] rev 267
fix bad parameters in plugin.xml for test_master on linux

2008-10-27update test_master and test_slave examples for win32
greg [Mon, 27 Oct 2008 09:35:23 +0100] rev 266
update test_master and test_slave examples for win32

2008-10-27update test_master and test_slave examples for win32
greg [Mon, 27 Oct 2008 09:19:35 +0100] rev 265
update test_master and test_slave examples for win32

2008-10-27Update test_master and test_slave examples for linux
greg [Mon, 27 Oct 2008 07:58:57 +0100] rev 264
Update test_master and test_slave examples for linux

2008-10-24fix bug in beremiz_service with the MainLoop
greg [Fri, 24 Oct 2008 14:36:52 +0200] rev 263
fix bug in beremiz_service with the MainLoop

2008-10-24add taskbaricon to beremiz_service.
greg [Fri, 24 Oct 2008 14:01:36 +0200] rev 262
add taskbaricon to beremiz_service.
fix bug in dicovery.py
Write class for ServicePublisher

2008-10-22fix bug in methods.py
greg [Wed, 22 Oct 2008 14:22:54 +0200] rev 261
fix bug in methods.py

2008-10-20add docutils in svgui plugins to launch inkscape
greg [Mon, 20 Oct 2008 13:04:10 +0200] rev 260
add docutils in svgui plugins to launch inkscape
fix bug in Beremiz.py when open project without buildpath

2008-10-17changes CXXFLAGS LDFLAGS for svgui plugin on win32 platform
greg [Fri, 17 Oct 2008 14:44:41 +0200] rev 259
changes CXXFLAGS LDFLAGS for svgui plugin on win32 platform

2008-10-17fixed bug with config
greg [Fri, 17 Oct 2008 13:27:03 +0200] rev 258
fixed bug with config

2008-10-17remove workspace test
greg [Fri, 17 Oct 2008 13:03:19 +0200] rev 257
remove workspace test
store last folder opened

2008-10-16add buildpath parameter for beremiz
greg [Thu, 16 Oct 2008 16:49:39 +0200] rev 256
add buildpath parameter for beremiz
fix problems with test_svgui
remove -mno-cygwin from plugins/svgui

2008-10-14Fixed rmll examples
etisserant [Tue, 14 Oct 2008 13:40:17 +0200] rev 255
Fixed rmll examples

2008-09-10Updated splash for beta
etisserant [Wed, 10 Sep 2008 17:14:12 +0200] rev 254
Updated splash for beta

2008-09-10fixed : findiecchannel call
greg [Wed, 10 Sep 2008 17:11:04 +0200] rev 253
fixed : findiecchannel call

2008-09-10Bug with FBDPanel fixed
lbessard [Wed, 10 Sep 2008 16:44:27 +0200] rev 252
Bug with FBDPanel fixed

2008-09-08change default linker (ld ) to g++ in XSD for gcc toolchain
greg [Mon, 08 Sep 2008 14:33:57 +0200] rev 251
change default linker (ld ) to g++ in XSD for gcc toolchain

2008-09-08Bug with return value of nodelist saving fixed
lbessard [Mon, 08 Sep 2008 13:55:50 +0200] rev 250
Bug with return value of nodelist saving fixed

2008-09-07Bug with Open, Reopen and Close Project fixed
lbessard [Sun, 07 Sep 2008 16:46:15 +0200] rev 249
Bug with Open, Reopen and Close Project fixed

2008-09-07Bug with Open, Reopen and Close Project fixed
lbessard [Sun, 07 Sep 2008 16:43:05 +0200] rev 248
Bug with Open, Reopen and Close Project fixed

2008-09-07add __DEBUG variable
greg [Sun, 07 Sep 2008 15:54:09 +0200] rev 247
add __DEBUG variable

2008-09-07Adding support for Debugging in PLCOpenEditor
lbessard [Sun, 07 Sep 2008 15:23:32 +0200] rev 246
Adding support for Debugging in PLCOpenEditor

2008-09-07Added __DEBUG global var to eventually change PLC code execution gehavior
etisserant [Sun, 07 Sep 2008 10:06:19 +0200] rev 245
Added __DEBUG global var to eventually change PLC code execution gehavior

2008-09-07fixed : bug in debugthreadproc (plugger.py)
greg [Sun, 07 Sep 2008 10:03:23 +0200] rev 244
fixed : bug in debugthreadproc (plugger.py)
changes in plc_win32_main.c and plc_debug

2008-09-05Adding support for Debugging with PLCOpenEditor
lbessard [Fri, 05 Sep 2008 18:15:18 +0200] rev 243
Adding support for Debugging with PLCOpenEditor
Bug with unsubscribe IEC_path start to be fixed

2008-09-05Bug closing project in Beremiz when closing tab in PLCOpenEditor fixed
lbessard [Fri, 05 Sep 2008 18:13:55 +0200] rev 242
Bug closing project in Beremiz when closing tab in PLCOpenEditor fixed

2008-09-05Problem with multi-connection on block in LD fixed
lbessard [Fri, 05 Sep 2008 18:11:52 +0200] rev 241
Problem with multi-connection on block in LD fixed

2008-09-05fixed : bug when stop plc and previously svguiapp closed
greg [Fri, 05 Sep 2008 16:27:43 +0200] rev 240
fixed : bug when stop plc and previously svguiapp closed

2008-09-05Fixed bad IPC choice for debugger/PLC/control thread collaboration
etisserant [Fri, 05 Sep 2008 16:25:57 +0200] rev 239
Fixed bad IPC choice for debugger/PLC/control thread collaboration

2008-09-04Debugger now reports BOOL as booleans
etisserant [Thu, 04 Sep 2008 16:07:14 +0200] rev 238
Debugger now reports BOOL as booleans

2008-09-04Some scenario may block debugger.
etisserant [Thu, 04 Sep 2008 15:56:25 +0200] rev 237
Some scenario may block debugger.

2008-09-04Now debug all ticks, not only odd ones :-)
etisserant [Thu, 04 Sep 2008 14:57:52 +0200] rev 236
Now debug all ticks, not only odd ones :-)

2008-09-03Improved debug data feedback.
etisserant [Wed, 03 Sep 2008 17:28:17 +0200] rev 235
Improved debug data feedback.

2008-09-02fixed : bug when launch beremiz_service on windows
greg [Tue, 02 Sep 2008 12:24:25 +0200] rev 234
fixed : bug when launch beremiz_service on windows

2008-09-02add start inkscape methods for svgui plugin
greg [Tue, 02 Sep 2008 12:21:58 +0200] rev 233
add start inkscape methods for svgui plugin

2008-09-01add call to join method for stdout/stderr threads
greg [Mon, 01 Sep 2008 14:40:51 +0200] rev 232
add call to join method for stdout/stderr threads

2008-08-30Re-organized pyro connector proxy members mascarading
etisserant [Sat, 30 Aug 2008 22:14:06 +0200] rev 231
Re-organized pyro connector proxy members mascarading

2008-08-30Some GUI enhancement. Beremiz now comes with its own GenBitmapTextButton
etisserant [Sat, 30 Aug 2008 22:12:49 +0200] rev 230
Some GUI enhancement. Beremiz now comes with its own GenBitmapTextButton

2008-08-28add tests for win32
greg [Thu, 28 Aug 2008 16:34:48 +0200] rev 229
add tests for win32
fixed bug for win32

2008-08-28fixed : init_level bug
greg [Thu, 28 Aug 2008 15:08:41 +0200] rev 228
fixed : init_level bug
remove -lrt in LDFLAG

2008-08-28- Some improovements in debug data feedback data
etisserant [Thu, 28 Aug 2008 14:53:11 +0200] rev 227
- Some improovements in debug data feedback data
- Added "LOCAL://" uri support for local runtime support on randomized port

2008-08-28Fixed typo in discovery.py
etisserant [Thu, 28 Aug 2008 14:51:46 +0200] rev 226
Fixed typo in discovery.py

2008-08-28Some instance type test improved
lbessard [Thu, 28 Aug 2008 14:22:45 +0200] rev 225
Some instance type test improved

2008-08-26remove import signal in beremiz.py
greg [Tue, 26 Aug 2008 15:31:09 +0200] rev 224
remove import signal in beremiz.py
remove SIGKILL signal in wxPopen

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

2008-07-01Warning with StaticBoxSizer fixed
lbessard [Tue, 01 Jul 2008 18:30:42 +0200] rev 193
Warning with StaticBoxSizer fixed

2008-07-01Problem with files when launching created program from another directory fixed
lbessard [Tue, 01 Jul 2008 18:29:42 +0200] rev 192
Problem with files when launching created program from another directory fixed

2008-07-01Bug with float window size fixed
lbessard [Tue, 01 Jul 2008 09:00:40 +0200] rev 191
Bug with float window size fixed

2008-06-30Bug with folder path ending by '/' or '\' fixed
lbessard [Mon, 30 Jun 2008 17:38:28 +0200] rev 190
Bug with folder path ending by '/' or '\' fixed

2008-06-30Adding support for calculate window size while C generating
lbessard [Mon, 30 Jun 2008 17:04:25 +0200] rev 189
Adding support for calculate window size while C generating

2008-06-30Removing empty choice when parameter isn't optional
lbessard [Mon, 30 Jun 2008 14:31:18 +0200] rev 188
Removing empty choice when parameter isn't optional

2008-06-30led_pump and led_sink inverted
lbessard [Mon, 30 Jun 2008 14:29:23 +0200] rev 187
led_pump and led_sink inverted

2008-06-30Various bugs fixed
lbessard [Mon, 30 Jun 2008 14:28:48 +0200] rev 186
Various bugs fixed

2008-06-30Remove useless test on refreshing edit menu
lbessard [Mon, 30 Jun 2008 14:27:30 +0200] rev 185
Remove useless test on refreshing edit menu

2008-06-28*** empty log message ***
etisserant [Sat, 28 Jun 2008 19:06:48 +0200] rev 184
*** empty log message ***

2008-06-28*** empty log message ***
etisserant [Sat, 28 Jun 2008 18:57:18 +0200] rev 183
*** empty log message ***

2008-06-28Added SVGUI + CANopen Master and slave test
etisserant [Sat, 28 Jun 2008 18:56:04 +0200] rev 182
Added SVGUI + CANopen Master and slave test

2008-06-28Better SCGUITransform value initialization. Added semaphore as a mainloop init barrier
etisserant [Sat, 28 Jun 2008 18:54:44 +0200] rev 181
Better SCGUITransform value initialization. Added semaphore as a mainloop init barrier

2008-06-28Various fixes in c_ext, now, located vars are pointed.
etisserant [Sat, 28 Jun 2008 18:53:48 +0200] rev 180
Various fixes in c_ext, now, located vars are pointed.

2008-06-27Added PLC tick alignement on external synchronization source feature.
etisserant [Fri, 27 Jun 2008 16:21:22 +0200] rev 179
Added PLC tick alignement on external synchronization source feature.

2008-06-27Added PLC tick alignement on external synchronization source feature.
etisserant [Fri, 27 Jun 2008 16:21:22 +0200] rev 178
Added PLC tick alignement on external synchronization source feature.

2008-06-27Adding some examples with time qualifier in action_block in SFC
lbessard [Fri, 27 Jun 2008 09:38:16 +0200] rev 177
Adding some examples with time qualifier in action_block in SFC

2008-06-27Close Project menu item implemented
lbessard [Fri, 27 Jun 2008 09:28:52 +0200] rev 176
Close Project menu item implemented

2008-06-25*** empty log message ***
etisserant [Wed, 25 Jun 2008 17:36:24 +0200] rev 175
*** empty log message ***

2008-06-25Fixed slavebootup bug in generated code.
etisserant [Wed, 25 Jun 2008 17:36:09 +0200] rev 174
Fixed slavebootup bug in generated code.

2008-06-25Bug on Beremiz close with and IECcode and IECrawcode frames opened fixed
lbessard [Wed, 25 Jun 2008 17:34:57 +0200] rev 173
Bug on Beremiz close with and IECcode and IECrawcode frames opened fixed

2008-06-25Adding support for modification in CanFestival eds_utils
lbessard [Wed, 25 Jun 2008 17:32:53 +0200] rev 172
Adding support for modification in CanFestival eds_utils

2008-06-25Moved DS401 Slave Gui based demo to test_master_DS401GUI. test_master is now a pure simple master, supposed to work with test_slave.
etisserant [Wed, 25 Jun 2008 17:11:47 +0200] rev 171
Moved DS401 Slave Gui based demo to test_master_DS401GUI. test_master is now a pure simple master, supposed to work with test_slave.

2008-06-25Moved DS401 Slave Gui based demo to test_master_DS401GUI. test_master is now a pure simple master, supposed to work with test_slave.
etisserant [Wed, 25 Jun 2008 17:11:47 +0200] rev 170
Moved DS401 Slave Gui based demo to test_master_DS401GUI. test_master is now a pure simple master, supposed to work with test_slave.

2008-06-25SlaveBootup now set operational state for both local node and network nodes only when all nodes declared in network edit have been initialized.
etisserant [Wed, 25 Jun 2008 17:09:24 +0200] rev 169
SlaveBootup now set operational state for both local node and network nodes only when all nodes declared in network edit have been initialized.
Re-use of node creation dialog from CanFestival for slave node creation.

2008-06-25removed dead readme file in plugins
etisserant [Wed, 25 Jun 2008 17:01:07 +0200] rev 168
removed dead readme file in plugins

2008-06-24Re-organized tests
etisserant [Tue, 24 Jun 2008 19:02:57 +0200] rev 167
Re-organized tests

2008-06-24Preliminary CANopen slave generation support
etisserant [Tue, 24 Jun 2008 19:02:11 +0200] rev 166
Preliminary CANopen slave generation support

2008-06-23Support for extern pointer for located variables
lbessard [Mon, 23 Jun 2008 18:22:40 +0200] rev 165
Support for extern pointer for located variables

2008-06-23Bug on wx2.6 with PartsOpened fixed
lbessard [Mon, 23 Jun 2008 18:21:27 +0200] rev 164
Bug on wx2.6 with PartsOpened fixed

2008-06-23Support for extern pointer for located variables + Preliminary slave code (broken)
etisserant [Mon, 23 Jun 2008 17:52:21 +0200] rev 163
Support for extern pointer for located variables + Preliminary slave code (broken)

2008-06-23Try to fix strange wxPopen behavior. Feedback appreciated.
etisserant [Mon, 23 Jun 2008 16:06:20 +0200] rev 162
Try to fix strange wxPopen behavior. Feedback appreciated.

2008-06-04Bug on output variable location generation fixed
lbessard [Wed, 04 Jun 2008 17:47:54 +0200] rev 161
Bug on output variable location generation fixed

2008-05-29NMY start node on slavebootup
greg [Thu, 29 May 2008 17:44:11 +0200] rev 160
NMY start node on slavebootup

2008-05-26add import wx for testing platform
greg [Mon, 26 May 2008 15:25:26 +0200] rev 159
add import wx for testing platform

2008-05-26fix bug for svgui
greg [Mon, 26 May 2008 15:01:32 +0200] rev 158
fix bug for svgui

2008-05-26add debug mode for CanFestival dll under windows
greg [Mon, 26 May 2008 15:00:10 +0200] rev 157
add debug mode for CanFestival dll under windows

2008-05-24Changed canfestival plugin runtime template to reflect recent changes on unix.
etisserant [Sat, 24 May 2008 15:56:43 +0200] rev 156
Changed canfestival plugin runtime template to reflect recent changes on unix.

2008-05-24Fixed typos in config_utils comments
etisserant [Sat, 24 May 2008 15:55:46 +0200] rev 155
Fixed typos in config_utils comments

2008-05-24Fixed killing app on Linux in wxPopen. Do not use shell anymore. Command line is splitted into args, taking care of double and simple cotes. To be tested on win32.
etisserant [Sat, 24 May 2008 15:55:19 +0200] rev 154
Fixed killing app on Linux in wxPopen. Do not use shell anymore. Command line is splitted into args, taking care of double and simple cotes. To be tested on win32.

2008-05-24changed WidgetInspector shortcut to ctrl+home (ctrl+F12 was grabbed by KDE).
etisserant [Sat, 24 May 2008 15:51:11 +0200] rev 153
changed WidgetInspector shortcut to ctrl+home (ctrl+F12 was grabbed by KDE).

2008-05-24add TimerInit() and TimerCleanup() in cf_runtime for matching with Timer_unix
greg [Sat, 24 May 2008 11:51:33 +0200] rev 152
add TimerInit() and TimerCleanup() in cf_runtime for matching with Timer_unix

2008-05-23still enhancing Linux behavior of wxPopen
etisserant [Fri, 23 May 2008 19:33:17 +0200] rev 151
still enhancing Linux behavior of wxPopen

2008-05-23Fixed non-regression test of config_utils in canfestival plugin
etisserant [Fri, 23 May 2008 18:48:03 +0200] rev 150
Fixed non-regression test of config_utils in canfestival plugin

2008-05-23Tried to fix Linux behaviour of wxPopen.py
etisserant [Fri, 23 May 2008 18:47:32 +0200] rev 149
Tried to fix Linux behaviour of wxPopen.py

2008-05-23moved some demo code from plugger.py to test/.methods.py
etisserant [Fri, 23 May 2008 16:01:49 +0200] rev 148
moved some demo code from plugger.py to test/.methods.py

2008-05-23Improve svgui plugin for following SVGUIEditor modifications
lbessard [Fri, 23 May 2008 15:37:24 +0200] rev 147
Improve svgui plugin for following SVGUIEditor modifications

2008-05-23bug fix
greg [Fri, 23 May 2008 10:52:55 +0200] rev 146
bug fix

2008-05-23Improving c_ext plugin by adding an XML file format for saving C files and an graphical interface for editing this file
lbessard [Fri, 23 May 2008 10:31:26 +0200] rev 145
Improving c_ext plugin by adding an XML file format for saving C files and an graphical interface for editing this file

2008-05-06add Exit function and StopTimerLoop arg to match with recent changes in CanFestival
greg [Tue, 06 May 2008 15:22:18 +0200] rev 144
add Exit function and StopTimerLoop arg to match with recent changes in CanFestival

2008-04-16fixed windows bug in generate soft_plc (directory with spaces)
greg [Wed, 16 Apr 2008 14:27:12 +0200] rev 143
fixed windows bug in generate soft_plc (directory with spaces)

2008-04-16Generated Callback functions fixed
lbessard [Wed, 16 Apr 2008 09:40:25 +0200] rev 142
Generated Callback functions fixed

2008-04-08Clash with iec_std_lib.h and windows.h bug fixed
lbessard [Tue, 08 Apr 2008 18:44:19 +0200] rev 141
Clash with iec_std_lib.h and windows.h bug fixed

2008-04-04Changes in SVGUIControl
lbessard [Fri, 04 Apr 2008 17:54:05 +0200] rev 140
Changes in SVGUIControl

2008-04-04fixed typo in svgui.py
greg [Fri, 04 Apr 2008 15:42:03 +0200] rev 139
fixed typo in svgui.py

2008-04-03Changing SVGUI FunctionBlocks interface
lbessard [Thu, 03 Apr 2008 18:26:40 +0200] rev 138
Changing SVGUI FunctionBlocks interface

2008-03-31Modifying svgui plugin for following new SVGUIEditor version
lbessard [Mon, 31 Mar 2008 18:33:35 +0200] rev 137
Modifying svgui plugin for following new SVGUIEditor version
Changing 'retrive' to 'retrieve' for any file

2008-03-13import all docutils in 1 time
greg [Thu, 13 Mar 2008 15:38:27 +0100] rev 136
import all docutils in 1 time

2008-03-13change numpage (20 to 21) to display directly demo chapter in beremiz_manual
greg [Thu, 13 Mar 2008 10:28:01 +0100] rev 135
change numpage (20 to 21) to display directly demo chapter in beremiz_manual

2008-03-13docutils is now used for displaying pdf and html
greg [Thu, 13 Mar 2008 10:24:58 +0100] rev 134
docutils is now used for displaying pdf and html

2008-03-12change splash.Hide() with splash.Close()
greg [Wed, 12 Mar 2008 14:51:52 +0100] rev 133
change splash.Hide() with splash.Close()

2008-03-12remove double copyright and version
greg [Wed, 12 Mar 2008 13:32:14 +0100] rev 132
remove double copyright and version

2008-03-12new manual version
greg [Wed, 12 Mar 2008 13:29:39 +0100] rev 131
new manual version

2008-03-11fixed short process wainting bug. Seems wait() fail when process already finisshed... TO BE CONFIRMED.
greg [Tue, 11 Mar 2008 12:44:02 +0100] rev 130
fixed short process wainting bug. Seems wait() fail when process already finisshed... TO BE CONFIRMED.

2008-03-11Bug with Target Type modification fixed
lbessard [Tue, 11 Mar 2008 10:42:26 +0100] rev 129
Bug with Target Type modification fixed

2008-03-11fixed subprocess launching on linux (avoid use of undefied self.startupinfo and use use Shell=True (bash will split arguments))
greg [Tue, 11 Mar 2008 10:38:12 +0100] rev 128
fixed subprocess launching on linux (avoid use of undefied self.startupinfo and use use Shell=True (bash will split arguments))

2008-03-06Adding icons to Beremiz menus
lbessard [Thu, 06 Mar 2008 14:23:04 +0100] rev 127
Adding icons to Beremiz menus

2008-03-05add use of docutils for pdf
greg [Wed, 05 Mar 2008 11:43:20 +0100] rev 126
add use of docutils for pdf

2008-03-05docfile pdf path fixed
lbessard [Wed, 05 Mar 2008 10:05:12 +0100] rev 125
docfile pdf path fixed

2008-03-05SetIcon for Beremiz fixed
lbessard [Wed, 05 Mar 2008 10:04:28 +0100] rev 124
SetIcon for Beremiz fixed

2008-03-04fix typo in Beremiz.py
greg [Tue, 04 Mar 2008 08:50:52 +0100] rev 123
fix typo in Beremiz.py

2008-03-03use docclass for opening pdf on win32 or linux
greg [Mon, 03 Mar 2008 17:44:04 +0100] rev 122
use docclass for opening pdf on win32 or linux

2008-02-29Added ctrl+f12 wxpython inspector shortcut for debuging
etisserant [Fri, 29 Feb 2008 19:13:47 +0100] rev 121
Added ctrl+f12 wxpython inspector shortcut for debuging

2008-02-29create doc directory and add about.html + manual_beremiz.pdf
greg [Fri, 29 Feb 2008 12:03:45 +0100] rev 120
create doc directory and add about.html + manual_beremiz.pdf
implement beremiz helpMenu

2008-02-28Added question dialog for unsaved close
etisserant [Thu, 28 Feb 2008 18:12:16 +0100] rev 119
Added question dialog for unsaved close

2008-02-27Refuse close if PLC running.
etisserant [Wed, 27 Feb 2008 18:40:39 +0100] rev 118
Refuse close if PLC running.
Handling/display of change status for plugin. Now save when close.

2008-02-27Added splash screen. Moved icons to /images
etisserant [Wed, 27 Feb 2008 14:36:05 +0100] rev 117
Added splash screen. Moved icons to /images

2008-02-27add wx.icon in init for class beremiz class
greg [Wed, 27 Feb 2008 09:43:02 +0100] rev 116
add wx.icon in init for class beremiz class

2008-02-26Fixed empty build exception.
etisserant [Tue, 26 Feb 2008 17:14:06 +0100] rev 115
Fixed empty build exception.

2008-02-26Now .xml files are automatically created when creating a new project no need to save explicitely.
etisserant [Tue, 26 Feb 2008 15:33:32 +0100] rev 114
Now .xml files are automatically created when creating a new project no need to save explicitely.

2008-02-26Fixed new project creation bug
etisserant [Tue, 26 Feb 2008 15:25:31 +0100] rev 113
Fixed new project creation bug

2008-02-26Re-enabled stderr
etisserant [Tue, 26 Feb 2008 15:04:12 +0100] rev 112
Re-enabled stderr

2008-02-25fixed display/hide console when launch external programs
greg [Mon, 25 Feb 2008 16:59:28 +0100] rev 111
fixed display/hide console when launch external programs

2008-02-24Fixed way apps are launched in parralel with single log window... Tested in win32 only.
etisserant [Sun, 24 Feb 2008 02:06:42 +0100] rev 110
Fixed way apps are launched in parralel with single log window... Tested in win32 only.

2008-02-22Added enable/disable of plugin method buttons. Fixed alpha graying problem with disabled buttons. Updated debug dialog message with bug report path
etisserant [Fri, 22 Feb 2008 19:04:01 +0100] rev 109
Added enable/disable of plugin method buttons. Fixed alpha graying problem with disabled buttons. Updated debug dialog message with bug report path

2008-02-22add clean implementation
greg [Fri, 22 Feb 2008 15:40:18 +0100] rev 108
add clean implementation

2008-02-22add Run and Stop implementation
greg [Fri, 22 Feb 2008 14:57:24 +0100] rev 107
add Run and Stop implementation

2008-02-22Added plugins creation helpstrings, changed GUI layout (more compact), solved staticbitmap issues on win32, re-designed some icons...
etisserant [Fri, 22 Feb 2008 12:20:21 +0100] rev 106
Added plugins creation helpstrings, changed GUI layout (more compact), solved staticbitmap issues on win32, re-designed some icons...

2008-02-21Added ability to override plugin methods with arbitrary python code (methods.py) when loading plugins
etisserant [Thu, 21 Feb 2008 11:42:33 +0100] rev 105
Added ability to override plugin methods with arbitrary python code (methods.py) when loading plugins

2008-02-18add icon for linux
greg [Mon, 18 Feb 2008 18:34:24 +0100] rev 104
add icon for linux

2008-02-18fix bzr.ico -> icon for windows installer
greg [Mon, 18 Feb 2008 18:20:23 +0100] rev 103
fix bzr.ico -> icon for windows installer
add icon support for linux version in Beremiz.py

2008-02-18add bzr.ico -> icon for windows installer
greg [Mon, 18 Feb 2008 18:09:17 +0100] rev 102
add bzr.ico -> icon for windows installer
add icon support for win32 version in Beremiz.py

2008-02-13Display bugs on Windows fixed
lbessard [Wed, 13 Feb 2008 10:44:42 +0100] rev 101
Display bugs on Windows fixed

2008-02-11Fixed current time struct in linux runtime
etisserant [Mon, 11 Feb 2008 10:26:08 +0100] rev 100
Fixed current time struct in linux runtime

2008-02-08Beremiz layout improved
lbessard [Fri, 08 Feb 2008 18:35:30 +0100] rev 99
Beremiz layout improved

2008-02-05Beremiz layout improved
lbessard [Tue, 05 Feb 2008 18:04:03 +0100] rev 98
Beremiz layout improved

2008-02-04Beremiz layout changed
lbessard [Mon, 04 Feb 2008 18:55:40 +0100] rev 97
Beremiz layout changed

2008-02-04Fixed some bugs with install path containing white spaces
etisserant [Mon, 04 Feb 2008 15:11:48 +0100] rev 96
Fixed some bugs with install path containing white spaces

2008-02-01add GetParamsAttributes to canfestival.py to allow dll list in beremiz
greg [Fri, 01 Feb 2008 09:17:50 +0100] rev 95
add GetParamsAttributes to canfestival.py to allow dll list in beremiz

2008-01-31Bug on set values fixed
lbessard [Thu, 31 Jan 2008 16:42:50 +0100] rev 94
Bug on set values fixed

2008-01-29Now, params and buttons for plugin are aligned in a single big column
etisserant [Tue, 29 Jan 2008 19:12:13 +0100] rev 93
Now, params and buttons for plugin are aligned in a single big column

2008-01-29remove deb_dist in debian/rules
greg [Tue, 29 Jan 2008 11:17:26 +0100] rev 92
remove deb_dist in debian/rules

2008-01-29add debian dir to create debian package
greg [Tue, 29 Jan 2008 11:15:24 +0100] rev 91
add debian dir to create debian package

2008-01-29- Limited width of plugin tree for compactness
etisserant [Tue, 29 Jan 2008 10:02:45 +0100] rev 90
- Limited width of plugin tree for compactness
- All method button are kept in the tree

2008-01-28Added right aligment of parameteres blocks
etisserant [Mon, 28 Jan 2008 20:06:22 +0100] rev 89
Added right aligment of parameteres blocks
Fixed crash on wxPopen of non existing exe.

2008-01-28Bug on windows fixed
lbessard [Mon, 28 Jan 2008 10:22:31 +0100] rev 88
Bug on windows fixed

2008-01-25Bug on ToolBar and AddButton Menu popup fixed
lbessard [Fri, 25 Jan 2008 16:48:22 +0100] rev 87
Bug on ToolBar and AddButton Menu popup fixed

2008-01-22Adding support for the new version of xmlclass
lbessard [Tue, 22 Jan 2008 11:05:46 +0100] rev 86
Adding support for the new version of xmlclass

2008-01-15add setup.py and beremiz_postinst.py to build windows installer
greg [Tue, 15 Jan 2008 11:07:08 +0100] rev 85
add setup.py and beremiz_postinst.py to build windows installer

2007-12-21Plugin Tree Drawing bug hacked
lbessard [Fri, 21 Dec 2007 18:06:11 +0100] rev 84
Plugin Tree Drawing bug hacked

2007-12-21Bugs with windows fixed
lbessard [Fri, 21 Dec 2007 17:25:53 +0100] rev 83
Bugs with windows fixed

2007-12-20Beremiz layout improved for wx2.8 by inserting all control in TreeCtrl
lbessard [Thu, 20 Dec 2007 16:36:14 +0100] rev 82
Beremiz layout improved for wx2.8 by inserting all control in TreeCtrl

2007-12-10Windows related enhancements
etisserant [Mon, 10 Dec 2007 23:23:19 +0100] rev 81
Windows related enhancements

2007-12-10Bug on Master DCF generation fixed
lbessard [Mon, 10 Dec 2007 17:32:47 +0100] rev 80
Bug on Master DCF generation fixed

2007-12-10Some window related enhancements
etisserant [Mon, 10 Dec 2007 17:05:36 +0100] rev 79
Some window related enhancements

2007-12-10Bug on Master config generation fixed
lbessard [Mon, 10 Dec 2007 15:53:55 +0100] rev 78
Bug on Master config generation fixed

2007-12-10Adding file with generated master in build folder and a button for editing it with objdictedit
lbessard [Mon, 10 Dec 2007 11:04:52 +0100] rev 77
Adding file with generated master in build folder and a button for editing it with objdictedit

2007-12-09Menu buttons on two lines
lbessard [Sun, 09 Dec 2007 19:01:21 +0100] rev 76
Menu buttons on two lines

2007-12-09Windows related enhancements
etisserant [Sun, 09 Dec 2007 18:58:39 +0100] rev 75
Windows related enhancements

2007-12-09Some bugs fixed
lbessard [Sun, 09 Dec 2007 17:15:56 +0100] rev 74
Some bugs fixed

2007-12-06Adding support for execution order code generation
lbessard [Thu, 06 Dec 2007 18:06:13 +0100] rev 73
Adding support for execution order code generation

2007-12-06Bug on LeftPanelSizer with Windows fixed
lbessard [Thu, 06 Dec 2007 17:59:41 +0100] rev 72
Bug on LeftPanelSizer with Windows fixed

2007-11-19Improving Beremiz for using wx2.8 AUI
lbessard [Mon, 19 Nov 2007 17:23:01 +0100] rev 71
Improving Beremiz for using wx2.8 AUI

2007-11-16Improve wxPopen to be compatible with wx2.6 and higher
lbessard [Fri, 16 Nov 2007 17:40:18 +0100] rev 70
Improve wxPopen to be compatible with wx2.6 and higher

2007-11-16Bug when close project fixed
lbessard [Fri, 16 Nov 2007 17:39:36 +0100] rev 69
Bug when close project fixed

2007-11-13Bug with wx 2.8 fixed
lbessard [Tue, 13 Nov 2007 17:33:53 +0100] rev 68
Bug with wx 2.8 fixed

2007-10-30Layout changed for making buttons at top of the frame always visible
lbessard [Tue, 30 Oct 2007 16:49:35 +0100] rev 67
Layout changed for making buttons at top of the frame always visible

2007-10-25Bug with raw code edit fixed
lbessard [Thu, 25 Oct 2007 16:59:17 +0200] rev 66
Bug with raw code edit fixed

2007-10-25Adding icons in Beremiz GUI
lbessard [Thu, 25 Oct 2007 16:46:56 +0200] rev 65
Adding icons in Beremiz GUI
Adding button for editing PLC without PLCOpenEditor

2007-10-24Change generate_cc to generate_c
lbessard [Wed, 24 Oct 2007 17:40:12 +0200] rev 64
Change generate_cc to generate_c

2007-10-05*** empty log message ***
lbessard [Fri, 05 Oct 2007 17:56:44 +0200] rev 63
*** empty log message ***

2007-10-05Adding support for refresh block list where beremiz loose focus
lbessard [Fri, 05 Oct 2007 17:55:49 +0200] rev 62
Adding support for refresh block list where beremiz loose focus
(fixing bug on grid editors in plcopeneditor)

2007-10-05Bug on bit locations generation fixed
lbessard [Fri, 05 Oct 2007 17:51:55 +0200] rev 61
Bug on bit locations generation fixed

2007-10-02Test on wx version changed to test on platform
lbessard [Tue, 02 Oct 2007 18:05:36 +0200] rev 60
Test on wx version changed to test on platform

2007-10-02Enhancements in CanFestival plugin. Now PLC with CanFestival plugin compiles and run, exchanging CanOpen PDOs
etisserant [Tue, 02 Oct 2007 18:02:32 +0200] rev 59
Enhancements in CanFestival plugin. Now PLC with CanFestival plugin compiles and run, exchanging CanOpen PDOs

2007-10-01Basic CANOpen master node test compiles and run.
etisserant [Mon, 01 Oct 2007 21:52:41 +0200] rev 58
Basic CANOpen master node test compiles and run.

2007-10-01Basic CANOpen master node test compiles and run.
etisserant [Mon, 01 Oct 2007 21:44:40 +0200] rev 57
Basic CANOpen master node test compiles and run.

2007-09-25*** empty log message ***
etisserant [Tue, 25 Sep 2007 10:30:51 +0200] rev 56
*** empty log message ***

2007-09-24Updated plugins PluGenerate_C to conform to plugger.py
etisserant [Mon, 24 Sep 2007 17:09:19 +0200] rev 55
Updated plugins PluGenerate_C to conform to plugger.py

2007-09-24Comments...
etisserant [Mon, 24 Sep 2007 17:08:54 +0200] rev 54
Comments...

2007-09-24removed timer_notify conflict with CanFestival
etisserant [Mon, 24 Sep 2007 17:08:35 +0200] rev 53
removed timer_notify conflict with CanFestival

2007-09-24Added CanFestival "main" runtime part, initialize, all nodes, and start CF timer loop
etisserant [Mon, 24 Sep 2007 17:07:42 +0200] rev 52
Added CanFestival "main" runtime part, initialize, all nodes, and start CF timer loop

2007-09-24Added project linking, and plugin init,cleanup,retrive and publish method calls in main
etisserant [Mon, 24 Sep 2007 17:06:36 +0200] rev 51
Added project linking, and plugin init,cleanup,retrive and publish method calls in main
Added plugin deletion

2007-09-24Added plugin deletion
etisserant [Mon, 24 Sep 2007 17:05:07 +0200] rev 50
Added plugin deletion

2007-09-21On the long wat towards generated code comilation...
etisserant [Fri, 21 Sep 2007 17:48:34 +0200] rev 49
On the long wat towards generated code comilation...

2007-09-20Enhanced and really multi-platform process logging. Use wxProcess and wxExecute instead of python popen3 (unix only).
etisserant [Thu, 20 Sep 2007 17:32:52 +0200] rev 48
Enhanced and really multi-platform process logging. Use wxProcess and wxExecute instead of python popen3 (unix only).

2007-09-20PLC and plugins compilation with gcc now starts (and fail).
etisserant [Thu, 20 Sep 2007 17:30:32 +0200] rev 47
PLC and plugins compilation with gcc now starts (and fail).

2007-09-18Corrections for Windows
lbessard [Tue, 18 Sep 2007 18:04:07 +0200] rev 46
Corrections for Windows

2007-09-17Now, C extension plugin do handle multiple files
etisserant [Mon, 17 Sep 2007 18:04:13 +0200] rev 45
Now, C extension plugin do handle multiple files

2007-09-17Various changes to make SVGUI plugin generated code eventually compile
etisserant [Mon, 17 Sep 2007 18:00:39 +0200] rev 44
Various changes to make SVGUI plugin generated code eventually compile

2007-09-17Adding support for svgui block code generation
lbessard [Mon, 17 Sep 2007 17:45:15 +0200] rev 43
Adding support for svgui block code generation

2007-09-17Correct bugs on svgui plugin code generation
lbessard [Mon, 17 Sep 2007 12:48:00 +0200] rev 42
Correct bugs on svgui plugin code generation

2007-09-17Adding support for refreshing PLCOpenEditor block list
lbessard [Mon, 17 Sep 2007 10:12:35 +0200] rev 41
Adding support for refreshing PLCOpenEditor block list

2007-09-17Cosmetic in plugin tree
etisserant [Mon, 17 Sep 2007 07:33:40 +0200] rev 40
Cosmetic in plugin tree

2007-09-17Improoved SVGUI support
etisserant [Mon, 17 Sep 2007 07:33:20 +0200] rev 39
Improoved SVGUI support

2007-09-16SVGUI's DefEditor now runs and generate C code. Swapped __I with __Q
etisserant [Sun, 16 Sep 2007 10:25:19 +0200] rev 38
SVGUI's DefEditor now runs and generate C code. Swapped __I with __Q

2007-09-13Primary svgui plugin inherited - broken
etisserant [Thu, 13 Sep 2007 10:23:44 +0200] rev 37
Primary svgui plugin inherited - broken

2007-09-13Fixed invisible root node
etisserant [Thu, 13 Sep 2007 10:22:40 +0200] rev 36
Fixed invisible root node

2007-09-13Adding option in config_test.p for regenerate reference result file
lbessard [Thu, 13 Sep 2007 09:01:57 +0200] rev 35
Adding option in config_test.p for regenerate reference result file

2007-09-12config_utils.py rewritten
lbessard [Wed, 12 Sep 2007 17:16:27 +0200] rev 34
config_utils.py rewritten
Test to check config_utils added

2007-09-11Enhanced bahavior of plugin tree representation when changing IEC channel
etisserant [Tue, 11 Sep 2007 17:29:27 +0200] rev 33
Enhanced bahavior of plugin tree representation when changing IEC channel

2007-09-11Fixed CanOpen network renaming
etisserant [Tue, 11 Sep 2007 17:27:45 +0200] rev 32
Fixed CanOpen network renaming

2007-09-11added basic C Code extention plugin
etisserant [Tue, 11 Sep 2007 16:11:15 +0200] rev 31
added basic C Code extention plugin

2007-09-11Fixed onclose bug
etisserant [Tue, 11 Sep 2007 16:10:27 +0200] rev 30
Fixed onclose bug

2007-09-11Major improvements, plugin renaming and secured name/IEC channel attribution, various fixes on PlugTemplate
etisserant [Tue, 11 Sep 2007 16:09:58 +0200] rev 29
Major improvements, plugin renaming and secured name/IEC channel attribution, various fixes on PlugTemplate

2007-09-11Disabled unused run/edit menu, fixed some event/refresh machanisms
etisserant [Tue, 11 Sep 2007 16:07:13 +0200] rev 28
Disabled unused run/edit menu, fixed some event/refresh machanisms

2007-09-11CONFIG_UTILS (sync)
greg [Tue, 11 Sep 2007 15:10:56 +0200] rev 27
CONFIG_UTILS (sync)

2007-09-11added sync option
etisserant [Tue, 11 Sep 2007 08:00:28 +0200] rev 26
added sync option

2007-09-10Adding support for using Networkedit et PLCOpenEditor in Beremiz
lbessard [Mon, 10 Sep 2007 18:19:53 +0200] rev 25
Adding support for using Networkedit et PLCOpenEditor in Beremiz

2007-09-10Working CanOpen OD generation
etisserant [Mon, 10 Sep 2007 18:12:03 +0200] rev 24
Working CanOpen OD generation

2007-09-10minor fixes
etisserant [Mon, 10 Sep 2007 14:10:03 +0200] rev 23
minor fixes

2007-09-07Pleliminary build process -- C code generation
etisserant [Fri, 07 Sep 2007 10:19:04 +0200] rev 22
Pleliminary build process -- C code generation

2007-09-07Adding buttons for plugins
lbessard [Fri, 07 Sep 2007 09:11:18 +0200] rev 21
Adding buttons for plugins

2007-09-04Beremiz plugins definitions.
etisserant [Tue, 04 Sep 2007 17:58:29 +0200] rev 20
Beremiz plugins definitions.

2007-09-04Adding Plugin params visualization with basic controls
lbessard [Tue, 04 Sep 2007 17:16:42 +0200] rev 19
Adding Plugin params visualization with basic controls

2007-09-03Base build mechanism layout.
etisserant [Mon, 03 Sep 2007 17:12:43 +0200] rev 18
Base build mechanism layout.

2007-08-31First commit of Beremiz new version with plugin support
lbessard [Fri, 31 Aug 2007 15:11:30 +0200] rev 17
First commit of Beremiz new version with plugin support

2007-08-29*** empty log message ***
etisserant [Wed, 29 Aug 2007 07:58:49 +0200] rev 16
*** empty log message ***

2007-08-28More precise design for plugins.... to be continued...
etisserant [Tue, 28 Aug 2007 15:00:52 +0200] rev 15
More precise design for plugins.... to be continued...

2007-08-28More precise design for plugins.... to be continued...
etisserant [Tue, 28 Aug 2007 07:57:36 +0200] rev 14
More precise design for plugins.... to be continued...

2007-08-27More precise design for plugins.... to be continued...
etisserant [Mon, 27 Aug 2007 17:54:55 +0200] rev 13
More precise design for plugins.... to be continued...

2007-08-21plugin framework organization being defined
etisserant [Tue, 21 Aug 2007 17:21:26 +0200] rev 12
plugin framework organization being defined

2007-08-20Adding plugin support in Beremiz
lbessard [Mon, 20 Aug 2007 14:28:08 +0200] rev 11
Adding plugin support in Beremiz

2007-08-16Plugin skeleton base - python package
etisserant [Thu, 16 Aug 2007 12:03:00 +0200] rev 10
Plugin skeleton base - python package

2007-08-14Improved error report
etisserant [Tue, 14 Aug 2007 16:28:00 +0200] rev 9
Improved error report

2007-08-14Bug on new project fixed
lbessard [Tue, 14 Aug 2007 15:11:27 +0200] rev 8
Bug on new project fixed

2007-08-13Added stdout/stderr separation limitation and coloration
etisserant [Mon, 13 Aug 2007 17:22:39 +0200] rev 7
Added stdout/stderr separation limitation and coloration

2007-08-09Bug on command line fixed
lbessard [Thu, 09 Aug 2007 18:05:09 +0200] rev 6
Bug on command line fixed

2007-08-08Cleaning code for using only wxPython 2.6 class naming
lbessard [Wed, 08 Aug 2007 14:54:48 +0200] rev 5
Cleaning code for using only wxPython 2.6 class naming

2007-08-07Cleaning code for using only wxPython 2.6 class naming
lbessard [Tue, 07 Aug 2007 17:53:48 +0200] rev 4
Cleaning code for using only wxPython 2.6 class naming
Adding sizers to all dialogs

2007-08-02Adding validity verifications on project folders opened
lbessard [Thu, 02 Aug 2007 16:48:58 +0200] rev 3
Adding validity verifications on project folders opened

2007-07-26Adding verification for the project opened
lbessard [Thu, 26 Jul 2007 17:17:50 +0200] rev 2
Adding verification for the project opened

2007-07-25Adding Build Method for PLC program generating
lbessard [Wed, 25 Jul 2007 17:58:18 +0200] rev 1
Adding Build Method for PLC program generating

2007-07-20First Beremiz commit
lbessard [Sat, 21 Jul 2007 01:32:59 +0200] rev 0
First Beremiz commit