]> git.saurik.com Git - wxWidgets.git/history - src/univ/scrolbar.cpp
fixed dragging scrollbar in wxUniv: use wxMouseEvent::Dragging(), not Moving(), for...
[wxWidgets.git] / src / univ / scrolbar.cpp
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...