]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
added wxRect::operator+() and *() (union and intersection); also made other operators...
[wxWidgets.git] / docs / changes.txt
index 44c7cb03d173b491feebdc098734ec235570aee9..ad4a96e641c9da313adeecaf05a10d1c4d6b5a5c 100644 (file)
@@ -115,6 +115,7 @@ All (GUI):
 - Add support for <data> tags to wxrc
 - Support wxAPPLY and wxCLOSE in CreateStdDialogButtonSizer() (Marcin Wojdyr)
 - Show standard options in wxCmdLineParser usage message (Francesco Montorsi)
+- Added wxRect::operator+ (union) and * (intersection) (bdonner)
 
 wxGTK: