2005-06-28 |
Michael Stefaniuc | - VarCmp: handle comparision of VT_EMPTY with an integer
|
commit | commitdiff | tree |
2005-06-23 |
Michael Stefaniuc | - more VarFormat fixes for number formats (exponent...
|
commit | commitdiff | tree |
2005-06-14 |
Michael Stefaniuc | - Fix VarFormat for formats that mix '0' and '#' in...
|
commit | commitdiff | tree |
2005-06-08 |
Michael Stefaniuc | - implement handling of exponents (e+,e-,E+,E-) when...
|
commit | commitdiff | tree |
2005-05-29 |
Michael Stefaniuc | Tests for VarAdd.
|
commit | commitdiff | tree |
2005-05-29 |
Michael Stefaniuc | - Reimplement VarAdd, had missing functionality and...
|
commit | commitdiff | tree |
2005-05-23 |
Michael Stefaniuc | Tests for VarMul().
|
commit | commitdiff | tree |
2005-05-23 |
Michael Stefaniuc | Reimplement VarMul(). It can multiply now all variants...
|
commit | commitdiff | tree |
2005-05-23 |
Michael Stefaniuc | Fix VariantChangeType: calls to VarDecFromCy and VarDecFromD...
|
commit | commitdiff | tree |
2005-05-16 |
Michael Stefaniuc | Change an assert to a WARN.
|
commit | commitdiff | tree |
2005-05-16 |
Michael Stefaniuc | Add some SystemParametersInfo SPI_* defines.
|
commit | commitdiff | tree |
2005-05-10 |
Michael Stefaniuc | Install msiexec in the bin directory.
|
commit | commitdiff | tree |
2005-05-09 |
Michael Stefaniuc | Change the type of 1 bit wide bitfields to unsigned.
|
commit | commitdiff | tree |
2005-02-24 |
Michael Stefaniuc | - ImageList_LoadImage{A,W} were basicaly a cut'n'paste...
|
commit | commitdiff | tree |
2005-02-23 |
Michael Stefaniuc | Stub for CryptCATAdminReleaseContext.
|
commit | commitdiff | tree |
2005-01-20 |
Michael Stefaniuc | Do not check for non NULL pointer before HeapFree'ing...
|
commit | commitdiff | tree |
2005-01-19 |
Michael Stefaniuc | Hack to fix the compile.
|
commit | commitdiff | tree |
2005-01-03 |
Michael Stefaniuc | Do not check for non NULL pointer before HeapFree'ing...
|
commit | commitdiff | tree |
2004-12-23 |
Michael Stefaniuc | Do not check for non NULL pointer before HeapFree'ing...
|
commit | commitdiff | tree |
2004-12-21 |
Michael Stefaniuc | Do not check for non NULL pointer before HeepFree'ing...
|
commit | commitdiff | tree |
2004-12-14 |
Michael Stefaniuc | Missing HeapFree's + 1 LocalFree (found by smatch).
|
commit | commitdiff | tree |
2004-12-10 |
Michael Stefaniuc | Add missing HeapFree's (found by smatch).
|
commit | commitdiff | tree |
2004-10-25 |
Michael Stefaniuc | - Add info that the wine config file has/needs a header...
|
commit | commitdiff | tree |
2004-09-28 |
Michael Stefaniuc | - native ImageList_Remove dosn't spit out an error...
|
commit | commitdiff | tree |
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 |