Go to file
Vadim Zeitlin 74bedbeb40 many changes to make generic tree control (more) MSW compatible:
1) wxEVT_COMMAND_TREE_EXPANDING event now generated
 2) tree control doesn't not delete children on branch collapse any more
 3) migging image list and image-related functions added (but not yet
    implemented)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@160 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-07-01 15:42:11 +00:00
distrib/msw *** empty log message *** 1998-05-22 19:57:05 +00:00
docs Corrected some problems I introduced, added tabevent.tex. 1998-06-15 07:57:40 +00:00
include/wx many changes to make generic tree control (more) MSW compatible: 1998-07-01 15:42:11 +00:00
install/gtk * Added $(THREADS_LINK) to $(LINK_LIBS) so all programs can be linked. 1998-06-20 10:25:12 +00:00
lib Initial revision 1998-05-20 14:01:55 +00:00
misc *** empty log message *** 1998-05-21 10:46:43 +00:00
samples changed the notebook control to use AddPage() interface (Julian's version 1998-06-18 16:59:18 +00:00
src many changes to make generic tree control (more) MSW compatible: 1998-07-01 15:42:11 +00:00
user Added my wxWindows based layout engine to the repository. 1998-06-29 12:44:36 +00:00
utils Modified wx.hpj for new directory structure; books.gif is now transparent 1998-06-03 19:40:14 +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

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.