]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/gtk/changes.txt
Tidied some wording, added configtool
[wxWidgets.git] / docs / gtk / changes.txt
index 677fda1299a031b6f8bad53736977261addf57be..09443b5f32ed9306aa6fea33a56b8e4c21f72a1f 100644 (file)
@@ -1,7 +1,19 @@
 
 *** wxWindows 2.3.3 ***
 
-Beta support for GTK 2.0.
+Look at the General changes file for more encompassing on
+the changes that have taken place in 2.3.3. This file has
+not been kept uptodate. RR.
+
+Beta support for GTK 2.0. Use "configure --enable-gtk2 --enable-unicode".
+
+Lots of work locale/encoding conversion classes.
+
+Large changes in wxThread/wxCondition code.
+
+wxLocale detects the system language on all ports.
+
+Corrected wxFrame::ShowFullScreen().
 
 Added wxArtProvider for changing default icons and more.
 
@@ -54,7 +66,8 @@ wxFont's accessors.
 
 Added IFF image handler.
 
-Added ICO, CUR and ANI image handler.
+Added ICO, CUR and ANI image handler. Added image handler
+for several image per file (GIF, TIFF).
 
 wxFrame::SetMenuBar() corrected (for NULL etc.)
 
@@ -282,7 +295,7 @@ MANY bugfixes.
 
 *** 22th March 2000: wxWindows 2.1.15 released ***
 
-Build fix. RPMs no loner require GTK's include files.
+Build fix. RPMs no longer require GTK's include files.
 
 An extra library for the OpenGl class now gets built
 *** 19th March 2000: wxWindows 2.1.14 released ***