wxWidgets/demos/dbbrowse
2004-11-10 10:31:13 +00:00
..
bitmaps dbgrid.cpp dbgrid.h bitmaps/logo.xpm 2000-02-25 12:01:38 +00:00
de merged 2.2 branch 2000-07-15 19:51:35 +00:00
fr xget.cfg 2000-02-21 12:30:20 +00:00
help.cz First version of the DbBrowser demo program 2000-01-28 15:25:32 +00:00
help.de Applied patch [ 608876 ] Improvements to installation docs 2002-09-14 08:31:23 +00:00
help.png dbbrowse.rc dbgrid.cpp dbtree.cpp dbtree.h help.de/icons.htm 2000-02-10 15:36:10 +00:00
help.std Applied patch [ 608876 ] Improvements to installation docs 2002-09-14 08:31:23 +00:00
.cvsignore store CodeWarrior 5.3 projects as xml instead of binary projects 2001-12-02 17:09:31 +00:00
browsedb.cpp Correction of a commented out line of code so that if ever uncommented, it will work in unicode builds 2004-11-10 10:31:13 +00:00
browsedb.h Applied patch [ 825396 ] dbbrowse demo compatible with Unicode 2004-01-11 22:08:25 +00:00
dbbrowse.bkl Do not waste time for USE_ODBC=0. 2004-10-14 19:15:38 +00:00
dbbrowse.cpp Spelling fixes [#1017001], source cleaning. 2004-09-04 01:26:40 +00:00
dbbrowse.dsp Regenerated makefiles for 3rd-party lib change 2004-10-08 11:20:24 +00:00
dbbrowse.dsw Bakefile 0.1.3 2004-02-15 02:14:15 +00:00
dbbrowse.h Applied patch [ 825396 ] dbbrowse demo compatible with Unicode 2004-01-11 22:08:25 +00:00
dbbrowse.pro added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
dbbrowse.rc wxhtml.rc not needed anymore 2002-03-26 21:25:30 +00:00
dbbrowseM5.xml added CarbonFrameworkLib to CodeWarrior 5 projects 2003-01-25 11:08:08 +00:00
dbgrid.cpp Fixes for wxUSE_STATUSBAR. 2004-07-19 09:39:38 +00:00
dbgrid.h bakefilized demos 2003-08-03 18:47:32 +00:00
dbtree.cpp Updates to reflect changes in db.cpp member variables 2004-11-05 14:30:05 +00:00
dbtree.h Huge cleanup of the code. Reformatting, spelling fixes, standardizing on wxWindows conventions, etc. 2001-02-01 20:24:44 +00:00
dlguser.cpp removed SetAutoLayout(true) calls when a corresponding SetSizer() was also called (the latter already calls SetAutoLayout(true) in case of a non-NULL window); usual cleanup: removing tabs and end of line whitespace, TRUE->true, FALSE->false, -1->wxID_ANY, Enable(false)->Disable(), ""->wxEmptyString 2004-06-12 23:44:08 +00:00
dlguser.h Changed source files to not include Mark's old defunct e-mail address. It now only shows in the ABOUT dialog 2001-02-12 19:23:44 +00:00
doc.cpp Unicode support added 2004-11-04 21:36:32 +00:00
doc.h -1->wxID_ANY, TRUE->true, FALSE->false and tabs replacements 2004-06-01 18:27:09 +00:00
dummy.cpp More name changes 2004-05-25 11:20:37 +00:00
makefile.bcc wxURI. Move Convert/to/fromURI into uri.cpp so that it is compiled in base. Regenerate Bakefiles. 2004-10-27 22:47:26 +00:00
makefile.gcc wxURI. Move Convert/to/fromURI into uri.cpp so that it is compiled in base. Regenerate Bakefiles. 2004-10-27 22:47:26 +00:00
makefile.gtk Fixed file names to be the 8.3 name style 2000-01-31 11:43:42 +00:00
Makefile.in Rebaked (build/bakefiles/common.bkl 1.95->1.96 change) 2004-10-18 17:02:37 +00:00
makefile.vc wxURI. Move Convert/to/fromURI into uri.cpp so that it is compiled in base. Regenerate Bakefiles. 2004-10-27 22:47:26 +00:00
makefile.wat wxURI. Move Convert/to/fromURI into uri.cpp so that it is compiled in base. Regenerate Bakefiles. 2004-10-27 22:47:26 +00:00
pgmctrl.cpp Fixes for wxUSE_STATUSBAR. 2004-07-19 09:39:38 +00:00
pgmctrl.h Changed source files to not include Mark's old defunct e-mail address. It now only shows in the ABOUT dialog 2001-02-12 19:23:44 +00:00
std.h -1->wxID_ANY, TRUE->true, FALSE->false and tabs replacements 2004-06-01 18:27:09 +00:00
tabpgwin.cpp Warning fixes found under hardest mode of OpenWatcom. Seems clean in Borland, MinGW and DMC. 2004-10-05 15:38:40 +00:00
tabpgwin.h Warning fixes found under hardest mode of OpenWatcom. Seems clean in Borland, MinGW and DMC. 2004-10-05 15:38:40 +00:00