]> git.saurik.com Git - wxWidgets.git/history - samples/db/dbtest.h
Changed the hardcoded table name to be in all caps for those DBs that only allow...
[wxWidgets.git] / samples / db / dbtest.h
2004-12-28  George TaskerChanged the hardcoded table name to be in all caps...
2004-11-10  George TaskerwxChar* usage changed over to wxString in various places
2004-11-04  George TaskerUnicode support added
2004-10-06  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-05-25  Julian SmartMore name changes
2004-05-18  George TaskerwxUSE_NEW_GRID changed to wxUSE_GRID to reflect changes...
2004-05-12  George TaskerwxODBC_BLOB_SUPPORT changed to just being a #define.
2004-02-08  Julian SmartApplied [ 880011 ] Several fixes to DbBrowse demo
2003-06-24  Gilles Depeyrotcorrections for compilation under Mac OS X
2003-05-03  Julian SmartApplied patch [ 701238 ] Added BLOB support to dbtable.
2002-08-31  Gilles Depeyrotuse include "..." instead of <...>
2002-03-17  Vadim Zeitlinpatch from Dimitri fixing a few memory leaks and unTABb...
2001-06-10  George TaskerAdded code to show off wxDbGrid (contributed by Paul...
2001-05-23  George TaskerRemoved TABs that had gotten in to the source
2001-05-15  George TaskerAdded buttons to allow a dump of DB DATATYPES and DB...
2001-05-15  George TaskerFixed problems which prevented creation/recreation...
2001-04-11  George TaskerExperimental BLOB code added - set wxODBC_BLOB_EXPERIME...
2001-02-04  George TaskerMore changes to use the latest wxDb/wxDbTable method...
2001-02-03  George TaskerMassive cleanup of the code.
2001-02-01  George TaskerChanged a couple lines to intialize member variables...
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-16  George TaskerModified to use the newly defined names for functions...
2000-03-01  George TaskerFixed the QUERY dialog so it would not crash on exit...
2000-01-25  George TaskerFixed code that did not work with Postgres
1999-11-07  George TaskerCleaned up a compile warning on the MAX_PATH definition.
1999-10-09  Robert Roebling Applied a few patches,
1999-10-07  George TaskerFixed the GUI so it will now work correctly when widget...
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-01-19  Robert Roebling New DnD and Clipboard code
1999-01-12  Robert Roebling image update
1999-01-08  Robert Roebling minor Configure / makefiles updates
1998-12-30  Julian SmartUpdated the Remstar ODBC files, got the db sample compi...
1998-07-28  Julian SmartAdded ODBC database classes and sample from RemStar...