projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
comctl32: Implement PSM_GETRESULT.
[wine]
/
dlls
/
comctl32
/
2006-11-02
Huw Davies
comctl32: Implement PSM_GETRESULT.
tree
|
commitdiff
2006-11-02
Huw Davies
comctl32: Fix return value of PropertySheet() for modal...
tree
|
commitdiff
2006-11-02
Mikołaj Zalewski
comctl32: toolbar: Add buttons size tests.
tree
|
commitdiff
2006-11-02
Mikołaj Zalewski
comctl32: toolbar: Use the width of the current button...
tree
|
commitdiff
2006-11-02
Mikołaj Zalewski
comctl32: toolbar: The SetButtonSize should not allow...
tree
|
commitdiff
2006-11-02
Mikołaj Zalewski
comctl32: toolbar: The top margin should be computed...
tree
|
commitdiff
2006-11-02
Mikołaj Zalewski
comctl32: toolbar: Add a LayoutToolbar that works like...
tree
|
commitdiff
2006-11-02
Mikołaj Zalewski
comctl32: toolbar: Fix buttons heights.
tree
|
commitdiff
2006-11-02
Mikołaj Zalewski
comctl32: toolbar: The string should be included in...
tree
|
commitdiff
2006-11-02
Mikołaj Zalewski
comctl32: toolbar: Add support for WM_SETFONT.
tree
|
commitdiff
2006-11-02
Paul Vriens
comctl32: Move documented functions to string.c.
tree
|
commitdiff
2006-11-02
Mike McCormack
comctl32: imagelist: Remove more 1xN assumptions.
tree
|
commitdiff
2006-11-02
Mike McCormack
comctl32: Remove a redundant variable.
tree
|
commitdiff
2006-11-01
Mike McCormack
imagelist: Move Nx1 assumptions about bitmaps dimension...
tree
|
commitdiff
2006-10-31
Mike McCormack
comctl32: Remove some more Nx1 assumptions.
tree
|
commitdiff
2006-10-27
Mike McCormack
comctl32: Move code assuming Nx1 into ImageList_CreateI...
tree
|
commitdiff
2006-10-25
Oleg Krylov
comctl32: Create tooltip windows with WS_POPUP style.
tree
|
commitdiff
2006-10-25
Oleg Krylov
comctl32: statusbar: Create tooltip window with WS_POPU...
tree
|
commitdiff
2006-10-25
Alexandre Julliard
comctl32: Properly handle negative coordinates for...
tree
|
commitdiff
2006-10-25
Mike McCormack
comctl32: Create a point from index function and use it.
tree
|
commitdiff
2006-10-24
Francois Gouget
Don't include windows.h & co in the Wine sources.
tree
|
commitdiff
2006-10-24
Mikołaj Zalewski
resources: Change Dutch sublanguage code to SUBLANG_NEU...
tree
|
commitdiff
2006-10-24
Mikołaj Zalewski
resources: Change German sublanguage code to SUBLANG_NE...
tree
|
commitdiff
2006-10-24
Michael Stefaniuc
comctl32/tests: Specify type of function argument and...
tree
|
commitdiff
2006-10-23
Rob Shearman
comctl32: Fix imagelist leak in tests.
tree
|
commitdiff
2006-10-23
Andrew Talbot
comctl32: Cast-qual warnings fix.
tree
|
commitdiff
2006-10-23
Alexandre Julliard
comctl32: Position the tooltip window correctly on...
tree
|
commitdiff
2006-10-20
Byeong-Sik Jeon
Korean: Use SUBLANG_NEUTRAL in Korean resources.
tree
|
commitdiff
2006-10-20
Andrew Talbot
comctl32: Cast-qual warnings fix.
tree
|
commitdiff
2006-10-19
Mikołaj Zalewski
comctl32: toolbar: Fix the tests and handling of TB_SET...
tree
|
commitdiff
2006-10-19
Oleg Krylov
comctl32: toolbar: Create tooltip on TB_GETTOOLTIPS...
tree
|
commitdiff
2006-10-17
Mikołaj Zalewski
comctl32: rebar: Use SM_CYEDGE for heights in NCCalcSize.
tree
|
commitdiff
2006-10-16
Mikołaj Zalewski
comctl32: rebar: Don't return rectangles with negative...
tree
|
commitdiff
2006-10-16
Mikołaj Zalewski
comctl32: listview: Update the scroll bars after resizi...
tree
|
commitdiff
2006-10-16
Mikołaj Zalewski
comctl32: header: Test and improve the custom draw...
tree
|
commitdiff
2006-10-16
Mikołaj Zalewski
comctl32: header: Make all repaints pass through HEADER...
tree
|
commitdiff
2006-10-16
Mikołaj Zalewski
comctl32: rebar: bUnicode and NtfUnicode should be...
tree
|
commitdiff
2006-10-14
Mikołaj Zalewski
comctl32: toolbar: Test and improve TB_SETHOTITEM.
tree
|
commitdiff
2006-10-14
Mikołaj Zalewski
comctl32: toolbar: Use nHotItem not nOldHit for the...
tree
|
commitdiff
2006-10-14
Mikołaj Zalewski
comctl32: toolbar: Don't try to redraw buttons outside...
tree
|
commitdiff
2006-10-14
Mikołaj Zalewski
comctl32: toolbar: Change the dwData from DWORD to...
tree
|
commitdiff
2006-10-14
Michael Ploujnikov
comctl32: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-13
Michael Ploujnikov
comctl32/tests: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-12
Mikołaj Zalewski
comctl32: toolbar: Store dwBaseCustDraw and dwItemCDFla...
tree
|
commitdiff
2006-10-12
Mikołaj Zalewski
comctl32: toolbar: Merge TOOLBAR_InsertButtonA and...
tree
|
commitdiff
2006-10-12
Mikołaj Zalewski
comctl32: toolbar: Passing a string pointer in TB_INSER...
tree
|
commitdiff
2006-10-12
Mikołaj Zalewski
comctl32: toolbar: Remove dwItemCustDraw from TOOLBAR_I...
tree
|
commitdiff
2006-10-12
Mikołaj Zalewski
comctl32: toolbar: Don't send NM_CUSTOMDRAW for separators.
tree
|
commitdiff
2006-10-12
Mikołaj Zalewski
comctl32: header: Call DefWindowProcW not DefWindowProcA.
tree
|
commitdiff
2006-10-12
Mikołaj Zalewski
comctl32: header: Invalidate the control after a WM_SET...
tree
|
commitdiff
2006-10-12
Mikołaj Zalewski
comctl32: listview: Don't call ScrollColumn with an...
tree
|
commitdiff
2006-10-12
James Hawkins
comctl32: Make internal functions static.
tree
|
commitdiff
2006-10-09
Mikołaj Zalewski
comctl32: toolbar: Fix the TB_ADDSTRING from resources...
tree
|
commitdiff
2006-10-09
Mikołaj Zalewski
comctl32: toolbar: Merge AddButtonsA and AddButtonsW...
tree
|
commitdiff
2006-10-09
Mikołaj Zalewski
comctl32: toolbar: Create the tooltip control during...
tree
|
commitdiff
2006-10-09
Mikołaj Zalewski
comctl32: toolbar: Move add/remove/setrect tooltip...
tree
|
commitdiff
2006-10-06
Mike McCormack
comctl32: Return the correct value for CB_GETLBTEXTLEN.
tree
|
commitdiff
2006-10-06
Hans Leidekker
Don't use utf-8 in rc files.
tree
|
commitdiff
2006-10-05
Francois Gouget
Add missing '\n's to Wine traces.
tree
|
commitdiff
2006-10-04
James Hawkins
comctl32: Set the TVIF_TEXT mask when notifying the...
tree
|
commitdiff
2006-10-03
Francois Gouget
comctl32: Fix LVM_GETITEM/LVIF_STATE so it only returns...
tree
|
commitdiff
2006-09-29
Francois Gouget
Add missing '\n's to ok() calls.
tree
|
commitdiff
2006-09-29
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-29
Mikołaj Zalewski
comctl32: toolbar: Small fix in TOOLBAR_StyleChanged.
tree
|
commitdiff
2006-09-29
Mikołaj Zalewski
comctl32: toolbar: Set correcly hwndTrack in TrackMouse...
tree
|
commitdiff
2006-09-27
Mikołaj Zalewski
comctl32: toolbar: Test and fix TB_ADDSTRING from resource.
tree
|
commitdiff
2006-09-27
Mikołaj Zalewski
comctl32: Update Polish translation.
tree
|
commitdiff
2006-09-26
Mikołaj Zalewski
comctl32: toolbar: If wParam in TB_ADDBUTTON is large...
tree
|
commitdiff
2006-09-26
Mikołaj Zalewski
comctl32: toolbar: Resize the imagelist icons after...
tree
|
commitdiff
2006-09-21
Mikołaj Zalewski
comctl32: toolbar: Fix the return code of TB_ADDBITMAP.
tree
|
commitdiff
2006-09-21
Mikołaj Zalewski
comctl32: toolbar: Simplify the TOOLBAR_AddButton.
tree
|
commitdiff
2006-09-21
Mikołaj Zalewski
comctl32: toolbar: Fix IDB_STD_VIEW_* icons count ...
tree
|
commitdiff
2006-09-21
Mikołaj Zalewski
comctl32: toolbar: Use correctly wParam in TB_ADDBITMAP.
tree
|
commitdiff
2006-09-21
Mikołaj Zalewski
comctl32: imagelist: SetImageCount can be used to decre...
tree
|
commitdiff
2006-09-21
Mikołaj Zalewski
comctl32: toolbar: Add some tests for TB_ADDBITMAP.
tree
|
commitdiff
2006-09-20
Mikołaj Zalewski
comctl32: toolbar: Don't leak the intoPtr->bitmaps...
tree
|
commitdiff
2006-09-20
Mikołaj Zalewski
comctl32: header: Update the header comment.
tree
|
commitdiff
2006-09-20
Mikołaj Zalewski
comctl32: header: Remove the nOldWidth.
tree
|
commitdiff
2006-09-20
Mikołaj Zalewski
comctl32: header: Send new values in notifies during...
tree
|
commitdiff
2006-09-20
Mikołaj Zalewski
comctl32: header: Merge the simple delete and complex...
tree
|
commitdiff
2006-09-20
Mikołaj Zalewski
comctl32: header: Simplify the insert/delete code by...
tree
|
commitdiff
2006-09-20
Mikołaj Zalewski
comctl32: header: Test the header order-management...
tree
|
commitdiff
2006-09-14
Mikołaj Zalewski
comctl32: listview: Don't edit labels after the first...
tree
|
commitdiff
2006-09-14
Mikołaj Zalewski
comctl32: listview: Don't edit labels on click if the...
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-09-07
Andrew Talbot
comctl32: Cast-qual warnings fix.
tree
|
commitdiff
2006-08-28
Alexandre Julliard
makefiles: Only run test and documentation targets...
tree
|
commitdiff
2006-08-26
Marcus Meissner
comctl32: Remove unneccessary default debug channels.
tree
|
commitdiff
2006-08-21
Stefan Huehner
Fix some -Wstrict-prototype warnings () -> (void).
tree
|
commitdiff
2006-08-18
Oleg Krylov
comctl32: Correctly map toolbar bitmap mask color in...
tree
|
commitdiff
2006-08-18
Oleg Krylov
comctl32: Fix ImageList_Replace function to correctly...
tree
|
commitdiff
2006-08-17
Oleg Krylov
comctl32: toolbar: Use HOT imagelist for buttons in...
tree
|
commitdiff
2006-08-01
Huw Davies
comctl32: Limit the width of the watermark to 164 pixels.
tree
|
commitdiff
2006-08-01
Huw Davies
comctl32: Limit the size of the header bitmap to 49x49.
tree
|
commitdiff
2006-08-01
Huw Davies
comctl32: Invalidate the header area so that updated...
tree
|
commitdiff
2006-08-01
Huw Davies
comctl32: Wordwrap the sub title.
tree
|
commitdiff
2006-08-01
Huw Davies
comctl32: The titles are already converted to unicode...
tree
|
commitdiff
2006-07-31
Andrew Talbot
comctl32/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-07-20
Andrew Talbot
comctl32/tests: Write-strings warnings fix.
tree
|
commitdiff
next