Sun, 08 Jan 2012 19:10:12 +0100 |
laurent |
Fixing bug in displaying lines of code at the origin of matiec errors
|
changeset |
files
|
Sun, 08 Jan 2012 19:07:59 +0100 |
laurent |
Fixing inverted icons for button to Minimize/Maximize plugin parameters panel
|
changeset |
files
|
Sun, 08 Jan 2012 19:04:41 +0100 |
laurent |
Adding support for drag'n dropping located variables from topology panel to configurations and resources variable panel for declaring global located variables
|
changeset |
files
|
Wed, 21 Dec 2011 19:43:40 +0100 |
laurent |
Fixing some issues in c_ext plugin
|
changeset |
files
|
Wed, 21 Dec 2011 19:42:49 +0100 |
laurent |
Adding support for integrating Python code Editor into Beremiz frame.
|
changeset |
files
|
Tue, 20 Dec 2011 23:37:06 +0100 |
laurent |
Fixing bug integrated plugin editors not closed when removing corresponding plugin
|
changeset |
files
|
Mon, 19 Dec 2011 01:56:13 +0100 |
laurent |
Fixing bug when loading icons for plugin's editor tabs
|
changeset |
files
|
Fri, 16 Dec 2011 22:55:13 +0100 |
laurent |
Removing multiple definition of UndoBuffer
|
changeset |
files
|
Fri, 16 Dec 2011 22:54:24 +0100 |
laurent |
Moving definition of grids fonts and colours into CustomGrid
|
changeset |
files
|
Wed, 14 Dec 2011 15:17:47 +0100 |
laurent |
Adding support for loading specific POUs library in LPCBeremiz
|
changeset |
files
|
Wed, 14 Dec 2011 15:17:36 +0100 |
laurent |
Adding support for unifying grid table control elements
|
changeset |
files
|
Fri, 09 Dec 2011 10:32:06 +0100 |
laurent |
Replacing sizers structure for locations tree by a treectrl in Topology panel in order to make refreshing of this panel faster
|
changeset |
files
|
Fri, 09 Dec 2011 10:26:56 +0100 |
laurent |
Fixing bug in forcing variables in runtime debug thread
|
changeset |
files
|
Mon, 28 Nov 2011 13:46:48 +0100 |
Edouard Tisserant |
Avoid starting Zeroconf if ip unspecified or set to localhost. Pick one interface address when given IP is 0.0.0.0
|
changeset |
files
|
Tue, 22 Nov 2011 02:07:00 +0100 |
Edouard Tisserant |
converted ServicePublisher.py to unix line ending
|
changeset |
files
|
Tue, 22 Nov 2011 02:06:15 +0100 |
Edouard Tisserant |
added periodic retry for zeroconf, in case network interface is not ready
|
changeset |
files
|
Mon, 21 Nov 2011 15:18:51 +0100 |
Edouard Tisserant |
ServicePublisher.py was missing in previous commit
|
changeset |
files
|
Mon, 21 Nov 2011 11:40:29 +0100 |
Edouard Tisserant |
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
|
changeset |
files
|
Sun, 20 Nov 2011 18:14:04 +0100 |
Edouard Tisserant |
Fixed typo in /runtime/ServicePublisher
|
changeset |
files
|
Sat, 19 Nov 2011 21:52:34 +0100 |
Edouard Tisserant |
various cleanups in /targets
|
changeset |
files
|
Fri, 18 Nov 2011 23:54:03 +0100 |
Edouard Tisserant |
Fixed encoding of Beremiz_service.py
|
changeset |
files
|
Fri, 18 Nov 2011 18:40:19 +0100 |
Edouard Tisserant |
Fixed file attributes on Beremiz.py and Beremiz_service.py
|
changeset |
files
|
Fri, 18 Nov 2011 17:33:19 +0100 |
laurent |
Fixing bug that prevent to use global variables in configuration
|
changeset |
files
|
Fri, 18 Nov 2011 17:32:57 +0100 |
laurent |
Fixing python plugin function block code to follow new macros defined in matiec accessor.h for setting variables
|
changeset |
files
|
Wed, 16 Nov 2011 23:30:17 +0100 |
laurent |
Fixing bug preventing copy/cut/paste using shortcuts on CFileEditor text editors
|
changeset |
files
|
Wed, 16 Nov 2011 23:28:42 +0100 |
laurent |
Fixing refresh of notebook tab titles after project save
|
changeset |
files
|
Wed, 16 Nov 2011 17:47:13 +0100 |
Edouard Tisserant |
added -fPIC to satisfy X86_64 build
|
changeset |
files
|
Wed, 16 Nov 2011 17:12:16 +0100 |
Edouard Tisserant |
fixed redondant ldflag and a typo in xenomai build
|
changeset |
files
|
Wed, 16 Nov 2011 12:50:16 +0100 |
Edouard Tisserant |
Xenomai build now ignores xeno-config if not set
|
changeset |
files
|
Tue, 08 Nov 2011 22:39:44 +0100 |
laurent |
Merging with Edouard's modifications
|
changeset |
files
|
Tue, 08 Nov 2011 22:04:07 +0100 |
laurent |
Fixing bug in project modified state not well reported when modifications made in plugins informations
|
changeset |
files
|
Tue, 08 Nov 2011 22:01:39 +0100 |
laurent |
Including external tools for editing plugin informations into Beremiz window
|
changeset |
files
|
Mon, 17 Oct 2011 21:43:20 +0200 |
Edouard Tisserant |
fix unnecessary CanFestival plugin load in lpcberemiz
|
changeset |
files
|
Mon, 17 Oct 2011 09:04:13 +0200 |
laurent |
Merging with Edouard's modifications
|
changeset |
files
|
Fri, 14 Oct 2011 23:54:00 +0200 |
laurent |
Fix bug frame title not refreshed when the plugin attributes are modified
|
changeset |
files
|
Fri, 14 Oct 2011 19:27:22 +0200 |
laurent |
Adding support for using keyboard to edit cfile interface variables displayed in Grid
|
changeset |
files
|
Thu, 13 Oct 2011 13:49:40 +0200 |
Edouard Tisserant |
Fixed LPCBeremiz to refect recent root plugin build method name to change
|
changeset |
files
|
Mon, 10 Oct 2011 00:19:40 +0200 |
Edouard Tisserant |
Updated console messages for build and stop
|
changeset |
files
|
Sun, 09 Oct 2011 23:30:18 +0200 |
Edouard Tisserant |
A few new keyboard shortcuts : F4=stop, F5=run, F5=transfer, F7=connect
|
changeset |
files
|
Thu, 06 Oct 2011 22:39:05 +0200 |
Edouard Tisserant |
runtime's process cwd should now be the same as provided working dir, fixin permission problem on W7
|
changeset |
files
|
Fri, 30 Sep 2011 23:41:46 +0200 |
Edouard Tisserant |
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
|
changeset |
files
|
Fri, 30 Sep 2011 23:06:56 +0200 |
Edouard Tisserant |
Reverted win32 target default configuration to default gcc toolchain congig
|
changeset |
files
|
Fri, 30 Sep 2011 17:12:27 +0200 |
laurent |
Fixes after moving xmlclass and docutils into plcopeneditor
|
changeset |
files
|
Tue, 27 Sep 2011 18:27:14 +0200 |
Edouard Tisserant |
Fixed wrong bug report email
|
changeset |
files
|
Mon, 26 Sep 2011 00:24:04 +0200 |
Edouard Tisserant |
fixed debug with xenomai, fixed unprotected access to ___debug_tick
|
changeset |
files
|
Sun, 25 Sep 2011 22:51:51 +0200 |
Edouard Tisserant |
Xenomai Fix : runs, but still fail in debug
|
changeset |
files
|
Thu, 22 Sep 2011 17:35:29 +0200 |
Edouard Tisserant |
Xenomai Fix : build
|
changeset |
files
|
Thu, 22 Sep 2011 17:33:34 +0200 |
Edouard Tisserant |
added return type to suspendDebug
|
changeset |
files
|
Thu, 22 Sep 2011 17:00:56 +0200 |
Edouard Tisserant |
fixed warnings in plc_python.c
|
changeset |
files
|
Thu, 22 Sep 2011 16:59:59 +0200 |
Edouard Tisserant |
silence warnings while importing twisted
|
changeset |
files
|
Thu, 08 Sep 2011 20:25:44 +0200 |
laurent |
Fix debugger bug after merging matiec repositories
|
changeset |
files
|
Wed, 07 Sep 2011 16:01:13 +0200 |
laurent |
Disabling definition of enumerated and structure variables for interfacing with PLC in c_ext plug-in
|
changeset |
files
|
Fri, 24 Jun 2011 01:17:07 +0200 |
Edouard Tisserant |
changed bugreport address
|
changeset |
files
|
Thu, 23 Jun 2011 17:51:28 +0200 |
Edouard Tisserant |
Updated release : Summer 2011 - 1.02 bugfix release
|
changeset |
files
|
Tue, 24 May 2011 11:27:00 +0200 |
laurent |
Bug when changing parameters in TargetType section in Beremiz project configuration fixed
|
changeset |
files
|
Tue, 24 May 2011 00:36:08 +0200 |
Edouard Tisserant |
Fixed runtime with twisted but without Wx (-x 0 -t 1), made non-Zeroconf a default option, i.e when -n not specified
|
changeset |
files
|
Wed, 18 May 2011 14:46:27 +0200 |
Edouard Tisserant |
debugger : forcing %M and %Q variables on each cycle, and rework of code for optimization and concision
|
changeset |
files
|
Wed, 18 May 2011 11:22:48 +0200 |
Edouard Tisserant |
memory located variables no behave like outputs, when forced
|
changeset |
files
|
Wed, 18 May 2011 11:21:10 +0200 |
Edouard Tisserant |
added memory location support to C file pluguin
|
changeset |
files
|
Mon, 16 May 2011 12:41:23 +0200 |
laurent |
Merged with Edouard's modifications
|
changeset |
files
|
Mon, 16 May 2011 11:58:06 +0200 |
laurent |
Fix bug when debugging located variables of type memory (%M)
|
changeset |
files
|
Tue, 26 Apr 2011 16:27:54 +0200 |
Edouard Tisserant |
Print binary size only in LPCBeremiz
|
changeset |
files
|
Thu, 21 Apr 2011 12:35:27 +0200 |
laurent |
Adding save project before building on LPCBeremiz
|
changeset |
files
|
Thu, 21 Apr 2011 11:06:43 +0200 |
laurent |
Adding support for saving frame size while closing and restore it at next launch
|
changeset |
files
|