wine
2003-11-26  Christian CostaFix handling of the lpuDeviceID input param in MIDI_Str...
2003-11-26  Rein KlazesFix "sample" box drawing by adding some needed coordina...
2003-11-26  Mike McCormackUse the handle deletion mechanism in wmfs.
2003-11-26  Huw DaviesUnicodification. Based on a patch by Aric Stewart.
2003-11-26  Shachar ShemeshFix the ctags building command.
2003-11-26  Dimitrie O... Fix mem leak when GlobalReAlloc() fails.
2003-11-26  Dimitrie O... SysReAllocStringLen is documented to segfault on NULL...
2003-11-26  Dimitrie O... Fix the IMalloc::ReAlloc() to follow the documented...
2003-11-25  Alexandre JulliardBetter support for loading exe files as libraries.
2003-11-25  Huw DaviesLet enhmetafiles reuse gdi handles. This works by...
2003-11-25  Alexandre JulliardStore the thread entry point in the startup info passed...
2003-11-25  Pierre d'HerbemontAdd Darwin/Mac OS X support to the build system.
2003-11-25  Huw DaviesAdd support for display of dibs on MSB XServers.
2003-11-25  Uwe BonnesINT21_GetFreeDiskSpace(): The drive parameter is found...
2003-11-25  Alexandre JulliardStore the last error code at the TEB offset used by...
2003-11-25  Eric PouechGot rid of DRIVE_OpenDevice, and replaced it with Win32...
2003-11-25  Jon GriffithsTests for the non-variant date conversion functions.
2003-11-25  Jon GriffithsImprove/shrink variant dumping code.
2003-11-25  Jon GriffithsImplemented the variant formatting functions.
2003-11-25  Jon GriffithsMacros for dumping a variants type and flags.
2003-11-25  Vincent BéronUndefine FAR to avoid conflict with ssl.h.
2003-11-25  Ivan Leo Murray... Added winver information for windows me and windows...
2003-11-25  Mike McCormackStub implementation for CreateStdAccessibleObject.
2003-11-25  Rein KlazesUse button face color for the image mask when adding...
2003-11-25  Alexandre JulliardRemoved MODULE_GetLoadOrderA.
2003-11-25  Dimitrie O... RtlHeapReAllocate() should not allocate memory.
2003-11-25  Ulrich CzekallaImplemented DMORegister, DMOUnregister, DMOGetName...
2003-11-25  Alexandre JulliardRemoved task.h.
2003-11-25  Jon GriffithsDocumentation updates
2003-11-25  Jon GriffithsThai language translation.
2003-11-25  Michael GünnewigImplemented IAVIEditSTream_fnPaste method.
2003-11-25  Lionel UlmerUse vertex arrays when possible.
2003-11-25  Hiroshi InoueFix the name of Japanese default GuiFont.
2003-11-25  Mike McCormackAdded some structures used by NetUserModalsGet.
2003-11-22  Alexandre JulliardCreate a huge array in bss to reserve the memory area...
2003-11-22  Dmitry TimoshkovMove CompareString implementation to libwine_unicode...
2003-11-21  Eric PouechHeapReAlloc doesn't allocate memory.
2003-11-21  Robert ShearmanHandle EIO file error.
2003-11-21  Gregory M.... Implemented RpcObjectSetType.
2003-11-21  Alexandre JulliardRemoved the ts_xlib files.
2003-11-21  Alexandre JulliardRemoved the remaining TSX calls.
2003-11-21  Ivan Leo Murray... Added/updated Italian resources.
2003-11-21  Marcus R. BrownReplace various routines with a forward to ntdll.
2003-11-21  Rein KlazesFix some confusion between number of bitmaps and number...
2003-11-21  Huw DaviesWe need to send TVN_EXPAND* on collapsing either when...
2003-11-21  Alexandre JulliardRemoved more TSX functions.
2003-11-21  Alexandre JulliardAlways ignore BadMatch errors resulting from XSetInputF...
2003-11-21  Alexandre JulliardDelay the creation of the X atoms until we really need...
2003-11-21  Alexandre JulliardGet rid of a bunch of TSX functions.
2003-11-20  Alexandre JulliardThere's no need to initialize XKB on the GDI display...
2003-11-20  Dimitrie O... RtlReAllocateHeap() does not allocate memory.
2003-11-20  Dimitrie O... HeapReAlloc() does not allocate memory.
2003-11-20  Dimitrie O... Bail when we're out of memory.
2003-11-20  Dimitrie O... Fix realloc() to match the documented behaviour.
2003-11-20  Gregory M.... - Trace the argument to RPCRT4_server_thread.
2003-11-20  Ulrich CzekallaInitial implementation to support XDND protocol.
2003-11-20  Ivan Leo Murray... Added/updated Italian resources.
2003-11-20  Dimitrie O... Make the controls send notifications to the parent...
2003-11-20  Gerald PfeiferRemove wineconf.libs from EXTRASUBDIRS.
2003-11-20  Alexandre JulliardIntern all the atoms we'll need in one step to avoid...
2003-11-20  Alexandre Julliardopen_input_file(): try to open the file in the current...
2003-11-20  Francois GougetIf using the default values, also set dwType to REG_SZ...
2003-11-20  Francois GougetDon't use the data returned by RegQueryValueExW if...
2003-11-20  Dimitrie O... Don't ignore libs specified by the user while linking.
2003-11-20  Dimitrie O... Cleanup the edit wndproc a bit.
2003-11-20  Dimitrie O... Remove some dead code: hwndParent is not used anywhere.
2003-11-20  Ivan Leo Murray... Added Italian language support.
2003-11-20  Gerald PfeiferAvoid long long constant.
2003-11-20  Vincent BéronRemoved stale instance.h.
2003-11-20  Rein KlazesFix detection of freetype/freetype.h when the libfreety...
2003-11-20  Grant WilliamsonDutch keyboard support.
2003-11-19  Alexandre JulliardRelease 20031118. wine-20031118
2003-11-19  Alexandre JulliardUse a more portable way to generate authors.c.
2003-11-19  Rein KlazesInclude ft2build.h before freetype/freetype.h. Libfreet...
2003-11-19  Ivan Leo Murray... Added/updated Italian resources.
2003-11-18  Lionel UlmerFix some other multi-texturing problems.
2003-11-18  Alexandre JulliardRemoved obsolete wineconf tcl implementation.
2003-11-18  Robert Shearman- AVI Splitter implementation.
2003-11-18  Francois GougetAssorted spelling fixes.
2003-11-18  Francois GougetTweak the top-level comment hopefully for the better.
2003-11-18  Mike McCormackImprove error handling in CryptAcquireContext.
2003-11-18  Hans LeidekkerAccount for the fact that the temporary directory may...
2003-11-18  Alexandre JulliardUpdated authors list.
2003-11-18  Alexandre JulliardGenerate the authors list for the shell about dialog...
2003-11-18  Dmitry TimoshkovMake national (hot)keys work in menus. Make menu code...
2003-11-18  Huw DaviesUnswap Page Up & Down and fix TBS_DOWNISLEFT.
2003-11-18  Francois GougetFix the generation of wineapploader in sub directories.
2003-11-18  Francois GougetScale the buffer sizes with MAX_LISTED_ENV_VAR.
2003-11-18  Rein KlazesThe LVN_GETDISPINFO notify message should point to...
2003-11-18  Alexandre JulliardRemoved include/selectors.h.
2003-11-18  Alexandre JulliardForce minimum stack size to 1Mb for Xlib.
2003-11-18  Martin Fuchs- Move shell window into the background.
2003-11-18  Sami AarioAdded some conformance tests for ddraw. These enumerate...
2003-11-18  Alexandre JulliardUse the wine_ldt_* functions directly in winedos instea...
2003-11-18  Aric StewartWe need to make sure that customdraw_fill is called...
2003-11-18  Huw DaviesA bitmap created by CreateCompatibleBitmap should not...
2003-11-18  Phil KrylovAdded support for returning caret positions in
2003-11-18  Dmitry TimoshkovApply same magic to LibAttr.lcid from MSFT to SLTG.
2003-11-17  Alexandre JulliardMoved toolhelp.h to dlls/kernel.
2003-11-17  Alexandre JulliardRemoved some unnecessary includes.
next