Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / msw / statbox.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-10-13  Vadim ZeitlinUse WS_EX_CONTROLPARENT for wxStaticBox in wxMSW.
2012-07-23  Vadim ZeitlinFix wxMSW wxStaticBox compilation when wxUSE_UXTHEME==0.
2012-07-08  Robin DunnRevert r71595 for now, as the bug it fixed is the lesse...
2012-06-12  Vadim ZeitlinCompilation fix in non-PCH build of wxMSW wxStaticBox.
2012-06-05  Robin DunnIf there is a sizer then use it's calculated minimum...
2012-06-03  Vadim ZeitlinUse wxString::t_str() in calls to Windows API functions...
2012-05-30  Robin DunnAdjust the client area origin and the client size of...
2011-01-04  Stefan Csomormerging back XTI branch part 2
2010-10-30  Vadim ZeitlinFix confusion with LOGFONT{A,W} parameters to MSW GetTh...
2010-09-21  Vadim ZeitlinCorrect drawing of mnemonics in wxStaticBox label under...
2010-09-21  Vadim ZeitlinFix wxStaticBox label redrawing when "Alt" is pressed...
2010-05-21  Vadim ZeitlinSimplify and correct MSW selection of background brush...
2009-12-18  Vadim ZeitlinNo real changes, just change type of MSWGetBgBrush...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2008-03-27  Vadim Zeitlindon't blit too much when copying static box border...
2008-02-25  Vadim Zeitlinadded more includes of wx/msw/dc.h needed since r52054...
2007-11-30  Robert RoeblingDC reorganization
2007-11-13  Julian SmartMore border rationalisation. GetDefaultBorder is now...
2007-06-20  Václav Slavíkmore changes to make wx compile without implicit wxStri...
2007-03-22  Vadim Zeitlinuse correct background colour for the box label when...
2007-03-22  Vadim Zeitlincall GetTextExtent() after selecting the correct font...
2006-12-23  Vadim Zeitlin1. Don't draw our own custom label if we don't have...
2006-10-10  Paul Cornettdon't include missing.h before windows headers
2006-09-20  Jamie GaddFix label positioning when text is LTR.
2006-09-10  Vadim Zeitlinfix static box label drawing in RTL locale (patch 1552545)
2006-09-07  Włodzimierz SkibaInclude wx/msw/wrap*.h according to pch support (with...
2006-07-25  Vadim Zeitlinuse GetLabelText() instead of wxStripMenuCodes() to...
2006-07-22  Jamie GaddDon't handle WM_PRINTCLIENT anymore, manually draw...
2006-07-03  Włodzimierz SkibaInclude wx/image.h according to precompiled headers...
2006-05-08  Włodzimierz SkibaInclude wx/dcmemory.h according to precompiled headers...
2006-02-23  Jamie GaddFix bug where labels were multicoloured if their length...
2006-01-18  Julian SmartMust strip menu codes from labels before measuring...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-17  Julian SmartApplied patch [ 1292827 ] [wxMSW] nested wxStaticBox fix
2005-05-22  Vadim Zeitlinmoved WM_PRINTCLIENT from wxRadioBox to wxStaticBox...
2005-05-19  Vadim Zeitlinrespect label foreground colour for static boxes when...
2005-05-18  Robin DunnPatch #1203934: enable best size caching for MSW widgets
2005-05-13  Julian SmartWinCE fixes
2005-04-27  Julian SmartTemporary fix (I hope) to allow an application to paint...
2005-04-20  Julian SmartFixed test for button style - styles contain other...
2005-04-17  Julian SmartRegenerated makefiles for runtime lib change
2005-04-15  Robin DunnDon't clip hidden windows from the staticbox's refresh...
2005-04-14  Julian SmartRemoved unnecessary fix (caused by erroneous user code)
2005-04-12  Włodzimierz SkibaWinCE build fix (missing style).
2005-04-10  Vadim Zeitlinfixed MSWGetBgBrush() call, it needs a HWND and not...
2005-04-10  Vadim ZeitlinGetParent() was always used in test for wxHSCROLL check...
2005-04-10  Julian SmartHack to make wxStaticBox be repainted when inside a...
2005-04-10  Vadim Zeitlinsimplifications and corrections to background drawing:
2005-04-05  Vadim Zeitlinadd extra space for top border when wxDIALOG_UNIT_COMPA...
2005-04-05  Vadim Zeitlinfixed wxStaticBox::SetBackgroundColour(): this should...
2005-04-05  Vadim Zeitlinwe need to leave some space for static box border even...
2005-04-02  Julian SmartDefault border for a static box is wxBORDER_NONE
2005-04-02  Vadim Zeitlinfixes to static box borders calculations and significan...
2005-04-01  Julian SmartNow calculates clipping region from actual child HWNDs...
2005-03-31  Julian SmartFixed MSWClipBoxRegion
2005-03-31  Chris Elliottmissing include for memoryDC
2005-03-30  Julian SmartApplied patch [ 1166587 ] [wxMSW] Removes all flicker...
2005-03-07  Vadim Zeitlinfix top margin for static box sizer when wxDIALOG_UNIT_...
2005-03-07  Vadim Zeitlinharmless warning fixes for WinCE (mostly unused parameters)
2005-02-25  Julian SmartMake HTCLIENT code off by default
2005-02-24  Julian SmartRestored mouse sensitivity for static box and static...
2005-02-19  Vadim Zeitlinwe don't need to use solid colour for background drawin...
2005-01-15  Vadim Zeitlinmoved styles logic to MSWGetStyle() (no real changes)
2004-12-17  Vadim Zeitlinrestored WS_EX_TRANSPARENT as otherwise background...
2004-12-13  Włodzimierz Skibawx/msw/notebook.h needs wx/notebook.h in lack of precom...
2004-12-13  Vadim Zeitlinuse solid bacgkround for static box as pattern brush...
2004-12-12  Vadim Zeitlindon't use WS_EX_TRANSPARENT style, it doesn't seem...
2004-11-19  Vadim Zeitlindon't set background colour explicitely; no need to...
2004-09-04  Włodzimierz SkibaSource cleaning: whitespaces, tabs, ::, -1/wxID_ANY...
2004-06-24  Václav Slavíkfixed warnings after GetFont prototype change
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-15  Vadim Zeitlinmake XTI compile with VC6 (patch 896614)
2004-02-25  Julian SmartApplied patch [ 903619 ] Win64 and Itanium support
2003-09-24  Vadim Zeitlinreplaced wxNO_FULL_REPAINT_ON_RESIZE with wxFULL_REPAIN...
2003-09-04  Stefan Csomormacro naming changes
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-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-07-11  Julian SmartMore WinCE mods
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-02-20  Vadim Zeitlindon't inherit the controls colours from the parent...
2001-10-15  Vadim Zeitlinmade wxStaticBox transparent (patch 427936)
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-01-18  Vadim Zeitlin1. small fix in wxDirDialog: SHBrowseForFolder() doesn...
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-11-15  Vadim Zeitlin1. fixed wxStaticBox background erasing (or, rather...
1999-11-13  Vadim Zeitlin1. undid my wrong fix to wxWindowBase::Centre
1999-11-11  Vadim Zeitlin1. wxStaticBox doesn't draw over the underlying control...
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
next