beremiz
Clone
Summary
Browse
Changes
Graph
forgoten branch now closed
cherry-pick
2009-08-12, beremiz
6de6d6958efd
Adding support for extracting Common_Ticktime from VARIABLES.csv
2012-01-25, laurent
fb03cb6da95c
Adding support for loading datatypes defined in plugins to allow to use them in PLC program
2012-01-24, laurent
472469f4d5ad
Better name for python plugin
2012-01-23, Edouard Tisserant
048f5a923c86
Merging with modifications from Edouard
2012-01-17, laurent
f2266a8517e4
Fixing bug on Windows with expanding hidden root item in location tree ctrl
2012-01-17, laurent
5056f17a0c6b
Fixing bug in c_ext plugin variable grid cells not editable
2012-01-17, laurent
aec7aca89f3e
Version bump, 1.03, splah image
2012-01-12, Edouard Tisserant
84e07afaabf3
Version bump, 1.03
2012-01-12, Edouard Tisserant
761b7a59d63f
Fixing bug in scrollbars and content position in Topology panel when expand and collapse elements in treectrls
2012-01-09, laurent
037d2beecfb9
Fixing bug in displaying lines of code at the origin of matiec errors
2012-01-08, laurent
5d3da49e8029
Fixing inverted icons for button to Minimize/Maximize plugin parameters panel
2012-01-08, laurent
56b536118ec8
Adding support for drag'n dropping located variables from topology panel to configurations and resources variable panel for declaring global located variables
2012-01-08, laurent
71a824446673
Fixing some issues in c_ext plugin
2011-12-21, laurent
94417ab25510
Adding support for integrating Python code Editor into Beremiz frame.
2011-12-21, laurent
340c0b9caeca
Fixing bug integrated plugin editors not closed when removing corresponding plugin
2011-12-20, laurent
c1792dfc8c7e
Fixing bug when loading icons for plugin's editor tabs
2011-12-19, laurent
5becd66cca02
Removing multiple definition of UndoBuffer
2011-12-16, laurent
9f6c091c316c
Moving definition of grids fonts and colours into CustomGrid
2011-12-16, laurent
21a572d80bd7
Adding support for loading specific POUs library in LPCBeremiz
2011-12-14, laurent
eb2d9f2b3567
Adding support for unifying grid table control elements
2011-12-14, laurent
cbeb769b0a56
Replacing sizers structure for locations tree by a treectrl in Topology panel in order to make refreshing of this panel faster
2011-12-09, laurent
26236e691330
Fixing bug in forcing variables in runtime debug thread
2011-12-09, laurent
c48023b6f0ec
Avoid starting Zeroconf if ip unspecified or set to localhost. Pick one interface address when given IP is 0.0.0.0
2011-11-28, Edouard Tisserant
73295e742da2
converted ServicePublisher.py to unix line ending
2011-11-22, Edouard Tisserant
edce87412f5a
added periodic retry for zeroconf, in case network interface is not ready
2011-11-22, Edouard Tisserant
3b48c7ed7837
ServicePublisher.py was missing in previous commit
2011-11-21, Edouard Tisserant
616f86c13443
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-21, Edouard Tisserant
b511cab580eb
Fixed typo in /runtime/ServicePublisher
2011-11-20, Edouard Tisserant
1013a69ed1ea
various cleanups in /targets
2011-11-19, Edouard Tisserant
cd7ccbbbf471
Fixed encoding of Beremiz_service.py
2011-11-18, Edouard Tisserant
b4eae24d05bf
Fixed file attributes on Beremiz.py and Beremiz_service.py
2011-11-18, Edouard Tisserant
d410fe057543
Fixing bug that prevent to use global variables in configuration
2011-11-18, laurent
85dad46ae0f6
Fixing python plugin function block code to follow new macros defined in matiec accessor.h for setting variables
2011-11-18, laurent
865c7c60a1f3
Fixing bug preventing copy/cut/paste using shortcuts on CFileEditor text editors
2011-11-16, laurent
c19557ec2c5a
Fixing refresh of notebook tab titles after project save
2011-11-16, laurent
35c59bfc54f2
added -fPIC to satisfy X86_64 build
2011-11-16, Edouard Tisserant
fcdb60cacb2c
fixed redondant ldflag and a typo in xenomai build
2011-11-16, Edouard Tisserant
5b925a1d8fed
Xenomai build now ignores xeno-config if not set
2011-11-16, Edouard Tisserant
70c84e6ff92c
Merging with Edouard's modifications
2011-11-08, laurent
3c9fbe483124
Fixing bug in project modified state not well reported when modifications made in plugins informations
2011-11-08, laurent
9a9636e16d15
Including external tools for editing plugin informations into Beremiz window
2011-11-08, laurent
91b2ae63ea3d
fix unnecessary CanFestival plugin load in lpcberemiz
2011-10-17, Edouard Tisserant
61347cc521d1
Merging with Edouard's modifications
2011-10-17, laurent
2a8476222ba8
Fix bug frame title not refreshed when the plugin attributes are modified
2011-10-14, laurent
ff7f76c936b9
Adding support for using keyboard to edit cfile interface variables displayed in Grid
2011-10-14, laurent
2b9bd5dcf8d2
Fixed LPCBeremiz to refect recent root plugin build method name to change
2011-10-13, Edouard Tisserant
08d4cc1ceb9b
Updated console messages for build and stop
2011-10-10, Edouard Tisserant
8e74266033f8
A few new keyboard shortcuts : F4=stop, F5=run, F5=transfer, F7=connect
2011-10-09, Edouard Tisserant
8cdb533c3c7a
runtime's process cwd should now be the same as provided working dir, fixin permission problem on W7
2011-10-06, Edouard Tisserant
885a224a35be
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-30, Edouard Tisserant
a3ce93d63832
Reverted win32 target default configuration to default gcc toolchain congig
2011-09-30, Edouard Tisserant
f2c6bb695cf5
Fixes after moving xmlclass and docutils into plcopeneditor
2011-09-30, laurent
8584ddae9385
Fixed wrong bug report email
2011-09-27, Edouard Tisserant
c6b1a22aa614
fixed debug with xenomai, fixed unprotected access to ___debug_tick
2011-09-26, Edouard Tisserant
7c23fac40a2a
Xenomai Fix : runs, but still fail in debug
2011-09-25, Edouard Tisserant
b9271faec96e
Xenomai Fix : build
2011-09-22, Edouard Tisserant
72bc3e53a1fa
added return type to suspendDebug
2011-09-22, Edouard Tisserant
eed1dcf311a1
fixed warnings in plc_python.c
2011-09-22, Edouard Tisserant
be0ceea3b6dd
silence warnings while importing twisted
2011-09-22, Edouard Tisserant
f44651506a88