projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
secur32: Use a helper function for creating the signature as this simplifies implemen...
[wine]
/
dlls
/
comctl32
/
header.c
2006-10-25
Alexandre Julliard
comctl32: Properly handle negative coordinates for...
blob
|
commitdiff
|
raw
2006-10-16
Mikołaj Zalewski
comctl32: header: Test and improve the custom draw...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-16
Mikołaj Zalewski
comctl32: header: Make all repaints pass through HEADER...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-12
Mikołaj Zalewski
comctl32: header: Call DefWindowProcW not DefWindowProcA.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-12
Mikołaj Zalewski
comctl32: header: Invalidate the control after a WM_SET...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-29
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
Mikołaj Zalewski
comctl32: header: Update the header comment.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
Mikołaj Zalewski
comctl32: header: Remove the nOldWidth.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
Mikołaj Zalewski
comctl32: header: Send new values in notifies during...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
Mikołaj Zalewski
comctl32: header: Merge the simple delete and complex...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
Mikołaj Zalewski
comctl32: header: Simplify the insert/delete code by...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
Mikołaj Zalewski
comctl32: header: Test the header order-management...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-02
Paul Vriens
comctl32/header: Check Null before accessing struct...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-01
Mikołaj Zalewski
comctl32: header: Update the rects in HEADER_Refresh...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-30
Mikołaj Zalewski
comctl32: header: Ignore out-of-range iOrder in SetItemT.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-26
Mikołaj Zalewski
comctl32: header: Put the new item in place of the...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-26
Mikołaj Zalewski
comctl32: header: Draw the drag image and hot dividers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-26
Mikołaj Zalewski
comctl32: header: Fix an order-related bug in HEADER_In...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-26
Mikołaj Zalewski
comctl32: header: Implement HDM_SETHOTDIVIDER.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-26
Mikołaj Zalewski
comctl32: header: Implement HDM_CREATEDRAGIMAGE.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Mikołaj Zalewski
comctl32: header: Don't try to draw items outside the...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Mikołaj Zalewski
comctl32: header: Make the column resizing smooth in...
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-05-20
Mikołaj Zalewski
comctl32: header: Make sure no message is sent between...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-20
Mikołaj Zalewski
comctl32: header: Don't erase the background in HEADER_...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-20
Mikołaj Zalewski
comctl32: header: The border size is 4 not 3.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-17
Mikołaj Zalewski
comctl32: header: Don't erase the left header egde.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-17
Mikołaj Zalewski
comctl32: header: Send the width in HDN_BEGINTRACK.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-16
Mikołaj Zalewski
comctl32: header: Fix INSERTITEM on a zero mask and...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-16
Mikołaj Zalewski
comctl32: header: Copy some fields on INSERTITEM even...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-16
Mikołaj Zalewski
comctl32: header: Automatically set some format fields.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
Mikołaj Zalewski
comctl32: header: Correct HDN_GETDISPINFO. Use it durin...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
Mikołaj Zalewski
comctl32: header: Mark the callback items in a mask.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
Mikołaj Zalewski
comctl32 header: Free the old string also when the...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
Mikołaj Zalewski
comctl32: header: Don't modify the user supplied HDITEM...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
Mikołaj Zalewski
comctl32: header: Move common code from SetItemT/Insert...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
Mikołaj Zalewski
comctl32: header: Don't send HDN_GETDISPINFO during...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
Mikołaj Zalewski
comctl32: header: Don't check lpItem for NULL in GetItemT.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-20
Mikołaj Zalewski
comctl32: header: Avoid freeing invalid pointers.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-19
Mikołaj Zalewski
comctl32: header: Send correct notify after HDM_SETITEM.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-18
Mikołaj Zalewski
comctl32: header: Remove the unused bUnicode.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-18
Mikołaj Zalewski
comctl32: header: Correct WM_[GS]ETUNICODEFORMAT.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-18
Mikołaj Zalewski
comctl32: Send Unicode notifications if required in...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-12
Mikołaj Zalewski
comctl32: Fix listview column resize.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-10
Phil Krylov
comctl32: Fix emitting of NM_CUSTOMDRAW header notifica...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-17
Vitaliy Margolen
Return false if index is out of bounds in GetItemT.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-15
Raphael Junqueira
Implement implement header callback support (HDN_GETDIS...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-08
Michael Kaufmann
Handle WM_PRINTCLIENT.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-29
Vitaliy Margolen
Unify HEADER_GetItem[A/W] into one function.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-28
Vitaliy Margolen
Unify HEADER_InsertItem[A/W] into one function.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-27
Vitaliy Margolen
Unify HEADER_SetItem[A/W] into one function.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-18
Ge van Geldorp
Do some bounds checking on iOrder.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-30
Frank Richter
Fix warnings in 64bit.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-29
Phil Krylov
Improved header control performance by maintaining...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-25
Phil Krylov
Draw header control items only within the header client...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-03
Frank Richter
Add hottracking support for the header control.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-27
Frank Richter
Since OpenThemeData() should return 0 in case theming...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-26
Filip Navara
Use ReleaseDC instead of DeleteDC on DC handle.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-25
Frank Richter
Add theming support for header controls.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-30
Vitaliy Margolen
Send CDDS_ITEMPOSTERASE | CDDS_PREPAINT notify.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-14
Felix Nawothnig
Rewrote item layouting - new code fixes bitmap/image...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-23
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-23
Dimitrie O. Paun
Complete unicodification of the header common control.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-23
Maxime Bellengé
Correctly displays the text with ellipsis when there...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-21
Maxime Bellengé
Fix SetItem so that items don't get wrongly re-ordered.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-10
Evan Deaubl
GetItemA/W on header controls should handle message...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-09
Eric Pouech
Removed excessive statement (break after return or...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-06
Robert Shearman
Remove unnecessary WNDPROC casts.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-13
Vitaliy Margolen
Send correct tracing notification messages.
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-05-04
Francois Gouget
Make our ascii strings static const.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-20
Dimitrie O. Paun
Make the controls send notifications to the parent...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-14
Maxime Bellengé
- Implemented HEADER_SetBitmapMargin and HEADER_GetBitm...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-07
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
blob
|
commitdiff
|
raw
|
diff to current
2003-09-22
Dimitrie O. Paun
Rename COMCTL32_{Alloc,ReAlloc,Free} to {Alloc,ReAlloc...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-17
Alexandre Julliard
SLOWORD and SHIWORD do not exist on Win32 (reported...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-10
Alexandre Julliard
Removed the A/W constants for builtin cursors, icons...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-22
Robert Shearman
Update ordering on insertion of an item.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-02
Francois Gouget
Removed unnecessary HANDLE typecasts.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-23
Carlos
Fixed duplicated arrows in header control.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-23
Michael Stefaniuc
- fix the "int format, HANDLE arg" type of warnings...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-22
Dimitrie O. Paun
Bring header's height more inline with native's.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-21
Dimitrie O. Paun
Fix notification from header, on item changed.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-18
Martin Fuchs
pszText is stored as Unicode, so call DrawTextW() inste...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-16
Bill Medland
Correction to header order maintenance when a dummy...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-03
Huw D M Davies
Fix off by one error in HEADER_InsertItemW.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-11
Duane Clark
Test bUnicode and call appropriate DrawText routine.
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-02
Andreas Mohr
Fixed some more missing parenthesis issues.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-17
Mike McCormack
Ignore negative widths in HEADER_SetItemBounds.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-04
Gerard Patel
Set background mode to transparent before calling owner...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-15
Ulrich Czekalla
Mark width as valid when we send HDN_ENDTRACKA.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-13
Alexandre Julliard
Fixed some warnings.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-13
Eric Kohl
Fixed crash of WinZip 8.0 due to invalid image list...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-28
Alexandre Julliard
Got rid of the Wine internal lstrcpy* functions and...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-25
Eric Kohl
Added notification format handling.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-25
Ulrich Czekalla
Send HDN_ITEMCHANGING and HDN_ITEMCHANGED when resizing.
blob
|
commitdiff
|
raw
|
diff to current
next