Get/SetTitle only for wxTopLevelWindow (wxMSW part).
[wxWidgets.git] / src / msw / radiobox.cpp
2005-11-03  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxMSW part).
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-07-30  Vadim Zeitlinreplaced wxMoveWindowDeferred() with wxWindow::DoMoveSi...
2005-05-22  Vadim Zeitlinmoved WM_PRINTCLIENT from wxRadioBox to wxStaticBox...
2005-05-18  Robin DunnPatch #1203934: enable best size caching for MSW widgets
2005-05-06  Włodzimierz SkibaVC warning fixes.
2005-04-29  Julian SmartRemoved previous broken fix for deferred positioning...
2005-04-28  Julian SmartSwitch deferred sizing off for radioboxes because with...
2005-04-28  Julian SmartReverted/commented out unsuccessful defer fix
2005-04-28  Julian SmartWorked around an apparent bug in Windows whereby some...
2005-04-13  Włodzimierz SkibaOW pedantic warning fix.
2005-04-11  Vadim Zeitlinafter latest changes background of radio buttons _not_...
2005-04-11  Włodzimierz SkibaDo not break twice.
2005-04-10  Vadim Zeitlinsimplifications and corrections to background drawing:
2005-04-02  Vadim Zeitlinfixes to static box borders calculations and significan...
2005-03-30  Julian SmartApplied patch [ 1166587 ] [wxMSW] Removes all flicker...
2005-02-27  Vadim Zeitlinset WS_GROUP on the first button in the group, fixes...
2005-02-23  Włodzimierz SkibaLinup API of wxRadioBox::Show on all ports. Move wxRadi...
2005-02-21  Włodzimierz SkibaConsistent wxWindow::Enable with wxRadioBox::Enable...
2005-01-18  Kevin HockUse event modifiers and accessors rather than m_ variab...
2004-12-16  Vadim Zeitlinrestored accidentally removed code which deselects...
2004-12-13  Vadim Zeitlin1. derived wxMSW radio box from static box because...
2004-12-12  Vadim Zeitlindon't use WS_EX_TRANSPARENT style, it doesn't seem...
2004-12-05  Julian SmartUnicode/WinCE corrections
2004-11-19  Vadim Zeitlinremoved unneeded wx/notebook.h include
2004-11-19  Vadim Zeitlincreate BS_GROUPBOX transparent
2004-11-19  Vadim Zeitlinremoved OnCtlColor()
2004-09-03  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpt...
2004-07-28  Julian SmartWorked around static box opaqueness problem on WinCE...
2004-07-27  Julian SmartUnder WinCE, we need to send the groupbox z position...
2004-07-16  Włodzimierz SkibaFixes to warnings about assigning unused values.
2004-06-24  Václav Slavíkfixed warnings after GetFont prototype change
2004-06-23  Václav SlavíkGetFont doesn't return reference anymore
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-10  Julian SmartDon't show wrong shade of grey when disabled
2004-05-03  Robin DunnInitial/Best size fixes for wxRadioBox, wxSlider and...
2004-02-25  Julian SmartApplied patch [ 903619 ] Win64 and Itanium support
2004-02-10  Vadim ZeitlinWin64 compilation fixes
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-09-24  Vadim Zeitlinreplaced wxNO_FULL_REPAINT_ON_RESIZE with wxFULL_REPAIN...
2003-09-19  Vadim Zeitlinfix for generating set/kill focus events for wxRadioBox...
2003-09-04  Stefan Csomormacro naming changes
2003-08-27  Stefan CsomorWX_EVENT_PROPERTY instead of WX_DELEGATE
2003-08-27  Stefan Csomorevent exposure
2003-08-24  Julian SmartAdded some window style metadata
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-05  Stefan Csomorxti extensions
2003-07-19  Vadim Zeitlindon't set focus to radiobox in SetSelection() (patch...
2003-07-11  Julian SmartMore WinCE mods
2003-07-10  Julian SmartApplied patch [ 761138 ] Replaces references to wxT...
2003-07-08  Vadim Zeitlindeprecated and removed from our code GetUseCtl3D()...
2003-07-01  Vadim Zeitlinremoved wxFunction
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-07-08  Julian SmartAdded space under label since it was too close to first...
2002-01-31  Vadim Zeitlindon't return HTCLIENT for radiobox - this breaks redraw...
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2001-06-27  Vadim ZeitlinMSW compilation fixes - widgets sample runs!
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-06-08  Julian SmartSupport for Cygwin 1.0 (thought it worked before, but...)
2001-05-14  Julian SmartFixes for 16-bit compilation
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2000-10-18  Vadim Zeitlincrash due to missing break before WM_HELP handler fixed
2000-09-25  Julian SmartEnabled context-sensitive help for wxRadioBox
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-06  Julian SmartSome doc corrections; Watcom C++ corrections; VC++...
2000-01-29  Guillermo Rodrigue... Fixed for old gnuwin32
2000-01-25  Vadim Zeitlinmore patches for BC++ from Ricky Gonzales
2000-01-25  Bart A.M. Jourquinadd CASTWNDPROC to call to CallWindowProc for bcc
2000-01-24  Guillermo Rodrigue... Compilation fix for mingw32 - will this break cygwin?
2000-01-23  Vadim Zeitlin1. '\n's in tooltip messages are handled (replaced...
2000-01-15  Julian Smart16-bit fixes
2000-01-13  Vadim Zeitlin1. added wxEnhMetaFileXXX classes
2000-01-13  Julian SmartSet RADIOBTN_PARENT_IS_RADIOBOX to 0 (sorry, but.....
2000-01-08  Vadim Zeitlintried to correct the colour problems
2000-01-04  Guillermo Rodrigue... Corrected problem related to wxSIZE_ALLOW_MINUS_ONE
1999-12-20  Julian SmartMostly Mingw32/Cygwin corrections
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-11  Vadim Zeitlin1. wxDir works for MSW and documented
1999-12-06  Julian SmartInexplicable removal of wxRadioBox::MSWWindowProc rever...
1999-11-26  Vadim Zeitlinmore compilation fixes
1999-11-25  Vadim Zeitlin1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed
1999-10-13  Vadim Zeitlinwarnings for mingw32 compilation fixed
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-08-30  Patrick AlbertRemoving most of level 4 warnings, particulary in 16...
1999-08-04  Vadim Zeitlinradiobox event now contains the string too
1999-07-22  Vadim Zeitlin1. added wxGetNumberFromUser (to textdlgg.cpp and dialo...
1999-07-11  Vadim Zeitlin1. wxFrame doesn't show incorrect hints in the status...
1999-07-02  Vadim Zeitlin1. DoSetSize() simplified, DoGetBestSize() introduced
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
1999-05-19  Vadim Zeitlin1. bug in wxSplitter corrected: mouse event coords...
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-05-10  Vadim ZeitlinwxWindow split (MSW part of changes)
1999-04-17  Vadim Zeitlinradiobox now sends notification messages when the selec...
1999-03-01  Julian SmartAdded dummy OnIdle to wxWindow in wxGTK; doc tweaks
next