No resize border on WinCE by default
[wxWidgets.git] / include / wx / dbtable.h
2005-03-16  Włodzimierz SkibaUse defs.h (and automatically setup.h and chkconf.h...
2005-03-04  Włodzimierz SkibaRemoved ambiguity between deprecated and new constructor.
2004-12-28  George TaskerMore parameter variable names fixed to make them more...
2004-12-28  George TaskerNon-standard abbreviations of words in function/variabl...
2004-10-05  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-09-10  Włodzimierz SkibaSource cleaning: whitespaces, tabs, TRUE/true, FALSE...
2004-08-21  Václav Slavíkupdated license info: Remstar gace permission to change...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-12  George Tasker[SF#789459] Add support for connection strings. The...
2003-09-18  Julian SmartApplied patch [ 808050 ] fixes for WXUNIVERSAL and...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-02  Václav Slavíkmoved DB classes into wxODBC library
2003-07-02  Vadim Zeitlinrenamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2001-11-23  George TaskerMS Access support fix
2001-06-11  George TaskerChanged the 'true's and 'false's back to TRUE and FALSE
2001-06-10  George TaskerwxDbGrid additions
2001-04-15  George TaskerA couple more 'int' to UWORD conversions
2001-04-11  George TaskerA couple more 'int' to UWORD conversions I had not...
2001-04-11  George TaskerFixed TablePrivileges() function (I HOPE!) so it will...
2001-04-10  George TaskerAdded a param to ::Open() to allow the programmer to...
2001-02-05  George Tasker::Initialize() methods added to the helper classes
2001-02-04  George TaskerCommenting and text formatting cleanup. No source...
2001-02-01  George TaskerAll char, char *, and char arrays changed to use wxChar...
2000-11-24  George TaskerAdded SetOrderByColNums() function
2000-11-22  George TaskerAdded what I think is full support for Null column...
2000-11-20  George TaskerAdded From(), OrderBy() and Where() functions that...
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-16  George TaskerCleaned up the API for class/structure/function names...
2000-01-31  George TaskerRemoved tabs and cleaned up indentations.
2000-01-21  Bart A.M. Jourquinnew 'dynamic' SetColDefs fix
2000-01-20  George TaskerUses src/iodbc headers rather than windows headers...
1999-11-29  George TaskerAdded support for creating forward or backward scrollin...
1999-11-25  George TaskerAdded "const" to the (char *) type params that should...
1999-11-24  George TaskerAdded optional param to Count() function to allow for...
1999-11-08  Julian SmartFixes to Cygwin/Mingw32 makefile, manual now compiles...
1999-11-08  George TaskerReplaced an old ifndef FWD_ONLY_CURSORS with the new...
1999-10-07  George TaskerAdded support for dBase, PostGres, MySQL, Access, MS...
1999-01-08  Unknown (UG)no message
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-07-28  Julian SmartAdded ODBC database classes and sample from RemStar...