projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
fix HitTest
[wxWidgets.git]
/
samples
/
db
/
2003-07-05
Václav Slavík
regenerated
tree
|
commitdiff
2003-07-04
Václav Slavík
added Mingw makefiles
tree
|
commitdiff
2003-07-04
Václav Slavík
regenerated makefiles
tree
|
commitdiff
2003-07-04
Václav Slavík
regenerated
tree
|
commitdiff
2003-07-04
Václav Slavík
multilib linking fixes
tree
|
commitdiff
2003-06-29
Václav Slavík
regenerated
tree
|
commitdiff
2003-06-25
Václav Slavík
new dependencies tracking code
tree
|
commitdiff
2003-06-25
Václav Slavík
new dependency tracking from bakefile cvs
tree
|
commitdiff
2003-06-25
Václav Slavík
regenerated makefiles, with support for multilib build
tree
|
commitdiff
2003-06-24
Václav Slavík
moved to autoconf-2.5x
tree
|
commitdiff
2003-06-24
Gilles Depeyrot
corrections for compilation under Mac OS X
tree
|
commitdiff
2003-06-23
Václav Slavík
generated new makefiles
tree
|
commitdiff
2003-06-23
Václav Slavík
new build system
tree
|
commitdiff
2003-06-20
Chris Elliott
relative path to wxwin in samples for Digital Mars...
tree
|
commitdiff
2003-06-16
Chris Elliott
makefiles for samples for digital mars
tree
|
commitdiff
2003-06-11
Chris Elliott
fix SF bug report 751351
tree
|
commitdiff
2003-05-03
Julian Smart
Applied patch [ 701238 ] Added BLOB support to dbtable.
tree
|
commitdiff
2003-04-05
Chris Elliott
changes to watcom makefiles for OpenWatcom
tree
|
commitdiff
2003-01-25
Gilles Depeyrot
added CarbonFrameworkLib to CodeWarrior 5 projects
tree
|
commitdiff
2003-01-08
Julian Smart
Applied cvsignore patch
tree
|
commitdiff
2002-12-05
Julian Smart
Updated version
tree
|
commitdiff
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
tree
|
commitdiff
2002-08-31
Gilles Depeyrot
use include "..." instead of <...>
tree
|
commitdiff
2002-08-24
Gilles Depeyrot
updated CW exported xml projects
tree
|
commitdiff
2002-06-13
George Tasker
Enhanced the DataTypeSupported() function to show the...
tree
|
commitdiff
2002-05-08
Jouk Jansen
Committing in .
tree
|
commitdiff
2002-04-07
Gilles Depeyrot
updated CodeWarrior 5.3 exported xml projects
tree
|
commitdiff
2002-03-21
Julian Smart
Added __WXX11__ tests where appropriate
tree
|
commitdiff
2002-03-17
Vadim Zeitlin
patch from Dimitri fixing a few memory leaks and unTABb...
tree
|
commitdiff
2002-01-25
Vadim Zeitlin
inserted @IF_GNU_MAKE@ to allow building with other...
tree
|
commitdiff
2002-01-18
Julian Smart
Updated VC++ files
tree
|
commitdiff
2002-01-10
Gilles Depeyrot
changed PPC struct alignement setting
tree
|
commitdiff
2001-12-02
Gilles Depeyrot
store CodeWarrior 5.3 projects as xml instead of binary...
tree
|
commitdiff
2001-11-28
Vadim Zeitlin
replaced "CC = gcc" and even stranger "CPP = gcc -g...
tree
|
commitdiff
2001-11-28
Vadim Zeitlin
replaced `wx-config --cflags` with `wx-config --cxxflag...
tree
|
commitdiff
2001-11-23
George Tasker
Fixed coding of a switch statement that had RETURN...
tree
|
commitdiff
2001-11-07
Jouk Jansen
Committing in .
tree
|
commitdiff
2001-10-10
Vadim Zeitlin
[blind] fixes to the project file according to George...
tree
|
commitdiff
2001-10-09
Vadim Zeitlin
added new project files for all samples and demos;...
tree
|
commitdiff
2001-09-09
Gilles Depeyrot
renamed CodeWarrior 5 projects (added new ones as well)
tree
|
commitdiff
2001-08-10
Julian Smart
Fixed project files for regex.lib, taking the regex...
tree
|
commitdiff
2001-07-22
Gilles Depeyrot
added dependency handling to Makefiles
tree
|
commitdiff
2001-07-02
George Tasker
Changes required after wxUniv merge wxListBox::Number...
tree
|
commitdiff
2001-06-27
Julian Smart
Updated version to 2.3.2 so apps can test for differenc...
tree
|
commitdiff
2001-06-11
George Tasker
Changed the 'true's and 'false's back to TRUE and FALSE
tree
|
commitdiff
2001-06-10
George Tasker
Added code to show off wxDbGrid (contributed by Paul...
tree
|
commitdiff
2001-06-07
Julian Smart
Updates for version change to 2.3.1
tree
|
commitdiff
2001-05-23
George Tasker
Removed TABs that had gotten in to the source
tree
|
commitdiff
2001-05-18
George Tasker
Added compile-time check to be sure that wxUSE_ODBC...
tree
|
commitdiff
2001-05-15
George Tasker
Added buttons to allow a dump of DB DATATYPES and DB...
tree
|
commitdiff
2001-05-15
George Tasker
Fixed problems which prevented creation/recreation...
tree
|
commitdiff
2001-05-10
Julian Smart
Removed references to xpm[d].lib
tree
|
commitdiff
2001-04-15
George Tasker
Change demo to not try to drop the table when it thinks...
tree
|
commitdiff
2001-04-11
George Tasker
Experimental BLOB code added - set wxODBC_BLOB_EXPERIME...
tree
|
commitdiff
2001-03-13
George Tasker
Added listdb to the list of object files that must...
tree
|
commitdiff
2001-02-06
Julian Smart
Updated VC++ project files for making DLL-based samples
tree
|
commitdiff
2001-02-05
George Tasker
Added two more lines of c_str() calls for GCC compilation.
tree
|
commitdiff
2001-02-04
George Tasker
More changes to use the latest wxDb/wxDbTable method...
tree
|
commitdiff
2001-02-03
George Tasker
Massive cleanup of the code.
tree
|
commitdiff
2001-02-02
Gilles Depeyrot
ignore CodeWarrior build directory
tree
|
commitdiff
2001-02-01
George Tasker
Changed a couple lines to intialize member variables...
tree
|
commitdiff
2000-11-22
George Tasker
Fixed double deletion of a dialog in the effect of...
tree
|
commitdiff
2000-11-05
Vadim Zeitlin
fix from the main branch which replaces delete with...
tree
|
commitdiff
2000-10-10
Julian Smart
Added VC++ project files (seems logical)
tree
|
commitdiff
2000-08-08
Bryan Petty
second merge of the 2.2 branch (RL)
tree
|
commitdiff
2000-07-15
Bryan Petty
merged 2.2 branch
tree
|
commitdiff
2000-03-16
George Tasker
Modified to use the newly defined names for functions...
tree
|
commitdiff
2000-03-01
George Tasker
Fixed the QUERY dialog so it would not crash on exit...
tree
|
commitdiff
2000-01-31
Vadim Zeitlin
makefiles changes (@top_srcdir@ adjusted)
tree
|
commitdiff
2000-01-30
Julian Smart
Some but not all compile fixes for typetest (VC++ 1...
tree
|
commitdiff
2000-01-25
George Tasker
Fixed code that did not work with Postgres
tree
|
commitdiff
2000-01-12
Guillermo Rodrigue...
Changed \ to /
tree
|
commitdiff
2000-01-11
Guillermo Rodrigue...
Mumit Khan's fixes to allow DLL compilation
tree
|
commitdiff
1999-11-21
Robert Roebling
makefile updates,
tree
|
commitdiff
1999-11-15
Robert Roebling
Added a few non-threads compile fixes,
tree
|
commitdiff
1999-11-08
George Tasker
wxEndBusyCursor() was being called, even when it was...
tree
|
commitdiff
1999-11-07
George Tasker
GUI display problems fixed
tree
|
commitdiff
1999-11-07
George Tasker
Column name IS_DEVELOPER in index was shortened to...
tree
|
commitdiff
1999-11-07
George Tasker
Cleaned up a compile warning on the MAX_PATH definition.
tree
|
commitdiff
1999-10-12
Robert Roebling
More makefiles, distrib things,
tree
|
commitdiff
1999-10-09
Robert Roebling
Applied a few patches,
tree
|
commitdiff
1999-10-07
George Tasker
no message
tree
|
commitdiff
1999-10-07
George Tasker
Fixed the GUI so it will now work correctly when widget...
tree
|
commitdiff
1999-06-29
Robert Roebling
wxChoiceDialog fix.
tree
|
commitdiff
1999-06-07
Robert Roebling
Added some WINE things.
tree
|
commitdiff
1999-06-07
Robert Roebling
Ignore.
tree
|
commitdiff
1999-06-02
Vadim Zeitlin
removing (finally) autogenerated files
tree
|
commitdiff
1999-06-02
Vadim Zeitlin
slightly updated makefiles
tree
|
commitdiff
1999-06-01
Vadim Zeitlin
re-readding makefiles
tree
|
commitdiff
1999-06-01
Vadim Zeitlin
re-removing Makefile.in
tree
|
commitdiff
1999-06-01
Vadim Zeitlin
new makefiles (part I)
tree
|
commitdiff
1999-06-01
Vadim Zeitlin
old makefiles removed
tree
|
commitdiff
1999-02-11
Robert Roebling
Solaris compilation patches
tree
|
commitdiff
1999-02-09
Julian Smart
Added more makefiles; fixed some samples for Cygwin
tree
|
commitdiff
1999-02-05
Julian Smart
Removed lots of OnClose functions; doc'ed OnCloseWindow...
tree
|
commitdiff
1999-01-24
Julian Smart
Renamed .nt makefiles to .vc and factored them out...
tree
|
commitdiff
1999-01-21
Robert Roebling
changed make_int, make_exp .. to wxmake_int..
tree
|
commitdiff
1999-01-19
Robert Roebling
New DnD and Clipboard code
tree
|
commitdiff
1999-01-12
Robert Roebling
image update
tree
|
commitdiff
1999-01-10
Robert Roebling
Cleaning abit
tree
|
commitdiff
next