1c4a764c984ba8e482e5d808fd1c762aeb5b535a
2) new MSW function (private.h): wxGetWindowText() which works with wxString instead of (horror) fixed size buffers. All calls to ::GetWindowText() should be replaced with this! 3) remains of casts to float in different wxControl classes removed, (EDIT|BUTTON)_HEIGHT_FROM_CHAR_HEIGHT macros introduced (could be made inline functions as well...) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@765 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
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.
Description
Languages
C++
73.7%
Objective-C
11.5%
C
4.6%
Makefile
4.5%
Objective-C++
1.9%
Other
3.6%