Go to file
Vadim Zeitlin 1280032d6c '&' are removed from checkbox labels (all controls should call
wxControl::SetLabel and use m_label which contains the label without '&')


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@558 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-08-15 21:05:06 +00:00
distrib/msw Fixed various wxMSW compile problems that came down the telephone line... 1998-08-07 23:52:45 +00:00
docs Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
include/wx added default values for ax size arguments of SetSizeHints (for msw 1998-08-15 21:03:28 +00:00
install/unix Fixed my own Makefile bug 1998-08-15 18:58:26 +00:00
lib -Debian glibc2 system is 'linux-gnu', not 'Linux';updated .cvsignore's -Markus 1998-08-13 11:45:43 +00:00
misc Fixed my own Makefile bug 1998-08-15 18:58:26 +00:00
samples Resource sample works now, apart from 1998-08-15 12:06:45 +00:00
src '&' are removed from checkbox labels (all controls should call 1998-08-15 21:05:06 +00:00
user printing works, page number controls are hidden 1998-08-14 11:02:39 +00:00
utils Small changes after Robert's edits 1998-08-15 20:10:16 +00:00
.cvsignore Added wxRadioButton (not tested) 1998-08-14 10:07:38 +00:00
install-sh Initial revision 1998-05-20 14:01:55 +00:00
Makefile New Unix configure system 1998-08-06 16:18:34 +00:00
template.mak More configure fixes 1998-08-07 21:32:13 +00:00
TODO.txt old TODO renamed 1998-07-02 14:01:27 +00:00

wxWindows 2.0 alpha
-------------------

This is an alpha distribution of wxWindows 2.0. It may be made up
of sources for different platforms from different authors.

For generic installation information, see the docs directory. For
platform-specific installation information see for example docs/msw or
docs/gtk.