Go to file
Vadim Zeitlin 8fd0f20ba4 1) some size_t replaced with uint - does it now compile under Alpha??
2) added Matches(const char *mask) function which checks if the string
   matches the mask possibly containing '?' and '*' wildchars
3) GetWriteBuf complemented with UngetWriteBuf


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-07-08 22:21:11 +00:00
distrib/msw Various bug fixes, cosmetic changes 1998-07-07 14:57:42 +00:00
docs Small updates in the documentation about threads. 1998-07-08 19:06:13 +00:00
include/wx 1) some size_t replaced with uint - does it now compile under Alpha?? 1998-07-08 22:21:11 +00:00
install/gtk * Fixed configuration problem (#if USE_APPLE_IEEE) 1998-07-05 14:39:29 +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 Removed redundant auto-setting code in wxDC; corrected utilscmn.cpp pragma; 1998-07-08 15:52:22 +00:00
src trace messages are now turned off by default 1998-07-08 22:17:50 +00:00
user Some fixes for Solaris (2.5). 1998-07-07 15:59:37 +00:00
utils Various bug fixes, cosmetic changes 1998-07-07 14:57:42 +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
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.