]> git.saurik.com Git - wxWidgets.git/commit
fixed wxImagePixelData compilation (ticket #3003); added a unit test for it (to be...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 30 May 2008 19:30:23 +0000 (19:30 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 30 May 2008 19:30:23 +0000 (19:30 +0000)
commit3e50a139b44f096883f0739af5f26761b99161d6
tree1887045e1049cb349eaa4cfa9c8f7f5e8e64bb25
parent8aa6162938feb9d2fd52dbb531a14b234637c52c
fixed wxImagePixelData compilation (ticket #3003); added a unit test for it (to be extended to cover more wxImage methods...)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
docs/changes.txt
include/wx/rawbmp.h
tests/Makefile.in
tests/image/rawbmp.cpp [new file with mode: 0644]
tests/makefile.bcc
tests/makefile.gcc
tests/makefile.vc
tests/makefile.wat
tests/test.bkl
tests/test_test_gui.dsp
tests/test_vc7_test_gui.vcproj
tests/test_vc8_test_gui.vcproj