po: Update French translation.
[wine] / dlls / comctl32 / tests /
2012-05-22  Nikolay Sivovcomctl32: Make it possible to use TVM_GETITEM with...
2012-05-17  Nikolay Sivovcomctl32: When created with TCS_VERTICAL, TCS_MULTILINE...
2012-05-10  Piotr Cabancomctl32: LVM_SETITEMTEXT is not supported on LVS_OWNER...
2012-04-25  Francois Gougetcomctl32/tests: Add a trailing '\n' to an ok() call.
2012-04-16  Akihiro Sagawacomctl32: Truncate the info tip text when using ANSI...
2012-04-16  Akihiro Sagawacomctl32/tests: Add tests for long info tip texts.
2012-04-12  Akihiro Sagawacomctl32: Add support for retrieving lpszText in TOOLIN...
2012-04-05  Daniel Jelinskicomctl32/tests: Added tests for treeview TVM_HITTEST...
2012-04-02  Daniel Jelinskicomctl32/tests: Added test for treeview expand notifica...
2012-03-26  Nikolay Sivovcomctl32: Use single notification message for setting...
2012-03-12  Owen Rudgecomctl32/datetime: Check dates are within range in...
2012-03-12  Owen Rudgecomctl32/tests: Add test for DTM_SETSYSTEMTIME outside...
2012-03-12  Nikolay Sivovcomctl32: Update thumb position on WM_MOUSEMOVE instead...
2012-02-29  Nikolay Sivovcomctl32/tests: Fix test failures running on February 29.
2012-02-20  Francois Gougetcomctl32/tests: Make cbt_hook_proc() static.
2012-02-20  Frédéric Delanoycomctl32/tests: Use initialized window handle when...
2012-02-16  Nikolay Sivovcomctl32: Fix TB_SETEXTENDEDSTYLE to use mask passed...
2012-02-13  Nikolay Sivovcomctl32: Update ticks on TBM_SETRANGE.
2012-02-13  Nikolay Sivovcomctl32: Update ticks on TBM_SETRANGEMIN.
2012-02-13  Nikolay Sivovcomctl32: Update ticks on TBM_SETRANGEMAX.
2012-02-09  Nikolay Sivovcomctl32: A test for auto-set TBSTYLE_TRANSPARENT style.
2012-02-07  Michael Stefaniuccomctl32: Remove an obsolete resource attribute.
2012-02-06  André Hentschelcomctl32/tests: Add some more thumb length tests.
2012-02-01  Nikolay Sivovcomctl32: More tests for Toolbar window style handling.
2012-01-30  Nikolay Sivovcomctl32: Never release state image list.
2012-01-23  André Hentschelcomctl32: Test and fix WM_GETTEXTLENGTH for statusbars.
2012-01-11  Alexandre Julliardcomctl32: Fix management of imagelist growth amount.
2012-01-09  Nikolay Sivovcomctl32: Store style bits provided with WM_CREATE.
2012-01-09  Nikolay Sivovcomctl32: Fix TB_SETSTYLE behaviour and return value.
2011-12-20  Nikolay Sivovcomctl32: Fix parameter validation for CreateMRUListLaz...
2011-12-16  Alexandre Julliardcomctl32/tests: Fix a test failure on older Windows.
2011-12-16  Alexandre Julliardcomctl32/tests: Add some more tests for ImageList_Write.
2011-12-09  Nikolay Sivovcomctl32/listview: Create header when LVS_EX_FULLROWSEL...
2011-12-05  Nikolay Sivovcomctl32/listview: Create header when LVS_EX_GRIDLINES...
2011-10-18  Nikolay Sivovcomctl32/tests: Make state data accessible to caller...
2011-10-13  Francois Gougetcomctl32/tests: Make impl_from_IStream() static.
2011-10-06  Marko Nikoliccomctl32/tests: Removed sign comparison warning in...
2011-10-06  Marko Nikoliccomctl32/tests: Removed sign comparison warning in...
2011-10-03  Nikolay Sivovcomctl32/treeview: Free checkbox imagelist when control...
2011-10-03  Nikolay Sivovcomctl32/tests: Fix a test that depends on control...
2011-10-03  Nikolay Sivovcomctl32/monthcal: After notification safely free buffe...
2011-09-27  Michael Stefaniuccomctl32/tests: Don't accept Win95 behavior.
2011-09-27  Michael Stefaniuccomctl32/tests: Standardize COM in imagelist.c.
2011-09-27  Francois GougetAssorted spelling fixes & co.
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2011-09-26  Francois Gougetcomctl32/tests: Add basic tests for the SysLink control.
2011-09-23  Nikolay Sivovcomctl32/monthcal: Properly adjust day of week in MCM_S...
2011-09-23  Nikolay Sivovcomctl32/monthcal: Correct MCM_SETTODAY handler return...
2011-09-23  Nikolay Sivovcomctl32/monthcal: Fix some day state problems.
2011-09-23  Nikolay Sivovcomctl32/monthcal: Fix MCM_GETMONTHRANGE with regard...
2011-09-22  Nikolay Sivovcomctl32/monthcal: Enable multiple calendars support.
2011-09-20  Nikolay Sivovcomctl32/monthcal: Implement MCM_GETCALENDARCOUNT.
2011-09-19  Francois Gougetcomctl32: Don't crash when getting a bad image list...
2011-09-09  Francois Gougetcomctl32/tests: Use the PROPSHEETHEADERA_V1_SIZE macros...
2011-09-08  Francois Gougetcomctl32: Fix the wizard and property sheet dialog...
2011-09-08  Francois Gougetcomctl32/tests: Check the styles of the wizard and...
2011-09-06  Francois Gougetcomctl32: Property sheets must be able to redraw themse...
2011-08-30  André Hentschelcomctl32/tests: Fix printing a NULL string.
2011-08-29  Alexandre Julliardcomctl32: Simplify the DIB byte width computation.
2011-08-22  Nikolay Sivovcomctl32/treeview: Set edit box text before notificatio...
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-08-04  Florian Köberlecomctl32/header: Don't free the imagelist in HEADER_NCD...
2011-08-04  Florian Köberlecomctl32/tests: Test that headers do not free their...
2011-07-28  André Hentscheluser32: Fix for finding nested default buttons.
2011-07-27  Austin Englishcomctl32/tests: Remove win9x hacks.
2011-07-20  Nikolay Sivovcomctl32/listview: Don't invalidate list on LVM_SETBKCOLOR.
2011-07-20  Nikolay Sivovcomctl32/listview: Don't invalidate list on LVM_SETTEXT...
2011-07-20  Nikolay Sivovcomctl32/listview: Don't invalidate list on LVM_SETTEXT...
2011-07-20  Nikolay Sivovcomctl32/tests: Test that edit box is not multiline.
2011-07-19  Michael Stefaniuccomctl32/tests: Don't cast NULL to an int.
2011-07-06  Nikolay Sivovcomctl32/tests: Simplify a workaround for old module...
2011-07-04  Nikolay Sivovcomctl32/tests: Test more return values in tests (Clang).
2011-07-04  Nikolay Sivovcomctl32/tab: Make WM_RBUTTONUP reach default window...
2011-06-28  Marcus Meissnercomctl32: Fixed strncpy (Coverity).
2011-06-24  Jay Yangcomctl32: Make ComboBoxEx send CBEN_ENDEDIT when select...
2011-06-06  Marko Nikoliccomctl32/tests: Removed sign comparison warning in...
2011-06-06  Marko Nikoliccomctl32/tests: Removed sign comparison warning in...
2011-06-06  Marko Nikoliccomctl32/tests: Removed sign comparison warning in...
2011-06-06  Marko Nikoliccomctl32/tests: Removed sign comparison warning in...
2011-06-03  Marko Nikoliccomctl32/tests: Removed sign comparison warning in...
2011-06-02  Marko Nikoliccomctl32/tests: Removed sign comparison warning in...
2011-06-02  Marko Nikoliccomctl32/tests: Removed sign comparison warning in...
2011-06-01  Marko Nikoliccomctl32/tests: Removed sign comparison warning in...
2011-06-01  Marko Nikoliccomctl32/tests: Use unsigned constants to remove sign...
2011-05-30  Marko Nikoliccomctl32/tests: Fixed variable type, removed sign compa...
2011-05-25  Nikolay Sivovcomctl32/treeview: TVM_EXPAND with TVE_TOGGLE action...
2011-05-23  Gerald Pfeifercomctl32/tests: Add casts to avoid comparison of differ...
2011-05-20  Nikolay Sivovcomctl32/tests: Some tests for TVM_GETNEXTITEM and...
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-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  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.
next