Updated changes.txt

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2000-09-16 11:08:28 +00:00
parent 16ce088893
commit 9721958798

View File

@@ -1,9 +1,22 @@
XXth September: wxWindows 2.2.2 released
20th September: wxWindows 2.2.2 released
Fixed wxSizer bug that made items with option
flags greater than 1 report a wrongn size.
Fixed many incompatibilties with GTK themes -
essentially a backport from the 2.3 branch.
Added missing wxImage::Paste() for transparent
images.
Fixed a drawing error for ellipses and arc in both
the DC code and the PostScript code.
Fixed wxListCtrl::HitTest() for report mode.
Other minor fixes.
20th August 2000: wxWindows 2.2.1 released
Minor build fixes.