X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/26822b76fae3b6d8e90c305985ae13002b26b78a..223b7504a2749a972efcf75636f411a9fd91eba9:/docs/changes.txt diff --git a/docs/changes.txt b/docs/changes.txt index 5fa6910dc9..adcb0e1b99 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -148,6 +148,7 @@ wxMSW: - Corrected GetChecked() for events from checkable menu items (smanders) - Fixed popup menus under Windows NT 4 - Fixed bug in wxThread::Wait() in console applications introduced in 2.8.3 +- Support right-aligned/centered owner drawn items in wxListCtrl (troelsk) - Compilation fixed with WXWIN_COMPATIBILITY_2_6==0 wxGTK: