wined3d: Get rid of the haveHardwareCursor flag.
[wine] / dlls / comctl32 /
2011-05-16  Marcus Meissnercomctl32: Mark internal symbols as hidden visibility.
2011-05-16  Nikolay Sivovcomctl32/treeview: Get rid of wine prefixed names.
2011-05-16  Nikolay Sivovcomctl32/treeview: Properly update image state index...
2011-05-16  Nikolay Sivovcomctl32/treeview: Store item state supplied from TVN_G...
2011-05-16  Nikolay Sivovcomctl32/treeview: Always return state from TVM_GETITEM...
2011-05-13  Nikolay Sivovcomctl32/tests: Initialize subitem index.
2011-05-13  Nikolay Sivovcomctl32/tests: Test return values in uniform way.
2011-05-13  Nikolay Sivovcomctl32/listview: Fix parameter validation for LVM_SET...
2011-05-13  Nikolay Sivovcomctl32/tab: Send NM_RCLICK on WM_RBUTTONUP.
2011-05-12  Nikolay Sivovcomctl32/tests: Make functions from test macros.
2011-05-11  Nikolay Sivovcomctl32/listview: Don't forward HDN_ITEMCHANGING/HDN_I...
2011-05-09  Francois GougetAssorted spelling and case fixes.
2011-05-09  Nikolay Sivovcomctl32/listview: Make edit box handle available from...
2011-05-06  Nikolay Sivovcomctl32/listview: Don't refuse to set subitem data...
2011-05-06  Nikolay Sivovcomctl32/tests: Test message result for equality.
2011-05-02  Nikolay Sivovcomctl32: Ignore size field when creating with -W calls.
2011-05-02  Nikolay Sivovcomctl32/tests: Add more MRU tests.
2011-05-02  Nikolay Sivovcomctl32: Adjust field names and some defines to match...
2011-05-02  Nicolas Le Camcomctl32/tests: Remove a set but unused variable.
2011-04-27  Nikolay Sivovcomctl32/syslink: Call default procedure directly when...
2011-04-27  Nikolay Sivovcomctl32/tests: Remove practically unused parameters...
2011-04-26  Henri Verbeetcomctl32: Return if there's no current selection in...
2011-04-25  Amine Khaldicomctl32: Don't draw text when the number of text lines...
2011-04-25  Frédéric Delanoypo: Add message contexts (and French translations)...
2011-04-13  Austin Englishcomctl32: Remove extraneous parentheses (LLVM/Clang).
2011-04-12  Henri Verbeetcomctl32: Allocate the correct amount of memory for...
2011-04-11  Nikolay Sivovcomctl32/tab: Use dpa to store item data.
2011-04-11  Nikolay Sivovcomctl32/tab: Fix invalid read of item data.
2011-04-04  Nikolay Sivovcomctl32/monthcal: Some tests for MCM_SIZERECTTOMIN.
2011-04-04  Nikolay Sivovcomctl32/monthcal: Get rid of empty slots in cached...
2011-04-04  Nikolay Sivovcomctl32/monthcal: Cache pens, fix line colour.
2011-04-04  Nikolay Sivovcomctl32/monthcal: Fix today label position and text...
2011-04-04  Nikolay Sivovcomctl32/monthcal: Week numbers use title colour.
2011-04-01  Gerald Pfeifercomctl32: Simplify MONTHCAL_PaintLeadTrailMonths.
2011-03-31  Vincent Povirkcomctl32: Validate the day of month when scrolling...
2011-03-31  Vincent Povirkcomctl32: When entering a month or year, keep the day...
2011-03-31  Vincent Povirkcomctl32: Use current month and year when checking...
2011-03-28  Nikolay Sivovcomctl32/listview: Fix edit box text limit.
2011-03-28  Nikolay Sivovcomctl32/listview: Adjust dispinfo text buffer length.
2011-03-28  Nikolay Sivovcomctl32/monthcal: Clean day painting function.
2011-03-28  Nikolay Sivovcomctl32/monthcal: Selection and abbreviations should...
2011-03-28  Nikolay Sivovcomctl32/monthcal: Cache brush handles.
2011-03-28  Nikolay Sivovcomctl32/monthcal: Fix hit test for previous month.
2011-03-28  Nikolay Sivovcomctl32/monthcal: Move partially visible months painti...
2011-03-28  Nikolay Sivovcomctl32/monthcal: Remove outdated comment.
2011-03-28  Marcus Meissnercomctl32: Added missing break (Coverity).
2011-03-16  Francois Gougetcomctl32/tests: Make init_tbsize_result() and tbsize_ad...
2011-03-15  Marcus Meissnercomctl32: Removed array NULL check (Coverity).
2011-03-10  Vincent Povirkcomctl32: Validate text entered in a datetime by the...
2011-03-07  Francois Gougetcomctl32: Add a trailing '\n' to an ERR() call.
2011-03-07  Francois Gougetcomctl32/tests: Add a '\n' to a pair of ok() calls.
2011-03-02  Dmitry Timoshkovcomctl32: 'clip' rect is unused in the WM_ERASEBKGND...
2011-03-01  Peter Urbaneccomctl32: Add a check for setting number of parts in...
2011-02-28  Peter Urbaneccomctl32/tests: Enable statusbar tooltip tests.
2011-02-28  Peter Urbaneccomctl32: Use signed indices, so that the number of...
2011-02-28  Austin Englishcomctl32/tests: Remove win9x hack.
2011-02-25  Nikolay Sivovcomctl32/ipaddress: Use array index after range check...
2011-02-25  Nikolay Sivovcomctl32/listview: Fix dead condition (Coverity).
2011-02-25  Nikolay Sivovcomctl32/rebar: Don't use local variable with the same...
2011-02-25  Nikolay Sivovcomctl32/datetime: Fix use of out-of-scope local buffer...
2011-02-25  Nikolay Sivovcomctl32/comboex: Reduce variable scope.
2011-02-21  Alexander Scott... comctl32: Fix read of uninitialized data in notify_item...
2011-02-21  Alexander Scott... comctl32: Fix read of uninitialized data in LISTVIEW_Ge...
2011-02-18  Austin Englishcomctl32/tests: Make sure to use a return value (LLVM...
2011-02-18  Austin Englishcomctl32/tests: Make sure to use a return value (LLVM...
2011-02-18  Austin Englishcomctl32/tests: Make sure to use a return value (LLVM...
2011-02-18  Austin Englishcomctl32/tests: Make sure to use a return value (LLVM...
2011-02-18  Austin Englishcomctl32/tests: Remove dead assignments (LLVM/Clang).
2011-02-17  Alexander Scott... comctl32: Fix read of uninitialized data in LISTVIEW_He...
2011-02-14  Gerald Pfeifercomctl32/tests: Remove unused parameter from test_remov...
2011-02-14  Gerald Pfeifercomctl32/tests: Avoid uninitialized variable warning...
2011-02-07  Alexander Kochetkovcomctl32: Fixed height of comboboxex32.
2011-02-07  Francois Gougetcomctl32/tests: Fix compilation on systems that don...
2011-02-07  Nikolay Sivovcomctl32/tests: Test more return values (LLVM/Clang).
2011-02-07  Nikolay Sivovcomctl32/listview: Remove duplicated operation (LLVM...
2011-02-07  Nikolay Sivovcomctl32/listview: Remove some useless operations ...
2011-02-07  Nikolay Sivovcomctl32/listview: Remove couple of dead assignments...
2011-02-07  Austin Englishcomctl32/tests: Make sure to use return value (LLVM...
2011-01-31  Nikolay Sivovcomctl32/tests: Initialize item mask on item insert...
2011-01-20  Greg Geldorpcomctl32/tests: Fix failures for 120DPI display.
2011-01-17  Nikolay Sivovcomctl32/imagelist: Fix a couple of imagelist leaks...
2011-01-17  Nikolay Sivovcomctl32/tests: Fix a leak in rebar test data allocatio...
2011-01-17  Nikolay Sivovcomctl32/tests: Fix a leak in toolbar test data allocat...
2011-01-11  Alexandre Julliardcomctl32: Convert string table resources to po files.
2011-01-10  Alexandre Julliardcomctl32/imagelist: Don't change destination size in...
2011-01-10  Joel Holdsworthcomctl32/rebar: Implemented dragging between rows.
2011-01-10  Joel Holdsworthcomctl32/rebar: Moved drag notify code into REBAR_Mouse...
2011-01-10  Joel Holdsworthcomctl32/rebar: Implemented band reordering within...
2011-01-10  Joel Holdsworthcomctl32/rebar: Removed a redundant call.
2011-01-03  Gerald Pfeifercomctl32: Shed unused parameter from TOOLTIPS_NCCreate.
2011-01-03  Gerald Pfeifercomctl32: Remove the last, unused parameter from LISTVI...
2010-12-20  Hwang YunSongcomctl32: Update Korean resource.
2010-12-13  Alexandre Julliardcomctl32: Fix positioning of tracking tooltips at the...
2010-12-09  Francois Gougetcomctl32: Add a trailing '\n' to a FIXME() call.
2010-12-05  André Hentschelcomctl32: Partially implement new messages.
2010-12-03  Francois Gougetcomctl32/tests: Add a trailing '\n' to an ok() call.
2010-12-03  Nikolay Sivovcomctl32/listview: Don't touch out text pointer if...
2010-11-23  Paul Vrienscomctl32/tests: Fix shell32 test failures on NT4/W2K.
2010-11-17  Nikolay Sivovcomctl32/treeview: Remove some casts.
2010-11-17  Nikolay Sivovcomctl32/treeview: Use a code set by dispinfo holder...
next