  | |  | bk commit - MyODBC 3.51 (1.507) | bk commit - MyODBC 3.51 (1.507) 2005-09-13 - By pharvey@(protected)
Back Below is the list of changes that have just been commited into a local MyODBC 3.51 repository of 'pharvey'. When 'pharvey' does a push, they will be propogaged to the main repository and within 2 hours after the push into the public repository.
For more information on how to access the public repository see: http://www.mysql.com/products/myodbc/faq_2.html#Development_source
You can also browse the changes from public repository: Complete repository: http://mysql.bkbits.net:8080/myodbc3/ This changeset : http://mysql.bkbits.net:8080/myodbc3/cset@(protected)
ChangeSet 1.507 05/09/12 23:55:37 pharvey@(protected) +1 -0 Merge bk-internal.mysql.com:/home/bk/myodbc-3.51 into sun.com:/home/pharvey/SandBox/MySQL/myodbc-3.51
setup/MYODBCSetupDataSourceDialog.cpp 1.34 05/09/12 23:55:36 pharvey@(protected) +0 -0 Auto merged
# This is a BitKeeper patch. What follows are the unified diffs for the # set of deltas contained in the patch. The rest of the patch, the part # that BitKeeper cares about, is below these diffs. # User: pharvey # Host: sun.com # Root: /home/pharvey/SandBox/MySQL/myodbc-3.51/RESYNC
--- 1.33/setup/MYODBCSetupDataSourceDialog.cpp 2005-09-12 09:07:16 -07:00 +++ 1.34/setup/MYODBCSetupDataSourceDialog.cpp 2005-09-12 23:55:36 -07:00 @@ -354,11 +354,13 @@ playoutButtons = new QHBoxLayout; playoutTop2->addLayout( playoutButtons ); playoutButtons->addStretch( 10 ); -#ifndef __SPARC__ ppushbuttonTest = new QPushButton( "&Test", this ); playoutButtons->addWidget( ppushbuttonTest ); -#endif ppushbuttonDiagnostics = new QPushButton( "&Diagnostics >>", this ); +#ifndef __sparc + ppushbuttonTest + ppushbuttonDiagnostics +#endif #if QT_VERSION >= 0x040000 ppushbuttonDiagnostics->setCheckable( TRUE ); #else
-- MySQL ODBC Mailing List For list archives: http://lists.mysql.com/myodbc To unsubscribe: http://lists.mysql.com/myodbc?unsub=mysql@(protected)
Earn $52 per hosting referral at Lunarpages.
|
|
 |