]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Use library-specific description in their version resources for MSW DLLs.
[wxWidgets.git] / docs / changes.txt
index 8cdf8755353fe84b375ff3544c8817db1fdd47a2..3093cd06b1ebf71bc8b4c8e0d7ef2ab67ae6c4ed 100644 (file)
@@ -668,6 +668,8 @@ All (GUI):
 - Add more convenient wxFont(wxFontInfo) ctor.
 - Pass menu events to the handler in the associated wxMenuBar.
 - Add wxWindow::BeginRepositioningChildren() and EndRepositioningChildren().
+- Fix wxStyledTextCtrl::SetInsertionPointEnd() (troelsk).
+- Add wxFileDialog::GetCurrentlySelectedFilename() (Carl Godkin).
 
 wxGTK: