fixed Traditional Chinese mapping
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -173,6 +173,10 @@ OTHER CHANGES
|
|||||||
2.4.1
|
2.4.1
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
All:
|
||||||
|
|
||||||
|
- fixed wxLANGUAGE_CHINESE_TAIWAN to use zh_TW catalogs
|
||||||
|
|
||||||
wxBase
|
wxBase
|
||||||
|
|
||||||
- compilation with wxUSE_ODBC=1 fixed (dbkeyg.h file was missing in the archive)
|
- compilation with wxUSE_ODBC=1 fixed (dbkeyg.h file was missing in the archive)
|
||||||
@@ -182,13 +186,13 @@ wxBase
|
|||||||
|
|
||||||
All:
|
All:
|
||||||
|
|
||||||
- Added missing wx/quantize.h to install.
|
- added missing wx/quantize.h to install
|
||||||
|
|
||||||
wxGTK:
|
wxGTK:
|
||||||
|
|
||||||
- Added wxEVT_MENU_OPEN event generation.
|
- added wxEVT_MENU_OPEN event generation
|
||||||
- Fixed bug in generic file selector causing incomplete file extensions to
|
- fixed bug in generic file selector causing incomplete file extensions to
|
||||||
be appended to filenames with no extension.
|
be appended to filenames with no extension
|
||||||
|
|
||||||
|
|
||||||
2.4.0
|
2.4.0
|
||||||
|
Reference in New Issue
Block a user