]> git.saurik.com Git - wxWidgets.git/commit
added wxListBox handling
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 31 Jul 2000 22:03:49 +0000 (22:03 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 31 Jul 2000 22:03:49 +0000 (22:03 +0000)
commit4b0ca8b999417137b955e6e837ee331a9b6107eb
tree12fcdb138a4cfbb62c9f23eae78d74c738f7232e
parentf6fb552e5da7ea4b373b96bc22138ecb46d97390
added wxListBox handling

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7905 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
contrib/include/wx/xml/xh_all.h
contrib/include/wx/xml/xh_listb.h [new file with mode: 0644]
contrib/src/xml/Makefile.in
contrib/src/xml/makefile.b32
contrib/src/xml/makefile.g95
contrib/src/xml/makefile.vc
contrib/src/xml/makefile.wat
contrib/src/xml/wxXMLVC.dsp
contrib/src/xml/xh_listb.cpp [new file with mode: 0644]
contrib/src/xml/xmlrsall.cpp
contrib/utils/wxrcedit/Makefile.in
contrib/utils/wxrcedit/df/listbox.df [new file with mode: 0644]