]> git.saurik.com Git - wxWidgets.git/commit
Added mono bitmap to image conversion.
authorRobert Roebling <robert@roebling.de>
Mon, 27 Dec 1999 13:01:07 +0000 (13:01 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 27 Dec 1999 13:01:07 +0000 (13:01 +0000)
commitbe25e4809325d89075f6477025e02706137e6ffd
treed323555a8ccfc46e3e585b653e37733be0ec5b58
parent41acf5c0bd373d2dbe127fc6a64ac03b672b2431
  Added mono bitmap to image conversion.
  Added wxImage::Replace() (replaces one colour with another).
  Toolbar tips no longer eats ana new colour. This might prevent
    the wrong colour behaviour reported from some 8-bit visuals.
  Minor fixes and test code.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5122 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/image.h
samples/image/image.cpp
src/common/image.cpp
src/gtk/tbargtk.cpp
src/gtk1/tbargtk.cpp
wxGTK.spec