]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Add wxUSE_{BASE,GUI} checks to interface headers.
[wxWidgets.git] / docs / changes.txt
index c47e21243efe2b7d684c66a0f7d2b7eb3a4457ef..9d864b6497f1b7765d40c4eedb0b8486ad91d3f6 100644 (file)
@@ -580,6 +580,8 @@ All (GUI):
 - Allow specifying all wxFlexGridSizer parameters in XRC (Steffen Olszewski).
 - Close wxLogWindow automatically if it's the last remaining top level window.
 - Implement clipping for wxSVGFileDC (Steve Benbow).
+- Added wxDirCtrl::GetPath() (troelsk).
+- Added wxEVT_COMMAND_DIRCTRL_CHANGED event (troelsk).
 
 wxGTK:
 
@@ -602,9 +604,9 @@ wxMSW:
 
 wxOSX/Cocoa:
 
-- Fix pages range in the print dialog (Auria).
 - Implement image support in wxNotebook (Malcolm MacLeod).
 - Add support for button mnemonics (joostn).
+- Implemented wxTextCtrl::SetDefaultStyle().
 
 
 2.9.4: (released 2012-07-09)