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