2000-02-29 |
George Tasker | Fixed a misleading comment regarding MySQL and Postgres |
blob | commitdiff | raw |
2000-02-26 |
Robert Roebling | Compile fixes. |
blob | commitdiff | raw | diff to current |
2000-02-25 |
George Tasker | Replaced <iostream.h> reference with "wx/ioswrap.h" |
blob | commitdiff | raw | diff to current |
2000-02-24 |
George Tasker | Reverting back to 1.35 as 1.36 does not work with all... |
blob | commitdiff | raw | diff to current |
2000-02-23 |
George Tasker | ::IsNumber() returned FALSE if a + or - sign was the... |
blob | commitdiff | raw | diff to current |
2000-02-15 |
Vadim Zeitlin | 1. implemented wxRegKey::Copy() and CopyValue() |
blob | commitdiff | raw | diff to current |
2000-02-08 |
Bart A.M. Jourquin | add SQL_CATALOG and SQL_LOG filename variables |
blob | commitdiff | raw | diff to current |
2000-01-31 |
George Tasker | Replaced tabs and cleaned up indentations. |
blob | commitdiff | raw | diff to current |
2000-01-27 |
Bart A.M. Jourquin | IODBC fix in GetDataSource |
blob | commitdiff | raw | diff to current |
2000-01-27 |
George Tasker | Fixed the GetDataSource() function so the DsDesc that... |
blob | commitdiff | raw | diff to current |
2000-01-21 |
Vadim Zeitlin | 1. wxWizard supports setting images for each page,... |
blob | commitdiff | raw | diff to current |
2000-01-20 |
George Tasker | Uses src/iodbc headers rather than windows headers... |
blob | commitdiff | raw | diff to current |
1999-11-29 |
George Tasker | Added support for creating forward or backward scrollin... |
blob | commitdiff | raw | diff to current |
1999-11-25 |
George Tasker | Added "const" to the (char *) type params that should... |
blob | commitdiff | raw | diff to current |
1999-11-24 |
George Tasker | Replaced all the strxxx() function calls with wxStrxxx... |
blob | commitdiff | raw | diff to current |
1999-11-15 |
Robert Roebling | Added a few non-threads compile fixes, |
blob | commitdiff | raw | diff to current |
1999-11-09 |
Stefan Csomor | mac adaptions |
blob | commitdiff | raw | diff to current |
1999-11-08 |
George Tasker | Fixed __WXDEBUG__ references to use #ifdef rather than... |
blob | commitdiff | raw | diff to current |
1999-11-08 |
George Tasker | Fixed reversed logic on wxODBC_FWD_ONLY_CURSORS |
blob | commitdiff | raw | diff to current |
1999-11-08 |
George Tasker | wxStrnicmp() function is not defined under windows... |
blob | commitdiff | raw | diff to current |
1999-11-07 |
Julian Smart | Various fixes for various compilers... |
blob | commitdiff | raw | diff to current |
1999-11-07 |
Robert Roebling | Added wxStrnicmp and to wchar.h, not yet for Unicode... |
blob | commitdiff | raw | diff to current |
1999-11-06 |
George Tasker | Renamed FWD_ONLY_CURSORS to wxODBC_FWD_ONLY_CURSORS... |
blob | commitdiff | raw | diff to current |
1999-11-05 |
Stefan Csomor | CW5.2 Pro Adaptions, wxMac starting to move in |
blob | commitdiff | raw | diff to current |
1999-10-18 |
Vadim Zeitlin | gcc warning about printf() format mismatch corrected |
blob | commitdiff | raw | diff to current |
1999-10-15 |
George Tasker | Removed a variable declaration from within a FOR statem... |
blob | commitdiff | raw | diff to current |
1999-10-12 |
Vadim Zeitlin | 1. DLL compilation fixes (wrong WXDLLEXPORT placement... |
blob | commitdiff | raw | diff to current |
1999-10-12 |
George Tasker | Moved the #include of filefn.h from db.h to db.cpp |
blob | commitdiff | raw | diff to current |
1999-10-12 |
George Tasker | Use of a postgres data source would fail due to checkin... |
blob | commitdiff | raw | diff to current |
1999-10-09 |
Robert Roebling | Applied a few patches, |
blob | commitdiff | raw | diff to current |
1999-10-07 |
George Tasker | Added support for dBase, PostGres, MySQL, Access, MS... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-07-25 |
Robert Roebling | Re-Added wxStream::StreamSize() |
blob | commitdiff | raw | diff to current |
1999-01-09 |
Robert Roebling | ODBC updates (it almost works now) |
blob | commitdiff | raw | diff to current |
1999-01-08 |
Unknown (UG) | no message |
blob | commitdiff | raw | diff to current |
1998-12-30 |
Robert Roebling | Guess what: ODBC updates and build fixes. |
blob | commitdiff | raw | diff to current |
1998-12-30 |
Julian Smart | Updated the Remstar ODBC files, got the db sample compi... |
blob | commitdiff | raw | diff to current |
1998-10-16 |
Unknown (UG) | no message |
blob | commitdiff | raw | diff to current |
1998-09-25 |
Vadim Zeitlin | USE_xxx constants renamed to wxUSE_xxx. This is an... |
blob | commitdiff | raw | diff to current |
1998-07-28 |
Julian Smart | Added ODBC database classes and sample from RemStar... |
blob | commitdiff | raw | diff to current |
|