wine
2002-02-08  Lawson WhitneyFix off-by-one error in placing trailing \0.
2002-02-08  Ori PessachSet WS_EX_TOOLWINDOW in a tooltip's dwExStyle.
2002-02-05  Aric StewartDon't return overflow if no class buffer was specified.
2002-02-05  Gerhard GruberWritePrivateProfileSection should allow to create dupli...
2002-02-05  Rein KlazesIn X11DRV_ScrollDC only move pixels that are within...
2002-02-05  Dave HawkesFix for GetNearestColor so it returns the true color...
2002-02-05  Alexandre JulliardAuthors: Guy L. Albertelli <galberte@neo.lrun.com>...
2002-02-05  Marcus MeissnerImplemented Local Server COM.
2002-02-05  Patrik StridvallMSVC compile fixes.
2002-02-05  Dmitry TimoshkovRemove PROGRESS_Refresh, always do InvalidateRect(...
2002-02-05  Dimitrie O... Various cleanups:
2002-02-05  Bill MedlandSplit the path and word/end ellipsification out of...
2002-02-04  Dmitry TimoshkovSupport for generation of .def files from .spec files.
2002-02-04  Dimitrie O... Complete Listview Unicodification.
2002-02-04  Eric Pouech- wineconsole now exits if the started program inside...
2002-02-04  Eric PouechFixed some bad behavior when many symbols with same...
2002-02-04  Aric StewartAdded implementation of SetItemW.
2002-02-04  François GougetStoring an IP address in a signed int results in bugs...
2002-02-04  Dmitry TimoshkovReimplement GetStringTypeA and GetStringTypeExA.
2002-02-04  Malte StarostikDo not destroy ITypeLib held by ITypeInfo before the...
2002-02-04  Marcus MeissnerVT_EMPTY can be coerced to VT_I4, value 0.
2002-02-04  Dmitry TimoshkovMoved style correcting code to the WM_CREATE handler...
2002-02-04  Alexandre JulliardAuthors: Dmitry Timoshkov <dmitry@codeweavers.com>...
2002-02-04  Guy L. AlbertelliFix problem exposed by the improvements in version...
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-02-02  Patrik Stridvall- Made runtest "use strict".
2002-02-02  Francois Gougetmalloc.h is obsolete and stdlib.h should be used instead.
2002-02-02  Alexandre JulliardWe can use normal imports for shell32 now.
2002-02-02  Bill MedlandEnsure that the whole modified text is returned from...
2002-02-02  Alexandre JulliardDo not use the PEB lock as loader lock, use a separate...
2002-02-02  Andreas MohrFixed some more missing parenthesis issues.
2002-02-02  Andreas Mohr- add documentation section to README
2002-02-02  Huw D M DaviesFlip A<->W conversion in dispinfo_notifyT.
2002-02-01  Aric StewartFix to GetItemW to stop whiping out the items text.
2002-02-01  Francois Gougetconfig.h should be included first (if at all).
2002-02-01  Guy AlbertelliDon't try to set fields in nonexistant lpLineCountryList.
2002-01-31  Rein KlazesAllow integer atoms in set_property and remove_property...
2002-01-31  Alexandre JulliardLOAD_LIBRARY_AS_DATAFILE modules must be mapped like...
2002-01-31  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-01-31  Uwe BonnesGive users a hint to clean their config from comments...
2002-01-31  Gerard PatelAdded missing parenthesis in ShGetFileInfoA.
2002-01-31  NogFixed function 0xb.
2002-01-31  Patrik StridvallFixed some issues found by winapi_check.
2002-01-31  Patrik StridvallMinor API update.
2002-01-31  Alexandre JulliardCodeWeavers
2002-01-31  Guy AlbertelliPaint control immediately on WM_SETTEXT.
2002-01-31  Alexandre JulliardCodeWeavers
2002-01-31  Guy Albertelli- better trace output
2002-01-31  NogImplement function 0xb (Read mouse motion counters...
2002-01-31  Bill Medland- Introduce a significant design decision.
2002-01-31  Alexandre JulliardAuthors: Dmitry Timoshkov <dmitry@codeweavers.com>...
2002-01-31  Gerard PatelDon't repaint header when scrolling a listview vertically.
2002-01-31  Guy Albertelli- fix order of parameters is SendNotify
2002-01-31  Guy AlbertelliAdded NULL checks on all rectangle pointers.
2002-01-29  Dmitry TimoshkovAdded LdrDisableThreadCalloutsForDll.
2002-01-29  Alexandre JulliardAuthors: Aric Stewart <aric@codeweavers.com>, Huw D...
2002-01-29  Eric KohlAdded location of local application data.
2002-01-29  Dmitry TimoshkovFixed RtlAddAccessAllowedAce return value.
2002-01-29  Mike McCormackAdded stubs for NdrDllCanUnloadNow and NdrDllGetClassOb...
2002-01-29  Dmitry TimoshkovAdded GetComputerNameEx[AW] semi-stub.
2002-01-29  Eric KohlAdded FindFirstUrlCacheEntry[AW] stubs.
2002-01-29  Aric StewartAdded some MAPI stubs.
2002-01-29  Aric StewartAdded a pass-through msvcrt20.
2002-01-29  Eric KohlAdded Extract stub.
2002-01-29  Eric KohlAdded ImmDisableIME stub.
2002-01-29  Dmitry TimoshkovImplemented _wmakepath.
2002-01-29  Jukka HeinonenAdded support for DOS EMS memory.
2002-01-29  Francois Gouget'test -e' is not supported on Solaris, replace with...
2002-01-29  Gerard PatelFix problems with listview notification.
2002-01-29  Dmitry TimoshkovDo not write beyond end of color table in X11DRV_DIB_Se...
2002-01-29  Dimitrie O... - add new SetRange functions (instead of duplicating...
2002-01-29  Alexandre JulliardAuthors: Guy Albertelli <guy@codeweavers.com>, Mike...
2002-01-29  Charles LoepImplemented ImageList_Write.
2002-01-29  Guy AlbertelliEliminate some useless error messages.
2002-01-29  Huw D M DaviesDon't define HAVE_FREETYPE unless we have freetype.h.
2002-01-29  Rein KlazesCorrect optlen when WS_setsockopt is called with SO_LINGER.
2002-01-29  Huw D M DaviesWeird thing with lcid of library is that if sublang...
2002-01-29  Guy AlbertelliDon't fill colormap beyond end of screen depth.
2002-01-29  Charles LoepFixed file extension problem in the file dialog.
2002-01-29  Huw D M DaviesRemoved IsBadStringPtrA call that caused trouble.
2002-01-29  Charles LoepFix errors resulting from missing parenthesis.
2002-01-29  Guy AlbertelliText/Bkgnd color fixes.
2002-01-29  Dimitrie O... Simplify and fix listview ellipsification of large...
2002-01-29  Uwe BonnesXFONT_GetAvgCharWidth: Always round up.
2002-01-29  Alexandre JulliardFixed copy/paste bug.
2002-01-29  Dimitrie O... Make FIXMEs more grep-able.
2002-01-29  Gerard PatelAvoid converting nonexistent text from A->W.
2002-01-29  Huw D M DaviesUses Xrender extension to allow client side font rendering.
2002-01-29  Patrik StridvallAvoid wildcards in .cvsignore.
2002-01-29  Alexandre JulliardAuthors: Huw D M Davies <hdavies@codeweavers.com>,...
2002-01-29  Steven EdwardsChanges wine_main to main to properly build on all...
2002-01-29  ClemensShould process the .dynsym of shared libraries instead...
2002-01-29  Andreas MohrFixed ==/!= mismatch.
2002-01-29  Dmitry TimoshkovDo not be too smart and add WS_CAPTION in AdjustWindowR...
2002-01-29  Francois GougetAvoid conflict with htonl & friends in Winelib on FreeBSD.
2002-01-29  Francois GougetRename s_addr to src_addr to avoid a conflict on Solaris.
2002-01-29  Francois GougetPrefix _JBLEN to avoid conflict on FreeBSD.
2002-01-29  Aric StewartFleshed out some metafile conversions.
2002-01-29  Aric StewartAdded the correct halftone palette.
2002-01-29  NogImplement function number 0x5 (Return mouse button...
next