Added wxPopupWindow to GTK port, wxComboBox had to
authorRobert Roebling <robert@roebling.de>
Sat, 7 Jul 2001 21:42:30 +0000 (21:42 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 7 Jul 2001 21:42:30 +0000 (21:42 +0000)
commit9f41d601565ed8fef859133519e90e8793dc7372
tree76bf047613a0d33d15e71d57db69ea165ecf05f0
parent776a33cfd3efe66e053146e34085833f01523b35
  Added wxPopupWindow to GTK port, wxComboBox had to
  be adapted a little but basically works not under
  GTK/Univ.
  I am pretty sure I forgot some file...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10887 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
14 files changed:
configure
configure.in
distrib/msw/tmake/filelist.txt
include/wx/gtk/popupwin.h [new file with mode: 0644]
include/wx/gtk1/popupwin.h [new file with mode: 0644]
include/wx/popupwin.h
include/wx/univ/combobox.h
samples/configure
src/gtk/files.lst
src/gtk/popupwin.cpp [new file with mode: 0644]
src/gtk1/files.lst
src/gtk1/popupwin.cpp [new file with mode: 0644]
src/univ/combobox.cpp
src/univ/files.lst