Go to file
Julian Smart 28ab302b70 Solved a bug in generic wxTreeCtrl whereby CalculatePositions was not completing
due to a missing '!', so scrollbars were not set properly. Tidied up wxMotif
scrollbar setting.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1241 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-12-18 18:22:43 +00:00
distrib/msw Solved a bug in generic wxTreeCtrl whereby CalculatePositions was not completing 1998-12-18 18:22:43 +00:00
docs Solved a bug in generic wxTreeCtrl whereby CalculatePositions was not completing 1998-12-18 18:22:43 +00:00
include wxClipboard now serves the primary selection as well 1998-12-18 15:49:10 +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 wxTreeCtrl::Sort() changed, adapted the sample to show it. 1998-12-18 15:37:19 +00:00
setup Bit of CVS clean-up 1998-12-13 11:27:27 +00:00
src Solved a bug in generic wxTreeCtrl whereby CalculatePositions was not completing 1998-12-18 18:22:43 +00:00
user another API change fix 1998-12-10 14:19:43 +00:00
utils wxClipboard now serves the primary selection as well 1998-12-18 15:49:10 +00:00
.cvsignore .cvsignores added 1998-10-20 07:47:25 +00:00
config.guess
config.sub
configure GTK is standard in configure again 1998-12-17 15:46:50 +00:00
configure.in GTK is standard in configure again 1998-12-17 15:46:50 +00:00
install-sh
Makefile ADDED wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK 1998-12-11 15:41:28 +00:00
mkinstalldirs
template.mak
wx-config.in Added wxList:Nth check again 1998-12-13 09:14:35 +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