wxWidgets/include/wx/generic
Robert Roebling 903f689bf7 Added validation support
Fixed a few minor things in wxGrid
  Fixed bug in SetClippingregion
  Disabled SetDefault again
  Fixed bug in AddChild, SetSize et al.
  Add PROCESS_ENTER and wxEVT_TEXT_CHANGE
  Renamed OnOk -> OnOK
  Added a few compatibilty functions
  Added code to make iinterception
    of events possible and work


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-08-14 22:53:21 +00:00
..
choicdgg.h Sorry, I went and removed consts as per the style guide :-) 1998-07-04 15:17:59 +00:00
colrdlgg.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
fontdlgg.h Fixed Fontdialog 1998-08-02 20:38:05 +00:00
gridg.h Added validation support 1998-08-14 22:53:21 +00:00
helpxlp.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
imaglist.h DP: GetBitmap() added to wxImageList 1998-08-10 18:09:07 +00:00
listctrl.h Added wxRadioButton (not tested) 1998-08-14 10:07:38 +00:00
msgdlgg.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
panelg.h 1) keyboard handling added (OnNavigationKey) 1998-07-08 22:12:44 +00:00
printps.h Initial revision 1998-05-20 14:01:55 +00:00
prntdlgg.h Initial revision 1998-05-20 14:01:55 +00:00
scrolwin.h Sorry, I went and removed consts as per the style guide :-) 1998-07-04 15:17:59 +00:00
splitter.h Sorry, I went and removed consts as per the style guide :-) 1998-07-04 15:17:59 +00:00
statusbr.h a couple of "const" mistakenly removed restored 1998-07-08 22:09:37 +00:00
tabg.h Sorry, I went and removed consts as per the style guide :-) 1998-07-04 15:17:59 +00:00
textdlgg.h Initial revision 1998-05-20 14:01:55 +00:00
treectrl.h SelectItem() always sends the notification messages 1998-08-03 22:57:30 +00:00