Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom
[wxWidgets.git] / src / msw / checkbox.cpp
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-10-15  Vadim Zeitlinremoved the weird m_style which was never initialized...
2003-09-28  Vadim Zeitlinadded 3-state checkboxes (patch 813790)
2003-09-24  Vadim Zeitlinreplaced wxNO_FULL_REPAINT_ON_RESIZE with wxFULL_REPAIN...
2003-09-04  Stefan Csomormacro naming changes
2003-08-27  Stefan CsomorWX_EVENT_PROPERTY instead of WX_DELEGATE
2003-08-25  Stefan Csomorunicode adaptions, menu support
2003-08-24  Julian SmartAdded some window style metadata
2003-08-23  Stefan Csomorxti property extensions, style bits additions
2003-08-19  Stefan Csomorswitching to wxEmptyString to satisfy linker after...
2003-08-19  Stefan Csomorswitching back to normal accessors, workaround not...
2003-08-18  Stefan CsomorRTTI simplifications
2003-08-14  Stefan Csomorrtti informations
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-05  Stefan Csomorxti extensions
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-04-16  Julian SmartPass validator, not wxDefaultValidator!
2002-04-06  Vadim Zeitlincleaned up the checkbox creation code (~70 lines of...
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2001-09-23  Vadim Zeitlinreverted change to the best checkbox size calculation
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-05-16  Julian SmartApplied patch #420395 (adding wxCLIP_SIBBLINGS capabili...
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2000-11-26  Vadim ZeitlinwxSetEnv for Win32 (doesn't really work)
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-11  Václav Slavíkfixed DoGetBestSize -- it returned too small bounding box
2000-03-02  Vadim Zeitlin1. wxGrid row can't be resized to less than minimal...
2000-02-23  Vadim Zeitlin1. wxGCBoolRenderer looks better under MSW
2000-01-06  Vadim ZeitlinMSW compilation fixes for !wxUSE_VALIDATORS
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-25  Vadim Zeitlin1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed
1999-11-19  Vadim ZeitlinwxWindow::GetBestSize() added
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-07-23  Ove KaavenMore _T() in asserts...
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-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-02-04  Julian SmartSome warnings removed.
1999-02-02  Julian SmartConsistent naming of e.g. wxUSE_CTRL
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-12-04  Julian SmartFixes for WXWIN_COMPATIBILITY, and BC++ fix for event.cpp
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-09-07  Vadim Zeitlinadded support for right aligned labels (wxALIGN_RIGT...
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten Ballüderadded some wxMSW stuff