]> git.saurik.com Git - wxWidgets.git/commit
Huge cleanup of the code. Reformatting, spelling fixes, standardizing on wxWindows...
authorGeorge Tasker <gtasker@allenbrook.com>
Thu, 1 Feb 2001 20:24:44 +0000 (20:24 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Thu, 1 Feb 2001 20:24:44 +0000 (20:24 +0000)
commit645889ad25eaa6e332463a6105a1dfd63d917d36
treeba1626ee416e3d1ecbe6ed513824caff7b631783
parent4fdae9972d39fbe62adaa1c1d721ba1762cd8950
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
17 files changed:
demos/dbbrowse/browsedb.cpp
demos/dbbrowse/browsedb.h
demos/dbbrowse/dbbrowse.cpp
demos/dbbrowse/dbbrowse.h
demos/dbbrowse/dbgrid.cpp
demos/dbbrowse/dbgrid.h
demos/dbbrowse/dbtree.cpp
demos/dbbrowse/dbtree.h
demos/dbbrowse/dlguser.cpp
demos/dbbrowse/dlguser.h
demos/dbbrowse/doc.cpp
demos/dbbrowse/doc.h
demos/dbbrowse/pgmctrl.cpp
demos/dbbrowse/pgmctrl.h
demos/dbbrowse/std.h
demos/dbbrowse/tabpgwin.cpp
demos/dbbrowse/tabpgwin.h