jscript: Fixed Number's function lengths.
[wine] / dlls / comctl32 /
2009-08-14  Andrew Eikumcomctl32/tests: Add tests for wizard dialog navigation.
2009-08-14  Andrew Eikumcomctl32: Correctly assign focus and default button...
2009-08-14  Andrew Eikumcomctl32: Don't pass unrelated control to UnChanged.
2009-08-13  Owen Rudgecomctl32: Add stubs for image list functions introduced...
2009-08-13  Owen Rudgecomctl32/tests: Add basic test for IImageList using...
2009-08-13  Owen Rudgecomctl32/tests: Move v6 test initialisation routines...
2009-08-13  Nikolay Sivovcomctl32/listview: Block redrawing entirely after WM_SE...
2009-08-12  Nikolay Sivovcomctl32/treeview: Fix test failure on Vista.
2009-08-12  Nikolay Sivovcomctl32/treeview: Fix some test failures on XP and...
2009-08-12  Nikolay Sivovcomctl32/listview: Some tests to show we don't handle...
2009-08-07  Nikolay Sivovcomctl32/treeview: Check passed handle value in WM_COMM...
2009-08-07  Nikolay Sivovcomctl32/treeview: Use separate pointer for currently...
2009-08-06  Nikolay Sivovcomctl32/treeview: Handle EN_KILLFOCUS in WM_COMMAND...
2009-08-06  Nikolay Sivovcomctl32/treeview: Some tests to show edit item label...
2009-08-06  Nikolay Sivovcomctl32/treeview: Make tests not depend from each...
2009-08-06  Nikolay Sivovcomctl32/treeview: Use a common structure for tests...
2009-08-06  Nikolay Sivovcomctl32/listview: Fix comment typo.
2009-08-05  Alexandre Julliardcomctl32/tests: Fix some test failures on older versions.
2009-08-04  André Hentschelcomctl32: Stop flicker when drawing themed and draw...
2009-08-04  Nikolay Sivovcomctl32/listview: Enable column reordering.
2009-08-04  Nikolay Sivovcomctl32/listview: Fix visibility computation in detail...
2009-08-04  Nikolay Sivovcomctl32/listview: Introduce a way to update cached...
2009-08-04  Nikolay Sivovcomctl32/listview: Respect column order while scrolling...
2009-08-03  Nikolay Sivovcomctl32/listview: Offset every but LVIR_BOUNDS rectang...
2009-08-03  Nikolay Sivovcomctl32/listview: Don't offset to column bound calcula...
2009-08-03  Nikolay Sivovcomctl32/treeview: Correct define name.
2009-08-03  Nikolay Sivovcomctl32/comboex: Use const pointer when possible.
2009-08-03  Aled Hughescomctl32/toolbar: Avoid unnecessary invalidation on...
2009-08-03  Nikolay Sivovcomctl32/listview: Fix some test failures on comctl32...
2009-07-24  Vladimir Pankratovcomctl32: Convert the Russian resources to UTF-8.
2009-07-24  Nikolay Sivovcomctl32/listview: Don't alter selection mark in LVM_SE...
2009-07-24  Nikolay Sivovcomctl32/listview: Set LVIS_FOCUSED for all items with...
2009-07-24  Nikolay Sivovcomctl32/listview: Handle NULL lParam in LVM_SETITEMSTATE.
2009-07-24  Nikolay Sivovcomctl32/listview: Additional tests for LVM_SETITEMSTAT...
2009-07-22  Nikolay Sivovcomctl32/listview: LVM_SETITEMSTATE - select all item...
2009-07-16  Dmitry Timoshkovcomctl32: Explicitly initialize visible order of a...
2009-07-16  Nikolay Sivovcomctl32/dpa: Don't use start index on searching sorted...
2009-07-15  Dmitry Timoshkovcomctl32: Do not redraw treeview in TVM_INSERTITEM...
2009-07-15  Vladimir Pankratovcomctl32: Fix division by zero.
2009-07-15  Nikolay Sivovcomctl32/header: Fix hittesting flags, extend tests...
2009-07-13  Nikolay Sivovcomctl32/header: Update item bounds on WM_SIZE.
2009-07-13  Nikolay Sivovcomctl32/header: Use macro to define LPARAM value.
2009-07-10  Nikolay Sivovcomctl32/header: Always update rectangles after HDM_SET...
2009-07-10  Nikolay Sivovcomctl32/header: Test item rectangles updating after...
2009-07-09  Michael Stefaniuccomctl32: Convert the German resources to UTF-8.
2009-07-09  Frédéric Delanoycomctl32: Fix French translation & UI display.
2009-07-09  Nikolay Sivovcomctl32/listview: Fix selection and focus rectangles...
2009-07-08  Paul Vrienscomctl32/tests: Fix test failures with comctl32 <=...
2009-07-08  Nikolay Sivovcomctl32/listview: Basic LVN_(BEGIN|END)SCROLL tests.
2009-07-08  Nikolay Sivovcomctl32/listview: A basic test for column width defaul...
2009-07-07  Ricardo Filipecomctl32: Update Portuguese translation and convert...
2009-07-07  Nikolay Sivovcomctl32/listview: Fix hittest flag calculation for...
2009-07-07  Nikolay Sivovcomctl32/listview: Fix hittesting for "small" positive...
2009-07-07  Nikolay Sivovcomctl32/listview: More LVM_*HITTEST tests.
2009-07-06  Nikolay Sivovcomctl32/listview: Fix some test failures on 4.7x.
2009-07-06  Nikolay Sivovcomctl32/listview: Basic LVM_GETITEMSPACING tests.
2009-07-03  Nikolay Sivovcomctl32/listview: Remove parent creation test. It...
2009-07-02  Nikolay Sivovcomctl32/listview: Fix select rectangle calculation...
2009-07-02  Michael Stefaniuccomctl32: Build language resource files separately.
2009-07-01  Nikolay Sivovcomctl32/header: Always release item down state on...
2009-07-01  Nikolay Sivovcomctl32/listview: Improve hittesting a bit.
2009-06-30  Nikolay Sivovcomctl32/rebar: Use proper structure size in tests...
2009-06-29  Nikolay Sivovcomctl32/progress: Implement PBM_GETBKCOLOR.
2009-06-29  Nikolay Sivovcomctl32/progress: Implement PBM_GETBARCOLOR, add some...
2009-06-29  Nikolay Sivovcomctl32/toolbar: Move parameter cast to WinProc level...
2009-06-26  Paul Vrienscomctl32/tests: Fix test failures with comctl32 < 5.80.
2009-06-26  Nikolay Sivovcomctl32/toolbar: Move initialization to WM_NCREATE...
2009-06-26  Paul Vrienscomctl32/tests: Fix some test failures with comctl32...
2009-06-25  Paul Vrienscomctl32/tests: Fix test failures on comctl32 < 5.80.
2009-06-24  Nikolay Sivovcomctl32/listview: Initialize string pointers on notifi...
2009-06-24  Francois Gougetcomctl32: Make MapIdSearchCompare() static.
2009-06-23  Nikolay Sivovcomctl32/listview: Invalidate list after WM_MEASUREITEM...
2009-06-23  Nikolay Sivovcomctl32/listview: Notify parent with WM_MEASUREITEM...
2009-06-23  Nikolay Sivovcomctl32/listview: Test for parent sequence when creati...
2009-06-22  Francois GougetAssorted spelling fixes.
2009-06-22  Nikolay Sivovcomctl32/listview: XP SP3 comctl32 V6 test workaround.
2009-06-22  Nikolay Sivovcomctl32/listview: Fix a test failure on 4.7x.
2009-06-22  Nikolay Sivovcomctl32/header: Add support for HDS_FLAT style.
2009-06-22  Nikolay Sivovcomctl32/listview: Implement LVM_MAPIDTOINDEX/LVM_MAPIN...
2009-06-22  Nikolay Sivovcomctl32/listview: Basic LVM_MAPINDEXTOID tests.
2009-06-22  Nikolay Sivovcomctl32/listview: Implement LVM_ISITEMVISIBLE.
2009-06-22  Nikolay Sivovcomctl32/listview: Implement LVM_CANCELEDITLABEL with...
2009-06-19  Nikolay Sivovcomctl32/listview: Add ability to test comctl32 version...
2009-06-19  Francois Gougetcomctl32/tests: Make DummyCompareEx() static.
2009-06-18  Nikolay Sivovcomctl32/listview: Fix test crashes on comctl32 <5.80.
2009-06-18  Aric Stewartcomctl32: In COMBOEX_FindStringExact do not try to...
2009-06-18  Paul Vrienscomctl32/tests: Fix some typos (copy-paste).
2009-06-16  Nikolay Sivovcomctl32/listview: Convert forwarded header notificatio...
2009-06-16  Nikolay Sivovcomctl32/listview: Forward HDN_DIVIDERDBLCLICK to parent.
2009-06-16  Nikolay Sivovcomctl32/listview: Block header items drag if LVS_EX_HE...
2009-06-15  Nikolay Sivovcomctl32/listview: Setting item text to callback stub...
2009-06-15  Nikolay Sivovcomctl32/listview: Get rid of Header_* macros.
2009-06-15  Nikolay Sivovcomctl32/listview: Don't offset subitems on painting.
2009-06-15  Nikolay Sivovcomctl32/listview: Fix some hittest problems on LVS_EX_...
2009-06-15  Nikolay Sivovcomctl32/listview: Don't offset item box to item positi...
2009-06-11  Nikolay Sivovcomctl32/listview: Don't use special value (1) for...
2009-06-11  Nikolay Sivovcomctl32/listview: Make item width calculation not...
2009-06-10  Nikolay Sivovcomctl32/listview: Implement callback functionality...
2009-06-10  Nikolay Sivovcomctl32/listview: Test for indentation callback.
2009-06-09  Andrew Talbotcomctl32: Constify some variables.
next