projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ole32: Set the mapping mode to anisotropic in OleMetafilePictFromIconAndLabel.
[wine]
/
dlls
/
comctl32
/
2006-12-01
Detlef Riekenberg
comctl32: Do not crash when the startpage is invalid.
tree
|
commitdiff
2006-11-29
Dmitry Timoshkov
comctl32: Make some data const.
tree
|
commitdiff
2006-11-29
Andrew Talbot
comctl32: Cast-qual warnings fix.
tree
|
commitdiff
2006-11-27
Francois Gouget
comctl32: Add a Portuguese translation (contributed...
tree
|
commitdiff
2006-11-24
Francois Gouget
Replace SUBLANG_DEFAULT with the specific SUBLANG_XXX...
tree
|
commitdiff
2006-11-24
Francois Gouget
comctl32/tests: Fix the CheckDPA() tests.
tree
|
commitdiff
2006-11-24
Francois Gouget
comctl32/tests: Don't use the NONAMELESS* macros in...
tree
|
commitdiff
2006-11-21
Alexandre Julliard
comctl32: Remove invalid NULL check.
tree
|
commitdiff
2006-11-21
Huw Davies
comctl32: Set the result to IDOK on 'Finish'.
tree
|
commitdiff
2006-11-15
Alexandre Julliard
Revert "comctl32: Fix a potential regression in ImageLi...
tree
|
commitdiff
2006-11-14
Mike McCormack
comctl32: Remove a redundant variable.
tree
|
commitdiff
2006-11-14
Mike McCormack
comctl32: Fix a potential regression in ImageList_Repla...
tree
|
commitdiff
2006-11-14
Mike McCormack
comctl32: When removing an image, move the remaining...
tree
|
commitdiff
2006-11-13
Paul Vriens
comctl32: Remove deadcode (Coverity).
tree
|
commitdiff
2006-11-13
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-11-09
Eric Pouech
comctl32: header: fix bug found out by running valgrind...
tree
|
commitdiff
2006-11-09
Mike McCormack
comctl32: Downgrade an ERR to a WARN.
tree
|
commitdiff
2006-11-08
Paul Vriens
comctl32: Load function pointers by ordinal.
tree
|
commitdiff
2006-11-08
Mike McCormack
comctl32: Fix a regression in ImageList_AddMasked().
tree
|
commitdiff
2006-11-08
Francois Gouget
include: The PSDK does not have the A/W variants of...
tree
|
commitdiff
2006-11-08
Mike McCormack
comctl32: Remove Nx1 assumptions in ImageList_Read.
tree
|
commitdiff
2006-11-08
Paul Vriens
comctl32: Beginning of some string related tests.
tree
|
commitdiff
2006-11-08
Paul Vriens
comctl32: Fix return values of string functions.
tree
|
commitdiff
2006-11-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-11-07
Francois Gouget
comctl32: Add missing '\n' to ok() call.
tree
|
commitdiff
2006-11-06
Mike McCormack
comctl32: Switch to a Nx4 tiling.
tree
|
commitdiff
2006-11-06
Mike McCormack
comctl32: Remove a Nx1 assuption in ImageList_AddMasked().
tree
|
commitdiff
2006-11-06
Mike McCormack
comctl32: Check if GetObject fails on bitmaps passed...
tree
|
commitdiff
2006-11-06
Mike McCormack
comctl32: Fix Nx1 assumptions when adding multiple...
tree
|
commitdiff
2006-11-06
Mike McCormack
comctl32: Fix an Nx1 in ImageList_DrawIndirect().
tree
|
commitdiff
2006-11-06
Mike McCormack
comctl32: Remove another Nx1 assumption from ImageList_...
tree
|
commitdiff
2006-11-06
Mike McCormack
comctl32: Remove Nx1 assumptions in ImageList_Merge.
tree
|
commitdiff
2006-11-06
Mike McCormack
comctl32: Remove Nx1 assumptions in ImageList_GetIcon().
tree
|
commitdiff
2006-11-06
Mike McCormack
comctl32: Use imagelist_copy_images() in ImageList_SetI...
tree
|
commitdiff
2006-11-06
Mike McCormack
comctl32: Create a helper function to copy a block...
tree
|
commitdiff
2006-11-06
Mike McCormack
comctl32: Fix a regression.
tree
|
commitdiff
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
next