wxWidgets/include/wx/generic
Vadim Zeitlin 978f38c238 1. added wxTreeCtrl::GetLastChild (modified MSW, GTK, generic and docs)
2. added more kbd logic to the generic tree ctrl (Home, End are now
   understood, Left does the same thing as under Windows and not the same
   thing as Up arrow)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-01-27 15:28:48 +00:00
..
choicdgg.h Changes to WXDLLEXPORT keyword position for VC++ 6.0; changed 1998-11-22 22:32:53 +00:00
colrdlgg.h Removed minor differences between wxMSW and wxGTK 1998-12-17 14:07:46 +00:00
dcpsg.h Made wxGTK dcps.cpp generic. 1999-01-22 11:06:20 +00:00
dirdlgg.h Changes for 16-bit BC++ (not there yet), GnuWin32; typetest sample 1998-12-28 12:35:49 +00:00
fontdlgg.h 1. wxLoad/SaveFileSelector return "wxString" instead of "char *" 1999-01-24 23:31:39 +00:00
gridg.h Sorry folks, a lot of changes to remedy GetFont, GetBrush etc. 1998-12-08 23:26:18 +00:00
helpext.h Split part of wxExtHelpController into wxHTMLHelpControllerBase to share 1999-01-14 13:11:36 +00:00
helphtml.h Split part of wxExtHelpController into wxHTMLHelpControllerBase to share 1999-01-14 13:11:36 +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 no message 1999-01-08 16:31:09 +00:00
listctrl.h Got generic wxListCtrl, wxTreeCtrl working under Windows, wxNotebook almost; 1998-12-23 09:58:02 +00:00
msgdlgg.h mac support as stubs added 1999-01-01 16:22:21 +00:00
notebook.h Changes for 16-bit BC++ (not there yet), GnuWin32; typetest sample 1998-12-28 12:35:49 +00:00
panelg.h I've put live into Vadim's wxNavigationKeyEvent idea 1998-12-17 08:40:34 +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 Made wxGTK dcps.cpp generic. 1999-01-22 11:06:20 +00:00
sashwin.h Cured BC++ makefile bug; wxGrid fix; updated Motif install.txt 1998-11-17 23:03:15 +00:00
scrolwin.h HKEY -> WXHKEY, wxScrolledWindow::SetScale added 1998-08-24 19:13:34 +00:00
splitter.h made wxSplitterWindow::SplitXXX() virtual 1999-01-27 15:17:24 +00:00
statusbr.h configure and #ifdef wxUSE_XXX updates 1999-01-04 13:52:06 +00:00
tabg.h some very minor changes 1998-12-12 00:27:18 +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. added wxTreeCtrl::GetLastChild (modified MSW, GTK, generic and docs) 1999-01-27 15:28:48 +00:00