Add a test case for scroll APIs, fix a few bugs spotted by it.
[wine] / controls / scroll.c
2004-07-09  Dmitry TimoshkovAdd a test case for scroll APIs, fix a few bugs spotted...
2004-07-08  Troy Rollo- Setting the scroll range with the "bRedraw" flag...
2004-06-14  Dmitry TimoshkovAdded 32->16 mapping for SBM_GETRANGE/SBM_SETRANGE...
2004-06-14  Dmitry TimoshkovMake SetScrollRange behave like GetScrollRange does...
2004-05-05  Alexandre JulliardRemove bitmaps that were only used for the 3.1 look.
2004-04-01  Dimitrie O. PaunRemove the support for the Win 3.1 Look.
2004-03-29  Dmitry TimoshkovScrollbar should also react on WM_LBUTTONDBLCLK.
2004-03-16  Ulrich CzekallaAdd cast to correctly interpret signed coordinate values.
2003-12-10  Alexandre JulliardSystem classes must not have the CS_GLOBALCLASS style.
2003-12-03  Huw DaviesOnly honour SBS_SIZEBOX*ALIGN styles if SBS_SIZE{GRIP...
2003-12-02  Alexandre JulliardAuthors: Aric Stewart <aric@codeweavers.com>, Huw Davie...
2003-11-04  Dmitry TimoshkovAlways repaint scroll bar if requested.
2003-09-17  Alexandre JulliardSLOWORD and SHIWORD do not exist on Win32 (reported...
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-11  Dmitry TimoshkovWM_PAINT(wParam) might be a valid HDC.
2003-03-24  Alexandre JulliardRevert broken change to the scrollbar position adjustme...
2003-03-15  Tony LambregtsReplace DPRINTF with TRACE.
2003-03-07  Andrew JohnstonMove keyboard event processing from WndProc code into...
2003-03-07  Andrew Johnston- GetScrollRange zeros the return parameters for no...
2003-01-14  Alberto MassariHandle the WS_EX_LEFTSCROLLBAR style (that is, draw...
2002-12-17  Duane ClarkNeed to initialize tracking value on mousedown.
2002-12-03  Alexandre JulliardRemoved input.h, queue.h, spy.h and sysmetrics.h and...
2002-11-25  Robert ShearmanAdd support for painting SBS_SIZEBOX style properly.
2002-11-22  Alexandre JulliardMade user compile with -DSTRICT.
2002-11-22  Alexandre JulliardMoved some more 16-bit functions to user16.c.
2002-10-10  Andrew M. JohnstonMake info structure members lower case as elsewhere.
2002-08-03  Duane ClarkOn mouse down in thumb, issue SB_THUMBTRACK with curren...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-20  Alexandre JulliardGot rid of GetSysColorPen.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-19  Phillip EzoltFixed the scrollbar position overflows using MulDiv.
2002-01-31  Alexandre JulliardCodeWeavers
2001-10-22  Alexandre JulliardStore in the server all the window information accessib...
2001-10-16  Alexandre JulliardMoved scrollbar tracking code to scroll.c.
2001-10-15  Alexandre JulliardRenamed WIN_GetWndPtr into WIN_GetPtr and added corresp...
2001-09-21  Guy Albertelli- Implement message loop on the client side of the...
2001-09-19  Alexandre JulliardMade all 16<->32 HWND conversions use explicit function...
2001-09-17  Bobby BinghamWhen you hold the left mouse button inside the scrollba...
2001-09-14  Alexandre JulliardMake sure that HWND comparisons are always done with...
2001-08-10  Alexandre JulliardRemoved a number of direct accesses to the WND structur...
2001-07-24  Jukka HeinonenWNDPROC handlers now check whether HWND argument is...
2001-06-22  Andreas MohrSpelling fixes.
2001-05-31  Bobby BinghamFixed scrollbars return value to the SBM_SETRANGE and
2001-04-27  Patrik StridvallDocumentation name fixes.
2001-02-23  Alexandre JulliardDo not allocate any USER data on the system heap.
2001-01-25  Patrik StridvallDocumentation ordinal fixes.
2001-01-19  Dmitry TimoshkovSolve remaining problems with scroll bars in the edit...
2001-01-15  Alexandre JulliardMoved tweak support to USER dll. Removed tweak.h and...
2000-12-10  Alexandre JulliardMoved most builtin controls structures into their respe...
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-26  Chris MorganDon't draw scrollbars if their client rectangle is...
2000-11-01  Francois GougetCheck for SB_CTL before displaying a caret.
2000-10-31  Francois GougetHide the caret only on the first WM_KEYDOWN.
2000-10-25  Francois MethotAdded support of blinking thumb as found in Windows...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-09-12  Gerard PatelSetScrollInfo : don't show/hide scrollbar if no paramet...
2000-07-23  Ove KaavenFix a few typos and such.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-04  Rein KlazesDon't show the scrollbar if SetScrollinfo() is called...
1999-08-04  Alexandre JulliardGot rid of dsprintf and related macros.
1999-07-18  Dennis BjörklundWin9x look & feel on scrollbars.
1999-07-04  Ove KaavenFixed check for whether to call SetWindowPos when showi...
1999-07-03  Gerard PatelMake GetScrollInfo return scroll pos when program reque...
1999-06-26  Slava MonichIn case if scrollbar has the same background color...
1999-06-06  Ron CemerFixes for several bugs in which portions of the scrollb...
1999-05-22  Marcus MeissnerReplaced all occurences of SYSMETRICS_xx and sysMetrics...
1999-05-14  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-14  Francois BoisvertMade access to the wnd struct thread-safe.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Francois GougetFixed a number of warnings concerning the matching...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1998-12-09  Marcus MeissnerSome unnecessary #include and messages removed.
1998-12-08  Huw D M DaviesReplace GRAPH_ functions with Win SDK equivalents.
1998-10-24  Patrik StridvallCheck if scrollbar and parent are visible before redraw.
1998-10-18  Alex KorobkaGot rid of flickering scrollbar arrows. MDI scrolling...
1998-06-14  Alexandre JulliardRelease 980614 wine-980614
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
1998-03-29  Alexandre JulliardRelease 980329 wine-980329
1998-03-15  Alexandre JulliardRelease 980315 wine-980315
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1998-02-15  Alexandre JulliardRelease 980215 wine-980215
1998-01-04  Alexandre JulliardRelease 980104 wine-980104
1997-11-01  Alexandre JulliardRelease 971101 wine-971101
1997-08-24  Alexandre JulliardRelease 970824 wine-970824
1997-03-29  Alexandre JulliardRelease 970329 wine-970329
1997-03-05  Alexandre JulliardRelease 970305 wine-970305
1997-01-20  Alexandre JulliardRelease 970120 wine-970120
1996-12-22  Alexandre JulliardRelease 961222 wine-961222
1996-12-01  Alexandre JulliardRelease 961201 wine-961201
1996-11-17  Alexandre JulliardRelease 961117 wine-961117
1996-11-02  Alexandre JulliardRelease 961102 wine-961102
1996-10-13  Alexandre JulliardRelease 961013 wine-961013
1996-09-28  Alexandre JulliardRelease 960928 wine-960928
next