]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Applied colspan corrections, #15274 and #15275 (dghart)
[wxWidgets.git] / docs / changes.txt
index 3093cd06b1ebf71bc8b4c8e0d7ef2ab67ae6c4ed..5050dd61540d1a76f05a49d538bdb2a4bebe89d9 100644 (file)
@@ -670,6 +670,8 @@ All (GUI):
 - Add wxWindow::BeginRepositioningChildren() and EndRepositioningChildren().
 - Fix wxStyledTextCtrl::SetInsertionPointEnd() (troelsk).
 - Add wxFileDialog::GetCurrentlySelectedFilename() (Carl Godkin).
+- Add wxMouseEvent::GetColumnsPerAction() (toiffel).
+- Improve wrapping of cell contents in wxGrid (nmset).
 
 wxGTK: