]> git.saurik.com Git - wxWidgets.git/history - include/wx/hash.h
corrected warnings when compiling with -Wall -W
[wxWidgets.git] / include / wx / hash.h
2002-05-07  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2001-12-19  Ron LeeAdded new dynamic loading classes. (which handle proper
2001-08-01  Vadim Zeitlinapplied patch 444915 (warning fixes for gcc 2.95.4)
2001-07-04  Jouk Jansen Committing in .
2001-01-27  Vadim Zeitlinfix for DoPut() from long time ago
2000-09-10  Vadim Zeitlin1. added wxHelpProvider and (unfinished) wxSimpleHelpPr...
2000-07-15  Bryan Pettymerged 2.2 branch
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-02  Václav Slavíkfixed DeleteContents inconsistency: didn't free memory...
2000-01-11  Bart A.M. JourquinAdding GetCount() to wxHashTable
1999-10-27  Václav Slavíkadded copy ctor to wxHashTable
1999-04-12  Ove KaavenOh well, I'll just stuff in the rest of the Unicode...
1998-09-11  Robert Roebling Updates to memcheck
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten BallüderInitial revision