Go to file
Guilhem Lavaux c740f49634 * some C++ness correction in wxStream.
* added support for DLL on Borland32
* fixed export bugs
* fixed a portability problem in socket.cpp
* added a missing function in utilsexc.cpp


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@715 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-09-08 17:19:16 +00:00
distrib/msw Made wxSocket compile using makefiles; #ifdefed out <<, >> operators in stream.cpp 1998-09-07 07:58:29 +00:00
docs Fixed wxCheckBox on wxGTK (SetLabel called before widget creation), 1998-09-07 21:53:34 +00:00
include/wx * some C++ness correction in wxStream. 1998-09-08 17:19:16 +00:00
lib Fixed a small wxDialog thing 1998-09-05 08:37:40 +00:00
misc Fixed my own Makefile bug 1998-08-15 18:58:26 +00:00
samples Much more aggressive for intercepting events and 1998-09-07 12:29:07 +00:00
setup Added USE_CONFIG 1998-09-07 17:23:29 +00:00
src * some C++ness correction in wxStream. 1998-09-08 17:19:16 +00:00
user fixed the install/unix references -Markus 1998-09-03 15:38:49 +00:00
utils Updated OGL documentation and tidied up some code 1998-09-08 14:38:35 +00:00
.cvsignore Makefile next attempt 1998-09-05 13:59:23 +00:00
config.guess Added wxAccelerators (sort of) 1998-09-02 22:23:57 +00:00
config.sub Added wxAccelerators (sort of) 1998-09-02 22:23:57 +00:00
configure Added USE_CONFIG 1998-09-07 17:23:29 +00:00
configure.in Added USE_CONFIG 1998-09-07 17:23:29 +00:00
install-sh Initial revision 1998-05-20 14:01:55 +00:00
Makefile make install 1998-09-03 13:58:56 +00:00
mkinstalldirs make install 1998-09-03 13:58:56 +00:00
template.mak Added wxAccelerators (sort of) 1998-09-02 22:23:57 +00:00
TODO.txt wxProp now intercepts EVT_TEXT_ENTER instead of EVT_TEXT 1998-09-07 14:44:38 +00:00
wx-config.in Shared libs now get installed correctly on Linux. 1998-09-05 16:37:48 +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.