]> git.saurik.com Git - wxWidgets.git/history - src/common/hash.cpp
1. added wxHelpProvider and (unfinished) wxSimpleHelpProvider
[wxWidgets.git] / src / common / hash.cpp
2000-09-10  Vadim Zeitlin1. added wxHelpProvider and (unfinished) wxSimpleHelpPr...
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-03-04  Stefan NeisAdded a fix for compilers with problems to compute...
2000-03-02  Vadim Zeitlin1. wxGrid row can't be resized to less than minimal...
2000-02-29  Vadim Zeitlinadded wxHashTableLong
2000-02-25  Vadim ZeitlinWX_DECLARE_HASH() macro for type safe hashes
2000-02-18  Bart A.M. JourquinHashtable now supports negative keys
2000-02-02  Václav Slavíkfixed DeleteContents inconsistency: didn't free memory...
2000-01-11  Bart A.M. JourquinAdding GetCount() to wxHashTable
1999-12-17  Julian SmartMisc small mods
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-10-27  Václav Slavíkadded copy ctor to wxHashTable
1999-04-12  Ove KaavenIt now compiles all these files without warnings in...
1998-09-11  Robert Roebling Updates to memcheck
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten BallüderInitial revision