]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Remove some out of date comments.
[wxWidgets.git] / docs / changes.txt
index bd4bc0f8db35a453265d0c0f046572e2104a86be..a0ca39762d5d7ac41ab6e1b195f288a42bb61fe5 100644 (file)
@@ -437,9 +437,18 @@ Major new features in this release
 2.9.3:
 ------
 
+All:
+
+- Fix parsing of negated long options in wxCmdLineParser (roed_bis).
+
 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:
 
@@ -449,6 +458,10 @@ GTK:
 
 - Generate events for two auxiliary mouse buttons in wxGTK (Marcin Wojdyr).
 
+MSW:
+
+- Added wxGCDC(wxEnhMetaFileDC) ctor (Marcin Wojdyr).
+
 
 2.9.2: (released 2011-07-05)
 ------