comctl32/comboex: Don't invalidate all windows if Edit box isn't set up.
[wine] / dlls / comctl32 / toolbar.c
2009-12-22  Jason Edmeadescomctl32/toolbar: Improve fixme message conditions.
2009-12-21  Alexandre Julliardcomctl32: Use the module instance instead of that of...
2009-11-23  Sergey Khodychcomctl32/toolbar: Use proper button index when freeing...
2009-11-12  Nikolay Sivovcomctl32/toolbar: Call handlers in more general way.
2009-11-12  Nikolay Sivovcomctl32/toolbar: Use single handler for TB_GETBUTTONTE...
2009-11-12  Nikolay Sivovcomctl32/toolbar: Use single handler for TB_SETBUTTONIN...
2009-10-26  Nikolay Sivovcomctl32/toolbar: Don't leak button strings.
2009-10-05  Austin Englishcomctl32: Add missing prototype.
2009-08-03  Aled Hughescomctl32/toolbar: Avoid unnecessary invalidation on...
2009-07-15  Vladimir Pankratovcomctl32: Fix division by zero.
2009-06-29  Nikolay Sivovcomctl32/toolbar: Move parameter cast to WinProc level...
2009-06-26  Nikolay Sivovcomctl32/toolbar: Move initialization to WM_NCREATE...
2009-06-08  Andrew Talbotcomctl32: Constify some variables.
2009-05-25  Nikolay Sivovcomctl32/toolbar: Don't free Toolbar control data too...
2009-05-19  Nikolay Sivovcomctl32/toolbar: No need to use GetSysColor directly.
2009-05-19  Nikolay Sivovcomctl32/toolbar: Use already cached control window...
2009-05-19  Nikolay Sivovcomctl32/toolbar: Remove superfluous forward declarations.
2009-05-19  Nikolay Sivovcomctl32/toolbar: Retrieve control data once at WinProc.
2009-05-07  Giuseppe Bilottacomctl32/toolbar: When a null lParam is passed to TB_GE...
2009-05-07  Giuseppe Bilottacomctl32/toolbar: Skip iString field for separators.
2009-04-22  Giuseppe Bilottacomctl32/toolbar: Fix trace info for TOOLBAR_InternalIn...
2009-04-22  Igor Tarasovcomctl32: TOOLBAR_SetImageList should recalculate toolb...
2009-04-21  Igor Tarasovcomctl32: Fix typo in TOOLBAR_SetButtonSize code.
2009-04-20  Igor Tarasovcomctl32: Fix regression caused by 2d751ee56afced908d07...
2009-03-31  Igor Tarasovcomctl32: Correct handling of toolbar separators size.
2009-03-31  Igor Tarasovcomctl32: CCS_VERT flips toolbar separators orientation.
2009-02-16  Gerald Pfeifercomctl32: Simplify eight TOOLBAR_ function invocations.
2009-02-13  Michael Stefaniuccomctl32: Remove superfluous pointer casts.
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-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  Reece Dunncomctl32: Don't generate a fixme message for the TBSTYL...
2009-01-23  Gerald Pfeifercomctl32: Simplify ten functions by removing unused...
2009-01-19  Gerald Pfeifercomctl32: Simplify twelve functions by removing unused...
2009-01-02  Rob Shearmancomctl32: Add names for now documented toolbar messages.
2009-01-02  Gerald Pfeifercomctl32: Simplify fifteen functions by removing unused...
2008-11-21  Ricardo Filipecomctl32: Remove dead stores (llvm/clang).
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-04  Michael Stefaniuccomctl32: Do not cast zero.
2008-10-28  Michael Stefaniuccomctl32: Remove superfluous casts as HANDLE to other...
2008-10-24  Michael Stefaniuccomctl32: Remove the superfluous casting of the LPVOID...
2008-07-23  Mikołaj Zalewskicomctl32: toolbar: TB_SETBITMAPSIZE should not change...
2008-07-22  Mikołaj Zalewskicomctl32: Don't print ERRs for reflected messages.
2008-05-23  Andrew Talbotcomctl32: Indentation fix.
2008-04-24  Aric Stewartcomctl32: Fix an off-by-one error in toolbar TOOLBAR_Se...
2008-04-23  Austin EnglishSpelling fixes.
2008-04-16  Andrew Talbotcomctl32: Remove unused variables.
2008-04-14  Andrew Talbotcomctl32: Remove unused variables.
2008-03-12  Lei Zhangcomctl32: Fix TB_GETSTRING return values.
2008-03-12  Lei Zhangcomctl32: Add tests for TB_GETSTRING, fix NULL pointer...
2008-02-12  Andrew Talbotcomctl32: Assign to structs instead of using memcpy.
2008-02-07  Lei Zhangcomctl32: Use wine_dbgstr_rect() in traces.
2008-01-24  Austin Englishcomctl32: Spelling fixes.
2008-01-02  Andrew Talbotcomctl32: Remove unneeded casts.
2007-12-03  Andrew Talbotcomctl32: Remove unneeded casts.
2007-10-29  Alexander Dorofeyevcomctl32: Fix broken detection of non-empty string.
2007-10-29  Alexander Dorofeyevcomctl32: Pass command id of button in wParam.
2007-10-22  Lionel Debrouxcomctl32: Remove redundant NULL check before free ...
2007-08-28  Jason Edmeadescomctl32: toolbar: Implemented SetRows.
2007-07-20  Mikołaj Zalewskicomctl32: toolbar: Test and fix invalid indexes passed...
2007-07-11  Mikołaj Zalewskicomctl32: toolbar: We should send TBN_GETDISPINFOW...
2007-07-11  Mikołaj Zalewskicomctl32: toolbar: The iImage in TBN_GETDISPINFO should...
2007-06-01  Dmitry Timoshkovcomctl32: Fix a compilation warning in 64-bit mode.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-16  Mikołaj Zalewskicomctl32: toolbar: TB_SETIMAGELIST should try to preser...
2007-04-24  Mikołaj Zalewskicomctl32: toolbar: Don't execute TB_GETBUTTONINFO if...
2007-04-24  Mikołaj Zalewskicomctl32: toolbar: Merge TOOLBAR_GetButtonInfoA and...
2007-04-06  Felix Nawothnigcomctl32: Allow destruction of toolbar in BN_CLICKED...
2007-04-03  Andrew Talbotcomctl32: Constify some variables.
2007-03-28  Mikołaj Zalewskicomctl32: toolbar: TB_HIDEBUTTON and TB_MOVEBUTTON...
2007-03-21  Mikołaj Zalewskicomctl32: toolbar: We shouldn't try to resize standard...
2007-03-21  Mikołaj Zalewskicomctl32: toolbar: Test standard buttons size.
2007-03-21  Mikołaj Zalewskicomctl32: toolbar: The default button size is 16x16.
2007-03-17  Andrew Talbotcomctl32: Replace inline static with static inline.
2007-03-08  Michael Stefaniuccomctl32: Remove redundant NULL checks before Free...
2007-02-07  Mikołaj Zalewskicomctl32: toolbar: Copy bitmaps with CopyImage so that...
2007-01-16  Mikołaj Zalewskicomctl32: toolbar: Fix the TB_SETBITMAPSIZE for width...
2007-01-16  Mikołaj Zalewskicomctl32: toolbar: Recalc the toolbar after a TB_SETIMA...
2006-11-09  Mike McCormackcomctl32: Downgrade an ERR to a WARN.
2006-11-02  Mikołaj Zalewskicomctl32: toolbar: Use the width of the current button...
2006-11-02  Mikołaj Zalewskicomctl32: toolbar: The SetButtonSize should not allow...
2006-11-02  Mikołaj Zalewskicomctl32: toolbar: The top margin should be computed...
2006-11-02  Mikołaj Zalewskicomctl32: toolbar: Add a LayoutToolbar that works like...
2006-11-02  Mikołaj Zalewskicomctl32: toolbar: Fix buttons heights.
2006-11-02  Mikołaj Zalewskicomctl32: toolbar: The string should be included in...
2006-11-02  Mikołaj Zalewskicomctl32: toolbar: Add support for WM_SETFONT.
2006-10-25  Oleg Krylovcomctl32: Create tooltip windows with WS_POPUP style.
2006-10-25  Alexandre Julliardcomctl32: Properly handle negative coordinates for...
2006-10-19  Mikołaj Zalewskicomctl32: toolbar: Fix the tests and handling of TB_SET...
2006-10-19  Oleg Krylovcomctl32: toolbar: Create tooltip on TB_GETTOOLTIPS...
2006-10-14  Mikołaj Zalewskicomctl32: toolbar: Test and improve TB_SETHOTITEM.
2006-10-14  Mikołaj Zalewskicomctl32: toolbar: Use nHotItem not nOldHit for the...
2006-10-14  Mikołaj Zalewskicomctl32: toolbar: Don't try to redraw buttons outside...
2006-10-14  Mikołaj Zalewskicomctl32: toolbar: Change the dwData from DWORD to...
next