2003-04-07 18:17:13 -04:00
|
|
|
1. wxFrame support in wxrcedit
|
2003-01-04 18:51:46 -05:00
|
|
|
|
|
|
|
http://sourceforge.net/tracker/index.php?func=detail&aid=648659&group_id=9863&atid=309863
|
|
|
|
|
2003-04-07 18:17:13 -04:00
|
|
|
[Is this worth applying if wxrcedit is not supported? - VS]
|
2003-01-15 18:22:13 -05:00
|
|
|
|
2003-04-07 18:17:13 -04:00
|
|
|
2. "Remove" wxFont::GetInternalFont from wxGTK w/ GTK2
|
2003-01-26 07:36:28 -05:00
|
|
|
|
|
|
|
CVS: [RR] wxWindows/src/gtk dcclient.cpp,1.162,1.163 font.cpp,1.69,1.70 window.cpp,1.411,1.412
|
|
|
|
CVS: [RR] wxWindows/src/gtk choice.cpp,1.55,1.56 combobox.cpp,1.87,1.88
|
|
|
|
CVS: [RR] wxWindows/src/gtk minifram.cpp,1.29,1.30
|
|
|
|
(not sure about minifram.cpp: must be checked for binary compatibility - VS)
|
|
|
|
|
|
|
|
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!
|
2003-01-26 15:56:31 -05:00
|
|
|
|
2003-04-11 19:24:05 -04:00
|
|
|
3. Add Windows XP manifests to wx.rc
|
|
|
|
|
|
|
|
RCS file: /pack/cvsroots/wxwindows/wxWindows/include/wx/msw/wx.manifest,v
|
|
|
|
done
|
|
|
|
Checking in wx.manifest;
|
|
|
|
/pack/cvsroots/wxwindows/wxWindows/include/wx/msw/wx.manifest,v <-- wx.manifest
|
|
|
|
initial revision: 1.1
|
|
|
|
done
|
|
|
|
Checking in wx.rc;
|
|
|
|
/pack/cvsroots/wxwindows/wxWindows/include/wx/msw/wx.rc,v <-- wx.rc
|
|
|
|
new revision: 1.29; previous revision: 1.28
|
|
|
|
done
|
|
|
|
|
|
|
|
4. Fix wxLocale::Init with Unicode-only languages (does it work with BCC?)
|
|
|
|
|
|
|
|
Checking in intl.cpp;
|
|
|
|
/pack/cvsroots/wxwindows/wxWindows/src/common/intl.cpp,v <-- intl.cpp
|
|
|
|
new revision: 1.93; previous revision: 1.92
|
|
|
|
done
|