Go to file
Vadim Zeitlin 1db08b2baf wxCHECK macros slightly changed: wxCHECK( expr, rc ) now returns rc if
expr is FALSE and wxCHECK_RET( expr ) must be used in void functions.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-06-22 21:47:38 +00:00
distrib/msw *** empty log message *** 1998-05-22 19:57:05 +00:00
docs Corrected some problems I introduced, added tabevent.tex. 1998-06-15 07:57:40 +00:00
include/wx wxCHECK macros slightly changed: wxCHECK( expr, rc ) now returns rc if 1998-06-22 21:47:38 +00:00
install/gtk * Added $(THREADS_LINK) to $(LINK_LIBS) so all programs can be linked. 1998-06-20 10:25:12 +00:00
lib Initial revision 1998-05-20 14:01:55 +00:00
misc *** empty log message *** 1998-05-21 10:46:43 +00:00
samples changed the notebook control to use AddPage() interface (Julian's version 1998-06-18 16:59:18 +00:00
src fixed #include paths to use local copies of png/gdk_imlib/zlib headers 1998-06-22 12:47:56 +00:00
user GTK 1998-06-03 19:06:13 +00:00
utils Modified wx.hpj for new directory structure; books.gif is now transparent 1998-06-03 19:40:14 +00:00
install-sh Initial revision 1998-05-20 14:01:55 +00:00
Makefile Initial revision 1998-05-20 14:01:55 +00:00
template.mak Initial revision 1998-05-20 14:01:55 +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.