Compile fix in dialup,
authorRobert Roebling <robert@roebling.de>
Sat, 13 Nov 1999 15:58:53 +0000 (15:58 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 13 Nov 1999 15:58:53 +0000 (15:58 +0000)
commit69ffe1d20bc24433610a5f0cbe8105dea34b685c
treefd3a3da7e6af4e9951848267038b6c534a883475
parent7aa733b31e265f79c7a4424ee0e5b8a10422dd76
  Compile fix in dialup,
  Removed GTK's native tab traversal and fixed some related probs,
  Fixed a crash in wxListCtrl,
  Added configure correction ofr HP-UX GNU shared linker.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
13 files changed:
configure
configure.in
src/generic/listctrl.cpp
src/generic/panelg.cpp
src/gtk/dialog.cpp
src/gtk/frame.cpp
src/gtk/radiobox.cpp
src/gtk/window.cpp
src/gtk1/dialog.cpp
src/gtk1/frame.cpp
src/gtk1/radiobox.cpp
src/gtk1/window.cpp
src/unix/dialup.cpp