projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
netapi32: Improve stubbed NetGetJoinInformation function.
[wine]
/
dlls
/
comctl32
/
header.c
2010-08-02
Andrew Talbot
comctl32: Constify some variables.
blob
|
commitdiff
|
raw
2009-12-28
Michael Stefaniuc
comctl32: Remove some explicit LPARAM/WPARAM casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-19
Nikolay Sivov
comctl32/header: Process input order array more accurately.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Nikolay Sivov
comctl32/header: Implement HDS_NOSIZING style with...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Nikolay Sivov
comctl32/header: Implement HDF_FIXEDWIDTH format flag.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Nikolay Sivov
comctl32/header: Fix hittesting flags, extend tests...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-13
Nikolay Sivov
comctl32/header: Update item bounds on WM_SIZE.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-10
Nikolay Sivov
comctl32/header: Always update rectangles after HDM_SET...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-01
Nikolay Sivov
comctl32/header: Always release item down state on...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-22
Nikolay Sivov
comctl32/header: Add support for HDS_FLAT style.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-05
Andrew Talbot
comctl32: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-18
Nikolay Sivov
comtl32/listview: Cache Header control window GWL_STYLE.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-18
Nikolay Sivov
comctl32/header: Use cached colors instead of querying...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-18
Nikolay Sivov
comctl32/header: Move parameter cast to WinProc where...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-18
Nikolay Sivov
comctl32/header: Retrieve control data only once at...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-30
Nikolay Sivov
comctl32/header: Reset internal drag state on mouse up.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-13
Michael Stefaniuc
comctl32: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-24
Michael Stefaniuc
comctl32: Remove the superfluous casting of the LPVOID...
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-07-21
Gerald Pfeifer
comctl32: Fix type of loop variable in HEADER_DeleteItem.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-21
Gerald Pfeifer
comctl32: header: Simplify by shedding off unused param...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-20
Andrew Talbot
comctl32: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-31
Andrew Talbot
comctl32: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-03
Gerald Pfeifer
comctl32: Remove extraneous check (unsigned < 0).
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-06
Felix Nawothnig
comctl32: Use appropriate font for header drag image.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-02
Andrew Talbot
comctl32: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-27
Andrew Talbot
comctl32: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-17
Andrew Talbot
comctl32: Replace inline static with static inline.
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-14
Felix Nawothnig
comctl32: Remove redundant NULL checks before Free...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Clinton Stimpson
comctl32: Destroy header information on WM_NCDESTROY...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-09
Eric Pouech
comctl32: header: fix bug found out by running valgrind...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-25
Alexandre Julliard
comctl32: Properly handle negative coordinates for...
blob
|
commitdiff
|
raw
|
diff to current
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
next