beremiz
Clone
Summary
Browse
Changes
Graph
import all docutils in 1 time
2008-03-13, greg
f49f586a0a43
change numpage (20 to 21) to display directly demo chapter in beremiz_manual
2008-03-13, greg
ce787871e430
docutils is now used for displaying pdf and html
2008-03-13, greg
517db40c30b7
change splash.Hide() with splash.Close()
2008-03-12, greg
d85b937cdac3
remove double copyright and version
2008-03-12, greg
ebf06a3afb5d
new manual version
2008-03-12, greg
f6b58bdaf134
fixed short process wainting bug. Seems wait() fail when process already finisshed... TO BE CONFIRMED.
2008-03-11, greg
9af34a1d33b7
Bug with Target Type modification fixed
2008-03-11, lbessard
ec54cd416528
fixed subprocess launching on linux (avoid use of undefied self.startupinfo and use use Shell=True (bash will split arguments))
2008-03-11, greg
3db703a78e9c
Adding icons to Beremiz menus
2008-03-06, lbessard
36bb6be88a3b
add use of docutils for pdf
2008-03-05, greg
034979cb02b0
docfile pdf path fixed
2008-03-05, lbessard
13d45f7e0248
SetIcon for Beremiz fixed
2008-03-05, lbessard
b9aba2d44b3e
fix typo in Beremiz.py
2008-03-04, greg
b8512cf4dee9
use docclass for opening pdf on win32 or linux
2008-03-03, greg
7676dba61281
Added ctrl+f12 wxpython inspector shortcut for debuging
2008-02-29, etisserant
ccb1812f8323
create doc directory and add about.html + manual_beremiz.pdf
2008-02-29, greg
8c3150858dd3
Added question dialog for unsaved close
2008-02-28, etisserant
f3819d2e8eff
Refuse close if PLC running.
2008-02-27, etisserant
185d0d371ea4
Added splash screen. Moved icons to /images
2008-02-27, etisserant
32099ee16154
add wx.icon in init for class beremiz class
2008-02-27, greg
ff860001a377
Fixed empty build exception.
2008-02-26, etisserant
9ffdac9cf609
Now .xml files are automatically created when creating a new project no need to save explicitely.
2008-02-26, etisserant
2e3d8d4480e7
Fixed new project creation bug
2008-02-26, etisserant
78a92a18f8d6
Re-enabled stderr
2008-02-26, etisserant
fa0eaeaa9012
fixed display/hide console when launch external programs
2008-02-25, greg
e2e498333fbc
Fixed way apps are launched in parralel with single log window... Tested in win32 only.
2008-02-24, etisserant
a05e8b30c024
Added enable/disable of plugin method buttons. Fixed alpha graying problem with disabled buttons. Updated debug dialog message with bug report path
2008-02-22, etisserant
f27ca37b6e7a
add clean implementation
2008-02-22, greg
280b458e42e5
add Run and Stop implementation
2008-02-22, greg
65fe90d49bf7
Added plugins creation helpstrings, changed GUI layout (more compact), solved staticbitmap issues on win32, re-designed some icons...
2008-02-22, etisserant
9810689febb0
Added ability to override plugin methods with arbitrary python code (methods.py) when loading plugins
2008-02-21, etisserant
434aed8dc58d
add icon for linux
2008-02-18, greg
d70b05f43e73
fix bzr.ico -> icon for windows installer
2008-02-18, greg
05b58747ca5d
add bzr.ico -> icon for windows installer
2008-02-18, greg
18793be117b9
Display bugs on Windows fixed
2008-02-13, lbessard
93e487ccee14
Fixed current time struct in linux runtime
2008-02-11, etisserant
24b504f67c72
Beremiz layout improved
2008-02-08, lbessard
e5e9cb0f027f
Beremiz layout improved
2008-02-05, lbessard
d359f0e7a97c
Beremiz layout changed
2008-02-04, lbessard
9c6fdf60ad2e
Fixed some bugs with install path containing white spaces
2008-02-04, etisserant
0c06f7874a3f
add GetParamsAttributes to canfestival.py to allow dll list in beremiz
2008-02-01, greg
646a44a12e2a
Bug on set values fixed
2008-01-31, lbessard
c7fac98c9351
Now, params and buttons for plugin are aligned in a single big column
2008-01-29, etisserant
d53a02609e5f
remove deb_dist in debian/rules
2008-01-29, greg
b4e25e5030d4
add debian dir to create debian package
2008-01-29, greg
8d6dd867cf27
- Limited width of plugin tree for compactness
2008-01-29, etisserant
f3205d5acdf4
Added right aligment of parameteres blocks
2008-01-28, etisserant
0ab2868c6aa6
Bug on windows fixed
2008-01-28, lbessard
6d3bd16ab508
Bug on ToolBar and AddButton Menu popup fixed
2008-01-25, lbessard
4de868955ee4
Adding support for the new version of xmlclass
2008-01-22, lbessard
f0a9d74e3b26
add setup.py and beremiz_postinst.py to build windows installer
2008-01-15, greg
af97c60e759c
Plugin Tree Drawing bug hacked
2007-12-21, lbessard
8bc2669828e9
Bugs with windows fixed
2007-12-21, lbessard
ad4dafe7bfee
Beremiz layout improved for wx2.8 by inserting all control in TreeCtrl
2007-12-20, lbessard
d7b4dd1f543f
Windows related enhancements
2007-12-10, etisserant
3a34b580f141
Bug on Master DCF generation fixed
2007-12-10, lbessard
d7eb6e22b02e
Some window related enhancements
2007-12-10, etisserant
ae06c2da83f7
Bug on Master config generation fixed
2007-12-10, lbessard
274a343d49d0
Adding file with generated master in build folder and a button for editing it with objdictedit
2007-12-10, lbessard
7de69369373e