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

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

Fri, 23 May 2008 10:31:26 +0200Improving 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

Tue, 06 May 2008 15:22:18 +0200add 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

Wed, 16 Apr 2008 14:27:12 +0200fixed 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)

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

Tue, 08 Apr 2008 18:44:19 +0200Clash 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

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

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

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

Mon, 31 Mar 2008 18:33:35 +0200Modifying 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

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

Thu, 13 Mar 2008 10:28:01 +0100change 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

Thu, 13 Mar 2008 10:24:58 +0100docutils 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

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

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

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

Tue, 11 Mar 2008 12:44:02 +0100fixed 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.

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

Tue, 11 Mar 2008 10:38:12 +0100fixed 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))

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

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

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

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

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

Mon, 03 Mar 2008 17:44:04 +0100use 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

Fri, 29 Feb 2008 19:13:47 +0100Added 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

Fri, 29 Feb 2008 12:03:45 +0100create 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

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

Wed, 27 Feb 2008 18:40:39 +0100Refuse 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.

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

Wed, 27 Feb 2008 09:43:02 +0100add 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

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

Tue, 26 Feb 2008 15:33:32 +0100Now .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.

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

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

Mon, 25 Feb 2008 16:59:28 +0100fixed 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

Sun, 24 Feb 2008 02:06:42 +0100Fixed 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.

Fri, 22 Feb 2008 19:04:01 +0100Added 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

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

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

Fri, 22 Feb 2008 12:20:21 +0100Added 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...

Thu, 21 Feb 2008 11:42:33 +0100Added 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

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

Mon, 18 Feb 2008 18:20:23 +0100fix 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

Mon, 18 Feb 2008 18:09:17 +0100add 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

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

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

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

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

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

Mon, 04 Feb 2008 15:11:48 +0100Fixed 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

Fri, 01 Feb 2008 09:17:50 +0100add 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

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

Tue, 29 Jan 2008 19:12:13 +0100Now, 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

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

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

Tue, 29 Jan 2008 10:02:45 +0100- 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

Mon, 28 Jan 2008 20:06:22 +0100Added 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.

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