]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Added includes to correct compilo
[wxWidgets.git] / docs / changes.txt
index 7b39b5b63b5f4328f3da57ff41f70dd030d439a0..f016dfaf969bbf1e4b4627cc230a3aaa9aac8dfb 100644 (file)
@@ -128,6 +128,8 @@ All (GUI):
 - added EVT_MENU_OPEN and EVT_MENU_CLOSE events
 - added Hungarian translations (Janos Vegh)
 - added wxImage::SaveFile(filename) method (Chris Elliott)
+- added wxImage::FloodFill and implemented wxWindowDC::DoFloodFill method
+  for GTK+, Mac, MGL, X11, Motif ports (Chris Elliott)
 
 wxMSW: