]> git.saurik.com Git - wxWidgets.git/history - include/wx/hashset.h
Reverted semicolons patch
[wxWidgets.git] / include / wx / hashset.h
2006-01-18  Julian SmartReverted semicolons patch
2006-01-18  Julian SmartApplied patch [ 1399013 ] More removals of extraneous...
2004-12-08  Mattia Barbon Made wxHashSet compile again. Changed the return...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-08  Mattia Barbon When wxUSE_STL == 1 and STL provides quasi-standard...
2003-08-29  Mattia Barbon Fixed bug introduced in fs_zip.cpp when replacing...
2003-08-12  Mattia Barbon Added wxHashSet, with minimal tests.