projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msvcrt: Export various locale and codepage variables.
[wine]
/
dlls
/
comctl32
/
2007-01-16
Mikołaj Zalewski
comctl32: toolbar: Recalc the toolbar after a TB_SETIMA...
tree
|
commitdiff
2007-01-16
Mikołaj Zalewski
comctl32: listview: When shrinking the last column...
tree
|
commitdiff
2007-01-16
Mikołaj Zalewski
comctl32: listview: A CDRF_SKIPDEFAULT for an item...
tree
|
commitdiff
2007-01-12
Duane Clark
treeview: Fix horizontal scrolling.
tree
|
commitdiff
2007-01-10
James Hawkins
comctl32: Rewrite the up-down control tests to add...
tree
|
commitdiff
2007-01-09
Felix Nawothnig
treeview: Initialize iImage and iSelectedImage with...
tree
|
commitdiff
2007-01-08
Duane Clark
comctl32: listview: Allow LVIF_STATE flag in subitems.
tree
|
commitdiff
2007-01-04
Mike McCormack
comctl32: Check subitem is valid before calling LISTVIE...
tree
|
commitdiff
2007-01-04
Mike McCormack
comctl32: Remove unnecessary casts.
tree
|
commitdiff
2007-01-03
Lei Zhang
comctl32: Add initial tests for the status bar control.
tree
|
commitdiff
2007-01-03
Vijay Kiran Kamuju
comctl32: statusbar: Fix GetRect return value bug.
tree
|
commitdiff
2007-01-02
Alexandre Julliard
Use GetDC instead of CreateDC where possible.
tree
|
commitdiff
2006-12-29
Frank Richter
comctl32: listview: Fix getting user params and subitems.
tree
|
commitdiff
2006-12-26
Vijay Kiran Kamuju
comctl32: MonthCalendar - Fix highlighting of current...
tree
|
commitdiff
2006-12-14
Francois Gouget
comctl32/tests: Replace some '#if 0's with 'if (0)'s.
tree
|
commitdiff
2006-12-12
Marcus Meissner
Made some functions static.
tree
|
commitdiff
2006-12-11
Peter Oberndorfer
comctl32: Fix imagelist regression from "comctl32:...
tree
|
commitdiff
2006-12-05
Francois Gouget
Consistently use SUBLANG_NEUTRAL for Italian resources.
tree
|
commitdiff
2006-12-04
Clinton Stimpson
comctl32: Destroy header information on WM_NCDESTROY...
tree
|
commitdiff
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
next