]> git.saurik.com Git - wxWidgets.git/history - src/common/dynarray.cpp
globally renamed uint to size_t. This has _not_ been checked under Windows,
[wxWidgets.git] / src / common / dynarray.cpp
1998-08-18  Vadim Zeitlinglobally renamed uint to size_t. This has _not_ been...
1998-08-08  Denis PershinDP:
1998-08-07  Vadim Zeitlincouple of minor bug fixes/enhancements (interface uncha...
1998-08-07  Vadim Zeitlin(1) Denis Pershin's patch for wxGTK (memory leaks corre...
1998-07-17  Vadim Zeitlinfixed compilation problems under Windows
1998-07-16  Vadim Zeitlinadded sorted arrays: they automatically sort items...
1998-06-22  Vadim ZeitlinwxCHECK/wxCHECK_RET changes
1998-06-05  Vadim ZeitlinBool replaced by bool
1998-05-20  Karsten BallüderInitial revision