2002-09-13 |
Alexandre Julliard | Removed remaining references to advapi32 registry funct... |
tree | commitdiff |
2002-09-12 |
Patrik Stridvall | Moved all the content of the DDK files ntdef.h and... |
tree | commitdiff |
2002-09-12 |
Dimitrie O. Paun | Move the name directive from the .spec file to the... |
tree | commitdiff |
2002-09-12 |
Dimitrie O. Paun | Make all spec files grep-able. |
tree | commitdiff |
2002-09-11 |
Andriy Palamarchuk | A few more conformance tests for heap memory allocation. |
tree | commitdiff |
2002-09-09 |
Alexandre Julliard | Moved 16-bit registry functions to kernel dll and imple... |
tree | commitdiff |
2002-09-06 |
Francois Gouget | Some small typo / phrasing fixes. |
tree | commitdiff |
2002-09-06 |
Alexandre Julliard | Link all remaining dlls except kernel32 as separated... |
tree | commitdiff |
2002-09-06 |
Francois Gouget | Do not include wine/unicode.h. |
tree | commitdiff |
2002-09-04 |
Alexandre Julliard | PeekNamedPipe: Check if the pipe was closed when there... |
tree | commitdiff |
2002-09-04 |
Eric Pouech | Now passing some console parameters at wineconsole... |
tree | commitdiff |
2002-08-31 |
Alexandre Julliard | Moved internal context macros out of winnt.h. |
tree | commitdiff |
2002-08-28 |
Patrik Stridvall | MSVC compatibility fixes. |
tree | commitdiff |
2002-08-28 |
Alexandre Julliard | Removed system specific GetTempPathA test. |
tree | commitdiff |
2002-08-27 |
Dmitry Timoshkov | Added a bunch of new regression tests. |
tree | commitdiff |
2002-08-27 |
Dmitry Timoshkov | Convert most of the file APIs to Unicode. |
tree | commitdiff |
2002-08-26 |
Patrik Stridvall | MSVC compatibility fixes. |
tree | commitdiff |
2002-08-20 |
Mike McCormack | Added regression test for FormatMessage. |
tree | commitdiff |
2002-08-20 |
Dmitry Timoshkov | Added unit test for environment functions and fixed... |
tree | commitdiff |
2002-08-20 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-08-17 |
Patrik Stridvall | Added include protection for unistd.h and sys/time.h. |
tree | commitdiff |
2002-08-17 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-08-16 |
Aric Stewart | Added SwitchToThread. |
tree | commitdiff |
2002-08-15 |
Alexandre Julliard | Fixed GetLocaleInfoW to handle Unicode properly and... |
tree | commitdiff |
2002-08-15 |
Alexandre Julliard | Updated all locale tables to match exactly what Windows... |
tree | commitdiff |
2002-08-13 |
Alexandre Julliard | Setup exception frame around 16-bit calls to unwind... |
tree | commitdiff |
2002-08-09 |
Alexandre Julliard | Create separate makefiles for tests for more flexibility. |
tree | commitdiff |
2002-08-01 |
Alexandre Julliard | Create at most one glue file for a single dll. |
tree | commitdiff |
2002-07-31 |
Rafael Kitover | Portability fixes for Cygwin. |
tree | commitdiff |
2002-07-31 |
Alexandre Julliard | Fixed some handle type mismatches and added a few casts... |
tree | commitdiff |
2002-07-31 |
Eric Pouech | Moved all client-side console code to kernel. |
tree | commitdiff |
2002-07-31 |
Alexandre Julliard | Moved initial AllocConsole call to kernel init (based... |
tree | commitdiff |
2002-07-31 |
Eric Pouech | Added a generic mechanism to set up hooks for dispatchi... |
tree | commitdiff |
2002-07-31 |
Alexandre Julliard | Rewrote atom test in C. |
tree | commitdiff |
2002-07-25 |
Uwe Bonnes | Fill lpcbAvail for PeekNamedPipe. |
tree | commitdiff |
2002-07-16 |
Paul Millar | Removed drive assumptions in the path handling regressi... |
tree | commitdiff |
2002-07-10 |
Alexandre Julliard | Added FPU emulation interrupts. |
tree | commitdiff |
2002-07-08 |
Andreas Mohr | - Always copy (almost) the whole stack space over to... |
tree | commitdiff |
2002-07-05 |
Gregg Mattinson | Implemented FormatMessage for sparc. Since the va_list... |
tree | commitdiff |
2002-07-05 |
Duane Clark | Add drive letter and Unix path tests of GetFullPathNameA. |
tree | commitdiff |
2002-06-22 |
Alexandre Julliard | Added printf format checking to the ok() and trace... |
tree | commitdiff |
2002-06-21 |
Alexandre Julliard | Made some more spec file entries optional or unnecessary. |
tree | commitdiff |
2002-06-14 |
Alexandre Julliard | Unregister 16-bit dlls on module unload. |
tree | commitdiff |
2002-06-14 |
Shachar Shemesh | Changed the country's name to "IL" to conform to common... |
tree | commitdiff |
2002-06-14 |
Alexandre Julliard | Removed install_libdir targets and centralized the... |
tree | commitdiff |
2002-06-13 |
Dmitry Timoshkov | Added Bulgarian NLS definitions (with the help of Anton... |
tree | commitdiff |
2002-06-13 |
Ulrich Czekalla | Added support for CAL_ITWODIGITYEARMAX. |
tree | commitdiff |
2002-06-05 |
Marcelo Welter | Added PCF_TOTALTIMEOUTS to comm properties. |
tree | commitdiff |
2002-06-05 |
Alexandre Julliard | Check access rights before renaming or deleting files... |
tree | commitdiff |
2002-06-04 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-06-01 |
Alexandre Julliard | Removed some more trailing whitespace. |
tree | commitdiff |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
tree | commitdiff |
2002-05-30 |
Vincent Béron | - Fixed GetSystemTimeAdjustment prototype and added... |
tree | commitdiff |
2002-05-29 |
Alexandre Julliard | Fixed some alignment issues (based on a patch by Gregg... |
tree | commitdiff |
2002-05-29 |
Jakob Eriksson | Removed redundant checks and variables, fixed some... |
tree | commitdiff |
2002-05-29 |
Alexandre Julliard | Fixed some tests that were failing under Wine. |
tree | commitdiff |
2002-05-29 |
Mehmet Yasar | Added test for locale functions. |
tree | commitdiff |
2002-05-24 |
Vincent Béron | Partial implementation of VerifyVersionInfo{A,W}. |
tree | commitdiff |
2002-05-23 |
Francois Gouget | Improve the failure messages. |
tree | commitdiff |
2002-05-23 |
Francois Gouget | Make the tests compile with Visual C++. |
tree | commitdiff |
2002-05-21 |
Alexandre Julliard | Renamed Winelib apps to .exe.so to follow the dll namin... |
tree | commitdiff |
2002-05-19 |
Andreas Mohr | Added LOCALE_IDEFAULTMACCODEPAGE values for some languages. |
tree | commitdiff |
2002-05-17 |
Alexandre Julliard | A few fixes for mingw cross-compilation. |
tree | commitdiff |
2002-05-16 |
Alexandre Julliard | Moved the selector access functions out of winnt.h... |
tree | commitdiff |
2002-05-14 |
Alexandre Julliard | Portability fixes. |
tree | commitdiff |
2002-05-14 |
Vincent Béron | Better implementation of GetCalendarInfo{A,W}, not... |
tree | commitdiff |
2002-05-14 |
Alexandre Julliard | Added winebuild support for generating a .dbg.c file... |
tree | commitdiff |
2002-05-14 |
Aric Stewart | Improved NLS file for codepage 932 (SJIS). |
tree | commitdiff |
2002-05-12 |
Alexandre Julliard | Added some support for cross-compilation using mingw32. |
tree | commitdiff |
2002-05-11 |
Alexandre Julliard | Added -res option to specify resources on winebuild... |
tree | commitdiff |
2002-05-10 |
Alexandre Julliard | Removed extra return statement. |
tree | commitdiff |
2002-05-09 |
Jakob Eriksson | Added some more tests. |
tree | commitdiff |
2002-05-09 |
Juergen Schmied | Stub for VerifyVersionInfoW. |
tree | commitdiff |
2002-05-09 |
Alexandre Julliard | Moved imports specification from the .spec into the... |
tree | commitdiff |
2002-05-06 |
Alexandre Julliard | Fixed handling of GetLongPathNameA. |
tree | commitdiff |
2002-05-06 |
Jakob Eriksson | Tests for _lcreat,_llseek and _llopen added. |
tree | commitdiff |
2002-05-05 |
Alexandre Julliard | Removed more code at Hidenori's request. |
tree | commitdiff |
2002-04-29 |
Jakob Eriksson | Added unit tests for file functions. |
tree | commitdiff |
2002-04-25 |
Paul Millar | Fixed minor typo. |
tree | commitdiff |
2002-04-25 |
Mike McCormack | Added support for TransmitCommChar. |
tree | commitdiff |
2002-04-24 |
Marcelo Welter | Fix to old DCB format parsing. |
tree | commitdiff |
2002-04-22 |
Alexandre Julliard | Removed constants that aren't defined in Windows. |
tree | commitdiff |
2002-04-21 |
Eric Pouech | Added a framework for testing CreateProcess and a few... |
tree | commitdiff |
2002-04-21 |
<wine@gc2.kloepfe... | Faster serial speed cases for non Linux systems. |
tree | commitdiff |
2002-04-14 |
Martin Wilck | - Need a "cleanup" method. |
tree | commitdiff |
2002-04-11 |
Geoffrey Hausheer | Added test for GetFullPathNamesA, GetLongPathNamesA, |
tree | commitdiff |
2002-04-05 |
Martin Wilck | - separate cleanly between async scheduling and file... |
tree | commitdiff |
2002-04-03 |
Geoffrey Hausheer | Cleaned up a bit, removed todos for OpenThread, avoid... |
tree | commitdiff |
2002-04-02 |
Geoffrey Hausheer | Added test for thread functions. |
tree | commitdiff |
2002-04-02 |
Chris Morgan | Implement OpenThread() winapi call. |
tree | commitdiff |
2002-04-01 |
Francois Gouget | Don't bother with declare, just 'use kernel32'. |
tree | commitdiff |
2002-04-01 |
Francois Gouget | Windows headers must be included after wine/test.h. |
tree | commitdiff |
2002-03-29 |
Francois Gouget | Fix SetFileAttributes to honor the umask (rather than... |
tree | commitdiff |
2002-03-27 |
Alexandre Julliard | Added alloc.ok. |
tree | commitdiff |
2002-03-27 |
Geoffrey Hausheer | Added memory allocation test. |
tree | commitdiff |
2002-03-26 |
Alexandre Julliard | Renamed some 16-bit spec files to match the dll name. |
tree | commitdiff |
2002-03-22 |
Dmitry Timoshkov | Added tests for GetSystemDirectoryA/W and GetWindowsDir... |
tree | commitdiff |
2002-03-22 |
Alexandre Julliard | Correctly fill parent pid, module size and module name... |
tree | commitdiff |
2002-03-20 |
Alexandre Julliard | Changed builtin dlls file names to make it clear they... |
tree | commitdiff |
2002-03-11 |
Patrik Stridvall | - Better handling when settimeofday is not available. |
tree | commitdiff |
next |