]> git.saurik.com Git - wxWidgets.git/history - demos/dbbrowse
OS/2 fix
[wxWidgets.git] / demos / dbbrowse /
2002-09-14  Julian SmartApplied patch [ 608876 ] Improvements to installation...
2002-08-24  Gilles Depeyrotupdated CW exported xml projects
2002-04-07  Gilles Depeyrotupdated CodeWarrior 5.3 exported xml projects
2002-03-26  Václav Slavíkwxhtml.rc not needed anymore
2002-01-25  Vadim Zeitlininserted @IF_GNU_MAKE@ to allow building with other...
2002-01-18  Julian SmartUpdated VC++ files
2002-01-10  Gilles Depeyrotchanged PPC struct alignement setting
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2001-12-02  Gilles Depeyrotstore CodeWarrior 5.3 projects as xml instead of binary...
2001-11-22  Julian SmartRemoved dsw file
2001-11-19  Julian SmartProject file corrections, doc corrections
2001-10-09  Vadim Zeitlinadded new project files for all samples and demos;...
2001-10-04  George TaskerAdded code to handle SQLSERVER, ACCESS, and MSDE allowi...
2001-09-08  Gilles Depeyrotrenamed CodeWarrior 5 projects
2001-08-10  Julian SmartFixed project files for regex.lib, taking the regex...
2001-07-22  Gilles Depeyrotpost wxUniv merge fixes
2001-07-22  Gilles Depeyrotadded dependency handling to Makefiles
2001-06-27  Julian SmartUpdated version to 2.3.2 so apps can test for differenc...
2001-06-07  Julian SmartUpdates for version change to 2.3.1
2001-05-28  George TaskerFixed #pragma interface mismatches
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-05-10  Julian SmartRemoved references to xpm[d].lib
2001-02-12  George TaskerChanged source files to not include Mark's old defunct...
2001-02-06  Julian SmartUpdated VC++ project files for making DLL-based samples
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-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-07-25  Mark Johnson dbbrowse.cpp dbgrid.cpp dbtree.cpp doc.cpp pgmctrl.cpp
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  Bart A.M. Jourquinfix for textctrl height
2000-03-17  Bart A.M. Jourquin*** empty log message ***
2000-03-17  Bart A.M. Jourquindefault font for dialog
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-03-15  Julian SmartVarious compiler changes
2000-03-14  Bart A.M. Jourquinbetter dialog for Motif
2000-03-12  Mark Johnson dbbrowse.cpp doc.cpp de/dbbrowse.mo de/dbbrowse.po
2000-03-09  Mark Johnsondoc.cpp
2000-03-06  Mark Johnson dbbrowse.cpp dbbrowse.h
2000-03-04  Robert Roebling Adapted wxGTK to wxMSW's notion of region setting.
2000-02-25  Mark Johnson dbgrid.cpp dbgrid.h bitmaps/logo.xpm
2000-02-22  Mark Johnson dbbrowse.cpp dbbrowse.h
2000-02-22  Mark Johnson dbbrowse.cpp dbbrowse.h de/dbbrowse.mo de/dbbrowse.po
2000-02-21  Mark Johnson browsedb.cpp dbgrid.cpp dbtree.cpp dlguser.cpp de...
2000-02-21  Mark Johnson xget.cfg
2000-02-21  Mark Johnson browsedb.h dbbrowse.cpp dbbrowse.h dbgrid.h dbtree.h
2000-02-20  Mark Johnson browsedb.cpp dbtree.cpp
2000-02-20  Mark Johnson help.de/compiler.htm help.de/dbbrowse.htm help.de...
2000-02-14  Mark Johnson dbtree.cpp de/dbbrowse.mo de/dbbrowse.po de/mo.cmd
2000-02-14  Mark Johnson 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-13  Mark Johnson pgmtext.mo pgmtext.po
2000-02-13  Mark Johnson dbbrowse.cpp dbgrid.cpp dlguser.cpp pgmctrl.cpp de...
2000-02-12  Mark Johnson browsedb.cpp browsedb.h dbbrowse.cpp dbbrowse.h dbbro...
2000-02-10  Mark Johnson dbgrid.cpp dbtree.cpp
2000-02-10  Mark Johnson dbbrowse.rc dbgrid.cpp dbtree.cpp dbtree.h help.de...
2000-02-01  Bart A.M. Jourquinicons fix for unix
2000-02-01  Bart A.M. JourquinAdd system fonts
2000-02-01  Bart A.M. Jourquinfix icons in dbtree.cpp
2000-01-31  Vadim Zeitlin1. configre/makefiles changes
2000-01-31  Bart A.M. JourquinwxString fix (c_str()) in doc.cpp
2000-01-31  Bart A.M. Jourquinadd busycursors and remove fonts
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  George TaskerFixed file names to be the 8.3 name style
2000-01-31  Bart A.M. Jourquinre-indent sources
2000-01-31  Bart A.M. Jourquinfix Makefile.in
2000-01-31  Bart A.M. Jourquinadd makefile.b32
2000-01-30  George TaskerFixed target name to dbbrowse rather than dbrrowser
2000-01-29  Robert Roebling Disabled ODBC code by default,
2000-01-28  George TaskerFirst version of the DbBrowser demo program