2021-09-02 |
Edouard Tisserant |
Preliminary support for WxPython 4.1.0. Needs more testing. Grid selection/focus seems broken, and probably many other bugs hidden in dialogs and editors.
wxPython4
|
file |
diff |
annotate
|
2021-05-24 |
Edouard Tisserant |
Finished fixing Wx IDs abuse. There was still some wasted IDs because of wx.NewId calls in many places where it wasn't needed, and those IDs were not re-used. As a consequence Beremiz was making exception crashing after a few hours of intensive use.
|
file |
diff |
annotate
|
2019-03-11 |
Edouard Tisserant |
Long due merge
|
file |
diff |
annotate
| base
|
2019-03-11 |
Edouard Tisserant |
check_sources.sh makes me become even less productive
|
file |
diff |
annotate
|
2019-01-09 |
Edouard Tisserant |
fixed exception happening randomly just after showing discovery panel.
|
file |
diff |
annotate
|
2019-01-07 |
Edouard Tisserant |
Disable MDNS:// scheme support. Also prevent discovery pannel to produce some. For now it seems that that feature is unused, and could be a security issue.
|
file |
diff |
annotate
|
2018-12-21 |
Edouard Tisserant |
Added support to PYROS in Zeroconf discovery and publish. For now, PYRO://mdnsname._tcp.local. URI are broken, and discovery panel generate IP based URI by default.
|
file |
diff |
annotate
|
2018-12-05 |
Edouard Tisserant |
Fixed Discovery panel in URI Editor dialog : double click works back again, and avoid setting URI to unicode type.
|
file |
diff |
annotate
|
2018-11-23 |
Edouard Tisserant |
Merged. Some changes that should already have been incuded during previous merge (mostly about PlcStatus) have been included this time.
|
file |
diff |
annotate
| base
|
2018-11-08 |
Edouard Tisserant |
'Merged' URI editor dialog and Discovery dialog, also clean up related code
|
file |
diff |
annotate
| base
|