It's now possible to drag a listbox filled with entries
authorRobert Roebling <robert@roebling.de>
Tue, 8 Sep 1998 18:21:16 +0000 (18:21 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 8 Sep 1998 18:21:16 +0000 (18:21 +0000)
commitc058d771426b4843f9096f68f919f5630b6f5879
treea4f00812682bedc4afd1148d6a8bc9f7ff2e2fb0
parentc740f49634629e47738ea73a199ea1a97640dc53
  It's now possible to drag a listbox filled with entries
  Removed #ifdef 0 from resource.cpp around reading code
    for wxRadioBox
  #ifdeffed a Refresh call that causes DialogEd to dump
   code in wxGTK when deleting an item
  Suppressed some warnings
  Readded socket stuffto gtk.inc

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@716 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/gtk/install.txt
include/wx/gtk/listbox.h
include/wx/gtk1/listbox.h
include/wx/protocol/protocol.h
include/wx/tokenzr.h
src/Makefile.in
src/common/resource.cpp
src/gtk.inc
src/gtk/listbox.cpp
src/gtk1/listbox.cpp
utils/dialoged/src/reseditr.cpp