2002-08-15 |
Alexandre Julliard | Added support for #pragma code_page.
|
commit | commitdiff | tree |
2002-08-15 |
Rok Mandeljc | Added Slovenian resources.
|
commit | commitdiff | tree |
2002-08-15 |
Marcus Meissner | The text section alignment should be default, not 1.
|
commit | commitdiff | tree |
2002-08-15 |
Andriy Palamarchuk | Link against msvcrt, fixed logic to handle quoted paths...
|
commit | commitdiff | tree |
2002-08-15 |
Andriy Palamarchuk | Linked regedit against msvcrt instead of the platform...
|
commit | commitdiff | tree |
2002-08-14 |
Alexandre Julliard | Make behavior of builtin executables closer to that...
|
commit | commitdiff | tree |
2002-08-14 |
Alexandre Julliard | Updated dependencies.
|
commit | commitdiff | tree |
2002-08-14 |
Alexandre Julliard | Use the "new" LDT set call on Linux.
|
commit | commitdiff | tree |
2002-08-14 |
Alexandre Julliard | Builtin modules must be aligned on 64K boundary.
|
commit | commitdiff | tree |
2002-08-14 |
Mike McCormack | Avoid dodgy asm optimization if the server's byte order...
|
commit | commitdiff | tree |
2002-08-14 |
Huw D M Davies | Correct font size for non MM_TEXT modes.
|
commit | commitdiff | tree |
2002-08-14 |
François Gouget | NT sets the error code to ERROR_RESOURCE_DATA_NOT_FOUND...
|
commit | commitdiff | tree |
2002-08-14 |
Dmitry Timoshkov | Make dialog IDs "Browse for Folder" compatible with IE.
|
commit | commitdiff | tree |
2002-08-14 |
Mike McCormack | Stubs for DAD_Drag Enter, EnterEx, Move AutoScroll...
|
commit | commitdiff | tree |
2002-08-14 |
Mike McCormack | Correct the size of the colour map allocated in the...
|
commit | commitdiff | tree |
2002-08-14 |
Aric Stewart | Added DeinitMapiUtil stub.
|
commit | commitdiff | tree |
2002-08-14 |
Dimitrie O. Paun | Update the debugging channels docu.
|
commit | commitdiff | tree |
2002-08-14 |
Pierre Beyssac | Implemented CONTEXT_DEBUG_REGISTERS on FreeBSD.
|
commit | commitdiff | tree |
2002-08-13 |
Alexandre Julliard | Fixed race condition when a thread gets killed right...
|
commit | commitdiff | tree |
2002-08-13 |
Huw D M Davies | Very hacked implementation of url monikers.
|
commit | commitdiff | tree |
2002-08-13 |
Dmitry Timoshkov | Cosmetics.
|
commit | commitdiff | tree |
2002-08-13 |
Alexandre Julliard | Add QM_SMRESULT in wake bits too in case the changed...
|
commit | commitdiff | tree |
2002-08-13 |
Dmitry Timoshkov | Fix snooping of 16-bit dlls being loaded at the same...
|
commit | commitdiff | tree |
2002-08-13 |
Huw D M Davies | At the end of PATH_StrokePath, update dc->CurPosX|Y...
|
commit | commitdiff | tree |
2002-08-13 |
Dmitry Timoshkov | Fixed hex to binary conversion.
|
commit | commitdiff | tree |
2002-08-13 |
Dmitry Timoshkov | us->Length is in bytes.
|
commit | commitdiff | tree |
2002-08-13 |
Dmitry Timoshkov | Throw exception only for Wine internal locks.
|
commit | commitdiff | tree |
2002-08-13 |
Alexandre Julliard | Reduce flicker on updates.
|
commit | commitdiff | tree |
2002-08-13 |
Mike McCormack | Duplicate the font handle passed through WM_SETFONT...
|
commit | commitdiff | tree |
2002-08-13 |
Dmitry Timoshkov | Added WM_GET/SETTEXT support.
|
commit | commitdiff | tree |
2002-08-13 |
Alexandre Julliard | The provider functions are WINAPI.
|
commit | commitdiff | tree |
2002-08-13 |
Aric Stewart | Only modify returned keys on success.
|
commit | commitdiff | tree |
2002-08-13 |
Alexandre Julliard | Added 'walk exception' command.
|
commit | commitdiff | tree |
2002-08-13 |
Alexandre Julliard | Avoid dependencies on y.tab.h.
|
commit | commitdiff | tree |
2002-08-13 |
Alexandre Julliard | Setup exception frame around 16-bit calls to unwind...
|
commit | commitdiff | tree |
2002-08-13 |
Juergen Schmied | Stubs for DragDropHelper.
|
commit | commitdiff | tree |
2002-08-13 |
Marcus Meissner | Fixed the ppdev.h present but not direct io access...
|
commit | commitdiff | tree |
2002-08-13 |
Pierre Beyssac | Fixed ptrace argument order for FreeBSD, NetBSD and...
|
commit | commitdiff | tree |
2002-08-13 |
Jukka Heinonen | Add support for moving VGA controller window in framebuffer...
|
commit | commitdiff | tree |
2002-08-10 |
Alexandre Julliard | Test results need to depend on the module being tested.
|
commit | commitdiff | tree |
2002-08-10 |
Alexandre Julliard | Added explicit dependency on y.tab.h for lex output.
|
commit | commitdiff | tree |
2002-08-09 |
Alexandre Julliard | Unprotect the resource data in the unhandled exception...
|
commit | commitdiff | tree |
2002-08-09 |
Alexandre Julliard | Implemented the RtlImage* functions, and use them to...
|
commit | commitdiff | tree |
2002-08-09 |
Andriy Palamarchuk | Improved richedit headers.
|
commit | commitdiff | tree |
2002-08-09 |
Michael Stefaniuc | Convert HMMIO to a void*.
|
commit | commitdiff | tree |
2002-08-09 |
Dave Hawkes | Fonts with an incomplete character set could cause...
|
commit | commitdiff | tree |
2002-08-09 |
Marcus Meissner | Copy va_lists by using va_copy, not by just assigning...
|
commit | commitdiff | tree |
2002-08-09 |
Alexandre Julliard | Create separate makefiles for tests for more flexibility.
|
commit | commitdiff | tree |
2002-08-09 |
Alexandre Julliard | Fixed string lengths to do the right thing for all...
|
commit | commitdiff | tree |
2002-08-09 |
Alexandre Julliard | Updated authors list.
|
commit | commitdiff | tree |
2002-08-09 |
Ove Kaaven | Some more RPC definitions.
|
commit | commitdiff | tree |
2002-08-09 |
Patrik Stridvall | Fixed some issues found by winapi_check.
|
commit | commitdiff | tree |
2002-08-09 |
Patrik Stridvall | API file update.
|
commit | commitdiff | tree |
2002-08-09 |
Michael Stefaniuc | - Convert HDRVR to a void*.
|
commit | commitdiff | tree |
2002-08-09 |
Andriy Palamarchuk | Added an example of using winemaker.
|
commit | commitdiff | tree |
2002-08-09 |
Andriy Palamarchuk | Updated to generate build scripts working with current...
|
commit | commitdiff | tree |
2002-08-09 |
Huw D M Davies | Add missing HeapFree.
|
commit | commitdiff | tree |
2002-08-07 |
Gregg Mattinson | Fixes for Sparc build.
|
commit | commitdiff | tree |
2002-08-07 |
Alexandre Julliard | Don't make the ac_asm function wrapper static to prevent...
|
commit | commitdiff | tree |
2002-08-07 |
Alexandre Julliard | Get rid of removed winapi_check subdirs.
|
commit | commitdiff | tree |
2002-08-06 |
Alexandre Julliard | Don't change base in map_image since we use it later on.
|
commit | commitdiff | tree |
2002-08-06 |
Alexandre Julliard | Authors: Josh DuBois <duboisj@codeweavers.com>, Marcus...
|
commit | commitdiff | tree |
2002-08-06 |
Juergen Schmied | Implement StrRetToStr in shlwapi.
|
commit | commitdiff | tree |
2002-08-06 |
Christian Costa | Initialize the DDCAPS structure of the DDRAW object...
|
commit | commitdiff | tree |
2002-08-06 |
Lionel Ulmer | Handle 'not acquired' error messages on keyboard GetDeviceData.
|
commit | commitdiff | tree |
2002-08-04 |
Alexandre Julliard | Release 20020804.
|
commit | commitdiff | tree |
2002-08-03 |
Alexandre Julliard | Set user address space limit to 0xc0000000.
|
commit | commitdiff | tree |
2002-08-03 |
Lionel Ulmer | Support negative values in RECTs during Blts.
|
commit | commitdiff | tree |
2002-08-03 |
Juergen Schmied | - Fixed possible loss of data with given overlapped...
|
commit | commitdiff | tree |
2002-08-03 |
Alexandre Julliard | Only link with msvcrt on mingw32. Cleaned up a few...
|
commit | commitdiff | tree |
2002-08-03 |
Juergen Schmied | - Moved 16 bit functions to a seperate file.
|
commit | commitdiff | tree |
2002-08-03 |
Michael Stefaniuc | Convert HMIXER, HMIXEROBJ to a void*.
|
commit | commitdiff | tree |
2002-08-03 |
Duane Clark | On mouse down in thumb, issue SB_THUMBTRACK with current...
|
commit | commitdiff | tree |
2002-08-02 |
Alexandre Julliard | Install the aclocal macros for use by Winelib apps.
|
commit | commitdiff | tree |
2002-08-02 |
Alexandre Julliard | Don't pass the perl C flags to winebuild.
|
commit | commitdiff | tree |
2002-08-02 |
Mike Castle | Compile fix for multi-threaded perl.
|
commit | commitdiff | tree |
2002-08-02 |
Lionel Ulmer | Be less strict on parameter checking in the SetSurfaceDesc...
|
commit | commitdiff | tree |
2002-08-02 |
Michael Stefaniuc | - Converted HWAVE, HWAVEIN, HWAVEOUT to void*.
|
commit | commitdiff | tree |
2002-08-02 |
Eric Pouech | Added $regs as a variable for displaying all registers.
|
commit | commitdiff | tree |
2002-08-02 |
Alexandre Julliard | Don't set the DC_DIRTY flag in SetDCState since we...
|
commit | commitdiff | tree |
2002-08-02 |
Alexandre Julliard | Removed struct user to avoid conflicts with system...
|
commit | commitdiff | tree |
2002-08-01 |
Alexandre Julliard | Create at most one glue file for a single dll.
|
commit | commitdiff | tree |
2002-08-01 |
Alexandre Julliard | In -spec and -exe mode, accept multiple object files...
|
commit | commitdiff | tree |
2002-08-01 |
Robert Lunnon | Preliminary audio driver for Solaris Libaudioio.
|
commit | commitdiff | tree |
2002-08-01 |
Alexandre Julliard | Authors: Eric Pouech <eric.pouech@wanadoo.fr>, Michael...
|
commit | commitdiff | tree |
2002-07-31 |
Alexandre Julliard | Use the normal perl interpreter for test scripts that...
|
commit | commitdiff | tree |
2002-07-31 |
Alexandre Julliard | Moved the #ifdefs for the getnetby* etc. functions...
|
commit | commitdiff | tree |
2002-07-31 |
Rok Mandeljc | Fixed some invalid characters.
|
commit | commitdiff | tree |
2002-07-31 |
Alexandre Julliard | Split routines that don't rely on C functions into...
|
commit | commitdiff | tree |
2002-07-31 |
Alexandre Julliard | Add MSVCRT prefix to _stat and _fstat (based on a patch...
|
commit | commitdiff | tree |
2002-07-31 |
Rafael Kitover | Portability fixes for Cygwin.
|
commit | commitdiff | tree |
2002-07-31 |
Alexandre Julliard | Fixed some handle type mismatches and added a few casts...
|
commit | commitdiff | tree |
2002-07-31 |
Eric Pouech | Moved all client-side console code to kernel.
|
commit | commitdiff | tree |
2002-07-31 |
Alexandre Julliard | Moved initial AllocConsole call to kernel init (based...
|
commit | commitdiff | tree |
2002-07-31 |
Eric Pouech | Made the calls to (Read|Write)Console through a function...
|
commit | commitdiff | tree |
2002-07-31 |
Eric Pouech | Added a generic mechanism to set up hooks for dispatching...
|
commit | commitdiff | tree |
2002-07-31 |
Alexandre Julliard | We have to use the Rtl variant of Enter/LeaveCriticalSection...
|
commit | commitdiff | tree |
2002-07-31 |
Alexandre Julliard | Remove .so extension from main module file name after...
|
commit | commitdiff | tree |
2002-07-31 |
Alexandre Julliard | Rewrote atom test in C.
|
commit | commitdiff | tree |
2002-07-31 |
Rafael Kitover | Changed dos_handles to store dups of stdio/out/err...
|
commit | commitdiff | tree |