Refresh wxMSW wxStaticBitmap when its size changes.
[wxWidgets.git] / src / msw / caret.cpp
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2010-09-26  Vadim ZeitlinCorrect g++ 4.x warnings about suggested explicit braces.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-08-20  Włodzimierz SkibaSource cleaning: whitespaces, -1/wxDefaultCoord, TRUE...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-05-01  Vadim Zeitlinmissing #if's needed for compilation with some wxUSE_XX...
2003-01-02  Vadim Zeitlinfixed wxCaret::SetSize() (closes bug 659209)
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-10  Robin DunnMSW Caret is now destroyed and recreated when resized.
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-07-23  Ove KaavenMore _T() in asserts...
1999-06-20  Vadim Zeitlinbug which could result in trying to show the caret...
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
1999-06-09  Julian SmartGetting various compilers to work with wxWin again
1999-06-05  Brian MacyAttempt at getting mingw32 working again... still doesn...
1999-06-03  Vadim Zeitlin1. more (minor) wxCaret bug fixes
1999-05-25  Vadim ZeitlinwxCaret MSW bug fixes
1999-05-23  Vadim Zeitlin1. some minor but nasty bugs fixed (see post to the...