comctl32: toolbar: Create tooltip on TB_GETTOOLTIPS message if not yet created.
[wine] / dlls / comctl32 / toolbar.c
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.
2004-09-20  Robert Shearman- Fix some TRACEs
2004-09-16  Robert ShearmanUse Unicode window messages.
2004-09-14  Robert Shearman- Make customization list boxes into drag list boxes.
2004-09-06  Robert Shearman- Obey TBCDRF_NOOFFSET for the button text.
2004-09-02  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-30  Robert ShearmanTB_MARKITEM should redraw button.
2004-08-25  Robert Shearman- Send NM_LDOWN notification.
2004-08-24  Robert ShearmanFix regression with IE's Menu Bar.
2004-08-19  Robert Shearman- Implement insert marks.
2004-08-19  Robert Shearman- Fix anchor highlighting.
2004-08-09  Filip NavaraFix TOOLBAR_DrawMasked to correctly use image list...
2004-07-19  Filip NavaraUse system metrics values in TOOLBAR_DrawPattern instea...
2004-07-16  Filip NavaraMake the pattern drawing in TOOLBAR_DrawPattern look...
2004-06-28  Robert Shearman- Clean up the mask drawing code.
2004-06-02  Ulrich CzekallaHandle case when item text is empty.
2004-06-02  Robert ShearmanDon't draw whole button pressed when separate dropdown...
2004-05-18  Robert Shearman- TBN_DRAGOUT and NM_RDBLCLK notifications.
2004-05-12  Maxime BellengéAdd DT_END_ELLIPSIS as defaut style for text.
2004-05-04  Maxime BellengéAdd NM_RCLICK notification support for toolbars.
2004-05-03  Maxime BellengéFix the size of the listview items in the customize...
2004-05-02  Maxime BellengéFix TB_GETSTYLE message to return the style of the...
2004-04-19  Robert Shearman- Optimise accessing toolbar style by storing it in...
2004-04-07  Huw DaviesFix dumb error from rev. 1.158.
2004-04-01  Robert Shearman- Fix LButtonDown from previous change.
2004-03-23  Robert Shearman- Add cursor resource.
2004-03-18  Robert Shearman- Fix SetBitmapSize.
2004-03-17  Robert Shearman- Documentation update.
2004-03-15  Robert Shearman- Document completeness.
2004-03-15  Robert Shearman- Honour WM_SETREDRAW.
2004-03-13  Robert Shearman- Implement TB_LOADIMAGES, TB_MAPACCELERATOR{A,W},...
2004-03-12  Robert Shearman- Add support for a toolbar global iListGap.
2004-03-11  Ge van GeldorpExplicitly ask for image list with screen depth as...
2004-03-11  Robert ShearmanRewrite drawing code.
2004-03-07  Robert ShearmanDon't allocate space for text when nMaxTextRows = 0.
2004-03-03  Robert Shearman- Support custom check background.
next