wxWidgets/samples/minimal
Vadim Zeitlin 47d67540a0 USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you
must recompile everything after upgrading!


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-09-25 13:28:52 +00:00
..
.cvsignore Makefile fixes 1998-08-15 10:47:47 +00:00
Makefile Added wxAccelerators (sort of) 1998-09-02 22:23:57 +00:00
makefile.b32 Additional makefiles; changes for compilation with BC++ and GnuWin32 1998-09-08 22:27:12 +00:00
makefile.dos Initial revision 1998-05-20 14:01:55 +00:00
makefile.g95 Added sashtest GTK makefiles (crashing bug to be solved); added typetest sample 1998-09-12 17:33:59 +00:00
Makefile.in Makefile fixes 1998-08-15 10:47:47 +00:00
makefile.nt Added sashtest GTK makefiles (crashing bug to be solved); added typetest sample 1998-09-12 17:33:59 +00:00
makefile.unx Dnd constant name changes because names like Copy can be #defined by other 1998-09-17 16:57:01 +00:00
minimal.cpp USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
minimal.def Initial revision 1998-05-20 14:01:55 +00:00
minimal.rc Added wxAcceleratorTable, wxFrame::SetAcceleratorTable and additions to process it under wxMSW. 1998-07-31 13:01:34 +00:00
mondrian.ico Initial revision 1998-05-20 14:01:55 +00:00
mondrian.xpm wxFrame::SetIcon() 1998-07-27 23:01:43 +00:00