]> git.saurik.com Git - wxWidgets.git/commitdiff
OpenWatcom fixes may be backported
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Jan 2003 22:45:49 +0000 (22:45 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Jan 2003 22:45:49 +0000 (22:45 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18701 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/toback24.txt

index a59db0b84771bbe9e094dc1d0387b06ab676fd2a..72ddfbb35ce37636d55139049dafec33e7a835ab 100644 (file)
@@ -99,16 +99,36 @@ Log: 1) fixed compilation of wxBitmap, wxIcon toplevel nodes
 http://sourceforge.net/tracker/index.php?func=detail&aid=648659&group_id=9863&atid=309863
 
 
 http://sourceforge.net/tracker/index.php?func=detail&aid=648659&group_id=9863&atid=309863
 
 
-9 Use ES_DISABLENOSCROLL to work around the vertical scrollbar bug
+9 Use ES_DISABLENOSCROLL to work around the vertical scrollbar bug in
+  wxTE_RICH2 text control.
 
 Checking in src/msw/textctrl.cpp;
 /pack/cvsroots/wxwindows/wxWindows/src/msw/textctrl.cpp,v  <--  textctrl.cpp
 new revision: 1.157; previous revision: 1.156
 done
 
 
 Checking in src/msw/textctrl.cpp;
 /pack/cvsroots/wxwindows/wxWindows/src/msw/textctrl.cpp,v  <--  textctrl.cpp
 new revision: 1.157; previous revision: 1.156
 done
 
+10. Fixes for compilation with OpenWatcom
 
 
+http://sf.net/tracker/index.php?func=detail&aid=665959&group_id=9863&atid=309863
 
 
-10 wxMotif filedialog/wildcard corrections
+Checking in docs/changes.txt;
+/pack/cvsroots/wxwindows/wxWindows/docs/changes.txt,v  <--  changes.txt
+new revision: 1.230; previous revision: 1.229
+done
+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
+done
+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
+done
+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
+done
+
+11 wxMotif filedialog/wildcard corrections
 
   Documented wxMotif filedialog limitations WRT wildcard syntax.
 Modified filedialog to either extract the wildcard (if only one wildcard
 
   Documented wxMotif filedialog limitations WRT wildcard syntax.
 Modified filedialog to either extract the wildcard (if only one wildcard
@@ -126,4 +146,3 @@ cvs diff: [15:36:24] waiting for cvs's lock in /pack/cvsroots/wxwindows/wxWindow
 Checking in src/motif/filedlg.cpp;
 /pack/cvsroots/wxwindows/wxWindows/src/motif/filedlg.cpp,v  <--  filedlg.cpp
 new revision: 1.16; previous revision: 1.15
 Checking in src/motif/filedlg.cpp;
 /pack/cvsroots/wxwindows/wxWindows/src/motif/filedlg.cpp,v  <--  filedlg.cpp
 new revision: 1.16; previous revision: 1.15
-done
\ No newline at end of file