Go to file
Vadim Zeitlin da468d387d 1) APPCONF_ constants renamed to wxCONFIG_
2) wxConfig::Create() now chooses the best (native) implemenntation of
   wxConfig instead of calling wxApp::CreateConfig which was suppressed
3) wxFileConfig(const char *appname) ctor added which looks for the config
   file(s) in standard location(s)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-07-29 12:03:42 +00:00
distrib/msw Update to docs incl. wxString first stab; added a couple of palette-related events (wxMSW) 1998-07-29 06:51:33 +00:00
docs Update to docs incl. wxString first stab; added a couple of palette-related events (wxMSW) 1998-07-29 06:51:33 +00:00
include/wx 1) APPCONF_ constants renamed to wxCONFIG_ 1998-07-29 12:03:42 +00:00
install/gtk wxFrame::SetIcon() 1998-07-27 23:01:43 +00:00
lib Initial revision 1998-05-20 14:01:55 +00:00
misc warning msgs 1998-07-27 20:50:48 +00:00
samples Fixed bug in wxListCtrl 1998-07-28 22:08:36 +00:00
src 1) APPCONF_ constants renamed to wxCONFIG_ 1998-07-29 12:03:42 +00:00
user implemented correct setting of background colour for text 1998-07-29 10:34:11 +00:00
utils Added missing OGL files; added defaults to wxDocMDIParentFrame; corrected 1998-07-29 10:43:51 +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.