implemented support for column label alignment (closes 215870)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-01-02 21:29:21 +00:00
parent 9baf5184bd
commit e1e1272f20
2 changed files with 78 additions and 25 deletions

View File

@@ -34,6 +34,7 @@ All:
- Improved contrib/utils/convertrc parsing (David J. Cooke)
- Fixed handling of URLs and filenames in wxFileSystem
- Implemented alignment for wxGrid bool editor and renderer
- Support wxListCtrl columns alignment for all platforms and not just MSW
OLD CHANGES
===========