2004-08-22 |
Michael Stefaniuc | Test case for hotspot handling.
|
commit | commitdiff | tree |
2004-08-22 |
Michael Stefaniuc | - Fix hotspot handling
|
commit | commitdiff | tree |
2004-04-19 |
Michael Stefaniuc | NtQueryInformationToken isn't a stub so change the...
|
commit | commitdiff | tree |
2004-04-09 |
Michael Stefaniuc | - remove from README the stuff that's already in the...
|
commit | commitdiff | tree |
2004-04-05 |
Michael Stefaniuc | Fix cut'n'paste error: leave the CriticalSection not...
|
commit | commitdiff | tree |
2004-03-11 |
Michael Stefaniuc | Add the LDFLAGS when linking hlp2sgml.
|
commit | commitdiff | tree |
2004-02-17 |
Michael Stefaniuc | Added winedump man page, heavily based on the README...
|
commit | commitdiff | tree |
2004-02-07 |
Michael Stefaniuc | Update doc about cross-compiling of the Wine tests.
|
commit | commitdiff | tree |
2004-01-20 |
Michael Stefaniuc | Fixed DOS EXE loader for the case where we realy have...
|
commit | commitdiff | tree |
2004-01-09 |
Michael Stefaniuc | - add VESA mode 0x6a (same as 0x102)
|
commit | commitdiff | tree |
2004-01-02 |
Michael Stefaniuc | Fill in the color MaskSize and FieldPosition fields...
|
commit | commitdiff | tree |
2004-01-02 |
Michael Stefaniuc | Use a struct as specified in the VBE 3.0 standard for the
|
commit | commitdiff | tree |
2004-01-02 |
Michael Stefaniuc | Set the "bytes per scan line" field when generating...
|
commit | commitdiff | tree |
2003-12-30 |
Michael Stefaniuc | Fixed mem leak on error path.
|
commit | commitdiff | tree |
2003-12-30 |
Michael Stefaniuc | Search for mingw-$prog too.
|
commit | commitdiff | tree |
2003-10-01 |
Michael Stefaniuc | Fix missing mem freeing on error path.
|
commit | commitdiff | tree |
2003-09-30 |
Michael Stefaniuc | Fixes for memory leaks on error path.
|
commit | commitdiff | tree |
2003-09-30 |
Michael Stefaniuc | Fix memory leaks on error path.
|
commit | commitdiff | tree |
2003-09-27 |
Michael Stefaniuc | Due to a misplaced "}" memory wasn't freed on the error...
|
commit | commitdiff | tree |
2003-09-27 |
Michael Stefaniuc | Fix some memory leaks found by smatch.
|
commit | commitdiff | tree |
2003-09-26 |
Michael Stefaniuc | Fixed missing wine_tsx11_unlock() on error path.
|
commit | commitdiff | tree |
2003-09-22 |
Michael Stefaniuc | Silence the FIXME produced by an install check of MVSOUND...
|
commit | commitdiff | tree |
2003-09-22 |
Michael Stefaniuc | Silence the FIXME's produced by a check for a dos32...
|
commit | commitdiff | tree |
2003-09-03 |
Michael Stefaniuc | Use DOS style variables in the German documentation...
|
commit | commitdiff | tree |
2003-09-02 |
Michael Stefaniuc | int33 21h is identical to int33 00h.
|
commit | commitdiff | tree |
2003-04-17 |
Michael Stefaniuc | mbtowc returns -1 if we can't find a valid multibyte...
|
commit | commitdiff | tree |
2003-04-03 |
Michael Stefaniuc | Add some missing HeapFree's and one missing free.
|
commit | commitdiff | tree |
2003-02-24 |
Michael Stefaniuc | Remove some unreachable code.
|
commit | commitdiff | tree |
2003-02-24 |
Michael Stefaniuc | Add missing LeaveCriticalSection's in error path.
|
commit | commitdiff | tree |
2003-02-14 |
Michael Stefaniuc | Implemented _mbsnbcat.
|
commit | commitdiff | tree |
2003-02-12 |
Michael Stefaniuc | Added some missing LeaveCriticalSection's.
|
commit | commitdiff | tree |
2003-02-12 |
Michael Stefaniuc | Remove dead code after return or properly comment it...
|
commit | commitdiff | tree |
2003-02-01 |
Michael Stefaniuc | Implemented _mbstok and _mbsnbset.
|
commit | commitdiff | tree |
2003-01-16 |
Michael Stefaniuc | The Minolta DiMAGE Image Viewer relies on Global{,Re...
|
commit | commitdiff | tree |
2002-11-21 |
Michael Stefaniuc | Some -DSTRICT fixes.
|
commit | commitdiff | tree |
2002-10-30 |
Michael Stefaniuc | Some more fixes for compiling the user dll with -DSTRICT.
|
commit | commitdiff | tree |
2002-10-28 |
Michael Stefaniuc | Some fixes for the compilation of the user dll with...
|
commit | commitdiff | tree |
2002-10-25 |
Michael Stefaniuc | Compile the kernel dll with -DSTRICT.
|
commit | commitdiff | tree |
2002-10-25 |
Michael Stefaniuc | Compile the advapi32 dll with -DSTRICT.
|
commit | commitdiff | tree |
2002-10-25 |
Michael Stefaniuc | Compile the ttydrv dll with -DSTRICT.
|
commit | commitdiff | tree |
2002-10-25 |
Michael Stefaniuc | Some small cleanups.
|
commit | commitdiff | tree |
2002-10-25 |
Michael Stefaniuc | Compile the oleaut32 dll with -DSTRICT.
|
commit | commitdiff | tree |
2002-10-25 |
Michael Stefaniuc | Compile the shlwapi dll with -DSTRICT.
|
commit | commitdiff | tree |
2002-10-25 |
Michael Stefaniuc | Compile the msvcrt dll with -DSTRICT.
|
commit | commitdiff | tree |
2002-10-23 |
Michael Stefaniuc | Compile the msvideo dll with -DSTRICT.
|
commit | commitdiff | tree |
2002-10-23 |
Michael Stefaniuc | Compile the dplayx dll with STRICT defined.
|
commit | commitdiff | tree |
2002-10-23 |
Michael Stefaniuc | - fix the "int format, HANDLE arg" type of warnings...
|
commit | commitdiff | tree |
2002-10-23 |
Michael Stefaniuc | Add casts to compile with -DSTRICT.
|
commit | commitdiff | tree |
2002-10-23 |
Michael Stefaniuc | Add needed casts for a "no warnings" compile of comctl32.
|
commit | commitdiff | tree |
2002-10-22 |
Michael Stefaniuc | Compile the winspool dll with STRICT defined.
|
commit | commitdiff | tree |
2002-10-22 |
Michael Stefaniuc | Compile the tapi32 dll with STRICT defined.
|
commit | commitdiff | tree |
2002-10-22 |
Michael Stefaniuc | Compile the psapi dll with STRICT defined.
|
commit | commitdiff | tree |
2002-10-22 |
Michael Stefaniuc | Compile the msacm dll with STRICT defined.
|
commit | commitdiff | tree |
2002-10-22 |
Michael Stefaniuc | Compile the mpr dll with STRICT defined.
|
commit | commitdiff | tree |
2002-10-22 |
Michael Stefaniuc | Compile the imagehlp dll with STRICT defined.
|
commit | commitdiff | tree |
2002-10-22 |
Michael Stefaniuc | Compile the imm32 dll with STRICT defined.
|
commit | commitdiff | tree |
2002-10-19 |
Michael Stefaniuc | Silence some warnings due to casts between pointer...
|
commit | commitdiff | tree |
2002-10-19 |
Michael Stefaniuc | Fix warnings when converting between an ATOM and a...
|
commit | commitdiff | tree |
2002-10-15 |
Michael Stefaniuc | Compile fix when all handles are converted to a void*.
|
commit | commitdiff | tree |
2002-10-10 |
Michael Stefaniuc | - change the internal functions in windows/cursoricon...
|
commit | commitdiff | tree |
2002-10-09 |
Michael Stefaniuc | Fix handle conversions.
|
commit | commitdiff | tree |
2002-09-27 |
Michael Stefaniuc | Moved some 16-bit functions from windows/cursoricon...
|
commit | commitdiff | tree |
2002-09-24 |
Michael Stefaniuc | Convert HKEY to a void*.
|
commit | commitdiff | tree |
2002-09-16 |
Michael Stefaniuc | Convert HRSRC to a void*.
|
commit | commitdiff | tree |
2002-09-06 |
Michael Stefaniuc | Finish the conversion of HWND to a void*.
|
commit | commitdiff | tree |
2002-09-06 |
Michael Stefaniuc | Prepare dlls/{comctl32,gdi,msvideo,setupapi,shell32...
|
commit | commitdiff | tree |
2002-09-04 |
Michael Stefaniuc | - Rename WIN_Handle16 to HWDN_16 and make it a macro.
|
commit | commitdiff | tree |
2002-08-29 |
Michael Stefaniuc | Convert HPALETTE to a void*.
|
commit | commitdiff | tree |
2002-08-28 |
Michael Stefaniuc | Convert HACCEL to a void*.
|
commit | commitdiff | tree |
2002-08-26 |
Michael Stefaniuc | Moved most of the 16-bit functions in dlls/msvideo...
|
commit | commitdiff | tree |
2002-08-16 |
Michael Stefaniuc | Convert HKL to a void*.
|
commit | commitdiff | tree |
2002-08-09 |
Michael Stefaniuc | Convert HMMIO to a void*.
|
commit | commitdiff | tree |
2002-08-09 |
Michael Stefaniuc | - Convert HDRVR to a void*.
|
commit | commitdiff | tree |
2002-08-03 |
Michael Stefaniuc | Convert HMIXER, HMIXEROBJ to a void*.
|
commit | commitdiff | tree |
2002-08-02 |
Michael Stefaniuc | - Converted HWAVE, HWAVEIN, HWAVEOUT to void*.
|
commit | commitdiff | tree |
2002-07-29 |
Michael Stefaniuc | Include <stdlib.h> needed by exit().
|
commit | commitdiff | tree |
2002-07-29 |
Michael Stefaniuc | Converted HENHMETAFILE and HMETAFILE to a void*.
|
commit | commitdiff | tree |
2002-07-28 |
Michael Stefaniuc | - Converted HHOOK to a void*.
|
commit | commitdiff | tree |
2002-07-22 |
Michael Stefaniuc | ImageList_Remove returns TRUE when removing all images...
|
commit | commitdiff | tree |
2002-07-19 |
Michael Stefaniuc | Convert HMONITOR to a void*.
|
commit | commitdiff | tree |
2001-12-31 |
Michael Stefaniuc | Fixed memory leak.
|
commit | commitdiff | tree |
2001-12-26 |
Michael Stefaniuc | If the fccHandler is mmioFOURCC(0, 0, 0, 0) the AVI...
|
commit | commitdiff | tree |
2001-12-26 |
Michael Stefaniuc | Check the return value of *snprintf for C99 style overflow...
|
commit | commitdiff | tree |
2001-12-19 |
Michael Stefaniuc | Replaced MAX with max and deleted definition of MAX.
|
commit | commitdiff | tree |
2001-12-19 |
Michael Stefaniuc | Fixed/implemented the ImageList_*Drag* functions.
|
commit | commitdiff | tree |
2001-11-30 |
Michael Stefaniuc | Implemented ImageList_GetDragImage.
|
commit | commitdiff | tree |
2001-11-30 |
Michael Stefaniuc | Rename debug.h to debugtools.h.
|
commit | commitdiff | tree |
2001-11-23 |
Michael Stefaniuc | Add missing </para>.
|
commit | commitdiff | tree |
2001-04-12 |
Michael Stefaniuc | - added stubs for three console functions
|
commit | commitdiff | tree |
2001-04-10 |
Michael Stefaniuc | Fix for small typo.
|
commit | commitdiff | tree |
2001-02-28 |
Michael Stefaniuc | Implemented WsControl command with id 0x101.
|
commit | commitdiff | tree |