comctl32: Disable propsheet apply button at start up.
[wine] / dlls / comctl32 / toolbar.c
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...
2006-10-14  Michael Ploujnikovcomctl32: Win64 printf format warning fixes.
2006-10-12  Mikołaj Zalewskicomctl32: toolbar: Store dwBaseCustDraw and dwItemCDFla...
2006-10-12  Mikołaj Zalewskicomctl32: toolbar: Merge TOOLBAR_InsertButtonA and...
2006-10-12  Mikołaj Zalewskicomctl32: toolbar: Passing a string pointer in TB_INSER...
2006-10-12  Mikołaj Zalewskicomctl32: toolbar: Remove dwItemCustDraw from TOOLBAR_I...
2006-10-12  Mikołaj Zalewskicomctl32: toolbar: Don't send NM_CUSTOMDRAW for separators.
2006-10-09  Mikołaj Zalewskicomctl32: toolbar: Fix the TB_ADDSTRING from resources...
2006-10-09  Mikołaj Zalewskicomctl32: toolbar: Merge AddButtonsA and AddButtonsW...
2006-10-09  Mikołaj Zalewskicomctl32: toolbar: Create the tooltip control during...
2006-10-09  Mikołaj Zalewskicomctl32: toolbar: Move add/remove/setrect tooltip...
2006-09-29  Mikołaj Zalewskicomctl32: toolbar: Small fix in TOOLBAR_StyleChanged.
2006-09-29  Mikołaj Zalewskicomctl32: toolbar: Set correcly hwndTrack in TrackMouse...
2006-09-27  Mikołaj Zalewskicomctl32: toolbar: Test and fix TB_ADDSTRING from resource.
2006-09-26  Mikołaj Zalewskicomctl32: toolbar: If wParam in TB_ADDBUTTON is large...
2006-09-26  Mikołaj Zalewskicomctl32: toolbar: Resize the imagelist icons after...
2006-09-21  Mikołaj Zalewskicomctl32: toolbar: Fix the return code of TB_ADDBITMAP.
2006-09-21  Mikołaj Zalewskicomctl32: toolbar: Simplify the TOOLBAR_AddButton.
2006-09-21  Mikołaj Zalewskicomctl32: toolbar: Fix IDB_STD_VIEW_* icons count ...
2006-09-21  Mikołaj Zalewskicomctl32: toolbar: Use correctly wParam in TB_ADDBITMAP.
2006-09-20  Mikołaj Zalewskicomctl32: toolbar: Don't leak the intoPtr->bitmaps...
2006-09-07  Andrew Talbotcomctl32: Cast-qual warnings fix.
2006-08-18  Oleg Krylovcomctl32: Correctly map toolbar bitmap mask color in...
2006-08-17  Oleg Krylovcomctl32: toolbar: Use HOT imagelist for buttons in...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-20  qingdoa daoocomctl32: Fix an unsigned comparison to zero.
2005-11-08  Michael KaufmannHandle WM_PRINTCLIENT.
2005-10-21  Krzysztof FoltmanSeparators with group style set don't separate toolbar...
2005-09-14  Robert Shearman- Add support for navigating a toolbar with the arrow...
2005-09-12  Marcus MeissnerThe last argument to MultiByteToWideChar is wide charac...
2005-08-30  Frank RichterFix warnings in 64bit.
2005-08-29  Yuri KozlovSet default size for toolbar bitmap if not specified.
2005-08-12  Frank RichterAdd theming for toolbar control.
2005-07-22  Robert Shearman- Call SetBkMode with the correct value from the NMTBCU...
2005-07-22  Robert Shearman- Height is now calculated based on the number of rows...
2005-07-22  Robert ShearmanTBSTATE_INDETERMINATE only takes effect if the button...
2005-07-22  Robert ShearmanNative autosizes on inserting/adding buttons, so we...
2005-07-22  Robert ShearmanThe IsValidImageList test is not needed because if...
2005-07-22  Robert ShearmanThe calculated button height should include the text...
2005-07-15  Aric StewartWhen adding an image copy the full previous buffer.
2005-06-25  Robert Shearman- Document how the native lays out the internal compone...
2005-05-06  Francois GougetAssorted spelling fixes.
2005-04-15  Robert ShearmanFix TB_GETBUTTONSIZE to return the correct width/height...
2005-03-25  Dimitrie O. PaunUse {Alloc,ReAlloc,Free}() instead of Heap{Alloc,ReAllo...
2005-03-25  Dimitrie O. PaunFix a memory leak in toolbar. Avoid casts.
2005-03-23  Dimitrie O. PaunComplete unicodification of the toolbar common control.
2005-01-28  Thomas WeidenmuellerWhen a toolbar doesn't have the TBSTYLE_FLAT style...
2005-01-26  Francois GougetAssorted spelling fixes.
2005-01-24  TinusProperly allow removing toolbar bitmaps by changing...
2005-01-09  Eric PouechRemoved excessive statement (break after return or...
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-11-30  Robert ShearmanStore the new style before redrawing and repositioning...
2004-11-10  Robert Shearman- Set cache bitmap dimensions correctly when a 0x0...
2004-11-08  Robert Shearman- bNtfUnicode is a dup' of bUnicode so remove it and...
2004-11-06  Robert ShearmanImplement TBN_RESTORE notification.
2004-11-01  Dmitry TimoshkovDo not retrieve infoPtr twice in ToolbarWindowProc...
2004-10-25  Robert Shearman- Don't fill in any more information than native does...
2004-10-21  Thorsten KaniDon't add extra OFFSET_X/Y to the calculation of rcBitm...
2004-10-21  Robert Shearman- Draw with ILD_TRANSPARENT instead of ILD_NORMAL to...
2004-10-18  Robert Shearman- TBN_DELETINGBUTTON sends the command ID, not the...
2004-09-23  Filip NavaraAdd note about unimplemented TB_SAVERESTORE message.
next