]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
fill in flags parameter of HitTest() for all book controls; added new wxNB_HITTEST_ON...
[wxWidgets.git] / docs / changes.txt
index 7e446ee585c1f4eba49ea934dd8a15a858ce8957..f53c0366927912bf01e24b0c2b75bf0abc52f7d6 100644 (file)
@@ -49,6 +49,7 @@ All:
 - Added wxStandardPaths::GetDocumentsDir() (Ken Thomases)
 - Added wxStringTokenizer::GetLastDelimiter(); improved documentation.
 - Fixed wxTextFile in Unicode build
+- Added possibility to specify dependencies for a wxModule
 - Speed improvements to wxRegEx when matching is done in a loop such as
   during a search and replace.
 - Fix regerror and regfree name conficts when built-in regex and system regex