- CopyAcceleratorTable can cause a buffer overflow because it uses an
[wine] / dlls / comctl32 /
2004-07-06  Mike McCormackCreate a tooltip on demand in the Listview.
2004-06-28  Filip NavaraSet the palette for image list DIBs that has 8 or less...
2004-06-28  Robert ShearmanStart of balloon tip support.
2004-06-28  Robert Shearman- Clean up the mask drawing code.
2004-06-04  Jon GriffithsImplemented TCM_SETITEMEXTRA.
2004-06-04  Dimitrie O. PaunClear the state image bits only if LVS_EX_CHECKBOXES...
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-27  Ivan Leo PuotiChanged my name, so update copyright info.
2004-05-18  Robert Shearman- TBN_DRAGOUT and NM_RDBLCLK notifications.
2004-05-17  Patrik StridvallStrSpnW doesn't exist in comctl32.dll but StrCSpnW...
2004-05-17  Filip Navara- Let the subclassing stack grow the opposite way to...
2004-05-12  Maxime BellengéAdd DT_END_ELLIPSIS as defaut style for text.
2004-05-11  Ulrich CzekallaHandle case where iterator range contains 0 elements.
2004-05-10  Maxime BellengéImplemented PSH_WIZARD97_OLD and PSH_WIZARD97_NEW prope...
2004-05-10  Ilya KorniykoEncoding fixes in Ukrainian translation.
2004-05-04  Francois GougetMake our ascii strings static const.
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  Ge van GeldorpAlways reset AUTO_RESIZE flag on exit from REBAR_ForceR...
2004-05-02  Maxime BellengéFix TB_GETSTYLE message to return the style of the...
2004-05-02  Huw DaviesImplemented TVS_NOSCROLL.
2004-04-26  Ilya KorniykoAdded Ukrainian translations.
2004-04-21  Huw DaviesDeleting column zero should only delete the column...
2004-04-21  Krzysztof Foltman- next/prev month don't stick anymore
2004-04-21  Krzysztof Foltman- make monthcal a child of datetime (it was a sibling...
2004-04-20  Francois GougetMake Unicode strings static const.
2004-04-20  Francois GougetMake static Unicode strings const.
2004-04-19  Robert Shearman- Optimise accessing toolbar style by storing it in...
2004-04-14  Martin FuchsReturn TRUE for TVM_EXPAND if treeview item is already...
2004-04-14  Filip NavaraForce resize before calling RBN_HEIGHTCHANGE notification.
2004-04-07  Huw DaviesFix dumb error from rev. 1.158.
2004-04-01  Robert Shearman- Fix LButtonDown from previous change.
2004-04-01  Robert Shearman- TTM_TRACKACTIVATE can have NULL lParam when deactivating.
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-03-23  Francois GougetAssorted spelling fixes.
2004-03-23  Robert Shearman- Add cursor resource.
2004-03-19  Mike McCormackMake sure the rebar size is above a minimum.
2004-03-18  Robert Shearman- Fix SetBitmapSize.
2004-03-17  Robert Shearman- Documentation update.
2004-03-16  Filip NavaraSupport for RBBS_HIDETITLE style.
2004-03-15  Huw DaviesWhen setting the buddy to 0 then we must still resize...
2004-03-15  Robert Shearman- Document completeness.
2004-03-15  Huw DaviesAdded CS_HREDRAW.
2004-03-15  Robert Shearman- Unicode notification detection should be local to...
2004-03-15  Robert Shearman- Honour WM_SETREDRAW.
2004-03-13  Mike McCormackMake sure to take account of hidden bands during layout.
2004-03-13  Juan LangPrevent negative coords for line, turn off redraw when...
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-12  Mike McCormackDon't calculate the redundant and unused REBAR_ROW...
2004-03-12  Ulrich CzekallaFix rebar band insertion and non-client calculation...
2004-03-11  Ge van GeldorpExplicitly ask for image list with screen depth as...
2004-03-11  Robert ShearmanFix subclassing to support nested messages.
2004-03-11  Robert ShearmanRewrite drawing code.
2004-03-11  Alexandre JulliardDo not kill the animation thread with TerminateThread...
2004-03-11  Robert ShearmanSpelling fixes.
2004-03-11  Robert Shearman- Document control completeness.
2004-03-09  Robert Shearman- Implement the drag list control.
2004-03-07  Robert ShearmanDon't allocate space for text when nMaxTextRows = 0.
2004-03-03  Robert Shearman- Support custom check background.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-03-02  Vitaliy MargolenAdjust all dimensions to match native.
2004-03-01  Steve LustbaderHandle the firstVisible item being NULL in
2004-02-27  Robert ShearmanUpdate common control function documentation.
2004-02-27  Matt ChapmanREBAR_Layout should respect the minimum size of bands...
2004-02-27  Matt ChapmanREBAR_ShowBand needs to force layout of the rebar after...
2004-02-25  Matt ChapmanFix a reentrancy issue in the property sheet implementa...
2004-02-24  Christian CostaAccept null module instance, Loadstring can handle it.
2004-02-24  Maxime BellengéFix a regression in ImageList_Create when creating...
2004-02-20  Alexandre JulliardRemoved a couple of unneeded helper functions.
2004-02-20  Ulrich CzekallaUse dibsections for the images.
2004-02-20  Huw DaviesIf TBSTYLE_EX_HIDECLIPPEDBUTTONS is set then invalidate...
2004-02-20  Robert Shearman- Implement string functions in comctl32.
2004-02-20  Dimitrie O. PaunLVN_BEGINRDRAG is implemented now. Fix typo.
2004-02-20  Aric StewartImplemented LISTVIEW_ApproximateViewRect for LVS_REPORT.
2004-02-17  Fabian CenedeseListView should behave in OWNERDRAW as in FULLROWSELECT...
2004-02-17  Robert ShearmanForward some wrapper functions since we don't care...
2004-02-17  Robert ShearmanMove string functions to separate file.
2004-02-17  Robert Shearman- Fix some traces.
2004-02-17  Robert ShearmanDocumentation update.
2004-02-16  Mike HearnGrow the treeview control expander button by 1px in...
2004-02-13  Aric StewartWork toward properly updating the SelectionMark when...
2004-02-12  Huw DaviesFix a TRACE.
2004-02-11  Huw DaviesOnly redraw button in PressButton and Indeterminate...
2004-02-11  Huw DaviesHonour TB_SETMAXTEXTROWS.
2004-02-10  Ulrich CzekallaAdd support for BTNS_WHOLEDROPDOWN.
2004-02-10  Dmitry TimoshkovAdd partial support for some undocumented toolbar messages.
2004-02-09  Francois GougetAssorted spelling and case fixes.
2004-02-09  Huw DaviesTB_ADDBUTTONS can pass a string ptr instead of an index.
2004-02-09  Huw DaviesUse the BTNS_* toolbar button style defines rather...
2004-02-07  Huw DaviesAdd a missing return.
2004-02-07  Vitaliy Margolen- Fix handling of TCS_RAGGEDRIGHT style.
2004-02-06  Robert ShearmanFix nGrow initialization in DPA_CreateEx.
2004-02-03  Jon GriffithsDraw disabled toolbar buttons correctly.
2004-01-27  Ulrich CzekallaWe should forward WM_COMMAND notification to the active...
2004-01-27  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2004-01-26  Alexandre JulliardThere is no need for a private heap in comctl32, memory...
2004-01-23  Alexandre JulliardMoved a few remaining 16-bit definitions out of the...
next