X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0a72cae73d9040ef77dc608cdc60077810311482..51248412979029d94d11ea5dab9516831be94914:/docs/changes.txt diff --git a/docs/changes.txt b/docs/changes.txt index 8cdf875535..3093cd06b1 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -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: