projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Janitorial. Get rid of W->A call.
[wine]
/
controls
/
scroll.c
2003-01-14
Alberto Massari
Handle the WS_EX_LEFTSCROLLBAR style (that is, draw...
blob
|
commitdiff
|
raw
2002-12-17
Duane Clark
Need to initialize tracking value on mousedown.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-03
Alexandre Julliard
Removed input.h, queue.h, spy.h and sysmetrics.h and...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-25
Robert Shearman
Add support for painting SBS_SIZEBOX style properly.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-22
Alexandre Julliard
Made user compile with -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-22
Alexandre Julliard
Moved some more 16-bit functions to user16.c.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-10
Andrew M. Johnston
Make info structure members lower case as elsewhere.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-03
Duane Clark
On mouse down in thumb, issue SB_THUMBTRACK with curren...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-20
Alexandre Julliard
Got rid of GetSysColorPen.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-19
Phillip Ezolt
Fixed the scrollbar position overflows using MulDiv.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-31
Alexandre Julliard
CodeWeavers
blob
|
commitdiff
|
raw
|
diff to current
2001-10-22
Alexandre Julliard
Store in the server all the window information accessib...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-16
Alexandre Julliard
Moved scrollbar tracking code to scroll.c.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-15
Alexandre Julliard
Renamed WIN_GetWndPtr into WIN_GetPtr and added corresp...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-21
Guy Albertelli
- Implement message loop on the client side of the...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-19
Alexandre Julliard
Made all 16<->32 HWND conversions use explicit function...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-17
Bobby Bingham
When you hold the left mouse button inside the scrollba...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-14
Alexandre Julliard
Make sure that HWND comparisons are always done with...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-10
Alexandre Julliard
Removed a number of direct accesses to the WND structur...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-24
Jukka Heinonen
WNDPROC handlers now check whether HWND argument is...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-22
Andreas Mohr
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-31
Bobby Bingham
Fixed scrollbars return value to the SBM_SETRANGE and
blob
|
commitdiff
|
raw
|
diff to current
2001-04-27
Patrik Stridvall
Documentation name fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-23
Alexandre Julliard
Do not allocate any USER data on the system heap.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-25
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-19
Dmitry Timoshkov
Solve remaining problems with scroll bars in the edit...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-15
Alexandre Julliard
Moved tweak support to USER dll. Removed tweak.h and...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-10
Alexandre Julliard
Moved most builtin controls structures into their respe...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-01
Patrik Stridvall
Added/modified documentation for function arguments.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-27
Dimitrie O. Paun
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-26
Chris Morgan
Don't draw scrollbars if their client rectangle is...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-01
Francois Gouget
Check for SB_CTL before displaying a caret.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-31
Francois Gouget
Hide the caret only on the first WM_KEYDOWN.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-25
Francois Methot
Added support of blinking thumb as found in Windows...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-26
Alexandre Julliard
Moved all Win16 definitions out of the standard Windows...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-12
Gerard Patel
SetScrollInfo : don't show/hide scrollbar if no paramet...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-23
Ove Kaaven
Fix a few typos and such.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-28
Patrik Stridvall
Added/fixed some documentation reported by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-25
Francois Gouget
Use min/max instead of MIN/MAX.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-10
Jeremy White
Removed #include of wingdi.h and windef.h from winuser...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-04
Rein Klazes
Don't show the scrollbar if SetScrollinfo() is called...
blob
|
commitdiff
|
raw
|
diff to current
1999-08-04
Alexandre Julliard
Got rid of dsprintf and related macros.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-18
Dennis Björklund
Win9x look & feel on scrollbars.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-04
Ove Kaaven
Fixed check for whether to call SetWindowPos when showi...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-03
Gerard Patel
Make GetScrollInfo return scroll pos when program reque...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
Slava Monich
In case if scrollbar has the same background color...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-06
Ron Cemer
Fixes for several bugs in which portions of the scrollb...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-22
Marcus Meissner
Replaced all occurences of SYSMETRICS_xx and sysMetrics...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-14
Alexandre Julliard
Converted to the new debug interface, using script...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Patrik Stridvall
New debug scheme with explicit debug channels declaration.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-14
Francois Boisvert
Made access to the wnd struct thread-safe.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-17
Francois Gouget
Fixed a number of warnings concerning the matching...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-17
Marcus Meissner
Optimized include/*.h: (recursively) include all header...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-17
Alexandre Julliard
Group commit for recovery after disk crash.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-09
Marcus Meissner
Some unnecessary #include and messages removed.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-08
Huw D M Davies
Replace GRAPH_ functions with Win SDK equivalents.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-24
Patrik Stridvall
Check if scrollbar and parent are visible before redraw.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-18
Alex Korobka
Got rid of flickering scrollbar arrows. MDI scrolling...
blob
|
commitdiff
|
raw
|
diff to current
1998-06-14
Alexandre Julliard
Release 980614
wine-980614
blob
|
commitdiff
|
raw
|
diff to current
1998-06-01
Alexandre Julliard
Release 980601
wine-980601
blob
|
commitdiff
|
raw
|
diff to current
1998-04-13
Alexandre Julliard
Release 980413
wine-980413
blob
|
commitdiff
|
raw
|
diff to current
1998-03-29
Alexandre Julliard
Release 980329
wine-980329
blob
|
commitdiff
|
raw
|
diff to current
1998-03-15
Alexandre Julliard
Release 980315
wine-980315
blob
|
commitdiff
|
raw
|
diff to current
1998-03-01
Alexandre Julliard
Release 980301
wine-980301
blob
|
commitdiff
|
raw
|
diff to current
1998-02-15
Alexandre Julliard
Release 980215
wine-980215
blob
|
commitdiff
|
raw
|
diff to current
1998-01-04
Alexandre Julliard
Release 980104
wine-980104
blob
|
commitdiff
|
raw
|
diff to current
1997-11-01
Alexandre Julliard
Release 971101
wine-971101
blob
|
commitdiff
|
raw
|
diff to current
1997-08-24
Alexandre Julliard
Release 970824
wine-970824
blob
|
commitdiff
|
raw
|
diff to current
1997-03-29
Alexandre Julliard
Release 970329
wine-970329
blob
|
commitdiff
|
raw
|
diff to current
1997-03-05
Alexandre Julliard
Release 970305
wine-970305
blob
|
commitdiff
|
raw
|
diff to current
1997-01-20
Alexandre Julliard
Release 970120
wine-970120
blob
|
commitdiff
|
raw
|
diff to current
1996-12-22
Alexandre Julliard
Release 961222
wine-961222
blob
|
commitdiff
|
raw
|
diff to current
1996-12-01
Alexandre Julliard
Release 961201
wine-961201
blob
|
commitdiff
|
raw
|
diff to current
1996-11-17
Alexandre Julliard
Release 961117
wine-961117
blob
|
commitdiff
|
raw
|
diff to current
1996-11-02
Alexandre Julliard
Release 961102
wine-961102
blob
|
commitdiff
|
raw
|
diff to current
1996-10-13
Alexandre Julliard
Release 961013
wine-961013
blob
|
commitdiff
|
raw
|
diff to current
1996-09-28
Alexandre Julliard
Release 960928
wine-960928
blob
|
commitdiff
|
raw
|
diff to current
1996-09-13
Alexandre Julliard
Release 960913
wine-960913
blob
|
commitdiff
|
raw
|
diff to current
1996-09-02
Alexandre Julliard
Release 960902
wine-960902
blob
|
commitdiff
|
raw
|
diff to current
1996-08-24
Alexandre Julliard
Release 960824
wine-960824
blob
|
commitdiff
|
raw
|
diff to current
1996-08-05
Alexandre Julliard
Release 960805
wine-960805
blob
|
commitdiff
|
raw
|
diff to current
1996-07-17
Alexandre Julliard
Release 960717
wine-960717
blob
|
commitdiff
|
raw
|
diff to current
1996-07-12
Alexandre Julliard
Release 960712
wine-960712
blob
|
commitdiff
|
raw
|
diff to current
1996-05-21
Alexandre Julliard
Release 960521
wine-960521
blob
|
commitdiff
|
raw
|
diff to current
1996-05-16
Alexandre Julliard
Release 960516
wine-960516
blob
|
commitdiff
|
raw
|
diff to current
1996-05-06
Alexandre Julliard
Release 960506
wine-960506
blob
|
commitdiff
|
raw
|
diff to current
1996-04-21
Alexandre Julliard
Release 960421
wine-960421
blob
|
commitdiff
|
raw
|
diff to current
1996-03-24
Alexandre Julliard
Release 960324
wine-960324
blob
|
commitdiff
|
raw
|
diff to current
1996-03-09
Alexandre Julliard
Release 960309
wine-960309
blob
|
commitdiff
|
raw
|
diff to current
1996-03-02
Alexandre Julliard
Release 960302
wine-960302
blob
|
commitdiff
|
raw
|
diff to current
1996-02-25
Alexandre Julliard
Release 960225
wine-960225
blob
|
commitdiff
|
raw
|
diff to current
1996-02-18
Alexandre Julliard
Release 960218
wine-960218
blob
|
commitdiff
|
raw
|
diff to current
1996-01-14
Alexandre Julliard
Release 960114
wine-960114
blob
|
commitdiff
|
raw
|
diff to current
1995-11-05
Alexandre Julliard
Release 951105
wine-951105
blob
|
commitdiff
|
raw
|
diff to current
1995-10-03
Alexandre Julliard
Release 951003
wine-951003
blob
|
commitdiff
|
raw
|
diff to current
1995-09-18
Alexandre Julliard
Release 950918
wine-950918
blob
|
commitdiff
|
raw
|
diff to current
1995-07-06
Alexandre Julliard
Release 950706
wine-950706
blob
|
commitdiff
|
raw
|
diff to current
next