wxWidgets/samples/dialogs
Robert Roebling dcf924a345 Added zillions of #if wxUSE_XXX
Removed cmndlgs usage of wxSizer and constraints
  Changed occurences of wxConv_xxx to wxConvXxxx and
    changed some wxConvLibc to wxConvCurrent
  Added Unicode tests to typetests (not finished)
  Compile fix for wxString in Unicode mode - we have
   to use the "experimental" printf then, I guess.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-06-14 23:04:05 +00:00
..
.cvsignore CVS cleanups. 1999-06-07 16:22:28 +00:00
dialogs.cpp Added zillions of #if wxUSE_XXX 1999-06-14 23:04:05 +00:00
dialogs.def
dialogs.h Removed lots of OnClose functions; doc'ed OnCloseWindow better; 1999-02-05 23:55:04 +00:00
dialogs.rc
Makefile.am new makefiles (part I) 1999-06-01 15:32:12 +00:00
makefile.b32
makefile.bcc
makefile.dos
makefile.g95 Rationalised Cygwin sample makefiles 1999-02-09 15:37:52 +00:00
makefile.twn Added a few files; fixed some warnings and wxMotif compile problems 1999-01-31 18:47:10 +00:00
makefile.unx
makefile.vc
makefile.wat