]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/radiobox.h
Consistent wxWindow::Enable with wxRadioBox::Enable for control and its items. wxRadi...
[wxWidgets.git] / include / wx / msw / radiobox.h
2005-02-21  Włodzimierz SkibaConsistent wxWindow::Enable with wxRadioBox::Enable...
2004-12-17  Vadim Zeitlinaccept focus in radiobox again (broken by making it...
2004-12-13  Vadim Zeitlin1. derived wxMSW radio box from static box because...
2004-11-19  Vadim Zeitlinremoved OnCtlColor()
2004-10-13  Włodzimierz SkibaSemicolon fixes according to Vadim's note about being...
2004-09-03  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpt...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-03  Robin DunnInitial/Best size fixes for wxRadioBox, wxSlider and...
2004-03-05  Robin DunnChanged CanApplyParentThemeBackground to ApplyParentThe...
2004-02-25  Julian SmartApplied patch [ 903619 ] Win64 and Itanium support
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-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-01  Vadim Zeitlinremoved wxFunction
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-06-04  Vadim Zeitlinadded default parameter values to the overloaded Show...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-23  Vadim Zeitlin1. '\n's in tooltip messages are handled (replaced...
1999-12-11  Vadim Zeitlin1. wxDir works for MSW and documented
1999-12-06  Julian SmartInexplicable removal of wxRadioBox::MSWWindowProc rever...
1999-11-25  Vadim Zeitlin1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed
1999-07-22  Vadim Zeitlin1. added wxGetNumberFromUser (to textdlgg.cpp and dialo...
1999-06-10  Ove KaavenA few Unicode fixes.
1999-05-19  Vadim Zeitlin1. bug in wxSplitter corrected: mouse event coords...
1999-05-10  Vadim ZeitlinwxWindow split (MSW part of changes)
1999-04-17  Vadim Zeitlinradiobox now sends notification messages when the selec...
1999-02-27  Vadim Zeitlin1. wxListCtrl fixes
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-08-10  Julian SmartVarious Dialog Editor-related mods; Dlg Ed. getting...
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten Ballüderadded some wxMSW stuff