projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
d3d8: Add a separate function for surface initialization.
[wine]
/
dlls
/
comctl32
/
2009-09-11
Nikolay Sivov
include: Move some definitions to public header, use...
tree
|
commitdiff
2009-09-11
Nikolay Sivov
comctl32/dpa: Fix DPA_Merge() for DPAM_INTERSECT option.
tree
|
commitdiff
2009-09-11
Nikolay Sivov
comctl32/dpa: Some DPA_Merge tests.
tree
|
commitdiff
2009-09-10
Nikolay Sivov
include: Move some documented DPA definitions to public...
tree
|
commitdiff
2009-09-10
Nikolay Sivov
comctl32/dpa: Split tests to several functions to avoid...
tree
|
commitdiff
2009-09-09
Nikolay Sivov
comctl32/header: Add XP SP3 workaround for Header tests...
tree
|
commitdiff
2009-09-09
Nikolay Sivov
comctl32/monthcal: Draw selected day as v6 does. Get...
tree
|
commitdiff
2009-09-09
Nikolay Sivov
comctl32/monthcal: Cache window GWL_STYLE.
tree
|
commitdiff
2009-09-09
Alexandre Julliard
comctl32: Use explicit prototypes for function pointers.
tree
|
commitdiff
2009-09-08
Nikolay Sivov
comctl32/listview: Add partial support for cxMin width...
tree
|
commitdiff
2009-09-08
Nikolay Sivov
comctl32/header: Implement HDS_NOSIZING style with...
tree
|
commitdiff
2009-09-08
Nikolay Sivov
comctl32/listview: Handle LVCFMT_FIXED_WIDTH flag.
tree
|
commitdiff
2009-09-08
Nikolay Sivov
comctl32/header: Implement HDF_FIXEDWIDTH format flag.
tree
|
commitdiff
2009-09-08
Nikolay Sivov
comctl32/listview: Implement LVS_EX_TRANSPARENTBKGND...
tree
|
commitdiff
2009-09-08
Nikolay Sivov
comctl32/trackbar: Drop initial parent creation tests...
tree
|
commitdiff
2009-09-08
Nikolay Sivov
comctl32/trackbar: TBM_SETTIC processing shouldn't...
tree
|
commitdiff
2009-09-08
Nikolay Sivov
comctl32/trackbar: Default to TBTS_TOP position on...
tree
|
commitdiff
2009-09-02
Nikolay Sivov
comctl32/trackbar: Reduce parameter count for some...
tree
|
commitdiff
2009-09-02
Nikolay Sivov
comctl32/trackbar: Cache window style.
tree
|
commitdiff
2009-09-02
Nikolay Sivov
comctl32/trackbar: Fix tic count calculation.
tree
|
commitdiff
2009-09-01
Jan de Mooij
comctl32/propsheet: Update position of hidden buttons...
tree
|
commitdiff
2009-09-01
Nikolay Sivov
comctl32/listview: Call default handler for WM_PAINT...
tree
|
commitdiff
2009-08-31
Ge van Geldorp
comctl32/tests: Adjust message sequences for Win7 ...
tree
|
commitdiff
2009-08-31
Ge van Geldorp
comctl32/tests: Adjust message sequences for Win7 ...
tree
|
commitdiff
2009-08-31
Ge van Geldorp
comctl32/tests: Adjust message sequences for Win7 ...
tree
|
commitdiff
2009-08-29
Alexandre Julliard
comctl32/tests: Fix status test failures on older Windo...
tree
|
commitdiff
2009-08-29
Alexandre Julliard
comctl32/tests: Fix some toolbar test failures on older...
tree
|
commitdiff
2009-08-27
Juan Lang
comctl32: Return the number of characters copied in...
tree
|
commitdiff
2009-08-26
Alexandre Julliard
comctl32/tests: Fix tooltips test failures on older...
tree
|
commitdiff
2009-08-26
Alexandre Julliard
comctl32/tests: Fix tab control test failures on older...
tree
|
commitdiff
2009-08-24
Nikolay Sivov
comctl32/tests: Move message testing helpers to header.
tree
|
commitdiff
2009-08-24
Akihiro Sagawa
comctl32: Update Japanese translation.
tree
|
commitdiff
2009-08-19
Francois Gouget
comctl32/tests: Add a trailing '\n' to ok() calls.
tree
|
commitdiff
2009-08-18
Alexandre Julliard
comctl32/tests: Fix the property sheet tests on older...
tree
|
commitdiff
2009-08-18
Alexandre Julliard
comctl32/tests: Fix a number of listview message test...
tree
|
commitdiff
2009-08-17
Nikolay Sivov
comctl32/tab: Init TCITEM fields in TCM_GETITEM when...
tree
|
commitdiff
2009-08-17
Nikolay Sivov
comctl32/tab: Check destination pointer for NULL in...
tree
|
commitdiff
2009-08-14
Andrew Eikum
comctl32/tests: Add tests for wizard dialog navigation.
tree
|
commitdiff
2009-08-14
Andrew Eikum
comctl32: Correctly assign focus and default button...
tree
|
commitdiff
2009-08-14
Andrew Eikum
comctl32: Don't pass unrelated control to UnChanged.
tree
|
commitdiff
2009-08-13
Owen Rudge
comctl32: Add stubs for image list functions introduced...
tree
|
commitdiff
2009-08-13
Owen Rudge
comctl32/tests: Add basic test for IImageList using...
tree
|
commitdiff
2009-08-13
Owen Rudge
comctl32/tests: Move v6 test initialisation routines...
tree
|
commitdiff
2009-08-13
Nikolay Sivov
comctl32/listview: Block redrawing entirely after WM_SE...
tree
|
commitdiff
2009-08-12
Nikolay Sivov
comctl32/treeview: Fix test failure on Vista.
tree
|
commitdiff
2009-08-12
Nikolay Sivov
comctl32/treeview: Fix some test failures on XP and...
tree
|
commitdiff
2009-08-12
Nikolay Sivov
comctl32/listview: Some tests to show we don't handle...
tree
|
commitdiff
2009-08-07
Nikolay Sivov
comctl32/treeview: Check passed handle value in WM_COMM...
tree
|
commitdiff
2009-08-07
Nikolay Sivov
comctl32/treeview: Use separate pointer for currently...
tree
|
commitdiff
2009-08-06
Nikolay Sivov
comctl32/treeview: Handle EN_KILLFOCUS in WM_COMMAND...
tree
|
commitdiff
2009-08-06
Nikolay Sivov
comctl32/treeview: Some tests to show edit item label...
tree
|
commitdiff
2009-08-06
Nikolay Sivov
comctl32/treeview: Make tests not depend from each...
tree
|
commitdiff
2009-08-06
Nikolay Sivov
comctl32/treeview: Use a common structure for tests...
tree
|
commitdiff
2009-08-06
Nikolay Sivov
comctl32/listview: Fix comment typo.
tree
|
commitdiff
2009-08-05
Alexandre Julliard
comctl32/tests: Fix some test failures on older versions.
tree
|
commitdiff
2009-08-04
André Hentschel
comctl32: Stop flicker when drawing themed and draw...
tree
|
commitdiff
2009-08-04
Nikolay Sivov
comctl32/listview: Enable column reordering.
tree
|
commitdiff
2009-08-04
Nikolay Sivov
comctl32/listview: Fix visibility computation in detail...
tree
|
commitdiff
2009-08-04
Nikolay Sivov
comctl32/listview: Introduce a way to update cached...
tree
|
commitdiff
2009-08-04
Nikolay Sivov
comctl32/listview: Respect column order while scrolling...
tree
|
commitdiff
2009-08-03
Nikolay Sivov
comctl32/listview: Offset every but LVIR_BOUNDS rectang...
tree
|
commitdiff
2009-08-03
Nikolay Sivov
comctl32/listview: Don't offset to column bound calcula...
tree
|
commitdiff
2009-08-03
Nikolay Sivov
comctl32/treeview: Correct define name.
tree
|
commitdiff
2009-08-03
Nikolay Sivov
comctl32/comboex: Use const pointer when possible.
tree
|
commitdiff
2009-08-03
Aled Hughes
comctl32/toolbar: Avoid unnecessary invalidation on...
tree
|
commitdiff
2009-08-03
Nikolay Sivov
comctl32/listview: Fix some test failures on comctl32...
tree
|
commitdiff
2009-07-24
Vladimir Pankratov
comctl32: Convert the Russian resources to UTF-8.
tree
|
commitdiff
2009-07-24
Nikolay Sivov
comctl32/listview: Don't alter selection mark in LVM_SE...
tree
|
commitdiff
2009-07-24
Nikolay Sivov
comctl32/listview: Set LVIS_FOCUSED for all items with...
tree
|
commitdiff
2009-07-24
Nikolay Sivov
comctl32/listview: Handle NULL lParam in LVM_SETITEMSTATE.
tree
|
commitdiff
2009-07-24
Nikolay Sivov
comctl32/listview: Additional tests for LVM_SETITEMSTAT...
tree
|
commitdiff
2009-07-22
Nikolay Sivov
comctl32/listview: LVM_SETITEMSTATE - select all item...
tree
|
commitdiff
2009-07-16
Dmitry Timoshkov
comctl32: Explicitly initialize visible order of a...
tree
|
commitdiff
2009-07-16
Nikolay Sivov
comctl32/dpa: Don't use start index on searching sorted...
tree
|
commitdiff
2009-07-15
Dmitry Timoshkov
comctl32: Do not redraw treeview in TVM_INSERTITEM...
tree
|
commitdiff
2009-07-15
Vladimir Pankratov
comctl32: Fix division by zero.
tree
|
commitdiff
2009-07-15
Nikolay Sivov
comctl32/header: Fix hittesting flags, extend tests...
tree
|
commitdiff
2009-07-13
Nikolay Sivov
comctl32/header: Update item bounds on WM_SIZE.
tree
|
commitdiff
2009-07-13
Nikolay Sivov
comctl32/header: Use macro to define LPARAM value.
tree
|
commitdiff
2009-07-10
Nikolay Sivov
comctl32/header: Always update rectangles after HDM_SET...
tree
|
commitdiff
2009-07-10
Nikolay Sivov
comctl32/header: Test item rectangles updating after...
tree
|
commitdiff
2009-07-09
Michael Stefaniuc
comctl32: Convert the German resources to UTF-8.
tree
|
commitdiff
2009-07-09
Frédéric Delanoy
comctl32: Fix French translation & UI display.
tree
|
commitdiff
2009-07-09
Nikolay Sivov
comctl32/listview: Fix selection and focus rectangles...
tree
|
commitdiff
2009-07-08
Paul Vriens
comctl32/tests: Fix test failures with comctl32 <=...
tree
|
commitdiff
2009-07-08
Nikolay Sivov
comctl32/listview: Basic LVN_(BEGIN|END)SCROLL tests.
tree
|
commitdiff
2009-07-08
Nikolay Sivov
comctl32/listview: A basic test for column width defaul...
tree
|
commitdiff
2009-07-07
Ricardo Filipe
comctl32: Update Portuguese translation and convert...
tree
|
commitdiff
2009-07-07
Nikolay Sivov
comctl32/listview: Fix hittest flag calculation for...
tree
|
commitdiff
2009-07-07
Nikolay Sivov
comctl32/listview: Fix hittesting for "small" positive...
tree
|
commitdiff
2009-07-07
Nikolay Sivov
comctl32/listview: More LVM_*HITTEST tests.
tree
|
commitdiff
2009-07-06
Nikolay Sivov
comctl32/listview: Fix some test failures on 4.7x.
tree
|
commitdiff
2009-07-06
Nikolay Sivov
comctl32/listview: Basic LVM_GETITEMSPACING tests.
tree
|
commitdiff
2009-07-03
Nikolay Sivov
comctl32/listview: Remove parent creation test. It...
tree
|
commitdiff
2009-07-02
Nikolay Sivov
comctl32/listview: Fix select rectangle calculation...
tree
|
commitdiff
2009-07-02
Michael Stefaniuc
comctl32: Build language resource files separately.
tree
|
commitdiff
2009-07-01
Nikolay Sivov
comctl32/header: Always release item down state on...
tree
|
commitdiff
2009-07-01
Nikolay Sivov
comctl32/listview: Improve hittesting a bit.
tree
|
commitdiff
2009-06-30
Nikolay Sivov
comctl32/rebar: Use proper structure size in tests...
tree
|
commitdiff
2009-06-29
Nikolay Sivov
comctl32/progress: Implement PBM_GETBKCOLOR.
tree
|
commitdiff
next