]> git.saurik.com Git - wxWidgets.git/commit - build/msw/wx_core.dsp
added wxEditbaleListBox XRC handler
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 4 Jun 2009 23:41:51 +0000 (23:41 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 4 Jun 2009 23:41:51 +0000 (23:41 +0000)
commitadcda299c06800fedaf2436bcf4c8759905a4502
tree2bc2c5abf4cce0cbd7db217767d413dce53a2547
parentca5882254e54ca4ec6033971c378d8933954fa99
added wxEditbaleListBox XRC handler

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
19 files changed:
Makefile.in
build/bakefiles/files.bkl
build/msw/makefile.bcc
build/msw/makefile.gcc
build/msw/makefile.vc
build/msw/makefile.wat
build/msw/wx_core.dsp
build/msw/wx_vc7_core.vcproj
build/msw/wx_vc7_xrc.vcproj
build/msw/wx_vc8_core.vcproj
build/msw/wx_vc8_xrc.vcproj
build/msw/wx_vc9_core.vcproj
build/msw/wx_vc9_xrc.vcproj
build/msw/wx_xrc.dsp
docs/changes.txt
include/wx/xrc/xh_all.h
include/wx/xrc/xh_editlbox.h [new file with mode: 0644]
src/xrc/xh_editlbox.cpp [new file with mode: 0644]
src/xrc/xmlrsall.cpp