Go to file
Robert Roebling 47908e25f9 Added bitmaps and icons to samples
Fixed event handling in all controls
  Add some missing functions to wxRadioBox
  Fixed clientData stuff to Choice (Combo?)
  No more gtk warning in Combo
  Fixed toolbar sample and mdi sample
  Fixed bug in AddChild resulting from mdi changes
  Fixed wxFrame::GetPosition()
  Changed order of notification calls in wxListCtrl
  to prevent what I think is a reentry bug
  The usual compile fixes here and there


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-07-31 20:04:04 +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 Some manual updates; in MDI sample, child frames now have default size/position (hope 1998-07-31 09:33:36 +00:00
include/wx Added bitmaps and icons to samples 1998-07-31 20:04:04 +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 Added bitmaps and icons to samples 1998-07-31 20:04:04 +00:00
src Added bitmaps and icons to samples 1998-07-31 20:04:04 +00:00
user Added bitmaps and icons to samples 1998-07-31 20:04:04 +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.