Go to file
Karsten Ballüder fd02ae23c2 Removed the WXUNUSED() from size parameters in wxIcon(filename,width,height)
and added default values of -1,-1 to make it compatible with MSW behaviour.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-06-30 12:42:46 +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 Removed the WXUNUSED() from size parameters in wxIcon(filename,width,height) 1998-06-30 12:42:46 +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 fixes redraw bug which was leaving a horizontal strip under the tree item 1998-06-29 16:23:41 +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.