Make sure PostScript floats are printed with LC_NUMERIC="C".
[wine] / dlls / comctl32 /
2004-10-05  Francois GougetAssorted spelling fixes.
2004-10-04  Dmitry TimoshkovIf an animation is already playing do not restart it.
2004-10-04  Aric StewartCheck to make sure PropSheetInfo* is not null before...
2004-10-04  Dmitry TimoshkovDo not use GlobalFree for a memory returned by LoadReso...
2004-10-04  Vitaliy MargolenDon't loose last band on insert.
2004-09-28  Michael Stefaniuc- native ImageList_Remove dosn't spit out an error...
2004-09-28  Robert ShearmanDetermine whether to do label edit before sending NM_CLICK.
2004-09-28  Jon GriffithsItem height/expand button width must be >= than imageli...
2004-09-25  Robert Shearman- Implement WS_DISABLED style.
2004-09-23  Robert Shearman- Make the control look more like native by using the...
2004-09-23  Filip NavaraFix obviously wrong condition in an "if" statement.
2004-09-23  Filip NavaraAdd note about unimplemented TB_SAVERESTORE message.
2004-09-22  Dimitrie O. PaunWe now have ICC_LINK_CLASS.
2004-09-22  Dimitrie O. PaunCleanup W->A transition.
2004-09-21  Robert Shearman- Status update.
2004-09-20  Filip Navara- Implement PSM_INDEXTOID, PSM_INDEXTOPAGE and PSM_PAGE...
2004-09-20  Robert ShearmanDocument status of control against v6.0 of native version.
2004-09-20  Robert Shearman- Fix some TRACEs
2004-09-17  Robert ShearmanUse Unicode window messages.
2004-09-16  Robert Shearman- Don't use TrackMouseEvents/WM_MOUSELEAVE API for...
2004-09-16  Robert ShearmanUse Unicode window messages.
2004-09-14  Filip NavaraStatus update.
2004-09-14  Robert Shearman- Make customization list boxes into drag list boxes.
2004-09-14  Robert Shearman- Clear data structure after dragging.
2004-09-14  Robert ShearmanSet class hbrBackground and style to the same as native.
2004-09-14  Robert Shearman- Set hbrBackground class property to same value as...
2004-09-14  Robert Shearman- Set hbrBackground class property to same value as...
2004-09-13  Jon GriffithsCreateDCA -> CreateDCW
2004-09-13  Filip NavaraFix resizing of wizards.
2004-09-13  Vitaliy MargolenMake sure TreeView gets redrawn after calling EnsureVis...
2004-09-13  Filip NavaraFill the area next to watermark bitmap with window...
2004-09-13  Vitaliy MargolenSend correct tracing notification messages.
2004-09-13  Filip NavaraCorrect displaying of wizard subtitle.
2004-09-09  Robert Shearman- Status update.
2004-09-08  Filip NavaraDo not distinguish exterior wizard pages by their posit...
2004-09-07  Robert ShearmanImplement titles.
2004-09-07  Robert ShearmanAdd 16x16 error, info and warning icons.
2004-09-07  Filip Navara- Revert incorrect change to tab control resizing from...
2004-09-07  Filip Navara- Draw the Wizard97 header bitmaps before drawing the...
2004-09-06  Robert Shearman- Obey TBCDRF_NOOFFSET for the button text.
2004-09-06  Kevin KoltzauFix bug with chained messages.
2004-09-02  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-09-02  Ferenc WagnerAdded \n to ok() strings in the imagelist tests.
2004-08-31  Francois GougetMSVC does not like the typeof() in the function pointer...
2004-08-30  Filip NavaraFix loading wizard title and subtitle from resources.
2004-08-30  Robert ShearmanTB_MARKITEM should redraw button.
2004-08-26  Robert ShearmanAllow image list tests to compile and run on old platforms.
2004-08-26  Mike McCormackCalculate the correct size of dialog templates in the...
2004-08-26  Francois GougetAssorted spelling fixes.
2004-08-25  Robert ShearmanReplace GetWindowLong by GetWindowLongPtr.
2004-08-25  Robert Shearman- Send NM_LDOWN notification.
2004-08-24  Mike McCormackTests for icon and bitmap adding and removing and bitma...
2004-08-24  Robert ShearmanFix regression with IE's Menu Bar.
2004-08-24  Huw DaviesChange dialogs to use MS Shell Dlg rather than Helv...
2004-08-23  Mike McCormackAdjust the tab contents to fix the propsheet between...
2004-08-22  Kevin KoltzauMake SetWindowSubclass behave with SetWindowLong subcla...
2004-08-22  Michael StefaniucTest case for hotspot handling.
2004-08-22  Michael Stefaniuc- Fix hotspot handling
2004-08-19  Robert Shearman- Implement insert marks.
2004-08-19  Ulrich CzekallaClear tooltip when text is set to NULL.
2004-08-19  Ulrich CzekallaForward focus to combobox, otherwise edit control won...
2004-08-19  Ulrich CzekallaThe rectangle passed in DRAWITEMSTRUCT is slightly...
2004-08-19  Robert Shearman- Fix anchor highlighting.
2004-08-17  Robert ShearmanAlways redraw dialog on changing between pages.
2004-08-16  Zach GormanOK button should be default in non-wizard property...
2004-08-16  David KredbaAdded Czech resources.
2004-08-16  Zach GormanPropsheet pages need WS_EX_CONTROLPARENT style.
2004-08-13  Jon GriffithsMake pattern brush data const.
2004-08-12  Thomas WeidenmüllerCorrect tooltips behavior.
2004-08-12  Mike McCormackPrevent listview from crashing when a null sort functio...
2004-08-11  Filip NavaraDon't update infoPtr->dwStyle in LISTVIEW_WindowProc...
2004-08-09  Filip NavaraFix TOOLBAR_DrawMasked to correctly use image list...
2004-08-09  Filip NavaraUse correct dialog title for Wizard 97 and correctly...
2004-08-09  Eric KohlMove watermark and header bitmap loading code from
2004-08-06  Thomas WeidenmüllerImplemented syslink control.
2004-08-02  Thomas WeidenmuellerAdded support for PBS_MARQUEE style.
2004-08-02  Dmitry TimoshkovCreate toolbar with a not zero default size, it allows...
2004-08-02  Marcus MeissnerImplemented PSM_INDEXTOHWND.
2004-07-22  Henning GerhardtMinor fixes and updates to the German resource files.
2004-07-21  Filip NavaraFix CreateMappedBitmap for palette-less bitmaps.
2004-07-21  Filip Navara- Properly calculate caption length when converting...
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-07-16  Jon GriffithsDon't crash on NULL tab text.
2004-07-12  Robert ShearmanImplemented PSM_HWNDTOINDEX.
2004-07-12  Robert ShearmanAdd stubs for some new property sheet messages.
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.
next