beremiz
Clone
Summary
Browse
Changes
Graph
Added wxInspector feature to play with wxGlade GUI more easily.
2009-01-19, etisserant
453487dba0a6
Enhanced wxGlade GUI creation.
2009-01-19, etisserant
d962b3d503b5
Added support for wxglade GUIs.
2009-01-17, etisserant
87c925eaaa3a
Added python_poll FB, to poll python variable without waiting ack
2009-01-17, etisserant
7f7912ae5ee8
Enhanced the way "runtime.py" is executed,
2009-01-16, etisserant
d7f8ffe18017
Fixed the way LOCAL:// connector detects X11 poisoned plugins to avoid launching tray-icon enabled runtime (-x1)
2009-01-16, etisserant
732e30ac8bf3
Fixed typo in (LD/C)FLAGS hendling in toolchain_gcc.py
2009-01-16, etisserant
8fca8b555808
Replacing wx.Choice by wx.ComboBox
2009-01-16, lbessard
37b2b4adbb1d
Rewrite TestCtrlAutoComplete to fix all bugs
2009-01-16, lbessard
bc6fc07c3153
Fix problem with embeddedimage module not present in wx versions older than 2.8.8.0
2009-01-15, lbessard
39b3d4a2195b
Adding example of path generator program
2009-01-14, lbessard
b9ec99fab9fc
Adding support for Graphic for variable in Debug mode
2009-01-14, lbessard
a47081eb6cec
Added systematic stdout.flush runtime side, so that results appear in log window
2009-01-14, etisserant
701c0601db02
Local Runtime (LOCAL://) now launched "on demand"
2009-01-14, etisserant
3bd617ae7a05
Bug on __DEBUG no present fixed
2009-01-09, lbessard
d17bd2f00a87
Warning on modulo by zero fixed
2009-01-09, lbessard
7ee96191c476
The must-have test : using wiimote sensors !
2009-01-04, etisserant
5b3083695c8c
Minor changes to get better cleanup of debug and python_eval threads, accross multiple debug sessions and PLC runs.
2009-01-04, etisserant
a2a8a52b0d4f
Added local C dependency dicovery and changes checking, to speed up build.
2009-01-04, etisserant
e5782a52dcea
Fixed problem with re-use of Pyro connector proxy copy across debug sessions
2008-12-30, etisserant
3fecc96090c8
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-30, etisserant
d0e6fc0701fb
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-24, etisserant
2221e99d2f8f
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-23, etisserant
3f0fc8de99b0
Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.
2008-12-23, etisserant
f2ef79f3dba0
Fixed minimize/maximize invertion
2008-12-23, etisserant
47d29c4b55a3
Updated splash
2008-12-23, etisserant
38b0da8672e1
Local PYRO connection is designated by LOCAL://, not PYRO://localhost:3000 anymore
2008-12-23, etisserant
73890551f021
fixed : MAX_SEM_COUNT to 1 instead of 10
2008-12-15, greg
0d7426f26c6f
Adding Function Blocks in VARIABLES.csv
2008-12-12, lbessard
ff7c8eb3f362
Adding support for defining plugin library as a plcopen xml file in plugin folder
2008-12-10, greg
8628f3dd0979
Bug with debug mode when displaying code fixed
2008-11-26, greg
d15a20eb2b8b
Bug on Exception handling fixed
2008-11-26, greg
9cce83526487
add the possibility to enable or disable wxTaskbarIcon for Beremiz_service
2008-11-24, greg
ea7928fd07da
Bug on bit mapping in CanFestival plugin fixed
2008-11-20, lbessard
3b8fb275cf7e
add a TaskBarIcon to configure beremiz_service and display plc states (started, stopped)
2008-11-04, greg
d29c5f71574f
add autocomplete support for beremiz's textctrl
2008-11-04, greg
66843376a982
fix bad parameters in plugin.xml for test_master on linux
2008-10-31, greg
e12fb29fe797
update test_master and test_slave examples for win32
2008-10-27, greg
530118da6c15
update test_master and test_slave examples for win32
2008-10-27, greg
f56ab7d25f06
Update test_master and test_slave examples for linux
2008-10-27, greg
06420c9fb656
fix bug in beremiz_service with the MainLoop
2008-10-24, greg
0bc32427a459
add taskbaricon to beremiz_service.
2008-10-24, greg
141a7145c099
fix bug in methods.py
2008-10-22, greg
5299c6746fa8
add docutils in svgui plugins to launch inkscape
2008-10-20, greg
038eff285e00
changes CXXFLAGS LDFLAGS for svgui plugin on win32 platform
2008-10-17, greg
f527d1c3f630
fixed bug with config
2008-10-17, greg
54c02b82da5f
remove workspace test
2008-10-17, greg
a4b01f57069a
add buildpath parameter for beremiz
2008-10-16, greg
1da137b99948
Fixed rmll examples
2008-10-14, etisserant
1f660bed2ab1
Updated splash for beta
2008-09-10, etisserant
2c5909789f0b
fixed : findiecchannel call
2008-09-10, greg
b1a9d37bb84c
Bug with FBDPanel fixed
2008-09-10, lbessard
5c8167203f6e
change default linker (ld ) to g++ in XSD for gcc toolchain
2008-09-08, greg
2066d2c65b71
Bug with return value of nodelist saving fixed
2008-09-08, lbessard
01963beca027
Bug with Open, Reopen and Close Project fixed
2008-09-07, lbessard
a770187273e9
Bug with Open, Reopen and Close Project fixed
2008-09-07, lbessard
444d4db3faea
add __DEBUG variable
2008-09-07, greg
655d5fef0204
Adding support for Debugging in PLCOpenEditor
2008-09-07, lbessard
3613c6ee9e0e
Added __DEBUG global var to eventually change PLC code execution gehavior
2008-09-07, etisserant
60a221d72152
fixed : bug in debugthreadproc (plugger.py)
2008-09-07, greg
85e92d9e34a8