wxUSE_STL fix.
[wxWidgets.git] / demos / dbbrowse /
2004-07-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
2004-06-12  Dimitri Schoolwerthremoved SetAutoLayout(true) calls when a corresponding...
2004-06-01  Włodzimierz Skiba-1->wxID_ANY, TRUE->true, FALSE->false and tabs replace...
2004-05-25  Julian SmartMore name changes
2004-05-24  Julian SmartRegenerated makefiles for 2.5.2
2004-04-09  David ElliottBaked with Bakefile 0.1.4
2004-04-06  Dimitri Schoolwerthapplied patch #929947: "Various cleaning of warnings...
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2004-02-28  Václav Slavíkcopy data files
2004-02-19  Václav Slavíkregenerated makefiles
2004-02-15  David ElliottBakefile 0.1.3
2004-02-08  Julian SmartApplied [ 880011 ] Several fixes to DbBrowse demo
2004-02-05  Václav Slavíkmakefiles update
2004-01-24  David ElliottBaked bakefiles
2004-01-22  David ElliottBaked files with Bakefile 0.1.2 (Mac OS 10.3 Python...
2004-01-11  Julian SmartApplied patch [ 825396 ] dbbrowse demo compatible with...
2003-12-15  Václav Slavíkregenerated makefiles
2003-10-07  Václav Slavíkfixed bakefile so that in-tree headers take precedence...
2003-10-07  Václav Slavíkadded .chm support for Unix (Markus Sinner) -- regenera...
2003-10-04  Václav Slavíkregenerated makefiles
2003-09-15  Julian SmartUpdated makefiles etc. for 2.5.1
2003-08-24  Václav Slavíkregenerated makefiles
2003-08-23  Václav Slavíkregenerated with fixed version of bakefile
2003-08-22  Robin Dunnregenerated makefiles
2003-08-16  Václav Slavíkremoved old bc++ makefiles
2003-08-15  Václav Slavíkchange MSW libs directories so that libraries are share...
2003-08-14  Václav Slavíkremoving old makefiles
2003-08-14  Václav Slavíkcorrected DSW dependencies
2003-08-13  Václav Slavíknew VC++ project files with both dll and lib in one...
2003-08-13  Václav Slavíkmakefiles update with OSX fixes
2003-08-08  Václav Slavík1) some compilers (Watcom) don't like it if wxBase...
2003-08-06  Václav Slavíkregenerated makefiles
2003-08-03  Václav Slavíkuse wxDbGrid
2003-08-03  Václav Slavíkuse wxDbGrid
2003-08-03  Václav Slavíkbakefilized demos
2003-03-31  Julian SmartMore deprecated class mods
2003-03-23  Julian SmartRemoved obsolete wxDate and wxTime classes.
2003-03-17  Julian SmartCorrected copyright
2003-01-25  Gilles Depeyrotadded CarbonFrameworkLib to CodeWarrior 5 projects
2002-12-05  Julian SmartUpdated version
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
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...
next