appwiz.cpl: Update Portuguese translation and convert to UTF8.
[wine] / dlls / comctl32 /
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.
2009-06-09  Nikolay Sivovcomctl32/listview: Remove outdated todo entries.
2009-06-09  Nikolay Sivovcomctl32/listview: Fix item count tests to be dpi aware.
2009-06-08  Alexandre Julliardcomctl32: Avoid repainting a NULL link.
2009-06-08  Vincent Povirkcomctl32: Use NMTVDISPINFOEX in the TVN_GETDISPINFO...
2009-06-08  Nikolay Sivovcomctl32/listview: Revert column scrolling recent chang...
2009-06-08  Nikolay Sivovcomctl32/listview: Use LV_VIEW_* constants instead...
2009-06-08  Nikolay Sivovcomctl32/listview: Defaulting to NFR_ANSI on query...
2009-06-08  Nikolay Sivovcomctl32/listview: Position edit box after notification.
2009-06-08  Nikolay Sivovcomctl32/listview: Test showing that Edit box should...
2009-06-08  Nikolay Sivovcomctl32/listview: Edit box should be destroyed on...
2009-06-08  Andrew Talbotcomctl32: Constify some variables.
2009-06-05  Alexandre Julliardcomctl32/tests: Avoid size_t in traces.
2009-06-05  Nikolay Sivovcomctl32/listview: Improve column scrolling.
2009-06-05  Nikolay Sivovcomctl32/listview: Partially revert commit 43d982fde6b3...
2009-06-05  Andrew Talbotcomctl32: Constify some variables.
2009-06-04  Nikolay Sivovcomctl32/listview: Improve grid drawing on LVS_EX_GRIDL...
2009-06-04  Nikolay Sivovcomctl32/listview: Improve item visibility calculation...
2009-06-04  Nikolay Sivovcomctl32/listview: Some tests for LVS_SORT[A,DE]SCENDIN...
2009-06-04  Andrew Talbotcomctl32: Various const qualifier fixes.
2009-06-03  Nikolay Sivovcomctl32/listview: Implement LVM_SETVIEW.
2009-06-03  Nikolay Sivovcomctl32/listview: Implement LVM_GETVIEW.
2009-06-03  Nikolay Sivovcomctl32/listview: Handle EN_KILLFOCUS in WM_COMMAND...
2009-06-03  Nikolay Sivovcomctl32/listview: EN_KILLFOCUS handling test.
2009-06-02  Nikolay Sivovcomctl32/listview: Block LVM_EDITLABEL when control...
2009-06-01  Nikolay Sivovcomctl32/listview: Some tests for LVM_EDITLABEL.
2009-06-01  Nikolay Sivovcomctl32/listview: Fix item bounds calculation for...
2009-06-01  Nikolay Sivovcomctl32/listview: Item horizontal position isn't appli...
2009-05-29  Nikolay Sivovcomctl32/listview: Don't offset subitem rectangles...
2009-05-29  Nikolay Sivovcomctl32/listview: A bunch of LVM_GETSUBITEMRECT tests.
2009-05-29  Nikolay Sivovcomctl32/listview: Fix regression on LVIR_BOUNDS reques...
2009-05-29  Nikolay Sivovcomctl32/listview: Use NMITEMACTIVATE instead of NMLIST...
2009-05-28  Alexandre Julliardcomctl32/tests: Replace a listview macro by an explicit...
2009-05-28  Andrew Talbotcomctl32: Constify some variables.
2009-05-28  Nikolay Sivovcomctl32/tooltips: Fix callback tip text retrieval.
2009-05-28  Nikolay Sivovcomctl32/tooltips: Move parameter cast to WinProc.
next