No description
Find a file
Vadim Zeitlin a6b0bd49c7 1. Pause()/Resume() implemented for wxMSW
2. crash on startup in the sample corrected


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1267 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-12-27 00:54:53 +00:00
distrib/msw wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return 1998-12-20 23:49:21 +00:00
docs Got generic wxListCtrl, wxTreeCtrl working under Windows, wxNotebook almost; 1998-12-23 09:58:02 +00:00
include 1. Pause()/Resume() implemented for wxMSW 1998-12-27 00:54:53 +00:00
lib Fixed a small wxDialog thing 1998-09-05 08:37:40 +00:00
misc Added background colour again 1998-10-27 15:04:35 +00:00
samples 1. Pause()/Resume() implemented for wxMSW 1998-12-27 00:54:53 +00:00
setup Bit of CVS clean-up 1998-12-13 11:27:27 +00:00
src 1. Pause()/Resume() implemented for wxMSW 1998-12-27 00:54:53 +00:00
user another API change fix 1998-12-10 14:19:43 +00:00
utils * Fixes (AIF works on Linux) 1998-12-26 15:36:45 +00:00
.cvsignore .cvsignores added 1998-10-20 07:47:25 +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 Makefile tweaks 1998-12-26 20:09:03 +00:00
configure.in Makefile tweaks 1998-12-26 20:09:03 +00:00
install-sh Initial revision 1998-05-20 14:01:55 +00:00
Makefile Makefile tweaks 1998-12-26 20:09:03 +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
wx-config.in Added wxList:Nth check again 1998-12-13 09:14:35 +00:00
wxinstall Partial Watcom C++ 10.6 support added (doesn't link for some reason) 1998-12-18 23:18:59 +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:

  docs/msw
  docs/gtk
  docs/motif