Handle texture FVF formats when no texture is bound.
[wine] / dlls / kernel /
2002-10-25  Michael StefaniucCompile the kernel dll with -DSTRICT.
2002-10-25  Andreas Mohr- fix some pselling
2002-10-25  Bill MedlandFix OLE_GetFormatW so that GetDateFormatW works.
2002-10-23  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-10-23  Patrik StridvallUpdated the generated tests.
2002-10-18  Alexandre JulliardAdded support for building certain dlls with -DSTRICT.
2002-10-18  Alexandre JulliardAdded FIXMEs for metafile and fullhwnd handle conversio...
2002-10-18  Alexandre JulliardMerged wine_call_to_16_long and wine_call_to_16_short...
2002-10-18  Stefan LeichterBuildCommDCBAndTimeoutsA: Made the argument parsing...
2002-10-17  Alexandre JulliardUse the WOWHandle functions to convert between task...
2002-10-15  Patrik StridvallUpdated the generated tests.
2002-10-09  Jeff SmithSpelling corrections.
2002-10-07  Steve LustbaderProvide stubs for Create/DeleteTimerQueueTimer.
2002-10-07  Steve LustbaderImplement GetUserDefaultUILanguage and GetSystemDefault...
2002-10-04  Dmitry TimoshkovFixed atom test to work on Windows.
2002-10-04  Dmitry TimoshkovAdded a prototype code page test. Fixed issue regarding...
2002-10-03  Alexandre JulliardAdded process_id_t and thread_it_t types to the server...
2002-10-03  Alexandre JulliardRemoved LPxxx handle types that don't exist under Windows.
2002-10-02  Patrik StridvallAdded some more autogenerated tests.
2002-10-02  Alexandre JulliardMake sure things still work if 16-bit dlls cannot be...
2002-10-02  Alexandre JulliardAdded --disable-win16 configure option.
2002-10-01  Patrik StridvallAdded new autogenerated test for data structure packing.
2002-09-24  Patrik StridvallFixed some issues found by winapi_check.
2002-09-23  Patrik StridvallCleaned up the code so it would be easier to parse...
2002-09-17  Alexandre JulliardImplemented the ntdll virtual memory functions, and...
2002-09-13  Alexandre JulliardRemoved remaining references to advapi32 registry funct...
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-09-12  Dimitrie O. PaunMove the name directive from the .spec file to the...
2002-09-12  Dimitrie O. PaunMake all spec files grep-able.
2002-09-11  Andriy PalamarchukA few more conformance tests for heap memory allocation.
2002-09-09  Alexandre JulliardMoved 16-bit registry functions to kernel dll and imple...
2002-09-06  Francois GougetSome small typo / phrasing fixes.
2002-09-06  Alexandre JulliardLink all remaining dlls except kernel32 as separated...
2002-09-06  Francois GougetDo not include wine/unicode.h.
2002-09-04  Alexandre JulliardPeekNamedPipe: Check if the pipe was closed when there...
2002-09-04  Eric PouechNow passing some console parameters at wineconsole...
2002-08-31  Alexandre JulliardMoved internal context macros out of winnt.h.
2002-08-28  Patrik StridvallMSVC compatibility fixes.
2002-08-28  Alexandre JulliardRemoved system specific GetTempPathA test.
2002-08-27  Dmitry TimoshkovAdded a bunch of new regression tests.
2002-08-27  Dmitry TimoshkovConvert most of the file APIs to Unicode.
2002-08-26  Patrik StridvallMSVC compatibility fixes.
2002-08-20  Mike McCormackAdded regression test for FormatMessage.
2002-08-20  Dmitry TimoshkovAdded unit test for environment functions and fixed...
2002-08-20  Patrik StridvallFixed some issues found by winapi_check.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-08-17  Patrik StridvallFixed some issues found by winapi_check.
2002-08-16  Aric StewartAdded SwitchToThread.
2002-08-15  Alexandre JulliardFixed GetLocaleInfoW to handle Unicode properly and...
2002-08-15  Alexandre JulliardUpdated all locale tables to match exactly what Windows...
2002-08-13  Alexandre JulliardSetup exception frame around 16-bit calls to unwind...
2002-08-09  Alexandre JulliardCreate separate makefiles for tests for more flexibility.
2002-08-01  Alexandre JulliardCreate at most one glue file for a single dll.
2002-07-31  Rafael KitoverPortability fixes for Cygwin.
2002-07-31  Alexandre JulliardFixed some handle type mismatches and added a few casts...
2002-07-31  Eric PouechMoved all client-side console code to kernel.
2002-07-31  Alexandre JulliardMoved initial AllocConsole call to kernel init (based...
2002-07-31  Eric PouechAdded a generic mechanism to set up hooks for dispatchi...
2002-07-31  Alexandre JulliardRewrote atom test in C.
2002-07-25  Uwe BonnesFill lpcbAvail for PeekNamedPipe.
2002-07-16  Paul MillarRemoved drive assumptions in the path handling regressi...
2002-07-10  Alexandre JulliardAdded FPU emulation interrupts.
2002-07-08  Andreas Mohr- Always copy (almost) the whole stack space over to...
2002-07-05  Gregg MattinsonImplemented FormatMessage for sparc. Since the va_list...
2002-07-05  Duane ClarkAdd drive letter and Unix path tests of GetFullPathNameA.
2002-06-22  Alexandre JulliardAdded printf format checking to the ok() and trace...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-14  Alexandre JulliardUnregister 16-bit dlls on module unload.
2002-06-14  Shachar ShemeshChanged the country's name to "IL" to conform to common...
2002-06-14  Alexandre JulliardRemoved install_libdir targets and centralized the...
2002-06-13  Dmitry TimoshkovAdded Bulgarian NLS definitions (with the help of Anton...
2002-06-13  Ulrich CzekallaAdded support for CAL_ITWODIGITYEARMAX.
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  Patrik StridvallFixed some issues found by winapi_check.
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-30  Vincent Béron- Fixed GetSystemTimeAdjustment prototype and added...
2002-05-29  Alexandre JulliardFixed some alignment issues (based on a patch by Gregg...
2002-05-29  Jakob ErikssonRemoved redundant checks and variables, fixed some...
2002-05-29  Alexandre JulliardFixed some tests that were failing under Wine.
2002-05-29  Mehmet YasarAdded test for locale functions.
2002-05-24  Vincent BéronPartial implementation of VerifyVersionInfo{A,W}.
2002-05-23  Francois GougetImprove the failure messages.
2002-05-23  Francois GougetMake the tests compile with Visual C++.
2002-05-21  Alexandre JulliardRenamed Winelib apps to .exe.so to follow the dll namin...
2002-05-19  Andreas MohrAdded LOCALE_IDEFAULTMACCODEPAGE values for some languages.
2002-05-17  Alexandre JulliardA few fixes for mingw cross-compilation.
2002-05-16  Alexandre JulliardMoved the selector access functions out of winnt.h...
2002-05-14  Alexandre JulliardPortability fixes.
2002-05-14  Vincent BéronBetter implementation of GetCalendarInfo{A,W}, not...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-14  Aric StewartImproved NLS file for codepage 932 (SJIS).
2002-05-12  Alexandre JulliardAdded some support for cross-compilation using mingw32.
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-10  Alexandre JulliardRemoved extra return statement.
2002-05-09  Jakob ErikssonAdded some more tests.
2002-05-09  Juergen SchmiedStub for VerifyVersionInfoW.
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-05-06  Alexandre JulliardFixed handling of GetLongPathNameA.
next