Implemented _ultow() and export [Nt/Zw]QueryVolumeInformationFile().
[wine] / dlls / comctl32 /
2000-12-13  Alexandre JulliardFixed some warnings.
2000-12-13  Eric KohlFixed crash of WinZip 8.0 due to invalid image list...
2000-12-13  Andreas MohrInvalid buttons are "hidden".
2000-12-12  Gerard PatelUse DrawText to display text in horizontal tabs.
2000-12-06  Alexandre JulliardUse libwine and libwine_unicode directly from their...
2000-12-01  Alexandre JulliardRemoved some unnecessary includes.
2000-11-30  Guy L. AlbertelliImplement better version of DPA_Merge.
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-30  Alexandre JulliardFinished separation of comclt32 and comdlg32.
2000-11-29  Brian TeagueAdd a stub for the CAPS1 capability in GetDeviceCaps.
2000-11-29  Alexandre JulliardCleaned up some more dependencies on Wine internal...
2000-11-29  Dimitrie O. PaunFixed a few compilation warnings.
2000-11-29  Aric StewartOwnerdata listviews were not clearing previously select...
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-26  Dimitrie O. PaunCorrected default values with help from Ulrich Czekalla.
2000-11-25  Eric KohlAdded notification format handling.
2000-11-25  Dimitrie O. PaunUpdate comments, cleanup warning messages.
2000-11-25  Eric KohlRemoved calls to internal (non-exported) wine functions.
2000-11-25  Ulrich CzekallaSend HDN_ITEMCHANGING and HDN_ITEMCHANGED when resizing.
2000-11-25  Marcus MeissnerMultiByteToWideChar() returns characters, not bytes.
2000-11-15  Dmitry TimoshkovRemove redundant includes.
2000-11-15  Eric KohlUse internal unicode strings.
2000-11-15  Eric KohlNew unicode support functions.
2000-11-13  Alexandre JulliardTemp hack: do not import dlls that we link with at...
2000-11-13  Guy L. AlbertelliImplement dragging on gripper to expand and compress...
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-11  Andreas MohrFixed WM_PAINT in ANIMATE_WindowProc; call DefWindowPro...
2000-11-09  Eric KohlAdded header control cursors and drag list arrow icon.
2000-11-09  Dmitry TimoshkovMake a copy of the dialog resource before correcting...
2000-11-08  Aric StewartImplemented VK_PRIOR and VK_NEXT processing (merged...
2000-11-07  Eric KohlImplemented toolbar customization dialog.
2000-11-07  Eric KohlImplemented new messages.
2000-11-07  Aric StewartImplemented the RedrawItems message for a listview.
2000-11-07  Francois GougetUse DrawFocusRect to draw the focus rectangle.
2000-11-06  Marcus MeissnerCBEM_SETITEMW done by example from SETITEMA, converted...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-11-05  Marcus MeissnerForward CBEM_SETEXSTYLE to CBEM_SETEXTENDEDSTYLE, pass...
2000-11-04  Marcus MeissnerFixed off by one error in DPA handling, added some...
2000-11-04  Marcus MeissnerPass up WM_DRAWITEM messages to parent.
2000-11-02  Aric StewartTreeview item sorting could mess up the visibleOrder...
2000-11-02  Marcus MeissnerSwap CalcToolbar and paint rectangle computation to...
2000-11-01  Marcus MeissnerHave Internet Explorer 3 show its toolbars by passing...
2000-11-01  Alexandre JulliardAuthors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
2000-11-01  Marcus MeissnerRemoved unnecessary calls of TOOLBAR_CalcToolbar()...
2000-10-31  Francois GougetUse PS_ALTERNATE rather than PS_DOT.
2000-10-31  Guy L. AlbertelliIgnore RBBS_BREAK style on first band.
2000-10-31  Aric StewartFixed cancels editing of a listview label if the listvi...
2000-10-31  Hidenori TakeshimaFix for avoiding subtraction from unsigned zero.
2000-10-31  Susan FarleyUnder some conditions its necessary to explicitly show the
2000-10-31  Guy L. AlbertelliHandle special case where itemID = -1 (special focus...
2000-10-29  Uwe BonnesCOMBOEX_DrawItem: check return value of SendMessageA...
2000-10-29  Guy L. Albertelli- improved trace information
2000-10-29  Guy L. Albertelli- correct processing of RBBS_BREAK style.
2000-10-25  Chris MorganImplement TCS_VERTICAL style. Fix tab borders to have...
2000-10-25  Susan Farley- When inserting an item, do not invalidate the area...
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-10-22  Marcus MeissnerDo not set the iSubItem part of the struct for LVM_HITTEST,
2000-10-22  Jason MawdsleyFixed some flickering that was occurring in the image...
2000-10-19  James HathewayFix messages sent when right-clicking in a blank (non...
2000-10-19  Uwe BonnesDraw text and icons, implement ordering functions,...
2000-10-19  Chris MorganRecalculate nItemHeight when LVS_SETIMAGELIST is called...
2000-10-17  Chris MorganImplement LVM_SETITEMPOSITION32.
2000-10-17  Uwe BonnesRemember owner HWND when creating and use this hwnd...
2000-10-15  Uwe BonnesDraw the scrollbar beside the buddy when neither UDS_AL...
2000-10-15  Uwe BonnesLocalization and expect leapdays when looking for the...
2000-10-15  Uwe BonnesLocalization and many changes to behaviour and outlook.
2000-10-15  Uwe BonnesSplit out resources that might be localized.
2000-10-15  Uwe BonnesAdded additional resource IDs.
2000-10-13  Louis Philippe GagnonDo not send a WM_CONTEXTMENU message when a TreeView...
2000-10-13  Andreas Mohr- stupid spelling fixes
2000-10-13  Susan FarleyTo improve custom-drawn items, add focus border to...
2000-10-13  Susan FarleyStatus bars on managed windows should not have SIZEGRIP...
2000-10-13  Stephane LussierSubitems of listviews were not painted with the right...
2000-10-12  Chris MorganFix depressed state with flat toolbars so pressing...
2000-10-12  Susan FarleyOn InsertItem with TVI_FIRST, the check for resetting...
2000-10-12  Guy L. AlbertelliRewrite to support rows of bands.
2000-10-12  Serge IvanovSimple NULL check.
2000-10-12  Stephane Lussier- Background should not be drawn if the background...
2000-10-12  Aric StewartCorrected some segvs that occur with ownerdata listviews.
2000-09-29  Francois GougetMoved DLLVERSIONINFO to shlwapi.h.
2000-09-29  Francois GougetModified the bitmap centering algorithm to take the...
2000-09-29  Susan FarleyCall ReleaseCapture (which triggers WM_CAPTURECHANGED...
2000-09-27  Alexandre JulliardAdded a few missing imports.
2000-09-26  Susan FarleySupport for TBSTYLE_EX_DRAWDDARROWS style; reset captur...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-09-24  Gerald PfeiferFixed format strings.
2000-09-24  Francois GougetAdded set WS_CHILD and CCS_TOP to the toolbar's style.
2000-09-24  Francois GougetThe size of the comctl32 internal bitmaps is 24x24...
2000-09-22  Chris MorganPaint background before drawing item and subitems....
2000-09-22  Aric StewartCorrect some situations with listview selections. Speci...
2000-09-22  Susan FarleyAdded support for FLATBUTTON style tabs.
2000-09-22  Chris MorganFixed button image to be offset to the center of the...
2000-09-22  Chris MorganChanged RedrawWindow()'s to InvalidateRect()'s. Redraw...
2000-09-22  Chris MorganFix behavior of TVS_SINGLEEXPAND style broken in Corel...
2000-09-19  Peter Hunnisett- Added some missing WINELIB_NAME_AW definitions, types...
2000-09-19  Stephane LussierNotification NM_CLICK, NM_RCLICK and NM_DBLCLK sent...
2000-09-18  Chris MorganChange FIXME("Button size set after button in toolbar...
next