wxWidgets/demos/dbbrowse
Vadim Zeitlin 2224580a41 1. configre/makefiles changes
a) wxBase compilation/installation/dist works, added wxBase.spec
 b) list of files is include by Makefile.in, not embedded into it
 c) configure runs "subconfigures" for samples/demos/utils
2. wxTokenizer class from Gregory Pietsch


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5761 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-01-31 18:26:16 +00:00
..
bitmaps First version of the DbBrowser demo program 2000-01-28 15:25:32 +00:00
de First version of the DbBrowser demo program 2000-01-28 15:25:32 +00:00
fr First version of the DbBrowser demo program 2000-01-28 15:25:32 +00:00
help.cz First version of the DbBrowser demo program 2000-01-28 15:25:32 +00:00
help.de First version of the DbBrowser demo program 2000-01-28 15:25:32 +00:00
help.png First version of the DbBrowser demo program 2000-01-28 15:25:32 +00:00
help.std First version of the DbBrowser demo program 2000-01-28 15:25:32 +00:00
browsedb.cpp suppres some warnings, suppress assert failure for fonts 2000-01-31 14:36:36 +00:00
browsedb.h Userdlg uses constraints (better for wxMotif). Also added Id for cvs 2000-01-31 13:20:36 +00:00
dbbrowse.cpp Userdlg uses constraints (better for wxMotif). Also added Id for cvs 2000-01-31 13:20:36 +00:00
dbbrowse.h Userdlg uses constraints (better for wxMotif). Also added Id for cvs 2000-01-31 13:20:36 +00:00
dbbrowse.rc First version of the DbBrowser demo program 2000-01-28 15:25:32 +00:00
dbgrid.cpp add busycursors and remove fonts 2000-01-31 15:02:05 +00:00
dbgrid.h 1. configre/makefiles changes 2000-01-31 18:26:16 +00:00
dbtree.cpp add busycursors and remove fonts 2000-01-31 15:02:05 +00:00
dbtree.h Userdlg uses constraints (better for wxMotif). Also added Id for cvs 2000-01-31 13:20:36 +00:00
dlguser.cpp Userdlg uses constraints (better for wxMotif). Also added Id for cvs 2000-01-31 13:20:36 +00:00
dlguser.h Userdlg uses constraints (better for wxMotif). Also added Id for cvs 2000-01-31 13:20:36 +00:00
doc.cpp wxString fix (c_str()) in doc.cpp 2000-01-31 15:08:03 +00:00
doc.h Userdlg uses constraints (better for wxMotif). Also added Id for cvs 2000-01-31 13:20:36 +00:00
makefile.b32 add makefile.b32 2000-01-31 09:30:14 +00:00
makefile.g95 Fixed target name to dbbrowse rather than dbrrowser 2000-01-30 18:28: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 1. configre/makefiles changes 2000-01-31 18:26:16 +00:00
makefile.vc First version of the DbBrowser demo program 2000-01-28 15:25:32 +00:00
pgmctrl.cpp add busycursors and remove fonts 2000-01-31 15:02:05 +00:00
pgmctrl.h Userdlg uses constraints (better for wxMotif). Also added Id for cvs 2000-01-31 13:20:36 +00:00
std.h Userdlg uses constraints (better for wxMotif). Also added Id for cvs 2000-01-31 13:20:36 +00:00
tabpgwin.cpp Handle Cancel button in userdlg 2000-01-31 14:22:30 +00:00
tabpgwin.h First version of the DbBrowser demo program 2000-01-28 15:25:32 +00:00