]> git.saurik.com Git - wxWidgets.git/history - src/generic/panelg.cpp
minor Configure / makefiles updates
[wxWidgets.git] / src / generic / panelg.cpp
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1998-12-17  Julian SmartChanged m_children to GetChildren() -- not all ports...
1998-12-17  Robert Roebling I've put live into Vadim's wxNavigationKeyEvent idea
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-10-29  Robert Roebling Big color update with the newest information
1998-10-26  Robert Roebling Did much work on colors. It doesn't work and I guess
1998-10-09  Julian SmartDialog unit mods; wxProp tidying
1998-07-19  Vadim Zeitlininfinite loop in wxNavigationKeyEvent processing fixed
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-10  Julian SmartFixed const problems in status bar code, changed panelg...
1998-07-09  Vadim ZeitlinwxWindow::FindFocus() doesn't exist in wxGTK - #ifdef...
1998-07-08  Vadim Zeitlinkeyboard 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