don't include wx/wxprec.h from headers, it's bad style (patch from Tim Stahlhut)
[wxWidgets.git] / demos / dbbrowse / dlguser.cpp
2007-02-13  Vadim Zeitlinvarious compilation fixes
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-01-31  Włodzimierz SkibaEnhanced stock labels usage. Source cleaning.
2004-06-12  Dimitri Schoolwerthremoved SetAutoLayout(true) calls when a corresponding...
2004-06-01  Włodzimierz Skiba-1->wxID_ANY, TRUE->true, FALSE->false and tabs replace...
2004-01-11  Julian SmartApplied patch [ 825396 ] dbbrowse demo compatible with...
2001-02-12  George TaskerChanged source files to not include Mark's old defunct...
2001-02-01  George TaskerHuge cleanup of the code. Reformatting, spelling fixes...
2000-03-17  Bart A.M. Jourquinfix for textctrl height
2000-03-17  Bart A.M. Jourquin*** empty log message ***
2000-03-17  Bart A.M. Jourquindefault font for dialog
2000-03-14  Bart A.M. Jourquinbetter dialog for Motif
2000-02-21  Mark Johnson browsedb.cpp dbgrid.cpp dbtree.cpp dlguser.cpp de...
2000-02-21  Mark Johnson browsedb.h dbbrowse.cpp dbbrowse.h dbgrid.h dbtree.h
2000-02-14  Mark Johnson browsedb.cpp dbtree.cpp dlguser.cpp dlguser.h pgmctrl.cpp
2000-02-13  Mark Johnson dbbrowse.cpp dbgrid.cpp dlguser.cpp pgmctrl.cpp de...
2000-02-12  Mark Johnson browsedb.cpp browsedb.h dbbrowse.cpp dbbrowse.h dbbro...
2000-01-31  Bart A.M. JourquinUserdlg uses constraints (better for wxMotif). Also...
2000-01-31  Bart A.M. Jourquinre-indent sources
2000-01-28  George TaskerFirst version of the DbBrowser demo program