George Tasker
645889ad25
Huge cleanup of the code. Reformatting, spelling fixes, standardizing on wxWindows conventions, etc.
...
Changed the couple lines of code required to work with checkins of the new ODBC classes that use wxStrings.
Fixed a ton of memory leaks
Demo still crashes on exit though - this problem has exited for nearly a year though.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9256 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-02-01 20:24:44 +00:00
Mark Johnson
ca7408bd9a
dbbrowse.cpp dbgrid.cpp dbtree.cpp doc.cpp pgmctrl.cpp
...
dbbrowse.dsp dbbrowse.dsw dummy.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-07-25 12:15:55 +00:00
Mark Johnson
e2f1cfb2cc
browsedb.cpp browsedb.h doc.cpp doc.h
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6781 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-03-17 08:43:57 +00:00
George Tasker
df991b9dfb
Modified to use the newly defined names for functions/classes/structs defined to match the wxWindows conventions for naming (primarily prefacing these items with wx).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6768 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-03-16 19:02:22 +00:00
Mark Johnson
36ba4665ff
dbbrowse.cpp doc.cpp de/dbbrowse.mo de/dbbrowse.po
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6632 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-03-12 09:11:36 +00:00
Mark Johnson
30bb7c133e
doc.cpp
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-03-09 14:01:39 +00:00
Mark Johnson
3fa0976a57
browsedb.h dbbrowse.cpp dbbrowse.h dbgrid.h dbtree.h
...
dlguser.cpp dlguser.h doc.cpp doc.h pgmctrl.h de/dbbrowse.mo
de/dbbrowse.po
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-02-21 08:05:13 +00:00
Mark Johnson
897d36c241
browsedb.cpp dbbrowse.cpp dbgrid.cpp dbtree.cpp doc.cpp
...
de/dbbrowse.mo de/dbbrowse.po
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6004 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-02-14 11:05:14 +00:00
Mark Johnson
c92b0f9abd
browsedb.cpp browsedb.h dbbrowse.cpp dbbrowse.h dbbrowse.rc
...
dbgrid.cpp dbgrid.h dbtree.cpp dbtree.h dlguser.cpp dlguser.h
doc.cpp doc.h pgmctrl.cpp pgmctrl.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5981 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-02-12 14:11:17 +00:00
Bart A.M. Jourquin
c45a4560f8
Add system fonts
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-02-01 09:16:04 +00:00
Bart A.M. Jourquin
8a89af527d
wxString fix (c_str()) in doc.cpp
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5753 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-01-31 15:08:03 +00:00
Bart A.M. Jourquin
b3630c4fb4
add busycursors and remove fonts
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-01-31 15:02:05 +00:00
Bart A.M. Jourquin
ed6e827e23
Handle Cancel button in userdlg
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-01-31 14:22:30 +00:00
Bart A.M. Jourquin
c09d434d55
Userdlg uses constraints (better for wxMotif). Also added Id for cvs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-01-31 13:20:36 +00:00
Bart A.M. Jourquin
b5ce269b14
re-indent sources
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5746 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-01-31 10:43:24 +00:00
George Tasker
b5ffecfc98
First version of the DbBrowser demo program
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5715 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-01-28 15:25:32 +00:00