]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Rewrote Metal theme to use delegation. requires more cut'n'paste than I like,
[wxWidgets.git] / docs / changes.txt
index 3fa95a23e62cfb53efe9903c7a80ae17a7076538..709fc6a11f5919463692edf933c8d3b733f3b965 100644 (file)
@@ -201,8 +201,8 @@ wxGTK:
 - support for more SGI hardware (12-bit mode among others)
 - fixed wxDC::Blit() to honour source DC's logical coordinates
 - implemented wxIdleEvent::RequestMore() for simple background tasks
-  (unlike thread work)
 - implemented wxChoice::Delete()
+- fixed bad memory leak in wxFileDialog (Chris Elliott)
 
 wxHTML: