wine
2000-08-19  Alexandre JulliardAuthors: Alexandre Julliard <julliard@codeweavers.com...
2000-08-19  Ed SnowCorrected serial number generation for CD's with 1...
2000-08-18  Stefan LeichterFixed return value of CDROM_GetLabel if CDROM_Open...
2000-08-18  Hidenori TakeshimaSeparate GetTextMetrics and implement it for SBCS/Unico...
2000-08-18  Marcus MeissnerFixed STATUS_GetTextW in regard to NULL pointers.
2000-08-18  Dmitry TimoshkovAppend .DRV to name only if no extension present.
2000-08-18  Dmitry TimoshkovDo not crash if path is NULL in DEBUG_ProcessElfFileFro...
2000-08-18  Ed SnowClean out the hack on BASS/TREBLE and suppress them...
2000-08-18  Chris Morgan- Added a helper function TOOLBAR_GetText() and macro...
2000-08-18  Mike McCormackSave GET_APCS data before calling any asynchronous...
2000-08-18  Gerard PatelTurns the handling to pure 16 bits, remove references...
2000-08-18  Albert den... Remove unused critical section global variable PRINT32_...
2000-08-18  Gerard PatelAvoids changing 2 levels when clicking .. in the direct...
2000-08-18  Chris MorganStubbed SetConsoleInputExeNameA/W.
2000-08-18  Gerard PatelWM_GETFONT should return a real font handle instead...
2000-08-16  Niclas Karlsson... WATCOM compiled programs leave VirtualSize to zero...
2000-08-16  Niclas Karlsson... Implemented ACS_CENTER for animation controls.
2000-08-16  Alexandre JulliardAvoid going past the end of the relocation section...
2000-08-16  Francois MethotImplemented background transparency on animation contro...
2000-08-16  Louis Philippe... While dragging, catch keyboard messages between WM_KEYF...
2000-08-16  Peter GantenIf a module cannot be found in LoadLibraryEx32W16,...
2000-08-16  Marcus MeissnerMissed the first character of every argument in Command...
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...
next