Go to file
Guilhem Lavaux c2dd8380ba * wxThread: new functions: wxThread::Pause/Resume, wxThread::GetThreadFromID
* Updates and new objects in utils/serialize
* wxLayout*_Serialize are friends of wxLayout* (so I can access to the
internal fields)
* wxMenu (GTK):  SetTitle/GetTitle (basic implementation)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@592 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-08-18 17:22:15 +00:00
distrib/msw Fixed various wxMSW compile problems that came down the telephone line... 1998-08-07 23:52:45 +00:00
docs Various .tex files updated. .bmp files were corrupted, recomitting. 1998-08-18 14:54:21 +00:00
include/wx * wxThread: new functions: wxThread::Pause/Resume, wxThread::GetThreadFromID 1998-08-18 17:22:15 +00:00
install/unix Added configure to cvs - there are systems without autoconf! 1998-08-18 12:18:37 +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 minor change 1998-08-17 22:22:29 +00:00
src * wxThread: new functions: wxThread::Pause/Resume, wxThread::GetThreadFromID 1998-08-18 17:22:15 +00:00
user New scrolling for GTK 1998-08-16 17:07:17 +00:00
utils * wxThread: new functions: wxThread::Pause/Resume, wxThread::GetThreadFromID 1998-08-18 17:22:15 +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.