Gobs of changes needed to get up to date with today's CVS

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-10-31 00:57:21 +00:00
parent bb9e79c05e
commit 8f514ab459
57 changed files with 5361 additions and 1497 deletions

View File

@@ -2,6 +2,30 @@ Recent Changes for wxPython
=====================================================================
2.7.2.0
-------
*
Patch [ 1583183 ] Fixes printing/print preview inconsistencies
Add events API to wxHtmlWindow (patch #1504493 by Francesco Montorsi)
Added wxTB_RIGHT style for right-aligned toolbars (Igor Korot)
Added New Zealand NZST and NZDT timezone support to wx.DateTime.
wx.Window.GetAdjustedBestSize is deprecated. In every conceivable
scenario GetBestFitting size is probably what you want to use instead.
2.7.1.3
-------
* 26-Oct-2006