]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Remove some out of date comments.
[wxWidgets.git] / docs / changes.txt
index 7344aa92e37bf50658f1a59bd650829b3c29c74e..a0ca39762d5d7ac41ab6e1b195f288a42bb61fe5 100644 (file)
@@ -443,10 +443,12 @@ All:
 
 All (GUI):
 
+- Added documented, public wxNavigationEnabled<> class.
 - Support float, double and file name values in wxGenericValidator (troelsk).
 - Fix keyboard navigation in wxGrid with hidden columns (ivan_14_32).
 - Add wxDataViewEvent::IsEditCancelled() (Allonii).
 - Allow marking wxTreeBook nodes to expand initially in XRC (RedTide).
+- Added customizable wxDocManager::OnMRUFileNotExist() virtual method.
 
 OSX: