wine
2000-08-23  Francois MethotFor the transparency issue, implemented a switch-case...
2000-08-23  Aric StewartWine was not drawing trackbars with minimum ranges...
2000-08-22  Francois Jacques- removed unnecessary recursion
2000-08-22  Marcus MeissnerFixed some warnings.
2000-08-22  James AbbatielloFixes for reading latched values with ports 0x40-0x43.
2000-08-22  James AbbatielloDon't crash when calling DirectDrawSurface::EnumAttache...
2000-08-22  James AbbatielloAllow FormatMessage to load Unicode string resources.
2000-08-22  Alexandre JulliardAdded APC support in waitable timers.
2000-08-22  Alexandre JulliardRemoved unnecessary calls to CLIPPING_UpdateGCRegion...
2000-08-21  Alexandre JulliardRelease 20000821. wine-20000821
2000-08-21  Andreas Mohr- don't return FALSE for system process changes
2000-08-21  Aric StewartBeginning of some simple optimization of the listview
2000-08-21  Andreas MohrTransform every ERR() to WARN() in MakeProcInstance.
2000-08-21  Uwe BonnesCall WriteOutProfiles16 to make sure that last profile...
2000-08-21  Gerard PatelDisable the owner of a modal dialog box just before...
2000-08-21  Marcus Meissner(from IBM TopPage patch) return correct error for alrea...
2000-08-21  Gerard PatelHandle the LB_GETTEXT and CB_GETLBTEXT cases for 32W...
2000-08-21  Gerard PatelEnables showing of hidden windows when the app ask...
2000-08-20  Hidenori TakeshimaHandle the codepage of fonts if supported by the graphi...
2000-08-20  Hidenori TakeshimaAdded internal charsets for supporting DBCS charsets.
2000-08-20  Alexandre JulliardFixed GDI locking in GetDeviceCaps.
2000-08-20  Kai MorichFixed bug in repeatedly iconisation, code cleanup.
2000-08-20  Marcus MeissnerSet X11DRV_DeviceCaps.numColors according to doc (fixes...
2000-08-20  Chris MorganImplemented DuplicateIcon().
2000-08-20  Chris MorganStubbed INT 15 function 84h.
2000-08-20  Louis Philippe... - Separate application calls to ShowOwnedPopups from...
2000-08-20  Chris MorganRemoved direct calls to TREEVIEW_Refresh().
2000-08-20  Huw D M DaviesImplemented playback of EMR_POLYBEZIER{TO}16, EMR_POLYL...
2000-08-20  Dmitry TimoshkovAdded new language detection scheme that uses NLS data...
2000-08-20  Dusan LackoPass the type/name as a C string instead of an
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...
next