sane.ds: Add suport for CAP_AUTOFEED, make batch scans the default.
[wine] / dlls / comctl32 /
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.
2008-11-04  Michael Stefaniuccomctl32: Do not cast zero.
2008-11-04  Michael Stefaniuccomctl32/tests: Use MAKELPARAM instead of "(LPARAM...
2008-11-03  Michael Stefaniuccomctl32: Do not cast NULL.
2008-10-29  Lei Zhangcomctl32: Only update comboex edit box if the mask...
2008-10-29  Lei Zhangcomctl32: Reset nEditLabelItem in LISTVIEW_EndEditLabelT.
2008-10-29  Lei Zhangcomctl32: Don't notify if listview edit box contents...
2008-10-29  Lei Zhangcomctl32: Get rid of DragDetect.
2008-10-29  Michael Stefaniuccomctl32: HANDLE/HGLOBAL are basically just void pointe...
2008-10-28  Michael Stefaniuccomctl32: Remove superfluous casts as HANDLE to other...
2008-10-27  Clinton Stimpsoncomctl32: Fix getting of min size of monthcal when...
2008-10-27  Michael Stefaniuccomctl32: HGDIOBJ is interchangeable with other handle...
2008-10-27  Michael Stefaniuccomctl32: Just use 0 instead of casting NULL twice...
2008-10-24  Michael Stefaniuccomctl32: LockResource() returns a LPVOID so don't...
2008-10-24  Michael Stefaniuccomctl32: DPA_GetPtr() returns a LPVOID so don't cast...
2008-10-24  Michael Stefaniuccomctl32: Remove the superfluous casting of the LPVOID...
2008-10-21  Paul Vrienscomctl32/tests: Use win_skip instead of trace.
2008-10-21  Paul Vrienscomctl32/tests: Use win_skip instead of trace.
2008-10-14  Detlef Riekenbergcomctl32/tests: Fix tests to not depend on 96 dpi,...
next