Corrected the problem where a tab control marked multiline but has
[wine] / dlls / comctl32 /
2000-05-24  Aric StewartCorrected the problem where a tab control marked multil...
2000-05-24  Martin FuchsInserted a missing call to SetWindowPos(). With this...
2000-05-23  Susan FarleySetBuddy no longer overwrites its superclass' WndProc...
2000-05-23  Chris MorganFixed tooltips.
2000-05-23  Chris MorganReduce toolbar redrawing and flicker by calling RedrawW...
2000-05-23  Aric StewartCorrected a problem of when oldHit is negative and...
2000-05-23  Aric StewartIf a listview is created with LVS_NOCOLUMNEHEADER then...
2000-05-19  Chris MorganUpdate nItemWidth in LISTVIEW_SetItem() if LVS_LIST...
2000-05-19  Aric StewartFixes the line of garbage at the bottom of images and...
2000-05-18  Francois GougetConvert C++ comments to regular C comments.
2000-05-14  David BlackImplemented TVM_EDITLABELA, plus some improvements...
2000-05-11  Patrik StridvallFixed issues found by winapi_check.
2000-05-11  Eric PouechFixed some quirks (range is 32 bit, page up/dn mismatch...
2000-05-11  Ken ThomasesImplemented tab control style TCS_HOTTRACK (tabs are...
2000-05-11  Aric StewartRemove the background from the new image when it is...
2000-05-11  Aric StewartClean up the drawing code after a label update. There...
2000-05-10  Aric StewartAllow the user to cancel label editing with esc and...
2000-05-10  Ken ThomasesRestore accidentally undone changes.
2000-05-10  Aric Stewart- Wine was not properly reporting back the edited label...
2000-05-10  Aric Stewart- Cleaned up some of the drawing code, specifically...
2000-05-10  Alexandre JulliardSpecify the service thread timers in ms instead of us.
2000-05-10  Gerard PatelProtect against use of comctl32 private control memory...
2000-05-10  Aric StewartSome programs switch their status bar back and forth...
2000-05-09  Aric StewartAdded the ability to use multiline tab controls to...
2000-05-07  Gerard PatelSet the itemID member of the DRAWITEMSTRUCT to the...
2000-05-07  Chris MorganImplemented ListView_SetHoverTime(), ListView_GetHoverT...
2000-05-05  Aric StewartFixed a bug with the processing of HitTest.
2000-05-05  Huw D M DaviesFixed DC leak.
2000-05-05  Sheri SteevesWorked around some tooltips hide problems by checking...
2000-05-01  Bertho Stultiens- Implemented a new preprocessor that is (nearly) ANSI...
2000-04-28  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
2000-04-28  Martin Fuchs- Return modified rectangle after layouting header...
2000-04-28  Chris MorganImplemented TOOLBAR_MouseLeave to handle WM_MOUSELEAVE...
2000-04-24  Patrik StridvallFixed issues found by winapi_check.
2000-04-24  Alexandre JulliardPatrick Yang (Corel)
2000-04-24  Martin FuchsFixed toolbar bitmap size handling.
2000-04-23  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
2000-04-19  Alexandre JulliardRemoved winmm from import list.
2000-04-19  Alexandre JulliardUse GetProcAddress for mmio* functions to avoid importi...
2000-04-19  Stephane LussierMousewheel support.
2000-04-18  Stephane LussierImplemented Mousewheel support.
2000-04-15  Martin FuchsImplement CCS_NOMOVEY for tool bars.
2000-04-15  Serge IvanovAdded proper handling TVIS_OVERLAYMASK flag and allows...
2000-04-13  Huw D M DaviesClear TopRootItem when whole tree is deleted.
2000-04-11  Serge IvanovTreeView - minor bugfix and optimization:
2000-04-09  Richard CohenGetItem was returning the item instead of subitem info.
2000-04-08  Yuxi ZhangStephen Mereu
2000-04-06  Patrik StridvallFixed some issues reported by winapi_check.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-28  Andreas MohrDo a LoadLibraryA of WINMM upon ANIMATE_Create and...
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-19  Francois GougetExplicitly use the TVN_xxxA version of the macros.
2000-03-08  Patrik StridvallRemoved a lot of unnecessary includes and fixed the...
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-03-04  Alexandre JulliardVahid Pourlotfali
2000-02-29  Niels Kristian Bec... Removed superfluous #include statements for header...
2000-02-29  Serge IvanovMake updown control work. UpDown control always sends...
2000-02-29  Pascal LessardImplemented the behavior of sending WM_CONTEXTMENU...
2000-02-27  Pierre MageauDon't display the context menu on a double click.
2000-02-26  Alexandre JulliardDon Kelly
2000-02-26  Jim AstonThis reverts Matts patch. The messaging needs double...
2000-02-26  Alexandre JulliardMade winmm a separate shared library.
2000-02-25  Hidenori TakeshimaFix for toolbar button size.
2000-02-25  James AbbatielloMisc. fixes for compiler warnings.
2000-02-25  Serge IvanovIn Windows, if PropertySheet can't create some page...
2000-02-25  Serge IvanovIn function IMAGELIST_InternalDrawMask we have to mask...
2000-02-20  Andreas MohrSpelling fixes.
2000-02-13  Alexandre JulliardRemoved superfluous GlobalFindAtom calls.
2000-02-13  Alex PriemFixed off-by-one error.
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-02-07  Marcus MeissnerHeight calculation was 1 off in ImageList_Read.
2000-02-03  Alex Priem- Implementation of WM_SETFORMAT
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-30  Marcus MeissnerOverlay indices are signed shorts (-1 means no overlay)
2000-01-29  Andreas Mohr- add some documentation items
2000-01-29  Marcus MeissnerImplemented ImageList_Read (not 100% correct in regardi...
2000-01-23  Marcus MeissnerAdded *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore...
2000-01-12  Alexandre JulliardRemoved a dependency between oleaut32 and comctl32.
2000-01-12  Alex PriemInfoPtr checking mixed up WM_DESTROY and WM_CREATE.
2000-01-09  Alexandre JulliardBuilt-in DLLs resources are now specified in spec file.
2000-01-05  Alex Priem- When processing WM_PAINT messages, the treeview might...
2000-01-04  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-12-26  Francois GougetWrapped some strings in a debugstr_* call.
1999-12-25  Francois GougetBetter support very long strings by avoiding to copy...
1999-12-25  Huw D M DaviesDPA_DeletePtr was resizing the array to a too small...
1999-12-20  Ian SchmidtCorrected background color and fixed leaking GDI brush.
1999-12-20  Shaun MorrisImplemented _TrackMouseEvent for the TME_LEAVE flag.
1999-12-12  Andreas MohrFixed compiler warnings.
1999-12-08  Dimitrie O. PaunMake use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-12-05  Francois GougetWhenever we do an strncpy we should make sure we put...
1999-12-04  Huw D M DaviesAdded stubs for several MRU list functions and document...
1999-12-04  Huw D M DaviesFixes off by one error in item insertion.
1999-11-28  Alexandre JulliardSerge Ivanov
1999-11-28  Niels Kristian Bec... Compiler warnings fixed.
1999-11-28  Dave PicklesPrevent a crash if messages are sent to a toolbar windo...
1999-11-28  Alex Priem- (final?) update of TreeView_* macro's.
1999-11-28  Eric KohlFixed some visual toolbar bugs.
1999-11-23  Eric Kohl- first 'dummy' implementation of ImageList_Read
next