From ae042ac1e28bff79b4f2b3dfef4f651da3ccfad2 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sun, 7 Jun 2009 12:55:42 +0000 Subject: [PATCH] mention support for multiselection in wxDirCtrl git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/changes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changes.txt b/docs/changes.txt index 4c8474284b..5cbf0265b1 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -337,6 +337,7 @@ All (GUI): - wxWindow::SetAutoLayout() now works for all windows, not just panels. - Support wxListCtrl columns, items and image lists in XRC (Kinaou Hervé). - Added wxEditableListBox XRC handler. +- Added multiple selection support to wxDirCtrl (Steve Lamerton). - wxGrid: add possibility to prevent resizing of individual rows/columns. - wxHTML: add support for table borders width (Laurent Humbertclaude). - Added wxMouseEventsManager. -- 2.50.0