Applied patch to add n bitmaps at once to an image
authorRobert Roebling <robert@roebling.de>
Sun, 30 Apr 2006 11:58:40 +0000 (11:58 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 30 Apr 2006 11:58:40 +0000 (11:58 +0000)
commit5b9003ae3213f487fa3be74804b426a8ad0db323
tree23339e3b873673e98d847bd0226fae61c6b0863f
parent781945ea412f924ad456adbf1830dc355fb573b6
  Applied patch to add n bitmaps at once to an image
    list of the bitmap is n times as wide as the
    image width of the image list. This was the case
    in the MSW image list before.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38965 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/imaglist.tex
include/wx/mac/carbon/imaglist.h
src/generic/imaglist.cpp
src/mac/carbon/imaglist.cpp