wxWidgets/include
Vadim Zeitlin 92049cd473 1. serious bug in wxRegConfig corrected - deleting a value would delete the
key containing it if it didn't have any subkeys (i.e. would delete the
   sibling values)
2. wxRegKey::GetFirstValue() starts with first value, not the second one
3. typo in wxStaticText::DoSetSize() which prevented width.AsIs() from
   working fixed
4. adjustment for the parent client area offset not done for the top level
   windows (dialogs and frames) any more


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-06-26 11:10:50 +00:00
..
wx 1. serious bug in wxRegConfig corrected - deleting a value would delete the 1999-06-26 11:10:50 +00:00
.cvsignore Just ignore CVS. It's better for you. 1999-06-07 19:41:37 +00:00
Makefile.am headers are now installed by automake too 1999-06-02 08:34:09 +00:00
wx_cw_d.pch source files for precompiled headers for cw 1999-01-01 15:58:51 +00:00
wx_cw_d.pch++ source files for precompiled headers for cw 1999-01-01 15:58:51 +00:00
wx_cw.pch source files for precompiled headers for cw 1999-01-01 15:58:51 +00:00
wx_cw.pch++ source files for precompiled headers for cw 1999-01-01 15:58:51 +00:00