wxWidgets/contrib/samples/gizmos/editlbox
Ron Lee a1bf307a46 Limit the influence of flavour more strictly to autoconf format.
Remove '-' and '.' from the $release tag for non autoconf platform.
This may like slightly finer tuning than that for some people.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 08:46:55 +00:00
..
editlbox.bkl added rest of contrib samples bakefiles 2003-08-06 15:58:14 +00:00
editlbox.dsp Regenerated makefiles for 2.5.2 2004-05-24 14:12:40 +00:00
editlbox.dsw Bakefile 0.1.3 2004-02-15 02:14:15 +00:00
makefile.bcc Regenerated makefiles for 2.5.2 2004-05-24 14:12:40 +00:00
makefile.gcc Regenerated makefiles for 2.5.2 2004-05-24 14:12:40 +00:00
Makefile.in Limit the influence of flavour more strictly to autoconf format. 2004-09-26 08:46:55 +00:00
makefile.vc Regenerated makefiles for 2.5.2 2004-05-24 14:12:40 +00:00
makefile.wat Regenerated makefiles for 2.5.2 2004-05-24 14:12:40 +00:00
test.cpp removed SetAutoLayout(true) calls when a corresponding SetSizer() was also called (the latter already calls SetAutoLayout(true) in case of a non-NULL window); usual cleanup: removing tabs and end of line whitespace, TRUE->true, FALSE->false, -1->wxID_ANY, Enable(false)->Disable(), ""->wxEmptyString 2004-06-12 23:44:08 +00:00