X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/01562b11f2c330ce567429d92f1264935f8f64a9..1d836590aa324b7d58481e27a4b1ad6399174a2c:/docs/toback24.txt diff --git a/docs/toback24.txt b/docs/toback24.txt index 40c6c55806..ee05af61f8 100644 --- a/docs/toback24.txt +++ b/docs/toback24.txt @@ -1,252 +1,326 @@ -6 Improved X11 ShowFullScreen (later, maybe 2.4.2?) +1. wxFrame support in wxrcedit -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 -Checking in gtk/toplevel.cpp; -/pack/cvsroots/wxwindows/wxWindows/src/gtk/toplevel.cpp,v <-- toplevel.cpp -new revision: 1.37; previous revision: 1.36 -Checking in unix/utilsx11.cpp; -/pack/cvsroots/wxwindows/wxWindows/src/unix/utilsx11.cpp,v <-- utilsx11.cpp -new revision: 1.9; previous revision: 1.8 +http://sourceforge.net/tracker/index.php?func=detail&aid=648659&group_id=9863&atid=309863 +[Is this worth applying if wxrcedit is not supported? - VS] +2. "Remove" wxFont::GetInternalFont from wxGTK w/ GTK2 -7 Fixes to wxrc compiler +CVS: [RR] wxWidgets/src/gtk dcclient.cpp,1.162,1.163 font.cpp,1.69,1.70 window.cpp,1.411,1.412 +CVS: [RR] wxWidgets/src/gtk choice.cpp,1.55,1.56 combobox.cpp,1.87,1.88 +CVS: [RR] wxWidgets/src/gtk minifram.cpp,1.29,1.30 + (not sure about minifram.cpp: must be checked for binary compatibility - VS) -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 +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. Add Windows XP manifests to wx.rc +RCS file: /pack/cvsroots/wxwindows/wxWidgets/include/wx/msw/wx.manifest,v +done +Checking in wx.manifest; +/pack/cvsroots/wxwindows/wxWidgets/include/wx/msw/wx.manifest,v <-- wx.manifest +initial revision: 1.1 +done +Checking in wx.rc; +/pack/cvsroots/wxwindows/wxWidgets/include/wx/msw/wx.rc,v <-- wx.rc +new revision: 1.29; previous revision: 1.28 +done -8 wxFrame support in wxrcedit +5. proper AcceptsFocus() implementation for containers -http://sourceforge.net/tracker/index.php?func=detail&aid=648659&group_id=9863&atid=309863 +http://sf.net/tracker/index.php?func=detail&aid=718913&group_id=9863&atid=309863 +Checking in include/wx/containr.h; +/pack/cvsroots/wxwindows/wxWidgets/include/wx/containr.h,v <-- containr.h +new revision: 1.10; previous revision: 1.9 +Checking in src/common/containr.cpp; +/pack/cvsroots/wxwindows/wxWidgets/src/common/containr.cpp,v <-- containr.cpp +new revision: 1.17; previous revision: 1.16 -10. Fixes for compilation with OpenWatcom +6. fixes for user dash wxPens handling -http://sf.net/tracker/index.php?func=detail&aid=665959&group_id=9863&atid=309863 +http://sf.net/tracker/index.php?func=detail&aid=717736&group_id=9863&atid=309863 +Checking in include/wx/msw/pen.h; +/pack/cvsroots/wxwindows/wxWidgets/include/wx/msw/pen.h,v <-- pen.h +new revision: 1.16; previous revision: 1.15 +Checking in src/msw/pen.cpp; +/pack/cvsroots/wxwindows/wxWidgets/src/msw/pen.cpp,v <-- pen.cpp +new revision: 1.20; previous revision: 1.19 +Checking in src/gtk/pen.cpp; +/pack/cvsroots/wxwindows/wxWidgets/src/gtk/pen.cpp,v <-- pen.cpp +new revision: 1.23; previous revision: 1.22 +Checking in samples/drawing/drawing.cpp; +/pack/cvsroots/wxwindows/wxWidgets/samples/drawing/drawing.cpp,v <-- drawing.cpp +new revision: 1.67; previous revision: 1.66 Checking in docs/changes.txt; -/pack/cvsroots/wxwindows/wxWindows/docs/changes.txt,v <-- changes.txt -new revision: 1.230; previous revision: 1.229 -Checking in src/common/imagjpeg.cpp; -/pack/cvsroots/wxwindows/wxWindows/src/common/imagjpeg.cpp,v <-- imagjpeg.cpp -new revision: 1.31; previous revision: 1.30 -Checking in include/wx/msw/missing.h; -/pack/cvsroots/wxwindows/wxWindows/include/wx/msw/missing.h,v <-- missing.h -new revision: 1.8; previous revision: 1.7 -Checking in include/wx/msw/setup0.h; -/pack/cvsroots/wxwindows/wxWindows/include/wx/msw/setup0.h,v <-- setup0.h -new revision: 1.128; previous revision: 1.127 +/pack/cvsroots/wxwindows/wxWidgets/docs/changes.txt,v <-- changes.txt +new revision: 1.266; previous revision: 1.265 -15. XRC fixes for and relative file names +8. UnixWare compilation fixes: -Must be modified to be binary compatible before backporting! +Don't forget to rerun autoconf to regenerate configure! -Checking in xmlres.cpp; -/pack/cvsroots/wxwindows/wxWindows/contrib/src/xrc/xmlres.cpp,v <-- xmlres.cpp -new revision: 1.27; previous revision: 1.26 -done +Checking in configure.in; +/pack/cvsroots/wxwindows/wxWidgets/configure.in,v <-- configure.in +new revision: 1.664; previous revision: 1.663 +Checking in setup.h.in; +/pack/cvsroots/wxwindows/wxWidgets/setup.h.in,v <-- setup.h.in +new revision: 1.111; previous revision: 1.110 +Checking in src/unix/gsocket.c; +/pack/cvsroots/wxwindows/wxWidgets/src/unix/gsocket.c,v <-- gsocket.c +new revision: 1.72; previous revision: 1.71 -(also revision 1.30->1.31 of xmlres.cpp !!!) +9. wxSemaphore methods returned incorrect values: -Checking in xmlres.h; -/pack/cvsroots/wxwindows/wxWindows/contrib/include/wx/xrc/xmlres.h,v <-- xmlres.h -new revision: 1.22; previous revision: 1.21 +Checking in src/msw/thread.cpp; +/pack/cvsroots/wxwindows/wxWidgets/src/msw/thread.cpp,v <-- thread.cpp +new revision: 1.62; previous revision: 1.61 +Checking in src/unix/threadpsx.cpp; +/pack/cvsroots/wxwindows/wxWidgets/src/unix/threadpsx.cpp,v <-- threadpsx.cpp +new revision: 1.62; previous revision: 1.61 +10. Unix/OpenGL build fix: -17. XRC: better wxToolBar handler +Don't forget to rerun autoconf to regenerate configure! -Note: This depends on our agreement on what should be backported. Either -only XRC_ADD_STYLE(...) lines will go into 2.4 or everything in this -patch (including new features not present in 2.4.0's handler). +Checking in configure.in; +/pack/cvsroots/wxwindows/wxWidgets/configure.in,v <-- configure.in +new revision: 1.666; previous revision: 1.665 -Checking in xh_toolb.cpp; -/pack/cvsroots/wxwindows/wxWindows/contrib/src/xrc/xh_toolb.cpp,v <-- xh_toolb.cpp -new revision: 1.7; previous revision: 1.6 +11. Ukrainian translation (locale/uk.po) +[and other translations that were updated in the trunk as well] -22. "Remove" wxFont::GetInternalFont from wxGTK w/ GTK2 +13. UNICOWS problem in fdrepdlg -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) +http://sf.net/tracker/index.php?func=detail&aid=720542&group_id=9863&atid=309863 -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! +Checking in src/msw/fdrepdlg.cpp; +/pack/cvsroots/wxwindows/wxWidgets/src/msw/fdrepdlg.cpp,v <-- fdrepdlg.cpp +new revision: 1.10; previous revision: 1.9 -23. Use GNOME2's /usr/share/pixmaps/document-icons in wxMimeTypesManager +15. Fixes for mono bitmaps in wxGTK -Checking in mimetype.cpp; -/pack/cvsroots/wxwindows/wxWindows/src/unix/mimetype.cpp,v <-- mimetype.cpp -new revision: 1.29; previous revision: 1.28 +http://sf.net/tracker/index.php?func=detail&aid=728768&group_id=9863&atid=309863 -26. Fix Unicode + .wxr +Checking in include/wx/gtk/dcmemory.h; +/pack/cvsroots/wxwindows/wxWidgets/include/wx/gtk/dcmemory.h,v <-- dcmemory.h +new revision: 1.13; previous revision: 1.12 +done +Checking in src/gtk/dcmemory.cpp; +/pack/cvsroots/wxwindows/wxWidgets/src/gtk/dcmemory.cpp,v <-- dcmemory.cpp +new revision: 1.21; previous revision: 1.20 +done -Using an #if wxUSE_UNICODE in include/wx/wxexpr.h, safer for -binary compatibility. -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 +16. Menu accels for items with bitmaps in wxGTK -31. [wxHTML] Fix parsing of CDATA tags and ignore