Removed ".wxr fixes for Unicode" item, since wxr have been

removed from 2.6-to-be, and deprecated in 2.4.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20074 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mattia Barbon 2003-04-08 18:37:30 +00:00
parent 59a9a6bcc6
commit be8a703f96

View File

@ -15,27 +15,3 @@ When applying, be careful to not pick later revision of font.cpp -- 2.5 doesn't
have wxFont::GetInternalFont while 2.4 must have it because of binary
compatibility!
3. Fix Unicode + .wxr
Using an #if wxUSE_UNICODE in include/wx/wxexpr.h, safer for
binary compatibility.
[Is this worth applying now this is deprecated? - JS]
Checking in include/wx/resource.h;
/pack/cvsroots/wxwindows/wxWindows/include/wx/resource.h,v <-- resource.h
new revision: 1.18; previous revision: 1.17
Checking in include/wx/wxexpr.h;
/pack/cvsroots/wxwindows/wxWindows/include/wx/wxexpr.h,v <-- wxexpr.h
new revision: 1.19; previous revision: 1.18
cvs diff: [23:38:56] waiting for cvs's lock in /pack/cvsroots/wxwindows/wxWindows/include/wx
Checking in samples/resource/resource.cpp;
/pack/cvsroots/wxwindows/wxWindows/samples/resource/resource.cpp,v <-- resource.cpp
new revision: 1.14; previous revision: 1.13
cvs diff: [23:39:00] waiting for cvs's lock in /pack/cvsroots/wxwindows/wxWindows/samples/resource
Checking in src/common/resource.cpp;
/pack/cvsroots/wxwindows/wxWindows/src/common/resource.cpp,v <-- resource.cpp
new revision: 1.85; previous revision: 1.84
Checking in src/common/wxexpr.cpp;
/pack/cvsroots/wxwindows/wxWindows/src/common/wxexpr.cpp,v <-- wxexpr.cpp
new revision: 1.27; previous revision: 1.26