]> git.saurik.com Git - wxWidgets.git/history - src/common/dbtable.cpp
GetSystemEncodingName() cleanup: we don't need to check for US-ASCII synonyms here...
[wxWidgets.git] / src / common / dbtable.cpp
1998-11-27  Unknown (UG)no message
1998-11-26  Vadim Zeitlinsome sprintf()s replaced with wxString::Printf
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-07-28  Julian SmartAdded ODBC database classes and sample from RemStar...