projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
d3dx9/tests: Add effect parameter value GetMatrixTransposeArray() test.
[wine]
/
dlls
/
comctl32
/
syslink.c
2011-12-01
Alexandre Julliard
comctl32: Fix text wrapping in syslink when an item...
blob
|
commitdiff
|
raw
2011-11-18
Alexandre Julliard
comctl32/syslink: Wrap the link text on \n characters.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-26
Francois Gouget
comctl32: Send a WM_CTLCOLORSTATIC message and erase...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-22
Francois Gouget
comctl32: Not visited links use HotTrackingColor for...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-27
Nikolay Sivov
comctl32/syslink: Call default procedure directly when...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-13
Austin English
comctl32: Remove extraneous parentheses (LLVM/Clang).
blob
|
commitdiff
|
raw
|
diff to current
2010-05-18
Nikolay Sivov
comctl32: Fix SysLink debug channel name, add a trace.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-21
Nikolay Sivov
comctl32/syslink: Implement LWS_IGNORERETURN.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-21
Nikolay Sivov
comctl32/syslink: Implement LWS_TRANSPARENT style.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-21
Nikolay Sivov
comctl32/syslink: Add a WM_ERASEBKGND handler.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-08
Alexandre Julliard
comctl32: Avoid repainting a NULL link.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-19
Nikolay Sivov
comctl32/syslink: Use cached colors for SysLink.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-02
Gerald Pfeifer
comctl32: Simplify four functions by removing unused...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Gerald Pfeifer
comctl32: Remove unused parameter from SYSLINK_WrapLine.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-21
Ricardo Filipe
comctl32: Removed dead increment (llvm/clang).
blob
|
commitdiff
|
raw
|
diff to current
2008-09-22
Andrew Talbot
comctl32: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-22
Mikołaj Zalewski
comctl32: Don't print ERRs for reflected messages.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-16
Andrew Talbot
comctl32: Remove unused variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-31
Andrew Talbot
comctl32: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-25
Dmitry Timoshkov
wine: Switch to using 'long' for INT_PTR type for 64...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-03
Andrew Talbot
comctl32: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-08
Michael Stefaniuc
comctl32: Remove redundant NULL checks before Free...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-20
Thomas Weidenmueller
comctl32: Implement LM_GETIDEALSIZE for the syslink...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-14
Felix Nawothnig
comctl32: Remove redundant NULL checks before Free...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-25
Alexandre Julliard
comctl32: Properly handle negative coordinates for...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-06
Thomas Weidenmueller
comctl32: Reduce memory usage of the syslink control.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-06
Thomas Weidenmueller
comctl32: Some painting fixes for the syslink control.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-21
Thomas Weidenmueller
Improved word wrapping and tab key handling.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-08
Michael Kaufmann
Handle WM_PRINTCLIENT.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-11
Dimitrie O. Paun
Audit the code against Comctl32.dll version 6.0.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-30
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-25
Dimitrie O. Paun
Use {Alloc,ReAlloc,Free}() instead of Heap{Alloc,ReAllo...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-25
Dimitrie O. Paun
Handle wParam in WM_PAINT properly: if non-null, it...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-02
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-15
Jon Griffiths
Remove unneeded headers to reduce unneeded rebuilds.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-08
Thomas Weidenmüller
Free allocated font handles when control is destroyed.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-24
Alexandre Julliard
Avoid using the MAKEPOINTS macro, it's broken on big...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-06
Robert Shearman
Remove unnecessary WNDPROC casts.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-02
Hans Leidekker
Fix signed/unsigned comparison warnings.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-25
Robert Shearman
Replace GetWindowLong by GetWindowLongPtr.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-06
Thomas Weidenmüller
Implemented syslink control.
blob
|
commitdiff
|
raw
|
diff to current