Fixed PlaySound proc for non PCM content.
[wine] / dlls / comctl32 / treeview.c
1999-10-31  Ulrich Czekalla- Treeview uses COLOR_WINDOW color instead of clrBk...
1999-10-13  Ulrich CzekallaPrevent self referencing next pointer during insert.
1999-07-31  Patrik StridvallFixed/added missing/wrong function prototypes and made...
1999-07-31  Eric KohlSome more messages.
1999-07-24  Francois BoisvertImplemented TREEVIEW_InsertItemW.
1999-07-18  Alex Priem- Implementation of simple comctl32 v5.0 changes.
1999-07-15  Alex PriemFix a hang when we process WM_STYLECHANGED.
1999-07-10  Alex PriemImplementation of TVM_SORTCHILDREN. Massaged TVM_SORTCH...
1999-07-03  Alex PriemFix a crash when doing sorted inserts at top level.
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-26  Eric KohlAdded check for invalid parent item.
1999-06-22  Eric PouechThou shalt not use C++ comments.
1999-06-13  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-07  Marcus MeissnerFixed >> and * operator precedence problem.
1999-05-08  Patrik StridvallANSI C fixes.
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-10  Sylvain St.GermainFixed the messaging problem of the edit box for node...
1999-03-25  Marcus MeissnerMissing WINAPI.
1999-03-25  Sylvain St.GermainImplementation of TVM_SORTCHILDRENCB.
1999-03-18  Sylvain St.GermainImplements +/-, PgUp/PgDown, Home/End, Left/Right,...
1999-03-16  Marcus MeissnerRemoved no longer necessary win.h include, added now...
1999-03-16  Sylvain St.GermainFixed some graphical problems of the treeview and added...
1999-03-12  Sylvain St.GermainRemoved direct access to the WND struct.
1999-02-28  Marcus MeissnerFixed a lot of warnings using WINE_UNUSED, casts, comme...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-09  Bertho StultiensFix typo to map GetTextExtentPoint to the correct 32A...
1999-02-02  Zygo BlaxellChange a few types to match you-know-who's declarations.
1999-01-30  Alex Priem- The usual bugfixes.
1999-01-28  James JuranCommented out unused variables to prevent needless...
1999-01-26  Juergen SchmiedChanged some treeview related definitions.
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-12-18  Alex PriemPreliminary tooltip support.
1998-12-10  Alex Priem* handle TVIF_TEXT by TREEVIEW_SetItem according to...
1998-12-10  Marcus MeissnerMissing parentheses added.
1998-11-01  Marcus MeissnerErred in the bit macros in treeview.c. Shiftcounts...
1998-10-31  Marcus MeissnerGets rid of the arch-dependent bit operations (tested...
1998-10-26  NF StevensA couple of TRACE messages are missing a newline at...
1998-10-24  Eric KohlAdded xxx_Unregister() functions to all common controls.
1998-10-22  Brian LitzingerFixes for FreeBSD.
1998-10-18  Alex PriemFurther improvements.
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913