]> git.saurik.com Git - wxWidgets.git/commit - wxPython/src/mac/html.cpp
Applied and merged patch 486364, which enables wxPython to be built in
authorRobin Dunn <robin@alldunn.com>
Sun, 10 Mar 2002 00:40:13 +0000 (00:40 +0000)
committerRobin Dunn <robin@alldunn.com>
Sun, 10 Mar 2002 00:40:13 +0000 (00:40 +0000)
commit6824d4f9e0f6e7d97124a47ab2d75a551ed209ac
tree21ebcbe9442b16b4bc84aa5bc3b482f6fec75be7
parentc8bc7bb84dcca816055d5876e4772551c48acda5
Applied and merged patch 486364, which enables wxPython to be built in
unicode mode.  There are a number of things still missing in it and
not everything is converted correctly...  But it now builds and
functions properly again in non-unicode mode so this is a good time to
check in everything.  The previous version of all of wxPython sources
is tagged wxPy_B4_UNICODE.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
27 files changed:
wxPython/contrib/glcanvas/mac/glcanvas.cpp
wxPython/contrib/stc/mac/stc_.cpp
wxPython/src/mac/calendar.cpp
wxPython/src/mac/cmndlgs.cpp
wxPython/src/mac/controls.cpp
wxPython/src/mac/controls2.cpp
wxPython/src/mac/events.cpp
wxPython/src/mac/filesys.cpp
wxPython/src/mac/frames.cpp
wxPython/src/mac/gdi.cpp
wxPython/src/mac/grid.cpp
wxPython/src/mac/help.cpp
wxPython/src/mac/html.cpp
wxPython/src/mac/htmlhelp.cpp
wxPython/src/mac/image.cpp
wxPython/src/mac/mdi.cpp
wxPython/src/mac/misc.cpp
wxPython/src/mac/misc2.cpp
wxPython/src/mac/printfw.cpp
wxPython/src/mac/sizers.cpp
wxPython/src/mac/stattool.cpp
wxPython/src/mac/streams.cpp
wxPython/src/mac/utils.cpp
wxPython/src/mac/windows.cpp
wxPython/src/mac/windows2.cpp
wxPython/src/mac/windows3.cpp
wxPython/src/mac/wx.cpp