]> git.saurik.com Git - wxWidgets.git/history - src/common/hashmap.cpp
restored int (instea of size_t) in Remove() and Detach(); TRUE/FALSE -> true/false
[wxWidgets.git] / src / common / hashmap.cpp
2002-02-01  Vadim Zeitlinvarious minor fixes to wxHashMap: compilation warnings...
2002-02-01  David WebsterGot rid of the bad EOLs.
2002-01-29  Mattia BarbonNew wxHashMap class.