2002-08-13 |
Dmitry Timoshkov | Added WM_GET/SETTEXT support. |
commit | commitdiff | tree | snapshot |
2002-08-13 |
Alexandre Julliard | The provider functions are WINAPI. |
commit | commitdiff | tree | snapshot |
2002-08-13 |
Aric Stewart | Only modify returned keys on success. |
commit | commitdiff | tree | snapshot |
2002-08-13 |
Alexandre Julliard | Added 'walk exception' command. |
commit | commitdiff | tree | snapshot |
2002-08-13 |
Alexandre Julliard | Avoid dependencies on y.tab.h. |
commit | commitdiff | tree | snapshot |
2002-08-13 |
Alexandre Julliard | Setup exception frame around 16-bit calls to unwind... |
commit | commitdiff | tree | snapshot |
2002-08-13 |
Juergen Schmied | Stubs for DragDropHelper. |
commit | commitdiff | tree | snapshot |
2002-08-13 |
Marcus Meissner | Fixed the ppdev.h present but not direct io access... |
commit | commitdiff | tree | snapshot |
2002-08-13 |
Pierre Beyssac | Fixed ptrace argument order for FreeBSD, NetBSD and... |
commit | commitdiff | tree | snapshot |
2002-08-13 |
Jukka Heinonen | Add support for moving VGA controller window in framebu... |
commit | commitdiff | tree | snapshot |
2002-08-10 |
Alexandre Julliard | Test results need to depend on the module being tested. |
commit | commitdiff | tree | snapshot |
2002-08-10 |
Alexandre Julliard | Added explicit dependency on y.tab.h for lex output. |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Alexandre Julliard | Unprotect the resource data in the unhandled exception... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Alexandre Julliard | Implemented the RtlImage* functions, and use them to... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Andriy Palamarchuk | Improved richedit headers. |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Michael Stefaniuc | Convert HMMIO to a void*. |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Dave Hawkes | Fonts with an incomplete character set could cause... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Marcus Meissner | Copy va_lists by using va_copy, not by just assigning... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Alexandre Julliard | Create separate makefiles for tests for more flexibility. |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Alexandre Julliard | Fixed string lengths to do the right thing for all... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Alexandre Julliard | Updated authors list. |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Ove Kaaven | Some more RPC definitions. |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Patrik Stridvall | API file update. |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Michael Stefaniuc | - Convert HDRVR to a void*. |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Andriy Palamarchuk | Added an example of using winemaker. |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Andriy Palamarchuk | Updated to generate build scripts working with current... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Huw D M Davies | Add missing HeapFree. |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Gregg Mattinson | Fixes for Sparc build. |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Alexandre Julliard | Don't make the ac_asm function wrapper static to preven... |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Alexandre Julliard | Get rid of removed winapi_check subdirs. |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Alexandre Julliard | Don't change base in map_image since we use it later on. |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Alexandre Julliard | Authors: Josh DuBois <duboisj@codeweavers.com>, Marcus... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Juergen Schmied | Implement StrRetToStr in shlwapi. |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Christian Costa | Initialize the DDCAPS structure of the DDRAW object... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Lionel Ulmer | Handle 'not acquired' error messages on keyboard GetDev... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Alexandre Julliard | Release 20020804. wine-20020804 |
commit | commitdiff | tree | snapshot |
2002-08-03 |
Alexandre Julliard | Set user address space limit to 0xc0000000. |
commit | commitdiff | tree | snapshot |
2002-08-03 |
Lionel Ulmer | Support negative values in RECTs during Blts. |
commit | commitdiff | tree | snapshot |
2002-08-03 |
Juergen Schmied | - Fixed possible loss of data with given overlapped... |
commit | commitdiff | tree | snapshot |
2002-08-03 |
Alexandre Julliard | Only link with msvcrt on mingw32. Cleaned up a few... |
commit | commitdiff | tree | snapshot |
2002-08-03 |
Juergen Schmied | - Moved 16 bit functions to a seperate file. |
commit | commitdiff | tree | snapshot |
2002-08-03 |
Michael Stefaniuc | Convert HMIXER, HMIXEROBJ to a void*. |
commit | commitdiff | tree | snapshot |
2002-08-03 |
Duane Clark | On mouse down in thumb, issue SB_THUMBTRACK with curren... |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Alexandre Julliard | Install the aclocal macros for use by Winelib apps. |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Alexandre Julliard | Don't pass the perl C flags to winebuild. |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Mike Castle | Compile fix for multi-threaded perl. |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Lionel Ulmer | Be less strict on parameter checking in the SetSurfaceD... |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Michael Stefaniuc | - Converted HWAVE, HWAVEIN, HWAVEOUT to void*. |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Eric Pouech | Added $regs as a variable for displaying all registers. |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Alexandre Julliard | Don't set the DC_DIRTY flag in SetDCState since we... |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Alexandre Julliard | Removed struct user to avoid conflicts with system... |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Alexandre Julliard | Create at most one glue file for a single dll. |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Alexandre Julliard | In -spec and -exe mode, accept multiple object files... |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Robert Lunnon | Preliminary audio driver for Solaris Libaudioio. |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Alexandre Julliard | Authors: Eric Pouech <eric.pouech@wanadoo.fr>, Michael... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Alexandre Julliard | Use the normal perl interpreter for test scripts that... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Alexandre Julliard | Moved the #ifdefs for the getnetby* etc. functions... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Rok Mandeljc | Fixed some invalid characters. |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Alexandre Julliard | Split routines that don't rely on C functions into... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Alexandre Julliard | Add MSVCRT prefix to _stat and _fstat (based on a patch... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Rafael Kitover | Portability fixes for Cygwin. |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Alexandre Julliard | Fixed some handle type mismatches and added a few casts... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Eric Pouech | Moved all client-side console code to kernel. |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Alexandre Julliard | Moved initial AllocConsole call to kernel init (based... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Eric Pouech | Made the calls to (Read|Write)Console through a functio... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Eric Pouech | Added a generic mechanism to set up hooks for dispatchi... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Alexandre Julliard | We have to use the Rtl variant of Enter/LeaveCriticalSe... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Alexandre Julliard | Remove .so extension from main module file name after... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Alexandre Julliard | Rewrote atom test in C. |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Rafael Kitover | Changed dos_handles to store dups of stdio/out/err... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Nicolas Escuder | Speed and buffer improvement, code clean up, and fix... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Alexandre Julliard | Fixed HANDLE<->HFILE conversions, since they will be... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Alexandre Julliard | Merged the NAS driver written by Nicolas |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Eric Pouech | Added ability to defer breakpoint setting for breakpoin... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Eric Pouech | Fixed regression on internal vars. |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Alexandre Julliard | Set the correct permissions on the PE image sections. |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Marcus Meissner | Check for mkstemp, added a port implementation if it... |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Chris Morgan | Some dos VGA error handling. Misc TRACE changes. |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Eric Pouech | Added source command. |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Juergen Schmied | - Implemented IMallocSpy hooks in IMalloc. |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Gerald Pfeifer | Fixed format string. |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Jukka Heinonen | VGA emulation now supports outw and outl. |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Jukka Heinonen | Add VGA controller framebuffer between VGA window and |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Steven Edwards | Portability fix. |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Steven Edwards | Fix building/linking resources on Mingw. |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Alexandre Julliard | Import comctl32 functions from shell32 by ordinal. |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Michael Stefaniuc | Include <stdlib.h> needed by exit(). |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Michael Stefaniuc | Converted HENHMETAFILE and HMETAFILE to a void*. |
commit | commitdiff | tree | snapshot |
2002-07-28 |
Alexandre Julliard | Convert HTASK to void* (based on a patch by Michael... |
commit | commitdiff | tree | snapshot |
2002-07-28 |
Alexandre Julliard | Added a winebuild man page. |
commit | commitdiff | tree | snapshot |
2002-07-28 |
Alexandre Julliard | Added support for importing by ordinal. |
commit | commitdiff | tree | snapshot |
2002-07-28 |
Alexandre Julliard | Set correct dll file name when building a .def file. |
commit | commitdiff | tree | snapshot |
2002-07-28 |
Alexandre Julliard | Fixed potential memory corruption. |
commit | commitdiff | tree | snapshot |
2002-07-28 |
Ryan Cumming | Implementation of RtlGetNtVersionNumbers. |
commit | commitdiff | tree | snapshot |
2002-07-28 |
Rafael Kitover | Minor fix for ide-scsi cdroms. |
commit | commitdiff | tree | snapshot |
2002-07-28 |
Jukka Heinonen | Add decoding logic for VGA indexed registers. |
commit | commitdiff | tree | snapshot |
2002-07-28 |
Michael Stefaniuc | - Converted HHOOK to a void*. |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Alexandre Julliard | RDW_FRAME should be RDW_NOFRAME when validating (spotte... |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Gerald Pfeifer | #include <unistd.h> which is required for unlink(). |
commit | commitdiff | tree | snapshot |
next |