Applied Ryan's native wxListBox and wxCheckListBox patch
authorRobert Roebling <robert@roebling.de>
Wed, 1 Mar 2006 21:51:42 +0000 (21:51 +0000)
committerRobert Roebling <robert@roebling.de>
Wed, 1 Mar 2006 21:51:42 +0000 (21:51 +0000)
commit4a46cbe8c69e57a1837167097084867331ba4d7e
tree088c235d58d408bed4fc30349a8e67312ace851c
parent4eccd3a10f820927f6e75092b1ecb266da48f5f4
  Applied Ryan's native wxListBox and wxCheckListBox patch
   in slightly modified form..

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37769 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
build/bakefiles/files.bkl
include/wx/gtk/checklst.h
include/wx/gtk/listbox.h
include/wx/gtk/treeentry_gtk.h [new file with mode: 0644]
samples/checklst/checklst.cpp
src/gtk/checklst.cpp
src/gtk/listbox.cpp
src/gtk/treeentry_gtk.c [new file with mode: 0644]