Go to file
Vadim Zeitlin d553992a3c 1) corrected bug in log.cpp which only affected wxGTK: some messages could
appear twice
2) tried to use gtk_widget_set_usize in wxFrame::SetSizeHints(), but it
   still doesn't work...


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-08-16 21:02:14 +00:00
distrib/msw Fixed various wxMSW compile problems that came down the telephone line... 1998-08-07 23:52:45 +00:00
docs Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
include/wx New scrolling for GTK 1998-08-16 17:07:17 +00:00
install/unix Added mising AddBitmapList in wxBitmap 1998-08-16 19:39:29 +00:00
lib -Debian glibc2 system is 'linux-gnu', not 'Linux';updated .cvsignore's -Markus 1998-08-13 11:45:43 +00:00
misc Fixed my own Makefile bug 1998-08-15 18:58:26 +00:00
samples Added mising AddBitmapList in wxBitmap 1998-08-16 19:39:29 +00:00
src 1) corrected bug in log.cpp which only affected wxGTK: some messages could 1998-08-16 21:02:14 +00:00
user New scrolling for GTK 1998-08-16 17:07:17 +00:00
utils Changed wxMenu::GetTitle to return a wxString. 1998-08-16 08:03:13 +00:00
.cvsignore Added wxRadioButton (not tested) 1998-08-14 10:07:38 +00:00
install-sh Initial revision 1998-05-20 14:01:55 +00:00
Makefile New Unix configure system 1998-08-06 16:18:34 +00:00
template.mak More configure fixes 1998-08-07 21:32:13 +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.