Added afm weight "NORMAL".
[wine] / dlls /
2002-06-24  Huw D M DaviesAdded afm weight "NORMAL".
2002-06-24  Huw D M DaviesDon't map symbol charset through WCToMB.
2002-06-24  Jukka HeinonenRedirect all reads and writes to VGA controller to...
2002-06-24  Jukka HeinonenAdd save/restore mapping context routines.
2002-06-22  Huw D M Davies- Implement AddFontResource*, add stubs for RemoveFontR...
2002-06-22  Dmitry TimoshkovAdded Bulgarian keyboards.
2002-06-22  Huw D M DaviesStore the cache entry indices and not the ptrs.
2002-06-22  Alexandre JulliardAdded printf format checking to the ok() and trace...
2002-06-21  Aric StewartReworking of http and asyncronous calls to get IE6...
2002-06-21  Vincent BéronFixed some various comparisons wrt signedness.
2002-06-21  Alexandre JulliardFixed CLSIDFromString endianness assumptions (reported...
2002-06-21  Alexandre Julliardgetmainargs: new_mode argument is not a pointer in...
2002-06-21  Rok MandeljcAdded Slovenian keyboard.
2002-06-21  John K. HohmImplemented SizeOfVariantData cases for VT_DISPATCH...
2002-06-21  Gregg MattinsonImplemented DbgBreakPoint and DbgUserBreakPoint for...
2002-06-21  Steven EdwardsMoved a few win32 functions to a better location for...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-21  Alexandre JulliardMoved succeeding test out of todo block.
2002-06-20  Mike McCormackFixed ordinals to match the Windows values.
2002-06-20  Jason Edmeades- VarAnd, VarCmp (Strings only), VarNot implemented.
2002-06-20  Guy L. Albertelli- Add routines to dump out tab items internally and...
2002-06-20  Marcus MeissnerITypelib::Invoke: Handle different length arguments...
2002-06-20  Steven EdwardsGive the import libs a proper name.
2002-06-14  Alexandre JulliardFixed make install target to work even when nothing...
2002-06-14  Alexandre JulliardUnregister 16-bit dlls on module unload.
2002-06-14  Mike McCormackImplemented recursive RegDeleteKey in Win95 emulation.
2002-06-14  Aric StewartAdded GetCurrentHwProfileA.
2002-06-14  Shachar ShemeshChanged the country's name to "IL" to conform to common...
2002-06-14  Guy L. AlbertelliSupport images on the tabs of pages that are added...
2002-06-14  Alexandre JulliardRemoved install_libdir targets and centralized the...
2002-06-14  Ove Kaaven- support DirectInput 8 interfaces.
2002-06-14  Marcus MeissnerHandle argsize for VT_DATE.
2002-06-14  Mike McCormackPartially implement NtOpenFile and NtReadFile.
2002-06-14  Alexandre JulliardUpdate the cursor for each window on receiving an X11...
2002-06-14  Dmitry TimoshkovCosmetic fix.
2002-06-14  Huw D M DaviesAdded PatBlt support in enhanced metafiles.
2002-06-13  Aric StewartStub for StiCreateInstance.
2002-06-13  Alexandre JulliardAuthors: Mike McCormack <mikem@codeweavers.com>, Jeremy...
2002-06-13  Dmitry TimoshkovFixed version info.
2002-06-13  François GougetFix handling of strings that do not finish with "||".
2002-06-13  Mike McCormackAdded a few stubs.
2002-06-13  Dmitry TimoshkovAdded Bulgarian NLS definitions (with the help of Anton...
2002-06-13  François GougetReset signals to SIG_DFL before starting a child process.
2002-06-13  Alexandre JulliardFor lines that contain a single field, the field is...
2002-06-13  Aric StewartWhen processing the reg section we need to delete befor...
2002-06-13  Mike McCormackAdded an empty implementation for UuidFromStringA/W.
2002-06-13  Alexandre JulliardRestored MakeCriticalSectionGlobal that got lost somewhere.
2002-06-13  Alexandre JulliardDon't try to open CDROM device if none was specified.
2002-06-13  Ulrich CzekallaAdded support for CAL_ITWODIGITYEARMAX.
2002-06-13  Alexandre Julliardstruct _stat layout is different between crtdll and...
2002-06-13  Alexandre JulliardStore print dlg structure in a property instead of...
2002-06-13  Dmitry TimoshkovAdded stubs for capGetDriverDescription.
2002-06-13  Ove KaavenSupport DirectSound 8 interfaces. Split interface imple...
2002-06-13  John K. HohmCompleted implementation of comcat.dll, incl. Dll[Un...
2002-06-13  Uwe BonnesDisplay the name of the started process in the desktop...
2002-06-13  Guy L. Albertelli- Correct page rectangle calculation.
2002-06-13  Alexandre JulliardAuthors: Peter Hunnisett <peter@transgaming.com>, Ove...
2002-06-10  David HammertonMapVirtualKey actually returns uppercase keys in Windows.
2002-06-10  Huw D M DaviesAdd more magic to find the start of the nametable.
2002-06-10  Alexandre JulliardMoved DC origin into device-specific structure.
2002-06-10  David D. HagoodADPCM nybble processing order was incorrect.
2002-06-10  Paul RupeFaster performance in TEXT_Ellipsify for long strings.
2002-06-10  Paul RupeSupport for LVM_SUBITEMHITTEST; check for out-of-bounds...
2002-06-10  Nix N. NixAdded RunFileDlg with MRU list.
2002-06-10  Won-kyu ParkAdded Korean resources.
2002-06-10  Sander van Leeuwen- Save and restore current directory in GetFileDialog95W if
2002-06-10  Marcus MeissnerMerged the two serializer and unserializer functions...
2002-06-10  Marcus MeissnerAdded some debugoutput functions for TYPEATTR, IDLDESC...
2002-06-10  Sander van LeeuwenHandle ascii & unicode drag and drop structures in...
2002-06-10  Alexandre JulliardAuthors: Jesse Allen <uh_ja@gmx.net>, Lionel Ulmer...
2002-06-10  Mike McCormack- Partially implement LdrGetDllHandle.
2002-06-05  Marcelo WelterAdded PCF_TOTALTIMEOUTS to comm properties.
2002-06-05  Alexandre JulliardCheck access rights before renaming or deleting files...
2002-06-04  Alexandre JulliardDuplicated wsprintf implementation in shlwapi.
2002-06-04  Marcus MeissnerAdded marshalling of IUnknown.
2002-06-04  Patrik StridvallFixed some issues found by winapi_check.
2002-06-04  Jason EdmeadesnitialDir handling and InitialFile handling now agrees...
2002-06-04  Eric PouechImplemented a MP3 decoder (based on mpglib).
2002-06-04  Alexandre JulliardBetter encapsulation of the font and metafile objects.
2002-06-04  Bill MedlandFixed incorrect pointer-cast arithmetic.
2002-06-04  Johan GillAdded version info to 16-bit shell.dll.
2002-06-04  Gerald PfeiferWarning fix.
2002-06-04  Eric PouechFixed another regression in PlaySound.
2002-06-04  Steven EdwardsPorting fixes.
2002-06-02  Alexandre JulliardBetter separation of the palette functions.
2002-06-02  Eric PouechFixed DebugBreakProcess (now generates EXCEPTION_BREAKP...
2002-06-02  Alexandre JulliardRemoved CURSORICON_IconToCursor now that we support...
2002-06-02  John K. HohmComplete ICatInformation implementation.
2002-06-02  Sander van LeeuwenFixed wrong cast; MSDN says lpDropFileStruct->pFiles...
2002-06-02  Eric PouechImplementation for console control events (includes...
2002-06-02  Vincent Béron- Made sure const LP were actually const in dinput.h.
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-31  Alexandre JulliardAvoid division by zero (thanks to David Ronis).
2002-05-31  Alexandre JulliardAdded function table to GDI objects for better encapsul...
2002-05-31  Shachar ShemeshAdded Israeli Hebrew keyboard, and fixed a problem...
2002-05-30  Alexandre JulliardAdded wine_server_fd_to_handle to replace FILE_DupUnixH...
2002-05-30  Sander van LeeuwenMatch behaviour of ImageList_LoadImageA wrt cx paramete...
2002-05-30  Alexandre JulliardPortability fixes.
2002-05-30  Vincent Béron- Fixed GetSystemTimeAdjustment prototype and added...
next