Removed overloaded DoMenuUpdates function since it duplicated
wxMenu::UpdateUI() Removed routing of menu commands to focus window under Windows Added routing of menu commands (but not UI updates, for efficiency reasons) to wxMenuBar before sending to frame git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -157,18 +157,8 @@ In addition to wxCOMPATIBILITY code:
|
||||
- contrib/src/canvas?
|
||||
- contrib/src/mmedia
|
||||
- contrib/src/applet?
|
||||
- utils/Install
|
||||
- wxDate, wxTime
|
||||
- Old wxODBC code
|
||||
- wxExpr (rewriting some OGL code or bundling wxExpr with OGL)
|
||||
- Old resource system
|
||||
- samples/resource
|
||||
- Dialog Editor
|
||||
- generic/src/htmlhelp.cpp
|
||||
- all code that uses layout constraints,
|
||||
so constraints can be compiled out of the
|
||||
core library
|
||||
|
||||
|
||||
wxMiscellaneous
|
||||
===============
|
||||
|
Reference in New Issue
Block a user