beremiz
Clone
Summary
Browse
Changes
Graph
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
Menu buttons on two lines
2007-12-09, lbessard
2ee45a612c6f
Windows related enhancements
2007-12-09, etisserant
9ad18a387a96
Some bugs fixed
2007-12-09, lbessard
8a726a62fbfc
Adding support for execution order code generation
2007-12-06, lbessard
5e1e3d46c0c9
Bug on LeftPanelSizer with Windows fixed
2007-12-06, lbessard
dc107daa2135
Improving Beremiz for using wx2.8 AUI
2007-11-19, lbessard
e0bb49781b80
Improve wxPopen to be compatible with wx2.6 and higher
2007-11-16, lbessard
2767bc85aa9a
Bug when close project fixed
2007-11-16, lbessard
6a331a809986
Bug with wx 2.8 fixed
2007-11-13, lbessard
bd25fb3d4315
Layout changed for making buttons at top of the frame always visible
2007-10-30, lbessard
862da764c5b5
Bug with raw code edit fixed
2007-10-25, lbessard
b46237718b27
Adding icons in Beremiz GUI
2007-10-25, lbessard
e55d6faee9d1
Change generate_cc to generate_c
2007-10-24, lbessard
531e6a834d7e
*** empty log message ***
2007-10-05, lbessard
bdb196c40619
Adding support for refresh block list where beremiz loose focus
2007-10-05, lbessard
ddf0cdd71558
Bug on bit locations generation fixed
2007-10-05, lbessard
a20fb174f46e
Test on wx version changed to test on platform
2007-10-02, lbessard
e9667bec7f00
Enhancements in CanFestival plugin. Now PLC with CanFestival plugin compiles and run, exchanging CanOpen PDOs
2007-10-02, etisserant
b6ff896ff58b
Basic CANOpen master node test compiles and run.
2007-10-01, etisserant
c0741cc16c99
Basic CANOpen master node test compiles and run.
2007-10-01, etisserant
3b53f9a509d9
*** empty log message ***
2007-09-25, etisserant
b0555fa71812
Updated plugins PluGenerate_C to conform to plugger.py
2007-09-24, etisserant
9c26e67c041a
Comments...
2007-09-24, etisserant
ff82e7088ec5
removed timer_notify conflict with CanFestival
2007-09-24, etisserant
805abb954de2
Added CanFestival "main" runtime part, initialize, all nodes, and start CF timer loop
2007-09-24, etisserant
eaffcd0a2f03
Added project linking, and plugin init,cleanup,retrive and publish method calls in main
2007-09-24, etisserant
c31c55601556
Added plugin deletion
2007-09-24, etisserant
447b7706a5b6