Patch for stream.cpp for non-flushable stream,
authorRobert Roebling <robert@roebling.de>
Mon, 6 Dec 1999 16:16:14 +0000 (16:16 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 6 Dec 1999 16:16:14 +0000 (16:16 +0000)
commitd984207cc37ad70649b2392314fb9e42719506c3
tree7088c02c3d14e657804511c861232ba1561365bf
parent929eed47994d715f3ffccbdf47768a13171da968
  Patch for stream.cpp for non-flushable stream,
  Corrected stream corruption for Umgetch()/SeekI() conflict,
  Docs for streams,
  Changed interpreteation og non-standard height in wxCombo,
  Other minor changes,
  Removed library name setting for Debian again.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4842 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
13 files changed:
configure
configure.in
docs/latex/wx/category.tex
docs/latex/wx/inputstr.tex
docs/latex/wx/outptstr.tex
docs/latex/wx/strmbfrd.tex
docs/latex/wx/strmsock.tex
src/common/stream.cpp
src/gtk/button.cpp
src/gtk/combobox.cpp
src/gtk1/button.cpp
src/gtk1/combobox.cpp
src/html/helpfrm.cpp