]> git.saurik.com Git - wxWidgets.git/history - src/common/dbtable.cpp
Use the associated document manager, not the global one
[wxWidgets.git] / src / common / dbtable.cpp
1999-11-06  George TaskerRenamed FWD_ONLY_CURSORS to wxODBC_FWD_ONLY_CURSORS...
1999-11-05  Stefan CsomorCW5.2 Pro Adaptions, wxMac starting to move in
1999-11-02  Vadim Zeitlininclude <wx/...> => include "wx/..."
1999-10-18  Vadim Zeitlingcc warning about printf() format mismatch corrected
1999-10-07  George TaskerAdded support for dBase, PostGres, MySQL, Access, MS...
1999-01-21  Robert Roebling changed make_int, make_exp .. to wxmake_int..
1999-01-12  Robert Roebling image update
1999-01-09  Robert Roebling ODBC updates
1998-12-31  Julian SmartAdded Property List classes to main library; added...
1998-12-30  Robert Roebling Guess what: ODBC updates and build fixes.
1998-12-30  Julian SmartUpdated the Remstar ODBC files, got the db sample compi...
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...