2019-03-28 Edouard Tisserant Merged more of wx.NewID_abuse_fix branch
2019-03-27 Edouard Tisserant More wx.NewID abuse removal. All Viewer.py got cured. wx.NewID_abuse_fix
2019-03-27 Edouard Tisserant More wx.NewID abuse removal. This one was apparently silently unbinding toolbar butons when running out of mew wx IDs. wx.NewID_abuse_fix
2019-03-26 Edouard Tisserant Dyslectic typos
2019-01-07 Andrey Skvortsov Close branch py3-fix. py3-fix
2017-07-27 Andrey Skvortsov Close branch 1.1 Korean release. 1.1 Korean release
2019-03-18 Andrey Skvortsov Close branch generate-button. generate-button
2019-01-07 Andrey Skvortsov close #2486 head #2486
2019-01-07 Andrey Skvortsov Close branch nevow_service_rework. nevow_service_rework
2019-01-07 Andrey Skvortsov Close branch wx3-fix. wx3-fix
2019-03-26 Edouard Tisserant Intermediate merge of wx.NewID_abuse_fix branch but kept debug code in the branch. This is still work in progress, banch is NOT closed.
2019-03-26 Edouard Tisserant Continued wx.NewID abuse removal in Viewer.py : Added AppendItem to use instead of AppendMenu, made examples with AddBlockPinMenuItems and AddAlignmentMenuItems wx.NewID_abuse_fix
2019-03-26 Edouard Tisserant Continued wx.NewID abuse removal in Viewer.py : get rid of one call to AppendMenu method, having no real purpose apparently. To be continued. wx.NewID_abuse_fix
2019-03-26 Edouard Tisserant Start fixing wx.NewId abuse in viewer.py. This shows how to avoid using AppendMenu() function, definitely useless. wx.NewID_abuse_fix
2019-03-25 Edouard Tisserant VariablePanel's menu do not waste Wx IDs anymore (directly binds wx objects rather than crating new ID wit wx.NewId) wx.NewID_abuse_fix
Loading...