wine
2000-08-16  Gerard PatelAdd an error message if devmode structure in registry...
2000-08-15  Hidenori TakeshimaFixed for DBCS(cp932/cp949) codepage conversion.
2000-08-15  Eric PouechEnhanced ELF files lookup for symbolic info.
2000-08-15  Eric PouechFixed regression in break command.
2000-08-14  Gerard PatelFix return value to 16 bits for 16 bit hook; remove...
2000-08-14  Peter GantenThreads without active or focus window should not recei...
2000-08-14  Alexandre JulliardImplemented SEC_IMAGE mappings and shared PE sections...
2000-08-14  Alexandre JulliardMoved CharUpper* and CharLower* functions to dlls/user.
2000-08-14  Hidenori TakeshimaAdded support for special treatments (use 2 or more...
2000-08-14  Dmitry TimoshkovAdd "FullWindowDrag" feature for not managed windows.
2000-08-14  Susan FarleyUpdate the edit box before rolling up the listbox,...
2000-08-14  Marcus MeissnerAdded missing referenced dlls for libtest.
2000-08-14  Niclas Karlsson... LPSTR_TEXTCALLBACK wouldn't work if the application...
2000-08-14  Alexandre JulliardCleaned up a few inter-dll dependencies. Added a few...
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-08-14  Alexandre JulliardReplaced VERSION_* calls by exported API equivalents.
2000-08-14  Alexandre JulliardReplaced global Callbacks structure by appropriate...
2000-08-14  Gerard PatelAdded load address for the shared memory of BDE (Borlan...
2000-08-14  Alexandre JulliardRemoved to allow CVS to remove the directory.
2000-08-14  Huw D M DaviesFix for starting server from the current directory.
2000-08-14  Hidenori TakeshimaAdded checking for broken font cache.
2000-08-11  Alexandre JulliardMade server startup more robust against races caused...
2000-08-11  Mike McCormackCreated default c2man compatible perl script for generating
2000-08-11  Aric StewartFixed sending of LVN_ITEMCHANGING and LVN_ITEMCHANGED...
2000-08-11  Alexandre JulliardAdded Unicode ctype support.
2000-08-11  Alexandre JulliardMoved NM_UPDOWN definition to commctrl.h.
2000-08-11  Peter GantenThe user driver functions might be called with the...
2000-08-11  Dmitry TimoshkovMake FindResource and FindResourceEx fully windows...
2000-08-11  Damyan OgnyanoffRemove some obsolete #define's - strlwr and strupr...
2000-08-11  Alexandre JulliardAdded UTF-8 conversion support.
2000-08-11  Stephane LussierInstead of not doing the Z ordering when the applicatio...
2000-08-11  Dmitry TimoshkovInitialize lpstrInitialDir to really bogus value to...
2000-08-11  Ove KaavenAdded a few more anonymous union definitions.
2000-08-11  Ove KaavenFixed C++ operators return value.
2000-08-11  Ove KaavenImplemented fopen() append mode, and a really cheesy...
2000-08-11  Dmitry Timoshkov1. Make buffer for message large enough to hold very...
2000-08-10  Alexandre JulliardMerged clipboard driver into USER driver.
2000-08-09  Alexandre JulliardRemoved some unnecessary #includes and dll dependencies.
2000-08-09  Alexandre JulliardMake PDB, ENVDB and STARTUPINFO global variables.
2000-08-09  Alexandre JulliardRemoved winver and service_table from the PDB and made...
2000-08-09  Alexandre JulliardRemoved the DOS handles table from the PDB and made...
2000-08-09  Alexandre JulliardRemoved obsolete SHMDATA parameter in GLOBAL_CreateBlock.
2000-08-09  James Hatheway- Avoid null-pointer exceptions by testing listnodes...
2000-08-09  James HathewayFixed typo in the IDispatch_GetTypeInfo macro.
2000-08-09  Huw D M DaviesFix some remaining problems with tooltips.
2000-08-09  Marcus MeissnerFixed OpenGL configure: move HAVE_OPENGL define to...
2000-08-09  Alexandre JulliardMoved a few non-standard headers into their respective...
2000-08-09  Alexandre JulliardInstall all standard Windows includes, plus some from...
2000-08-09  Alexandre JulliardRemoved all non-standard common control headers from...
2000-08-09  Alexandre JulliardMoved struct32.c to windows directory.
2000-08-08  Alexandre JulliardMake sure builtin dlls are never freed since we don...
2000-08-08  Alexandre JulliardSmall dll interfaces cleanups.
2000-08-08  Marcus MeissnerEased restrictions on OpenGL/MESA usage a bit. It compi...
2000-08-08  Aric StewartReworked how selections are kept track of in the list...
2000-08-08  Louis Philippe... When unsubclassing tools, use toolPtr->hwnd instead...
2000-08-08  Wilbur N. DaleAdded description of using DLLs with WineLib.
2000-08-08  John R. SheetsConverted Wine documentation to SGML format.
2000-08-07  Marcus MeissnerInitialize 'str' in ICONTITLE_GetTitlePos.
2000-08-07  Alexandre JulliardFixed resource functions to work with 32-bit modules...
2000-08-07  Andreas MohrAdd an edit control showing the command line of the...
2000-08-07  Huw D M DaviesWINPOS_WindowFromPoint should respect hrgnWnd.
2000-08-07  Peter GantenSet up exe_modref before loading implicitly linked...
2000-08-07  Andreas MohrPrevent endless looping in linebreak handling.
2000-08-07  Marcus MeissnerIf we are looking for an existing pixmap format, we...
2000-08-07  Ove KaavenAdded a few DirectInput 7 definitions and C++ fixes.
2000-08-07  Peter GantenLoadLibraryEx32W16 should use the search algorithm...
2000-08-07  Marcus MeissnerRemoved local variable shadows warnings.
2000-08-07  Alexandre Julliard- Fixed resource functions to work directly from the...
2000-08-07  Ove KaavenProtect the prototypes in here from C++ name mangling...
2000-08-07  Andreas MohrVIF_OUTOFSPACE and VIF_OUTOFMEM were reversed.
2000-08-07  Marcus Meissnerinline must be first attribute in function definition.
2000-08-07  Marcus MeissnerFixed CharNextW.
2000-08-07  Uwe BonnesX11DRV_DIB_SetImageBits_RLE8: break image lines.
2000-08-06  Alexandre JulliardAdded imports of kernel32.dll where necessary.
2000-08-06  Alexandre JulliardLink USER resources into libuser.so.
2000-08-06  Hidenori TakeshimaFix for calling ctype functions with Unicode characters.
2000-08-06  Chris MorganConverted all calls to RedrawWindow to InvalidateRect...
2000-08-06  Susan FarleyAvoid resetting the background color when clearing...
2000-08-06  Stephane LussierTop level windows with 0 width or height are created...
2000-08-06  Alexandre JulliardMoved most USER string functions to dlls/user.
2000-08-06  Alexandre JulliardReplaced lstrlen/lstrcmp by libc equivalents everywhere...
2000-08-04  Patrik Stridvall- Warn about directories specified in modules.dat that...
2000-08-04  Patrik StridvallFixed issues found by winapi_check.
2000-08-04  Patrik StridvallFixed some warnings.
2000-08-04  Hidenori TakeshimaAdded a few missing imports.
2000-08-04  Alexandre JulliardMoved a bunch of functions out of libwine/kernel/gdi...
2000-08-04  Alexandre JulliardRemoved a few dependencies on GDI internals from USER...
2000-08-04  Alexandre JulliardAdded a few missing imports.
2000-08-03  Alexandre JulliardMake USER and GDI separate dlls.
2000-08-03  Andreas MohrFixed the Win16/Win32 structure size/alignment differen...
2000-08-03  Huw D M DaviesRedo the show/hide logic and add a comment to explain...
2000-08-03  Alexandre JulliardChanged the AFM metrics structure to use an array inste...
2000-08-03  John R. SheetsAdded "Mime-Version" to standard MIME headers parsed in
2000-08-03  Juergen SchmiedImplemented the ErrorInfo interfaces.
2000-08-03  Alexandre JulliardAdded explicit dependency on message files for people...
2000-08-03  Alexandre JulliardMoved GUID definitions to their respective dll.
2000-08-03  Alexandre JulliardFixed IShellLinkA/W definitions.
2000-08-03  Alexandre JulliardAdded guiddef.h and moved a few GUID definitions to...
2000-08-03  Alexandre JulliardFixed IsEqualGUID definition.
2000-08-03  Dmitry TimoshkovLOCALE_NOUSEROVERRIDE means: do not get user redefined...
next