Get/SetTitle only for wxTopLevelWindow (wxMSW part).
[wxWidgets.git] / src / msw / radiobox.cpp
1999-02-28  Julian SmartwxUSE_SOCKETS added to setup(0).h; Cygwin corrections...
1999-02-28  Julian SmartDoc mods; fixed return non-processing problem; fixed...
1999-02-27  Vadim Zeitlin1. wxListCtrl fixes
1999-02-24  Vadim ZeitlinSetCursor() works now
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-02-12  Julian SmartSmall Tex2RTF fixes; wxMotif compile fixes (motif.inc...
1999-02-08  Julian SmartTried to fix wxPanel bug (windows now set the panel...
1999-02-02  Julian SmartConsistent naming of e.g. wxUSE_CTRL
1999-01-25  Vadim Zeitlinwidth and height arguments are no longer ignored in...
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-10-20  Julian SmartRemoved WS_BORDER style since borders have suddenly...
1998-10-14  Vadim Zeitlinminor changes a bit everywhere + a small wxLog change...
1998-10-09  Julian SmartDialog unit mods; wxProp tidying
1998-10-08  Mart Raudseppchange the last changes back
1998-10-08  Mart Raudsepperror if a radiobox is horizontal:(change wxRA_VERTICAL...
1998-10-05  Julian SmartReversed meaning of orientation style, back to wxWin...
1998-08-21  Vadim Zeitlinradiobox had some strange ideas about vertical and...
1998-08-10  Julian SmartMod to allow hit-test on static to succeed.
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
1998-07-16  Robin DunnInserted an else that seemed to be missing. (My RadioB...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten Ballüderadded some wxMSW stuff