Go to file
Vadim Zeitlin b59650beee wxTempFile bug corrected: the temp file is now created in the same dir
as the original one, so that rename() always succeeds


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@79 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-06-09 13:14:20 +00:00
distrib/msw *** empty log message *** 1998-05-22 19:57:05 +00:00
docs Notes about implementing EVT_LEAVE_WINDOW 1998-06-08 11:48:29 +00:00
include/wx Bool replaced by bool (I hope I got it right this time!) 1998-06-05 14:46:17 +00:00
install/gtk GTK 1998-06-02 19:04:33 +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 fixed NULL problem 1998-06-08 11:37:30 +00:00
src wxTempFile bug corrected: the temp file is now created in the same dir 1998-06-09 13:14:20 +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.