]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
moving click point sightly more inside, #ifndef tests failing with the generic implem...
[wxWidgets.git] / docs / changes.txt
index 8cdf8755353fe84b375ff3544c8817db1fdd47a2..4cd8f39acb426df1f119bdfeaf7dddd7e3147b21 100644 (file)
@@ -668,6 +668,9 @@ 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).
+- Add wxMouseEvent::GetColumnsPerAction() (toiffel).
 
 wxGTK: