Platform and compiler-specific checking for MSW and Mac now done
in wx/xxx/chkconf.h. Removed some very obsolete settings, and MSW-specific settings from Mac's setup0.h. wxTimer now derives from wxEvtHandler. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21177 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -42,6 +42,8 @@ All:
|
||||
- added Catalan translations (Pau Bosch i Crespo)
|
||||
- added Ukrainian translations (Eugene Manko)
|
||||
- fixed bug with deleting entries at root level in wxFileConfig
|
||||
- chkconf.h now includes platform-specific versions (for MSW
|
||||
and Mac) which contain some tests that were in setup.h
|
||||
|
||||
wxBase:
|
||||
|
||||
@@ -82,6 +84,8 @@ All GUI ports:
|
||||
- Wizard now validates when pressing Back or Next
|
||||
- Implemented wxNotebook::DoGetBestSize so Fit now works
|
||||
- Added FindItemByPosition to wxMenu
|
||||
- wxTimer now derives from wxEvtHandler and is its own owner
|
||||
object by default
|
||||
|
||||
Unix:
|
||||
|
||||
|
Reference in New Issue
Block a user