po: Update French translation.
[wine] / dlls / comctl32 /
2012-05-24  Dmitry Timoshkovcomctl32: Use WARN instead of ERR if a toolbar index...
2012-05-22  Nikolay Sivovcomctl32: Make it possible to use TVM_GETITEM with...
2012-05-17  Piotr Cabancomctl32: Don't make separator on first position hot.
2012-05-17  Piotr Cabancomctl32: Return if point is over a button in TOOLBAR_I...
2012-05-17  Nikolay Sivovcomctl32: When created with TCS_VERTICAL, TCS_MULTILINE...
2012-05-17  Nikolay Sivovcomctl32: Properly disable redraw on tab control.
2012-05-15  Francois GougetAssorted typo, spelling, wording and case fixes.
2012-05-10  Piotr Cabancomctl32: Make icons not overlapping in LVS_ICON mode.
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-18  André Hentschelcomctl32: Remove unneeded shadow variables for comboex.
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-13  Nikolay Sivovcomctl32: Update thumb position on autopage instead...
2012-03-12  Owen Rudgecomctl32/datetime: Fix AM/PM handling with 12-hour...
2012-03-12  Owen Rudgecomctl32/datetime: Allow entering 'AM' or 'PM' via...
2012-03-12  Owen Rudgecomctl32/datetime: Don't check box if no valid date...
2012-03-12  Owen Rudgecomctl32/datetime: Don't allow an invalid year to be...
2012-03-12  Owen Rudgecomctl32/datetime: Ensure up/down/home/end increments...
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  Owen Rudgecomctl32/monthcal: Check both min and max ranges in...
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: Trace Header order array contents.
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-08  Nikolay Sivovcomctl32: Invalidate before item is removed.
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  Thomas Fabercomctl32: Fix MSVC build in imagelist.c.
2012-01-30  Nikolay Sivovcomctl32: Never release state image list.
2012-01-30  Thomas Fabercomctl32: Fix MSVC build in monthcal.c.
2012-01-23  André Hentschelcomctl32: Test and fix WM_GETTEXTLENGTH for statusbars.
2012-01-12  Austin Englishcomctl32: Fix a grammar error in comment.
2012-01-12  Alexandre Julliardcomctl32/syslink: Fix painting of background color...
2012-01-11  Alexandre Julliardcomctl32: Fix management of imagelist growth amount.
2012-01-09  Nikolay Sivovcomctl32: Remove redundant parameter from a helper.
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-29  André Hentschelcomctl32: Also free pszHeaderTitle and pszHeaderSubTitl...
2011-12-27  Nikolay Sivovcomctl32: Block selection change depending on TCN_SELCH...
2011-12-20  Frédéric Delanoycomctl32: Avoid using uninitialized value (Coverity).
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: Use GetDIBits to retrieve the default color...
2011-12-16  Alexandre Julliardcomctl32: Use DrawIconEx to copy icon bits and use...
2011-12-16  Alexandre Julliardcomctl32/tests: Add some more tests for ImageList_Write.
2011-12-15  Alexandre Julliardcomctl32: Don't try to mask out the image for palette...
2011-12-09  Nikolay Sivovcomctl32/listview: Create header when LVS_EX_FULLROWSEL...
2011-12-05  Alexandre Julliardcomctl32: Convert dialogs to po files.
2011-12-05  Nikolay Sivovcomctl32/listview: Create header when LVS_EX_GRIDLINES...
2011-12-01  Alexandre Julliardcomctl32: Fix text wrapping in syslink when an item...
2011-11-30  Alex Henriecomctl32: Update Catalan translation.
2011-11-22  Frédéric Delanoycomctl32: Avoid hardcoding array lengths.
2011-11-21  Alexandre Julliardcomctl32: Merge imagelist definitions into the C file.
2011-11-21  Alexandre Julliardcomctl32: Avoid accessing imagelist internals.
2011-11-21  Alexandre Julliardcomctl32: Take the total bitmap size into account when...
2011-11-18  Frédéric Delanoycomctl32: Avoid hardcoding array lengths.
2011-11-18  Alexandre Julliardcomctl32/syslink: Wrap the link text on \n characters.
2011-11-16  Alexandre Julliardcomctl32: Avoid losing the color masks in CreateMappedB...
2011-11-15  Alexandre Julliardcomctl32: Setup the alpha channel also when reading...
2011-11-15  Alexandre Julliardcomctl32: Add a couple of DIB helper functions for...
2011-11-09  Michael Stefaniucinclude: Fixup "long" numeric constants in commctrl.h.
2011-11-07  Henri Verbeetcomctl32: Avoid using __FUNCTION__ in ranges_check.
2011-10-31  Michael Stefaniuccomctl32: Drop 'inline' from a function using sigsetjmp.
2011-10-28  Huw Daviescomctl32: Initialise the mask's colour table.
2011-10-20  Alex Henriecomctl32: Add Catalan translation.
2011-10-18  Nikolay Sivovcomctl32/tests: Make state data accessible to caller...
2011-10-18  Nikolay Sivovcomctl32/monthcal: Update pointer after reallocation...
2011-10-13  Francois Gougetcomctl32/tests: Make impl_from_IStream() static.
2011-10-08  Peter Schellenbachcomctl32/statusbar: Fixed missing icon in owner draw...
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-30  Nikolay Sivovcomctl32/monthcal: Also invalidate today label while...
2011-09-30  Nikolay Sivovcomctl32/monthcal: Fix week numbers background color.
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: Send a WM_CTLCOLORSTATIC message and erase...
2011-09-26  Francois Gougetcomctl32/tests: Add basic tests for the SysLink control.
2011-09-23  Nikolay Sivovcomctl32/monthcal: Fix jump to today date.
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...
next