ws2_32/tests: Don't use socklen_t.
[wine] / dlls / comctl32 /
2009-03-30  Nikolay Sivovcomctl32/tab: Fix highlighted tabs painting.
2009-03-30  Nikolay Sivovcomctl32/tab: Implemented TCS_MULTISELECT for mouse...
2009-03-30  Nikolay Sivovcomctl32/tab: Implemented TCM_DESELECTALL.
2009-03-30  Nikolay Sivovcomctl32/tab: Remove direct access to items array.
2009-03-26  Nikolay Sivovcomctl32/tab: Selected item should have TCIS_BUTTONPRES...
2009-03-26  Nikolay Sivovcomctl32/tab: Handle state mask in TCM_[G,S]ETITEM.
2009-03-26  Nikolay Sivovcomctl32/tab: Draw tab button properly on TCIS_BUTTONPR...
2009-03-25  Paul Vrienscomctl32/tests: Fix a crash on W2K and below.
2009-03-24  Nikolay Sivovcomctl32/listview: Some tests for LVM_GETSUBITEMRECT.
2009-03-24  Nikolay Sivovcomctl32/ipaddress: Store current IP address text as...
2009-03-24  Nikolay Sivovcomctl32/trackbar: Fix reverting to default value for...
2009-03-24  Nikolay Sivovcomctl32/tab: Implement TCM_[G,S]ETEXTENDEDSTYLE and...
2009-03-24  Nikolay Sivovcomctl32/tab: Fix button background filling on TCS_BUTTONS.
2009-03-24  Nikolay Sivovcomctl32/tab: Implement TCM_REMOVEIMAGE.
2009-03-13  Nikolay Sivovcomctl32: LVN_ITEMCHANGED notification should be sent...
2009-03-11  Nikolay Sivovcomctl32: Fix item selection with VK_SPACE when Ctrl...
2009-03-09  Francois GougetRemove spaces before '\n's.
2009-03-06  Nikolay Sivovcomctl32: Replace nonprintable characters with spaces...
2009-03-06  Alexandre Julliardcomctl32/tests: Disable a test that crashes on NT4.
2009-03-06  Alexandre Julliardcomctl32/tests: Fix the monthcal window creation messag...
2009-03-05  Alexandre Julliardcomctl32/tests: Set the listview image list after WM_CR...
2009-03-03  Nikolay Sivovcomctl32: Correctly report systemcolor use for Treeview...
2009-03-02  Aurimas Fischercomctl32: Add Lithuanian translation.
2009-03-02  Gerald Pfeifercomctl32: Simplify three TAB_ functions.
2009-02-27  Igor Tarasovcomctl32: Make REBAR_StyleChanged respect wParam.
2009-02-26  Francois Gougetcomctl32/tests: Use win_skip() to skip over unimplement...
2009-02-19  Igor Tarasovcomctl32: Make listview forward HDN_ITEMCLICK.
2009-02-19  Igor Tarasovcomctl32: Do not send LVN_DELETEITEM on LVM_DELETEALLIT...
2009-02-19  Igor Tarasovcomctl32: Implement LVN_ODFINDITEM.
2009-02-19  Igor Tarasovcomctl32: Make LISTVIEW_ProcessLetterKeys accept Unicod...
2009-02-16  Gerald Pfeifercomctl32: Simplify eight TOOLBAR_ function invocations.
2009-02-16  Gerald Pfeifercomctl32: Simplify fifteen tooltips function invocations.
2009-02-16  Rein Klazescomctl32: Fix for owner draw statusbar.
2009-02-13  Detlef Riekenbergcomctl32/tests: The status control use a different...
2009-02-13  Michael Stefaniuccomctl32: Remove superfluous pointer casts.
2009-02-13  Michael Stefaniuccomctl32: Remove an one-off macro.
2009-02-11  Francois GougetAssorted spelling fixes.
2009-02-09  Vitaliy Margolencomctl32: Use style to distinguish between embedded...
2009-02-06  Michael Stefaniuccomctl32/tests: Remove superfluous pointer casts.
2009-02-04  Detlef Riekenbergcomctl32/tests: Make the test dpi and theme aware by...
2009-02-02  Mikołaj Zalewskicomctl32: toolbar: Only changing TBSTYLE_EX_MIXEDBUTTON...
2009-02-02  Mikołaj Zalewskicomctl32: toolbar: Unlike in listview, TB_SETEXTENDEDST...
2009-02-02  Mikołaj Zalewskicomctl32: toolbar: TB_SETBUTTONINFO should do a relayou...
2009-02-02  Mikołaj Zalewskicomctl32: toolbar: Use different function for dumping...
2009-02-02  Mikołaj Zalewskicomctl32: toolbar: Move common TB_ADDBUTTONS and TB_INS...
2009-02-02  Detlef Riekenbergcomctl32: Make the status control height dpi and theme...
2009-02-02  Vitaliy Margolencomctl32: Fix propsheet size calculation.
2009-02-02  Gerald Pfeifercomctl32: Simplify four functions by removing unused...
2009-01-28  Mikołaj Zalewskicomctl32: toolbar: Make sure all TBUTTON_INFO fields...
2009-01-26  Alasdair Sinclaircomctl32: Fix missing void in empty parameter list.
2009-01-26  Alasdair Sinclaircomctl32/tests: Fix missing void in empty parameter...
2009-01-26  Reece Dunncomctl32: Don't generate a fixme message for the TBSTYL...
2009-01-23  Gerald Pfeifercomctl32: Simplify ten functions by removing unused...
2009-01-22  Francois Gougetcomctl32/tests: Add a trailing '\n' to an ok() call.
2009-01-21  André Hentschelcomctl32: Fix callback in treeview.
2009-01-20  Mario Kacmarcomctl32: Added Slovak translation.
2009-01-20  Mikołaj Zalewskicomctl32: treeview: Add a test showing that a pszText...
2009-01-19  Gerald Pfeifercomctl32: Simplify twelve functions by removing unused...
2009-01-19  Gerald Pfeifercomctl32: Remove unused parameter from SYSLINK_WrapLine.
2009-01-14  André Hentschelcomctl32/tests: Fix wrong comment-headline in toolbar.c.
2009-01-10  Alexandre Julliardcomctl32/tests: Fix lparam checks in the treeview test...
2009-01-10  Alexandre Julliardcomctl32: Fix the COMBOBOXEXITEM structure and the...
2009-01-05  Ge van Geldorpcomctl32/tests: Fix title bar tests for non-English...
2009-01-05  Michael Stefaniuccomctl32/tests: Do not cast the IDC_* defines to a...
2009-01-03  Alexandre Julliardcomctl32/tests: Fix pointer casting warnings on 64...
2009-01-02  Andrew Talbotcomctl32: Declare some variables static.
2009-01-02  Rob Shearmancomctl32: Add names for now documented toolbar messages.
2009-01-02  Gerald Pfeifercomctl32: Simplify fifteen functions by removing unused...
2008-12-27  Gerald Pfeifercomctl32: Simplify NATIVEFONT_Create.
2008-12-27  Gerald Pfeifercomctl32: Simplify COMBOEX_Command.
2008-12-27  Gerald Pfeifercomctl32: Simplify DATETIME_Char.
2008-12-27  Gerald Pfeifercomctl32: Shed off some unused parameters.
2008-12-17  Andrew Talbotcomctl32: Remove unused Wine debug channel.
2008-12-16  Paul Vrienscomctl32/tests: Destroy the window after the tests.
2008-12-11  ByeongSik Jeon*Ko.rc: Update Korean resource.
2008-12-11  ByeongSik Jeon*Zh.rc: Update the Chinese resource font name to "MS...
2008-12-04  Alexandre Julliardcomctl32: Make a function static.
2008-12-04  Alexandre Julliardcomctl32/tests: Avoid handle casts in traces.
2008-12-04  Alexandre JulliardDefine _WIN32_WINNT before including any headers.
2008-12-03  Aric Stewartcomctl32/tab: Return default tab width in TCM_SETMINTAB...
2008-11-26  Lei Zhangcomctl32: Better day of the month input checking in...
2008-11-26  Lei Zhangcomctl32: Do ascii to integer conversion only once.
2008-11-26  Lei Zhangcomctl32: Process WM_CHAR instead of WM_KEYDOWN for...
2008-11-25  Ricardo Filipecomctl32: Removed dead assignments (llvm/clang).
2008-11-21  Ricardo Filipecomctl32: Remove dead stores (llvm/clang).
2008-11-21  Ricardo Filipecomctl32: Removed dead increment (llvm/clang).
2008-11-21  Ricardo Filipecomctl32: Removed dead increment (llvm/clang).
2008-11-21  Ricardo Filipecomctl32: Removed dead store (llvm/clang).
2008-11-17  Vincent Povirkcomctl32: Do not repaint on TBM_SETPOS if position...
2008-11-14  Detlef Riekenbergcomctl32/tests: Make the header test dpi aware.
2008-11-11  Lei Zhangcomctl32: Check for NULL input in TAB_AdjustRect.
2008-11-07  Sergey Khodychcomctl32/tests: Fix typo in toolbar todo test.
2008-11-07  Reece Dunncomctl32: Don't draw the theme background of the group...
2008-11-07  Michael Stefaniuccomctl32: Remove superfluous casts that crept in as...
2008-11-06  Sergey Khodychcomctl32: toolbar: Use a cx field for buttons in TOOLBA...
2008-11-06  Sergey Khodychcomctl32: toolbar: Improve text layout in TBSTYLE_LIST...
2008-11-06  Sergey Khodychcomctl32: toolbar: Calculate a correct size for empty...
2008-11-05  Reece Dunncomctl32: Support themed check boxes and radio buttons.
2008-11-05  Reece Dunncomctl32: Support themed push buttons.
2008-11-05  Aric Stewartcomctl32: Add implementation of LVS_EX_ONECLICKACTIVATE.
next