2008-04-04 |
greg |
fixed typo in svgui.py
|
changeset |
files
|
2008-04-03 |
lbessard |
Changing SVGUI FunctionBlocks interface
|
changeset |
files
|
2008-03-31 |
lbessard |
Modifying svgui plugin for following new SVGUIEditor version
|
changeset |
files
|
2008-03-13 |
greg |
import all docutils in 1 time
|
changeset |
files
|
2008-03-13 |
greg |
change numpage (20 to 21) to display directly demo chapter in beremiz_manual
|
changeset |
files
|
2008-03-13 |
greg |
docutils is now used for displaying pdf and html
|
changeset |
files
|
2008-03-12 |
greg |
change splash.Hide() with splash.Close()
|
changeset |
files
|
2008-03-12 |
greg |
remove double copyright and version
|
changeset |
files
|
2008-03-12 |
greg |
new manual version
|
changeset |
files
|
2008-03-11 |
greg |
fixed short process wainting bug. Seems wait() fail when process already finisshed... TO BE CONFIRMED.
|
changeset |
files
|
2008-03-11 |
lbessard |
Bug with Target Type modification fixed
|
changeset |
files
|
2008-03-11 |
greg |
fixed subprocess launching on linux (avoid use of undefied self.startupinfo and use use Shell=True (bash will split arguments))
|
changeset |
files
|
2008-03-06 |
lbessard |
Adding icons to Beremiz menus
|
changeset |
files
|
2008-03-05 |
greg |
add use of docutils for pdf
|
changeset |
files
|
2008-03-05 |
lbessard |
docfile pdf path fixed
|
changeset |
files
|
2008-03-05 |
lbessard |
SetIcon for Beremiz fixed
|
changeset |
files
|
2008-03-04 |
greg |
fix typo in Beremiz.py
|
changeset |
files
|
2008-03-03 |
greg |
use docclass for opening pdf on win32 or linux
|
changeset |
files
|
2008-02-29 |
etisserant |
Added ctrl+f12 wxpython inspector shortcut for debuging
|
changeset |
files
|
2008-02-29 |
greg |
create doc directory and add about.html + manual_beremiz.pdf
|
changeset |
files
|
2008-02-28 |
etisserant |
Added question dialog for unsaved close
|
changeset |
files
|
2008-02-27 |
etisserant |
Refuse close if PLC running.
|
changeset |
files
|
2008-02-27 |
etisserant |
Added splash screen. Moved icons to /images
|
changeset |
files
|
2008-02-27 |
greg |
add wx.icon in init for class beremiz class
|
changeset |
files
|
2008-02-26 |
etisserant |
Fixed empty build exception.
|
changeset |
files
|
2008-02-26 |
etisserant |
Now .xml files are automatically created when creating a new project no need to save explicitely.
|
changeset |
files
|
2008-02-26 |
etisserant |
Fixed new project creation bug
|
changeset |
files
|
2008-02-26 |
etisserant |
Re-enabled stderr
|
changeset |
files
|
2008-02-25 |
greg |
fixed display/hide console when launch external programs
|
changeset |
files
|
2008-02-24 |
etisserant |
Fixed way apps are launched in parralel with single log window... Tested in win32 only.
|
changeset |
files
|
2008-02-22 |
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
|
2008-02-22 |
greg |
add clean implementation
|
changeset |
files
|
2008-02-22 |
greg |
add Run and Stop implementation
|
changeset |
files
|
2008-02-22 |
etisserant |
Added plugins creation helpstrings, changed GUI layout (more compact), solved staticbitmap issues on win32, re-designed some icons...
|
changeset |
files
|
2008-02-21 |
etisserant |
Added ability to override plugin methods with arbitrary python code (methods.py) when loading plugins
|
changeset |
files
|
2008-02-18 |
greg |
add icon for linux
|
changeset |
files
|
2008-02-18 |
greg |
fix bzr.ico -> icon for windows installer
|
changeset |
files
|
2008-02-18 |
greg |
add bzr.ico -> icon for windows installer
|
changeset |
files
|
2008-02-13 |
lbessard |
Display bugs on Windows fixed
|
changeset |
files
|
2008-02-11 |
etisserant |
Fixed current time struct in linux runtime
|
changeset |
files
|
2008-02-08 |
lbessard |
Beremiz layout improved
|
changeset |
files
|
2008-02-05 |
lbessard |
Beremiz layout improved
|
changeset |
files
|
2008-02-04 |
lbessard |
Beremiz layout changed
|
changeset |
files
|
2008-02-04 |
etisserant |
Fixed some bugs with install path containing white spaces
|
changeset |
files
|
2008-02-01 |
greg |
add GetParamsAttributes to canfestival.py to allow dll list in beremiz
|
changeset |
files
|
2008-01-31 |
lbessard |
Bug on set values fixed
|
changeset |
files
|
2008-01-29 |
etisserant |
Now, params and buttons for plugin are aligned in a single big column
|
changeset |
files
|
2008-01-29 |
greg |
remove deb_dist in debian/rules
|
changeset |
files
|
2008-01-29 |
greg |
add debian dir to create debian package
|
changeset |
files
|
2008-01-29 |
etisserant |
- Limited width of plugin tree for compactness
|
changeset |
files
|
2008-01-28 |
etisserant |
Added right aligment of parameteres blocks
|
changeset |
files
|
2008-01-28 |
lbessard |
Bug on windows fixed
|
changeset |
files
|
2008-01-25 |
lbessard |
Bug on ToolBar and AddButton Menu popup fixed
|
changeset |
files
|
2008-01-22 |
lbessard |
Adding support for the new version of xmlclass
|
changeset |
files
|
2008-01-15 |
greg |
add setup.py and beremiz_postinst.py to build windows installer
|
changeset |
files
|
2007-12-21 |
lbessard |
Plugin Tree Drawing bug hacked
|
changeset |
files
|
2007-12-21 |
lbessard |
Bugs with windows fixed
|
changeset |
files
|
2007-12-20 |
lbessard |
Beremiz layout improved for wx2.8 by inserting all control in TreeCtrl
|
changeset |
files
|
2007-12-10 |
etisserant |
Windows related enhancements
|
changeset |
files
|
2007-12-10 |
lbessard |
Bug on Master DCF generation fixed
|
changeset |
files
|