Small distrib changes,
authorRobert Roebling <robert@roebling.de>
Sun, 24 Oct 1999 16:45:01 +0000 (16:45 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 24 Oct 1999 16:45:01 +0000 (16:45 +0000)
commit11e1c70d8e6aa75e2ecb660fffd61b6cfcb8ffc7
tree155eba7db4a954e0e151ddad30ecf61e28d40348
parent185fa6bf6f5f19944cf4ce6385df7a4a04c595db
  Small distrib changes,
  Use GTK's native insert for wxListBox,
  Compile pacthes for AIX,
  wxClipboard things,
  Ignore wxSIZE_AUTO flags in wxDialog and wxFrame,
  Ignore toolbar size in wxFrame::Get/SetClientSize

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
30 files changed:
Makefile.in
distrib/msw/tmake/filelist.txt
docs/gtk/changes.txt
include/wx/gtk/listbox.h
include/wx/gtk1/listbox.h
samples/controls/controls.cpp
samples/text/text.cpp
src/common/parser.y
src/common/unzip.c
src/gtk/checklst.cpp
src/gtk/choice.cpp
src/gtk/clipbrd.cpp
src/gtk/dialog.cpp
src/gtk/dnd.cpp
src/gtk/frame.cpp
src/gtk/listbox.cpp
src/gtk/minifram.cpp
src/gtk1/checklst.cpp
src/gtk1/choice.cpp
src/gtk1/clipbrd.cpp
src/gtk1/dialog.cpp
src/gtk1/dnd.cpp
src/gtk1/frame.cpp
src/gtk1/listbox.cpp
src/gtk1/minifram.cpp
src/iodbc/connect.c
src/iodbc/info.c
src/unix/dialup.cpp
src/unix/gsocket.c
utils/wxPython/lib/floatbar.py