]> git.saurik.com Git - wxWidgets.git/commit
Compile fix for dynarray,
authorRobert Roebling <robert@roebling.de>
Thu, 5 Aug 1999 20:38:51 +0000 (20:38 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 5 Aug 1999 20:38:51 +0000 (20:38 +0000)
commite70f5e1301456e02668807d3795a5f2912c2ea86
tree28390d8600cd3fe192e0a39ece8102299c7d7130
parent48e74ff549be8bb9b4a0c9a25e4dc67b33e7fbbe
  Compile fix for dynarray,
  Use wxStreams in dialoged,
  Small typo in wxApp::OnIdle()
  Distrib things,
  wxPython makefile corrections (libpy.c and libptr.c missing)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3295 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
16 files changed:
distrib/gtk/Setup
distrib/gtk/copy_src
docs/latex/wx/manual.tex
include/wx/dynarray.h
include/wx/resource.h
samples/resource/dialog1.wxr
src/gtk/app.cpp
src/gtk1/app.cpp
utils/dialoged/src/dlghndlr.cpp
utils/dialoged/src/reseditr.cpp
utils/dialoged/src/reseditr.h
utils/dialoged/src/reswrite.cpp
utils/dialoged/src/winprop.cpp
wxGTK.spec
wxMotif.spec
wxWINE.spec