Add wxMGL and Cygwin changes to the changelog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35134 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -14,6 +14,7 @@ All:
|
|||||||
- Added wxZipFSHandler::Cleanup() (Stas Sergeev)
|
- Added wxZipFSHandler::Cleanup() (Stas Sergeev)
|
||||||
- Added wxImage::RotateHue() and RGB <-> HSV conversions (John Anderson)
|
- Added wxImage::RotateHue() and RGB <-> HSV conversions (John Anderson)
|
||||||
- Fixed compilation with IBM xlC compiler
|
- Fixed compilation with IBM xlC compiler
|
||||||
|
- wxABI_VERSION, see 'Backward Compatibility' in the manual.
|
||||||
|
|
||||||
All (GUI):
|
All (GUI):
|
||||||
|
|
||||||
@@ -21,6 +22,8 @@ All (GUI):
|
|||||||
- Possibility of modeless wxWizard dialog (with presentation in sample).
|
- Possibility of modeless wxWizard dialog (with presentation in sample).
|
||||||
- Fixed a rare crash due to malformed HTML in wxHTML (Xavier Nodet).
|
- Fixed a rare crash due to malformed HTML in wxHTML (Xavier Nodet).
|
||||||
- Ctrl+mouse wheel changes zoom factor in print preview (Zbigniew Zag<61>rski)
|
- Ctrl+mouse wheel changes zoom factor in print preview (Zbigniew Zag<61>rski)
|
||||||
|
- Cross-compile now supported for wxGTK, wxX11 and wxMotif.
|
||||||
|
- Cygwin compilation of wxX11, wxGTK and wxMotif now supported.
|
||||||
|
|
||||||
wxMSW:
|
wxMSW:
|
||||||
|
|
||||||
@@ -63,6 +66,10 @@ wxMotif:
|
|||||||
- Base library is now binary compatible when built with wxGTK and wxMotif.
|
- Base library is now binary compatible when built with wxGTK and wxMotif.
|
||||||
- wxMotif can now display Japanese text under Japanese locale.
|
- wxMotif can now display Japanese text under Japanese locale.
|
||||||
|
|
||||||
|
wxMGL:
|
||||||
|
- Fixed crash on exit.
|
||||||
|
- Fixed drawing problems when windows are resized.
|
||||||
|
|
||||||
|
|
||||||
2.6.1
|
2.6.1
|
||||||
-----
|
-----
|
||||||
|
Reference in New Issue
Block a user