wine
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...
2000-08-03  Aric Stewart- Fixed bug where InitSubItem was doing a ZeroMemory...
2000-08-03  Marcus MeissnerOne of the 24/32 convert color masks was wrong.
2000-08-03  Marcus MeissnerGetPropA/W have string args.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-08-02  Alexandre JulliardRelease 20000801. wine-20000801
2000-08-02  Jeremy WhiteAdded WM_TCARD and DWORDLONG.
2000-08-02  Marcus MeissnerPE_MESSAGE_HEADER.Length contains the header itself...
2000-08-01  Peter GantenCommitting a page of a shared mapping in one process...
2000-08-01  Peter GantenMoved Wine private heap creation flags to other values.
2000-08-01  Alexandre JulliardOnly set COMSPEC if not defined already.
2000-08-01  Gerard PatelChanged the win31 style file dialog to 32 bits structur...
2000-08-01  Alexandre JulliardSerge Ivanov
2000-08-01  Matthew LakeFixed a segfault problem using the standard file open...
2000-08-01  Alexandre JulliardMoved MulDiv() and VGA routines out of GDI.
2000-08-01  Dave PicklesAdded support for ERRORLEVEL.
2000-08-01  Susan FarleyMore consistent calculation of line height, scrolls...
2000-08-01  Aric StewartFixed a few bugs including one with setting extended...
2000-08-01  Marcus MeissnerRemoved unnecessary X11 includes from ddraw.h.
2000-08-01  Peter GantenWinExec16 should not split quoted filenames with spaces.
2000-08-01  Aric StewartImplemented InternetCheckConnectionA.
2000-08-01  Ove KaavenFixed another non-Linux build failure.
2000-08-01  Marcus MeissnerFixed 2 forward entries.
2000-08-01  Marcus MeissnerRemoved some flicker by detecting if we set the same...
2000-08-01  Gerard PatelChange logic of listbox resizing for 16 bits apps for...
next