]> git.saurik.com Git - wxWidgets.git/history - samples/db
fix for wx-config --inplace --rezflags output in wxCocoa (and reorganization of code...
[wxWidgets.git] / samples / db /
2004-01-22  David ElliottBaked files with Bakefile 0.1.2 (Mac OS 10.3 Python...
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-04  Václav Slavíkregenerated makefiles
2003-09-28  Václav Slavíkcompile db sample conditionally only if odbc support...
2003-09-27  Vadim Zeitlinregenerated after adding gzstream.* and vidmode.h
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íkfixed wrong target names
2003-08-02  Václav Slavíkfixed some VC++ projects bugs
2003-08-01  Václav Slavíkadded VC++ project files
2003-08-01  Václav Slavíkadded VC++ project files
2003-08-01  Václav Slavíkregenerated after adding DEBUG_ options
2003-07-25  Václav Slavík1. use three numbers version in win32 DLLs on unstable...
2003-07-20  Václav Slavíkfixed /Mxx flag when using static RTL
2003-07-20  Robin DunnA new set of baked makefiles
2003-07-06  Václav Slavíkdon't link wxBase against GUI libraries
2003-07-05  Václav Slavíkregenerated
2003-07-04  Václav Slavíkadded Mingw makefiles
2003-07-04  Václav Slavíkregenerated makefiles
2003-07-04  Václav Slavíkregenerated
2003-07-04  Václav Slavíkmultilib linking fixes
2003-06-29  Václav Slavíkregenerated
2003-06-25  Václav Slavíknew dependencies tracking code
2003-06-25  Václav Slavíknew dependency tracking from bakefile cvs
2003-06-25  Václav Slavíkregenerated makefiles, with support for multilib build
2003-06-24  Václav Slavíkmoved to autoconf-2.5x
2003-06-24  Gilles Depeyrotcorrections for compilation under Mac OS X
2003-06-23  Václav Slavíkgenerated new makefiles
2003-06-23  Václav Slavíknew build system
2003-06-20  Chris Elliottrelative path to wxwin in samples for Digital Mars...
2003-06-16  Chris Elliottmakefiles for samples for digital mars
2003-06-11  Chris Elliottfix SF bug report 751351
2003-05-03  Julian SmartApplied patch [ 701238 ] Added BLOB support to dbtable.
2003-04-05  Chris Elliottchanges to watcom makefiles for OpenWatcom
2003-01-25  Gilles Depeyrotadded CarbonFrameworkLib to CodeWarrior 5 projects
2003-01-08  Julian SmartApplied cvsignore patch
2002-12-05  Julian SmartUpdated version
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-31  Gilles Depeyrotuse include "..." instead of <...>
2002-08-24  Gilles Depeyrotupdated CW exported xml projects
2002-06-13  George TaskerEnhanced the DataTypeSupported() function to show the...
2002-05-08  Jouk Jansen Committing in .
2002-04-07  Gilles Depeyrotupdated CodeWarrior 5.3 exported xml projects
2002-03-21  Julian SmartAdded __WXX11__ tests where appropriate
2002-03-17  Vadim Zeitlinpatch from Dimitri fixing a few memory leaks and unTABb...
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
2001-12-02  Gilles Depeyrotstore CodeWarrior 5.3 projects as xml instead of binary...
2001-11-28  Vadim Zeitlinreplaced "CC = gcc" and even stranger "CPP = gcc -g...
2001-11-28  Vadim Zeitlinreplaced `wx-config --cflags` with `wx-config --cxxflag...
2001-11-23  George TaskerFixed coding of a switch statement that had RETURN...
2001-11-07  Jouk Jansen Committing in .
2001-10-10  Vadim Zeitlin[blind] fixes to the project file according to George...
2001-10-09  Vadim Zeitlinadded new project files for all samples and demos;...
2001-09-09  Gilles Depeyrotrenamed CodeWarrior 5 projects (added new ones as well)
2001-08-10  Julian SmartFixed project files for regex.lib, taking the regex...
2001-07-22  Gilles Depeyrotadded dependency handling to Makefiles
2001-07-02  George TaskerChanges required after wxUniv merge wxListBox::Number...
2001-06-27  Julian SmartUpdated version to 2.3.2 so apps can test for differenc...
2001-06-11  George TaskerChanged the 'true's and 'false's back to TRUE and FALSE
2001-06-10  George TaskerAdded code to show off wxDbGrid (contributed by Paul...
2001-06-07  Julian SmartUpdates for version change to 2.3.1
2001-05-23  George TaskerRemoved TABs that had gotten in to the source
2001-05-18  George TaskerAdded compile-time check to be sure that wxUSE_ODBC...
2001-05-15  George TaskerAdded buttons to allow a dump of DB DATATYPES and DB...
2001-05-15  George TaskerFixed problems which prevented creation/recreation...
2001-05-10  Julian SmartRemoved references to xpm[d].lib
2001-04-15  George TaskerChange demo to not try to drop the table when it thinks...
2001-04-11  George TaskerExperimental BLOB code added - set wxODBC_BLOB_EXPERIME...
2001-03-13  George TaskerAdded listdb to the list of object files that must...
2001-02-06  Julian SmartUpdated VC++ project files for making DLL-based samples
2001-02-05  George TaskerAdded two more lines of c_str() calls for GCC compilation.
2001-02-04  George TaskerMore changes to use the latest wxDb/wxDbTable method...
2001-02-03  George TaskerMassive cleanup of the code.
2001-02-02  Gilles Depeyrotignore CodeWarrior build directory
2001-02-01  George TaskerChanged a couple lines to intialize member variables...
2000-11-22  George TaskerFixed double deletion of a dialog in the effect of...
2000-11-05  Vadim Zeitlinfix from the main branch which replaces delete with...
2000-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-16  George TaskerModified to use the newly defined names for functions...
2000-03-01  George TaskerFixed the QUERY dialog so it would not crash on exit...
2000-01-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
2000-01-30  Julian SmartSome but not all compile fixes for typetest (VC++ 1...
2000-01-25  George TaskerFixed code that did not work with Postgres
2000-01-12  Guillermo Rodrigue... Changed \ to /
2000-01-11  Guillermo Rodrigue... Mumit Khan's fixes to allow DLL compilation
next