]> git.saurik.com Git - wxWidgets.git/commit - build/bakefiles/files.bkl
added wxSimpleHtmlListBox (patch 1576109 by Francesco)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 22 Oct 2006 22:09:16 +0000 (22:09 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 22 Oct 2006 22:09:16 +0000 (22:09 +0000)
commit9ebb7cade2df5aeb8531950d2a79cd57a336bcec
tree0bf39ed3c7ab3e05854082e18bca013e42543a04
parent5c35d5c1d984f46d33e8181c907936e96160d795
added wxSimpleHtmlListBox (patch 1576109 by Francesco)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42257 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
14 files changed:
build/bakefiles/files.bkl
docs/changes.txt
docs/latex/wx/category.tex
docs/latex/wx/htmllbox.tex
docs/latex/wx/vlbox.tex
include/wx/ctrlsub.h
include/wx/htmllbox.h
include/wx/xrc/xh_all.h
include/wx/xrc/xh_htmllbox.h [new file with mode: 0644]
samples/htlbox/htlbox.cpp
samples/xrc/rc/controls.xrc
src/generic/htmllbox.cpp
src/xrc/xh_htmllbox.cpp [new file with mode: 0644]
src/xrc/xmlrsall.cpp