Removed a lot of occurences of windows.h (and added necessary other
[wine] / dlls / comctl32 /
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-17  Luc TourangeauPreliminary listview control implementation.
1999-02-13  Marcus MeissnerSome warnings fixed, one useless VERSION warning remove...
1999-02-11  Alexandre JulliardAuthors: Adrian Thurston <adriant@corel.ca>, Zygo Blaxe...
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-02-02  Eric KohlFixes little pointer bug in DPA_DeletePtr().
1999-01-30  Marcus MeissnerSome more warnings and bugs fixed.
1999-01-30  Alex PriemSmall update.
1999-01-30  Alex Priem- The usual bugfixes.
1999-01-28  James JuranCommented out unused variables to prevent needless...
1999-01-28  Marcus MeissnerFixed a lot of warnings for possible problems.
1999-01-28  Marcus MeissnerFixed GetIconInfo16 (.spec,ICONINFO struct is different...
1999-01-26  Andreas MohrImplemented GetIconInfo16 -> call to GetIconInfo32.
1999-01-26  Marcus Meissner3 missing WINAPI added.
1999-01-26  Juergen SchmiedChanged some treeview related definitions.
1999-01-24  Eric KohlFixed several bugs and typos.
1999-01-24  Eric KohlNew drag list control.
1999-01-24  Eric KohlFixed pointer bugs in DPA_InsertPtr() and DPA_DeletePtr().
1999-01-24  Eric KohlAdded WM_[G/S]ETFONT handling.
1999-01-24  Eric KohlAdded WM_COMMAND and WM_NOTIFY handling.
1999-01-24  Eric KohlFixed redraw bug for tracking tooltips.
1999-01-24  Eric KohlAdded some messages to the rebar control.
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-12-26  Alex PriemIPaddress common control implementation. First try...
1998-12-24  Alex Priem- Tooltip support
1998-12-18  Alex PriemPreliminary tooltip support.
1998-12-15  Paul QuinnLots of new defines and stubs.
1998-12-11  Andreas MohrFixed a bunch of compiler warnings.
1998-12-10  Alexandre JulliardAuthors: Francis Beaudet <francis@macadamian.com>,...
1998-12-10  Alex Priem* handle TVIF_TEXT by TREEVIEW_SetItem according to...
1998-12-10  Marcus MeissnerMissing parentheses added.
1998-12-08  Huw D M DaviesReplace GRAPH_ functions with Win SDK equivalents.
1998-11-22  Eric KohlAdded Unicode support (at least partially).
1998-11-22  Eric KohlAdded global subclassing atom, used by tooltips and...
1998-11-22  Eric KohlImproved layout code.
1998-11-22  Eric KohlFixed ImageList_LoadImage().
1998-11-22  Eric KohlAdded CMEM_SETITEM32A and message forwarding to combobox.
1998-11-22  Eric KohlFixed some undocumented function names and implemented...
1998-11-08  Eric KohlLittle improvement.
1998-11-08  Eric KohlAdded preliminary hit testing. Makes regedit.exe happy ;-)
1998-11-08  Eric KohlImproved documentation and fixed typos.
1998-11-08  Eric KohlAdded DrawStatusText32AW() and CreateStatusWindow32AW().
1998-11-08  Eric KohlImproved display and layout code.
1998-11-08  Eric KohlNew Files. Added 'date and time picker' and 'month...
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-24  Eric KohlSome minor improvements and fixes.
1998-10-24  Eric KohlImproved the rebar control.
1998-10-24  Eric KohlAdded support for transparent and tracking tooltips.
1998-10-22  Brian LitzingerFixes for FreeBSD.
1998-10-18  Alex PriemFurther improvements.
1998-10-17  Ove KaavenReduced huge (1GB) heap creation that caused Starcraft...
1998-10-11  David LuyerSmall fixes.
1998-10-11  Eric KohlSmall fixes.
1998-10-11  Eric KohlFixed some undocumented functions.
1998-10-11  Eric KohlFixed a bug.
1998-10-11  Eric KohlAdded tracking support and fixed loading of resource...
1998-10-11  Eric KohlAdded IPAddress and NativeFont controls.
1998-10-11  Eric KohlSome minor improvements.
1998-10-11  Eric KohlImproved drawing and placement code. Explorer style...
1998-10-04  Alexandre JulliardInitial revision
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913