]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Basque translations update from Xabier Aramendi.
[wxWidgets.git] / docs / changes.txt
index 0d0b99255f51f4dae33d5b9d3cbff2c594687818..51b18681d4d1c684e1fc8c825fc8e1dfef37bdf6 100644 (file)
@@ -446,6 +446,7 @@ All (GUI):
 
 - Added documented, public wxNavigationEnabled<> class.
 - Added wxTextCtrl::PositionToCoords() (Navaneeth).
+- Added support for wxHELP button to wxMessageDialog.
 - 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).
@@ -455,6 +456,10 @@ All (GUI):
 OSX:
 
 - Implement wxRegion::Equal() (Dr.Acula).
+- Implement wxFileType::GetOpenCommand().
+- wxGetOsVersion() now returns more sensible version numbers, e.g. 10 and 6
+  for OS X 10.6.
+- Added wxApp::MacOpenFiles and deprecated wxApp::MacOpenFile.
 
 GTK:
 
@@ -463,6 +468,7 @@ GTK:
 MSW:
 
 - Added wxGCDC(wxEnhMetaFileDC) ctor (Marcin Wojdyr).
+- Added wxTopLevelWindow::MSWGetSystemMenu().
 
 
 2.9.2: (released 2011-07-05)