beremiz
Clone
Summary
Browse
Changes
Graph
Fixed killing app on Linux in wxPopen. Do not use shell anymore. Command line is splitted into args, taking care of double and simple cotes. To be tested on win32.
2008-05-24, etisserant
f3134b2c6d92
changed WidgetInspector shortcut to ctrl+home (ctrl+F12 was grabbed by KDE).
2008-05-24, etisserant
b352a2012691
add TimerInit() and TimerCleanup() in cf_runtime for matching with Timer_unix
2008-05-24, greg
9abf2ac9cb8e
still enhancing Linux behavior of wxPopen
2008-05-23, etisserant
43614ea83d2a
Fixed non-regression test of config_utils in canfestival plugin
2008-05-23, etisserant
204d515df3dd
Tried to fix Linux behaviour of wxPopen.py
2008-05-23, etisserant
fc7fe0de9143
moved some demo code from plugger.py to test/.methods.py
2008-05-23, etisserant
8be272b35525
Improve svgui plugin for following SVGUIEditor modifications
2008-05-23, lbessard
ccc5e683583d
bug fix
2008-05-23, greg
ad2d8431104e
Improving c_ext plugin by adding an XML file format for saving C files and an graphical interface for editing this file
2008-05-23, lbessard
94855f7b08a9
add Exit function and StopTimerLoop arg to match with recent changes in CanFestival
2008-05-06, greg
7818ec7b5c53
fixed windows bug in generate soft_plc (directory with spaces)
2008-04-16, greg
fd4a5c0cca2d
Generated Callback functions fixed
2008-04-16, lbessard
371284c1ad94
Clash with iec_std_lib.h and windows.h bug fixed
2008-04-08, lbessard
3db23eda0e83
Changes in SVGUIControl
2008-04-04, lbessard
e0072be41a04
fixed typo in svgui.py
2008-04-04, greg
09923f7ee87e
Changing SVGUI FunctionBlocks interface
2008-04-03, lbessard
3a6ebb01760a
Modifying svgui plugin for following new SVGUIEditor version
2008-03-31, lbessard
187a4e2412e5
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