added my patches to the list of things to backport to 2.4

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2003-01-04 23:51:46 +00:00
parent 8166ab4343
commit 48594fd2cd

View File

@@ -70,3 +70,31 @@ Checking in src/msw/treectrl.cpp;
new revision: 1.136; previous revision: 1.135
done
6 Improved X11 ShowFullScreen (later, maybe 2.4.2?)
RCS file: /pack/cvsroots/wxwindows/wxWindows/src/gtk/toplevel.cpp,v
retrieving revision 1.34
retrieving revision 1.35
RCS file: /pack/cvsroots/wxwindows/wxWindows/src/unix/utilsx11.cpp,v
retrieving revision 1.5
retrieving revision 1.6
RCS file: /pack/cvsroots/wxwindows/wxWindows/include/wx/unix/utilsx11.h,v
retrieving revision 1.1
retrieving revision 1.2
7 Fixes to wxrc compiler
wxWindows/contrib/utils/wxrc/wxrc.cpp revision 1.23
Log: 1) fixed compilation of wxBitmap, wxIcon toplevel nodes
2) fixed wxrc when using -o dirname/filename
8 wxFrame support in wxrcedit
http://sourceforge.net/tracker/index.php?func=detail&aid=648659&group_id=9863&atid=309863