wxWidgets/include/wx/generic
Vadim Zeitlin 4832f7c06c 1. GetNextChild() bug fixed in generic version
2. GetChildrenCount(bool recursive) added to all versions, implemented
   only in the generic one so far
3. Sample slightly modified to show new function


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-11-13 20:47:22 +00:00
..
choicdgg.h General tidy-up (mainly typecasts) to allow the use of the SGI native 1998-08-23 03:22:56 +00:00
colrdlgg.h General tidy-up (mainly typecasts) to allow the use of the SGI native 1998-08-23 03:22:56 +00:00
fontdlgg.h General tidy-up (mainly typecasts) to allow the use of the SGI native 1998-08-23 03:22:56 +00:00
gridg.h General tidy-up (mainly typecasts) to allow the use of the SGI native 1998-08-23 03:22:56 +00:00
helpext.h Accelerators implemented for wxMotif; some wxComboBox stupidities cured 1998-11-12 22:47:51 +00:00
helpxlp.h USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
imaglist.h const added to GetBitmap it was my fault. 1998-09-25 04:03:41 +00:00
laywin.h Added variant.h/cpp; changed variable names in object.h; added some functions 1998-09-12 17:31:48 +00:00
listctrl.h Font fixes and icons in report view for list control 1998-10-31 10:12:29 +00:00
msgdlgg.h General tidy-up (mainly typecasts) to allow the use of the SGI native 1998-08-23 03:22:56 +00:00
panelg.h Big color update with the newest information 1998-10-29 18:03:18 +00:00
printps.h General tidy-up (mainly typecasts) to allow the use of the SGI native 1998-08-23 03:22:56 +00:00
prntdlgg.h General tidy-up (mainly typecasts) to allow the use of the SGI native 1998-08-23 03:22:56 +00:00
sashwin.h Added wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorithm classes and sample 1998-09-07 09:27:34 +00:00
scrolwin.h HKEY -> WXHKEY, wxScrolledWindow::SetScale added 1998-08-24 19:13:34 +00:00
splitter.h 1. Split{Horizontal|Vertical} now accept negative args to set the 1998-10-23 13:15:15 +00:00
statusbr.h General tidy-up (mainly typecasts) to allow the use of the SGI native 1998-08-23 03:22:56 +00:00
tabg.h Motif wxNotebook about done; added print/preview to OGLEdit sample 1998-10-27 17:58:46 +00:00
textdlgg.h General tidy-up (mainly typecasts) to allow the use of the SGI native 1998-08-23 03:22:56 +00:00
treectrl.h 1. GetNextChild() bug fixed in generic version 1998-11-13 20:47:22 +00:00