fixed bug with wxcolourDatabase::FindColour(); added (and documented) new Find()...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 16 Oct 2003 17:42:31 +0000 (17:42 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 16 Oct 2003 17:42:31 +0000 (17:42 +0000)
commitc50f92d08cc3633f8127931e7cf5d362ab8ac392
tree7d5bab91cf7f89201cba5baac6d757322e4fa023
parent9551b6fe2fe4d539c07be8e48420983820e4ec9a
fixed bug with wxcolourDatabase::FindColour(); added (and documented) new Find() and AddColour(const wxColour&) methods to avoid such problems in the future

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24206 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
docs/latex/wx/colour.tex
include/wx/gdicmn.h
src/common/gdicmn.cpp