]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic/panelg.h
keyboard/focus handling improved a bit more:
[wxWidgets.git] / include / wx / generic / panelg.h
1999-06-20  Vadim Zeitlinkeyboard/focus handling improved a bit more:
1999-06-18  Vadim Zeitlin1. uninitialized variable in wxPanel fixed and unused...
1999-06-18  Robert Roebling Made things compile again (two pizzas).
1999-06-17  Vadim Zeitlin1. wxDialogs are now destroyed when they go out of...
1999-04-14  Ove KaavenThe char->wxChar in window.h cascades through some...
1999-02-18  Julian SmartCured last focus bug (I hope); some wxMotif mods
1999-02-08  Julian SmartTried to fix wxPanel bug (windows now set the panel...
1999-02-04  Vadim Zeitlin1. more keyboard navigation fixes - seems to work now
1999-01-31  Vadim ZeitlinwxStaticBitmap, wxStaticBox and wxPanel don't accept...
1998-12-17  Robert Roebling I've put live into Vadim's wxNavigationKeyEvent idea
1998-10-29  Robert Roebling Big color update with the newest information
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-07-08  Vadim Zeitlin1) keyboard handling added (OnNavigationKey)
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten BallüderInitial revision