don't include wx/wxprec.h from headers, it's bad style (patch from Tim Stahlhut)
[wxWidgets.git] / demos / dbbrowse / browsedb.cpp
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-01-31  Włodzimierz SkibaEnhanced stock labels usage. Source cleaning.
2004-11-10  George TaskerCorrection of a commented out line of code so that...
2004-11-05  George TaskerUpdates to reflect changes in db.cpp member variables
2004-11-04  George TaskerUnicode support added
2004-10-05  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-06-01  Włodzimierz Skiba-1->wxID_ANY, TRUE->true, FALSE->false and tabs replace...
2004-04-06  Dimitri Schoolwerthapplied patch #929947: "Various cleaning of warnings...
2004-02-08  Julian SmartApplied [ 880011 ] Several fixes to DbBrowse demo
2004-01-11  Julian SmartApplied patch [ 825396 ] dbbrowse demo compatible with...
2001-10-04  George TaskerAdded code to handle SQLSERVER, ACCESS, and MSDE allowi...
2001-05-28  George TaskerFixed incorrect creation of the pColFor instances ...
2001-05-24  George TaskerCompilation fixes
2001-05-18  George TaskerXPMHAND.H dependency removed
2001-05-18  George TaskerAdded compile-time check to be sure that wxUSE_ODBC...
2001-02-12  George TaskerChanged source files to not include Mark's old defunct...
2001-02-03  George TaskerMore Unicode support added (though untested and still...
2001-02-01  George TaskerHuge cleanup of the code. Reformatting, spelling fixes...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-18  Julian SmartCorrected my correction.
2000-03-18  Julian SmartCorrected WXDLLEXPORT keyword position.
2000-03-17  Mark Johnson browsedb.cpp browsedb.h doc.cpp doc.h
2000-03-16  George TaskerModified to use the newly defined names for functions...
2000-02-21  Mark Johnson browsedb.cpp dbgrid.cpp dbtree.cpp dlguser.cpp de...
2000-02-20  Mark Johnson browsedb.cpp dbtree.cpp
2000-02-14  Mark Johnson browsedb.cpp dbbrowse.cpp dbgrid.cpp dbtree.cpp doc.cpp
2000-02-14  Mark Johnson browsedb.cpp dbtree.cpp dlguser.cpp dlguser.h pgmctrl.cpp
2000-02-12  Mark Johnson browsedb.cpp browsedb.h dbbrowse.cpp dbbrowse.h dbbro...
2000-01-31  Bart A.M. Jourquinsuppres some warnings, suppress assert failure for...
2000-01-31  Bart A.M. JourquinHandle Cancel button in userdlg
2000-01-31  Bart A.M. JourquinUserdlg uses constraints (better for wxMotif). Also...
2000-01-31  Bart A.M. Jourquinre-indent sources
2000-01-28  George TaskerFirst version of the DbBrowser demo program