]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
implement support for right-aligned/centered items owner-drawn items (patch 1699415)
[wxWidgets.git] / docs / changes.txt
index 5fa6910dc9b5de59f24bb4e97fc8b166da4d8f47..adcb0e1b99dcdf6b205f5610f867e1b41312854b 100644 (file)
@@ -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: