XRC: make wxStaticText's wrap property a dimension.
[wxWidgets.git] / src / univ / scrolbar.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-01-04  Stefan Csomormerging back XTI branch part 2
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-03-22  Vadim Zeitlinreplace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL
2006-10-31  Václav Slavíkfixed scrolling using mouse broken by my previous commit
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-10-30  Václav Slavíkmoved wxScrollBar geometry methods out of wxRenderer...
2006-10-30  Václav Slavíkrenamed wxControlWithArrows::HitTest() to HitTestArrow...
2006-09-14  Vadim ZeitlinMany changes for wxInputHandler creation mainly related to:
2006-06-08  Włodzimierz SkibaImprovements for building minimal builds and new ports...
2006-05-23  Włodzimierz SkibawxScrolBar event sending fix in wxUniv.
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-03-25  Włodzimierz SkibaBuild fix after PRIOR/NEXT removal.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-07-28  Vadim Zeitlincorrected event type for standalone scrollbars (patch...
2005-05-31  Julian SmartOlly Betts' typo patch
2004-12-20  Vadim Zeitlinfixed dragging scrollbar in wxUniv: use wxMouseEvent...
2004-08-10  Włodzimierz SkibaCleaning of sources (Univ related files). -1/TRUE/FALSE...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-11  Julian SmartwxCaretSuspender only shows the caret if it was visible...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-03  Vadim Zeitlinwarnings (and some errors) fixes for wxUniv DLL build
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2003-03-17  Julian SmartFixed copyrights and licence spelling
2002-05-16  Vadim Zeitlingenerate EVT_SCROLL events for the standalong scrollbar...
2002-03-30  Robert Roebling Added code for erasing the small square between scrol...
2002-02-24  Robert Roebling Added expose event compression.
2002-02-09  Václav Slavíkfix for scrollbar's thumb update bug in wxUniv
2002-01-27  Václav Slavíkfixes to WXK_PRIOR/WXK_PAGEUP handling in wxUniv
2001-09-28  Václav Slavíkcompilation fixes for MSW+Univ+Mingw32
2001-09-22  Václav SlavíkwxInputConsumer
2001-08-01  Václav Slavíkcompilation fix
2001-07-04  Vadim Zeitlinreverted Julians changes to the pragmas
2001-07-04  Julian SmartChanged the pragmas to allow debugging under Linux
2001-07-02  Vadim Zeitlinchanged copyright to SciTech one
2001-07-02  Julian SmartVarious wxUniversal/wxMicroWindows fixes
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...