]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/statbox.h
More border rationalisation. GetDefaultBorder is now mostly defined in base class...
[wxWidgets.git] / include / wx / msw / statbox.h
2007-11-13  Julian SmartMore border rationalisation. GetDefaultBorder is now...
2007-08-07  Julian SmartAdded wxBORDER_THEME, wxWindow::GetDefaultBorderForCont...
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-05-21  Robert Roebling Make PaintBackground virtual, too. Now that we have
2005-04-17  Julian SmartRegenerated makefiles for runtime lib change
2005-04-12  Włodzimierz SkibaMisplaced #endif (WinCE build fix).
2005-04-10  Vadim Zeitlinsimplifications and corrections to background drawing:
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-03-31  Julian SmartFixed MSWClipBoxRegion
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-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-13  Vadim Zeitlinuse solid bacgkround for static box as pattern brush...
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-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-02-25  Julian SmartApplied patch [ 903619 ] Win64 and Itanium support
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
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-07-22  Vadim Zeitlin1. added wxGetNumberFromUser (to textdlgg.cpp and dialo...
1999-07-02  Vadim Zeitlin1. DoSetSize() simplified, DoGetBestSize() introduced
1999-06-10  Ove KaavenA few Unicode fixes.
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-01-31  Vadim ZeitlinwxStaticBitmap, wxStaticBox and wxPanel don't accept...
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
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