Wed, 12 Mar 2008 14:51:52 +0100 |
greg |
change splash.Hide() with splash.Close()
|
changeset |
files
|
Wed, 12 Mar 2008 13:32:14 +0100 |
greg |
remove double copyright and version
|
changeset |
files
|
Wed, 12 Mar 2008 13:29:39 +0100 |
greg |
new manual version
|
changeset |
files
|
Tue, 11 Mar 2008 12:44:02 +0100 |
greg |
fixed short process wainting bug. Seems wait() fail when process already finisshed... TO BE CONFIRMED.
|
changeset |
files
|
Tue, 11 Mar 2008 10:42:26 +0100 |
lbessard |
Bug with Target Type modification fixed
|
changeset |
files
|
Tue, 11 Mar 2008 10:38:12 +0100 |
greg |
fixed subprocess launching on linux (avoid use of undefied self.startupinfo and use use Shell=True (bash will split arguments))
|
changeset |
files
|
Thu, 06 Mar 2008 14:23:04 +0100 |
lbessard |
Adding icons to Beremiz menus
|
changeset |
files
|
Wed, 05 Mar 2008 11:43:20 +0100 |
greg |
add use of docutils for pdf
|
changeset |
files
|
Wed, 05 Mar 2008 10:05:12 +0100 |
lbessard |
docfile pdf path fixed
|
changeset |
files
|
Wed, 05 Mar 2008 10:04:28 +0100 |
lbessard |
SetIcon for Beremiz fixed
|
changeset |
files
|
Tue, 04 Mar 2008 08:50:52 +0100 |
greg |
fix typo in Beremiz.py
|
changeset |
files
|
Mon, 03 Mar 2008 17:44:04 +0100 |
greg |
use docclass for opening pdf on win32 or linux
|
changeset |
files
|
Fri, 29 Feb 2008 19:13:47 +0100 |
etisserant |
Added ctrl+f12 wxpython inspector shortcut for debuging
|
changeset |
files
|
Fri, 29 Feb 2008 12:03:45 +0100 |
greg |
create doc directory and add about.html + manual_beremiz.pdf
|
changeset |
files
|
Thu, 28 Feb 2008 18:12:16 +0100 |
etisserant |
Added question dialog for unsaved close
|
changeset |
files
|
Wed, 27 Feb 2008 18:40:39 +0100 |
etisserant |
Refuse close if PLC running.
|
changeset |
files
|
Wed, 27 Feb 2008 14:36:05 +0100 |
etisserant |
Added splash screen. Moved icons to /images
|
changeset |
files
|
Wed, 27 Feb 2008 09:43:02 +0100 |
greg |
add wx.icon in init for class beremiz class
|
changeset |
files
|
Tue, 26 Feb 2008 17:14:06 +0100 |
etisserant |
Fixed empty build exception.
|
changeset |
files
|
Tue, 26 Feb 2008 15:33:32 +0100 |
etisserant |
Now .xml files are automatically created when creating a new project no need to save explicitely.
|
changeset |
files
|
Tue, 26 Feb 2008 15:25:31 +0100 |
etisserant |
Fixed new project creation bug
|
changeset |
files
|
Tue, 26 Feb 2008 15:04:12 +0100 |
etisserant |
Re-enabled stderr
|
changeset |
files
|
Mon, 25 Feb 2008 16:59:28 +0100 |
greg |
fixed display/hide console when launch external programs
|
changeset |
files
|
Sun, 24 Feb 2008 02:06:42 +0100 |
etisserant |
Fixed way apps are launched in parralel with single log window... Tested in win32 only.
|
changeset |
files
|
Fri, 22 Feb 2008 19:04:01 +0100 |
etisserant |
Added enable/disable of plugin method buttons. Fixed alpha graying problem with disabled buttons. Updated debug dialog message with bug report path
|
changeset |
files
|
Fri, 22 Feb 2008 15:40:18 +0100 |
greg |
add clean implementation
|
changeset |
files
|
Fri, 22 Feb 2008 14:57:24 +0100 |
greg |
add Run and Stop implementation
|
changeset |
files
|
Fri, 22 Feb 2008 12:20:21 +0100 |
etisserant |
Added plugins creation helpstrings, changed GUI layout (more compact), solved staticbitmap issues on win32, re-designed some icons...
|
changeset |
files
|
Thu, 21 Feb 2008 11:42:33 +0100 |
etisserant |
Added ability to override plugin methods with arbitrary python code (methods.py) when loading plugins
|
changeset |
files
|
Mon, 18 Feb 2008 18:34:24 +0100 |
greg |
add icon for linux
|
changeset |
files
|
Mon, 18 Feb 2008 18:20:23 +0100 |
greg |
fix bzr.ico -> icon for windows installer
|
changeset |
files
|
Mon, 18 Feb 2008 18:09:17 +0100 |
greg |
add bzr.ico -> icon for windows installer
|
changeset |
files
|
Wed, 13 Feb 2008 10:44:42 +0100 |
lbessard |
Display bugs on Windows fixed
|
changeset |
files
|
Mon, 11 Feb 2008 10:26:08 +0100 |
etisserant |
Fixed current time struct in linux runtime
|
changeset |
files
|
Fri, 08 Feb 2008 18:35:30 +0100 |
lbessard |
Beremiz layout improved
|
changeset |
files
|
Tue, 05 Feb 2008 18:04:03 +0100 |
lbessard |
Beremiz layout improved
|
changeset |
files
|
Mon, 04 Feb 2008 18:55:40 +0100 |
lbessard |
Beremiz layout changed
|
changeset |
files
|
Mon, 04 Feb 2008 15:11:48 +0100 |
etisserant |
Fixed some bugs with install path containing white spaces
|
changeset |
files
|
Fri, 01 Feb 2008 09:17:50 +0100 |
greg |
add GetParamsAttributes to canfestival.py to allow dll list in beremiz
|
changeset |
files
|
Thu, 31 Jan 2008 16:42:50 +0100 |
lbessard |
Bug on set values fixed
|
changeset |
files
|
Tue, 29 Jan 2008 19:12:13 +0100 |
etisserant |
Now, params and buttons for plugin are aligned in a single big column
|
changeset |
files
|
Tue, 29 Jan 2008 11:17:26 +0100 |
greg |
remove deb_dist in debian/rules
|
changeset |
files
|
Tue, 29 Jan 2008 11:15:24 +0100 |
greg |
add debian dir to create debian package
|
changeset |
files
|
Tue, 29 Jan 2008 10:02:45 +0100 |
etisserant |
- Limited width of plugin tree for compactness
|
changeset |
files
|
Mon, 28 Jan 2008 20:06:22 +0100 |
etisserant |
Added right aligment of parameteres blocks
|
changeset |
files
|
Mon, 28 Jan 2008 10:22:31 +0100 |
lbessard |
Bug on windows fixed
|
changeset |
files
|
Fri, 25 Jan 2008 16:48:22 +0100 |
lbessard |
Bug on ToolBar and AddButton Menu popup fixed
|
changeset |
files
|
Tue, 22 Jan 2008 11:05:46 +0100 |
lbessard |
Adding support for the new version of xmlclass
|
changeset |
files
|
Tue, 15 Jan 2008 11:07:08 +0100 |
greg |
add setup.py and beremiz_postinst.py to build windows installer
|
changeset |
files
|
Fri, 21 Dec 2007 18:06:11 +0100 |
lbessard |
Plugin Tree Drawing bug hacked
|
changeset |
files
|
Fri, 21 Dec 2007 17:25:53 +0100 |
lbessard |
Bugs with windows fixed
|
changeset |
files
|
Thu, 20 Dec 2007 16:36:14 +0100 |
lbessard |
Beremiz layout improved for wx2.8 by inserting all control in TreeCtrl
|
changeset |
files
|
Mon, 10 Dec 2007 23:23:19 +0100 |
etisserant |
Windows related enhancements
|
changeset |
files
|
Mon, 10 Dec 2007 17:32:47 +0100 |
lbessard |
Bug on Master DCF generation fixed
|
changeset |
files
|
Mon, 10 Dec 2007 17:05:36 +0100 |
etisserant |
Some window related enhancements
|
changeset |
files
|
Mon, 10 Dec 2007 15:53:55 +0100 |
lbessard |
Bug on Master config generation fixed
|
changeset |
files
|
Mon, 10 Dec 2007 11:04:52 +0100 |
lbessard |
Adding file with generated master in build folder and a button for editing it with objdictedit
|
changeset |
files
|
Sun, 09 Dec 2007 19:01:21 +0100 |
lbessard |
Menu buttons on two lines
|
changeset |
files
|
Sun, 09 Dec 2007 18:58:39 +0100 |
etisserant |
Windows related enhancements
|
changeset |
files
|
Sun, 09 Dec 2007 17:15:56 +0100 |
lbessard |
Some bugs fixed
|
changeset |
files
|
Thu, 06 Dec 2007 18:06:13 +0100 |
lbessard |
Adding support for execution order code generation
|
changeset |
files
|
Thu, 06 Dec 2007 17:59:41 +0100 |
lbessard |
Bug on LeftPanelSizer with Windows fixed
|
changeset |
files
|
Mon, 19 Nov 2007 17:23:01 +0100 |
lbessard |
Improving Beremiz for using wx2.8 AUI
|
changeset |
files
|
Fri, 16 Nov 2007 17:40:18 +0100 |
lbessard |
Improve wxPopen to be compatible with wx2.6 and higher
|
changeset |
files
|
Fri, 16 Nov 2007 17:39:36 +0100 |
lbessard |
Bug when close project fixed
|
changeset |
files
|
Tue, 13 Nov 2007 17:33:53 +0100 |
lbessard |
Bug with wx 2.8 fixed
|
changeset |
files
|
Tue, 30 Oct 2007 16:49:35 +0100 |
lbessard |
Layout changed for making buttons at top of the frame always visible
|
changeset |
files
|
Thu, 25 Oct 2007 16:59:17 +0200 |
lbessard |
Bug with raw code edit fixed
|
changeset |
files
|
Thu, 25 Oct 2007 16:46:56 +0200 |
lbessard |
Adding icons in Beremiz GUI
|
changeset |
files
|
Wed, 24 Oct 2007 17:40:12 +0200 |
lbessard |
Change generate_cc to generate_c
|
changeset |
files
|
Fri, 05 Oct 2007 17:56:44 +0200 |
lbessard |
*** empty log message ***
|
changeset |
files
|
Fri, 05 Oct 2007 17:55:49 +0200 |
lbessard |
Adding support for refresh block list where beremiz loose focus
|
changeset |
files
|
Fri, 05 Oct 2007 17:51:55 +0200 |
lbessard |
Bug on bit locations generation fixed
|
changeset |
files
|
Tue, 02 Oct 2007 18:05:36 +0200 |
lbessard |
Test on wx version changed to test on platform
|
changeset |
files
|
Tue, 02 Oct 2007 18:02:32 +0200 |
etisserant |
Enhancements in CanFestival plugin. Now PLC with CanFestival plugin compiles and run, exchanging CanOpen PDOs
|
changeset |
files
|
Mon, 01 Oct 2007 21:52:41 +0200 |
etisserant |
Basic CANOpen master node test compiles and run.
|
changeset |
files
|
Mon, 01 Oct 2007 21:44:40 +0200 |
etisserant |
Basic CANOpen master node test compiles and run.
|
changeset |
files
|
Tue, 25 Sep 2007 10:30:51 +0200 |
etisserant |
*** empty log message ***
|
changeset |
files
|
Mon, 24 Sep 2007 17:09:19 +0200 |
etisserant |
Updated plugins PluGenerate_C to conform to plugger.py
|
changeset |
files
|
Mon, 24 Sep 2007 17:08:54 +0200 |
etisserant |
Comments...
|
changeset |
files
|
Mon, 24 Sep 2007 17:08:35 +0200 |
etisserant |
removed timer_notify conflict with CanFestival
|
changeset |
files
|
Mon, 24 Sep 2007 17:07:42 +0200 |
etisserant |
Added CanFestival "main" runtime part, initialize, all nodes, and start CF timer loop
|
changeset |
files
|
Mon, 24 Sep 2007 17:06:36 +0200 |
etisserant |
Added project linking, and plugin init,cleanup,retrive and publish method calls in main
|
changeset |
files
|
Mon, 24 Sep 2007 17:05:07 +0200 |
etisserant |
Added plugin deletion
|
changeset |
files
|
Fri, 21 Sep 2007 17:48:34 +0200 |
etisserant |
On the long wat towards generated code comilation...
|
changeset |
files
|
Thu, 20 Sep 2007 17:32:52 +0200 |
etisserant |
Enhanced and really multi-platform process logging. Use wxProcess and wxExecute instead of python popen3 (unix only).
|
changeset |
files
|
Thu, 20 Sep 2007 17:30:32 +0200 |
etisserant |
PLC and plugins compilation with gcc now starts (and fail).
|
changeset |
files
|
Tue, 18 Sep 2007 18:04:07 +0200 |
lbessard |
Corrections for Windows
|
changeset |
files
|
Mon, 17 Sep 2007 18:04:13 +0200 |
etisserant |
Now, C extension plugin do handle multiple files
|
changeset |
files
|
Mon, 17 Sep 2007 18:00:39 +0200 |
etisserant |
Various changes to make SVGUI plugin generated code eventually compile
|
changeset |
files
|
Mon, 17 Sep 2007 17:45:15 +0200 |
lbessard |
Adding support for svgui block code generation
|
changeset |
files
|
Mon, 17 Sep 2007 12:48:00 +0200 |
lbessard |
Correct bugs on svgui plugin code generation
|
changeset |
files
|
Mon, 17 Sep 2007 10:12:35 +0200 |
lbessard |
Adding support for refreshing PLCOpenEditor block list
|
changeset |
files
|
Mon, 17 Sep 2007 07:33:40 +0200 |
etisserant |
Cosmetic in plugin tree
|
changeset |
files
|
Mon, 17 Sep 2007 07:33:20 +0200 |
etisserant |
Improoved SVGUI support
|
changeset |
files
|
Sun, 16 Sep 2007 10:25:19 +0200 |
etisserant |
SVGUI's DefEditor now runs and generate C code. Swapped __I with __Q
|
changeset |
files
|
Thu, 13 Sep 2007 10:23:44 +0200 |
etisserant |
Primary svgui plugin inherited - broken
|
changeset |
files
|
Thu, 13 Sep 2007 10:22:40 +0200 |
etisserant |
Fixed invisible root node
|
changeset |
files
|
Thu, 13 Sep 2007 09:01:57 +0200 |
lbessard |
Adding option in config_test.p for regenerate reference result file
|
changeset |
files
|
Wed, 12 Sep 2007 17:16:27 +0200 |
lbessard |
config_utils.py rewritten
|
changeset |
files
|
Tue, 11 Sep 2007 17:29:27 +0200 |
etisserant |
Enhanced bahavior of plugin tree representation when changing IEC channel
|
changeset |
files
|
Tue, 11 Sep 2007 17:27:45 +0200 |
etisserant |
Fixed CanOpen network renaming
|
changeset |
files
|
Tue, 11 Sep 2007 16:11:15 +0200 |
etisserant |
added basic C Code extention plugin
|
changeset |
files
|
Tue, 11 Sep 2007 16:10:27 +0200 |
etisserant |
Fixed onclose bug
|
changeset |
files
|
Tue, 11 Sep 2007 16:09:58 +0200 |
etisserant |
Major improvements, plugin renaming and secured name/IEC channel attribution, various fixes on PlugTemplate
|
changeset |
files
|
Tue, 11 Sep 2007 16:07:13 +0200 |
etisserant |
Disabled unused run/edit menu, fixed some event/refresh machanisms
|
changeset |
files
|
Tue, 11 Sep 2007 15:10:56 +0200 |
greg |
CONFIG_UTILS (sync)
|
changeset |
files
|
Tue, 11 Sep 2007 08:00:28 +0200 |
etisserant |
added sync option
|
changeset |
files
|
Mon, 10 Sep 2007 18:19:53 +0200 |
lbessard |
Adding support for using Networkedit et PLCOpenEditor in Beremiz
|
changeset |
files
|
Mon, 10 Sep 2007 18:12:03 +0200 |
etisserant |
Working CanOpen OD generation
|
changeset |
files
|
Mon, 10 Sep 2007 14:10:03 +0200 |
etisserant |
minor fixes
|
changeset |
files
|
Fri, 07 Sep 2007 10:19:04 +0200 |
etisserant |
Pleliminary build process -- C code generation
|
changeset |
files
|
Fri, 07 Sep 2007 09:11:18 +0200 |
lbessard |
Adding buttons for plugins
|
changeset |
files
|
Tue, 04 Sep 2007 17:58:29 +0200 |
etisserant |
Beremiz plugins definitions.
|
changeset |
files
|
Tue, 04 Sep 2007 17:16:42 +0200 |
lbessard |
Adding Plugin params visualization with basic controls
|
changeset |
files
|
Mon, 03 Sep 2007 17:12:43 +0200 |
etisserant |
Base build mechanism layout.
|
changeset |
files
|
Fri, 31 Aug 2007 15:11:30 +0200 |
lbessard |
First commit of Beremiz new version with plugin support
|
changeset |
files
|
Wed, 29 Aug 2007 07:58:49 +0200 |
etisserant |
*** empty log message ***
|
changeset |
files
|
Tue, 28 Aug 2007 15:00:52 +0200 |
etisserant |
More precise design for plugins.... to be continued...
|
changeset |
files
|
Tue, 28 Aug 2007 07:57:36 +0200 |
etisserant |
More precise design for plugins.... to be continued...
|
changeset |
files
|
Mon, 27 Aug 2007 17:54:55 +0200 |
etisserant |
More precise design for plugins.... to be continued...
|
changeset |
files
|
Tue, 21 Aug 2007 17:21:26 +0200 |
etisserant |
plugin framework organization being defined
|
changeset |
files
|
Mon, 20 Aug 2007 14:28:08 +0200 |
lbessard |
Adding plugin support in Beremiz
|
changeset |
files
|
Thu, 16 Aug 2007 12:03:00 +0200 |
etisserant |
Plugin skeleton base - python package
|
changeset |
files
|
Tue, 14 Aug 2007 16:28:00 +0200 |
etisserant |
Improved error report
|
changeset |
files
|
Tue, 14 Aug 2007 15:11:27 +0200 |
lbessard |
Bug on new project fixed
|
changeset |
files
|
Mon, 13 Aug 2007 17:22:39 +0200 |
etisserant |
Added stdout/stderr separation limitation and coloration
|
changeset |
files
|
Thu, 09 Aug 2007 18:05:09 +0200 |
lbessard |
Bug on command line fixed
|
changeset |
files
|
Wed, 08 Aug 2007 14:54:48 +0200 |
lbessard |
Cleaning code for using only wxPython 2.6 class naming
|
changeset |
files
|
Tue, 07 Aug 2007 17:53:48 +0200 |
lbessard |
Cleaning code for using only wxPython 2.6 class naming
|
changeset |
files
|
Thu, 02 Aug 2007 16:48:58 +0200 |
lbessard |
Adding validity verifications on project folders opened
|
changeset |
files
|
Thu, 26 Jul 2007 17:17:50 +0200 |
lbessard |
Adding verification for the project opened
|
changeset |
files
|
Wed, 25 Jul 2007 17:58:18 +0200 |
lbessard |
Adding Build Method for PLC program generating
|
changeset |
files
|
Sat, 21 Jul 2007 01:32:59 +0200 |
lbessard |
First Beremiz commit
|
changeset |
files
|