2005-02-14 |
Marcus Meissner | Check for overflows with ClrUsed.
|
commit | commitdiff | tree |
2005-02-14 |
Marcus Meissner | Output some more informations.
|
commit | commitdiff | tree |
2005-02-09 |
Marcus Meissner | Put generated import table code into .text segment.
|
commit | commitdiff | tree |
2005-01-14 |
Marcus Meissner | Initialize rc in create_component_directory().
|
commit | commitdiff | tree |
2005-01-07 |
Marcus Meissner | Load libcapi20.so.* dynamically on demand.
|
commit | commitdiff | tree |
2005-01-04 |
Marcus Meissner | Removed whitespace at end of lines, updated a bit.
|
commit | commitdiff | tree |
2004-11-28 |
Marcus Meissner | Updated PACKAGING howto.
|
commit | commitdiff | tree |
2004-10-18 |
Marcus Meissner | Stub function for OpenInputDesktop.
|
commit | commitdiff | tree |
2004-10-18 |
Marcus Meissner | Return out of the default case, assert() is removed...
|
commit | commitdiff | tree |
2004-10-05 |
Marcus Meissner | Make sure PostScript floats are printed with LC_NUMERIC...
|
commit | commitdiff | tree |
2004-09-28 |
Marcus Meissner | Added missing directories mentioned in shellpath.c.
|
commit | commitdiff | tree |
2004-09-27 |
Marcus Meissner | Function return types cannot be const.
|
commit | commitdiff | tree |
2004-09-27 |
Marcus Meissner | Remove -- from shell entries, since wine no longer...
|
commit | commitdiff | tree |
2004-09-20 |
Marcus Meissner | SafeArrayGetElement on a VARIANT array does not free...
|
commit | commitdiff | tree |
2004-09-14 |
Marcus Meissner | Autodetect libgif so extension and try to load it.
|
commit | commitdiff | tree |
2004-09-14 |
Marcus Meissner | If we do not have an IconsDir, use the temp directory.
|
commit | commitdiff | tree |
2004-08-17 |
Marcus Meissner | Newer dependent linux headers have __user notations...
|
commit | commitdiff | tree |
2004-08-13 |
Marcus Meissner | If the current menu handle is already set, do not set...
|
commit | commitdiff | tree |
2004-08-09 |
Marcus Meissner | Marked some functions in debughlp as static.
|
commit | commitdiff | tree |
2004-08-02 |
Marcus Meissner | Check return value of get_bbox().
|
commit | commitdiff | tree |
2004-08-02 |
Marcus Meissner | Replaced undefined C expression.
|
commit | commitdiff | tree |
2004-08-02 |
Marcus Meissner | Replaced incorrect C comparison construct.
|
commit | commitdiff | tree |
2004-08-02 |
Marcus Meissner | Implemented PSM_INDEXTOHWND.
|
commit | commitdiff | tree |
2004-07-29 |
Marcus Meissner | Use "LD" instead of "ld" in winebuild to be able to...
|
commit | commitdiff | tree |
2004-07-22 |
Marcus Meissner | Fixed up some small problems in the German string table.
|
commit | commitdiff | tree |
2004-07-22 |
Marcus Meissner | Fixed 2 more casted lvalue issues.
|
commit | commitdiff | tree |
2004-07-16 |
Marcus Meissner | Fixed lvalue casts for new compiler.
|
commit | commitdiff | tree |
2004-07-15 |
Marcus Meissner | Fixed one lvalue casted assignment for the new compiler.
|
commit | commitdiff | tree |
2004-07-15 |
Marcus Meissner | Do not assign to casted values.
|
commit | commitdiff | tree |
2004-07-12 |
Marcus Meissner | Fixed switch (unsigned int) { case -1 / -2: } problems.
|
commit | commitdiff | tree |
2004-07-12 |
Marcus Meissner | Fixed (LPDIRECTMUSICLOADER8) cast.
|
commit | commitdiff | tree |
2004-07-12 |
Marcus Meissner | Remove lvalue casts that are no longer supported.
|
commit | commitdiff | tree |
2004-07-12 |
Marcus Meissner | Fixed double applet = applet = assignment.
|
commit | commitdiff | tree |
2004-07-12 |
Marcus Meissner | IID_IObjectWithSite is already in libuuid, no need...
|
commit | commitdiff | tree |
2004-07-12 |
Marcus Meissner | IMalloc vtables are static.
|
commit | commitdiff | tree |
2004-07-12 |
Marcus Meissner | Move definitions of static vtables from header to dplay.c.
|
commit | commitdiff | tree |
2004-07-12 |
Marcus Meissner | Replaced lvalue casts / postincrement mixes.
|
commit | commitdiff | tree |
2004-07-06 |
Marcus Meissner | Generic SKIP_TAG to skip a number of bytes, use it...
|
commit | commitdiff | tree |
2004-07-06 |
Marcus Meissner | Replace lvalue casts of post increments for newer compiler.
|
commit | commitdiff | tree |
2004-07-06 |
Marcus Meissner | COPY_COLORKEY_FX: Do not use lvalue casts.
|
commit | commitdiff | tree |
2004-06-16 |
Marcus Meissner | Fixed some illegal lvalue casts / increments.
|
commit | commitdiff | tree |
2004-05-21 |
Marcus Meissner | Revert broken strict aliasing fix.
|
commit | commitdiff | tree |
2004-05-04 |
Marcus Meissner | Fixed strict aliasing issues in dlls/ole32.
|
commit | commitdiff | tree |
2004-05-02 |
Marcus Meissner | Use memcpy instead of weird casts.
|
commit | commitdiff | tree |
2004-05-02 |
Marcus Meissner | Implemented CoReleaseMarshalData.
|
commit | commitdiff | tree |
2004-04-30 |
Marcus Meissner | Fixed lvalue casts.
|
commit | commitdiff | tree |
2004-04-26 |
Marcus Meissner | Fixed some strict aliasing issues in dlls/d3d8.
|
commit | commitdiff | tree |
2004-04-26 |
Marcus Meissner | Fixed position of tmp.f assigned like in dlls/d3d8...
|
commit | commitdiff | tree |
2004-04-19 |
Marcus Meissner | Fixed DLLMODE handling (--mode is now --subsystem and...
|
commit | commitdiff | tree |
2004-03-22 |
Marcus Meissner | Allocate the correct nr of bytes for lpszCookies in...
|
commit | commitdiff | tree |
2004-03-22 |
Marcus Meissner | Allocate correct number of pointers for szAcceptTypes...
|
commit | commitdiff | tree |
2004-02-17 |
Marcus Meissner | Support emulation of the privileged mov dr7,eax instruction.
|
commit | commitdiff | tree |
2004-02-16 |
Marcus Meissner | Allow specification of "DLLMODE=native" for native...
|
commit | commitdiff | tree |
2004-02-16 |
Marcus Meissner | No need to check for DllEntryPoint style constants.
|
commit | commitdiff | tree |
2004-01-18 |
Marcus Meissner | Do not cache results of checks with side effects.
|
commit | commitdiff | tree |
2004-01-13 |
Marcus Meissner | Added stub for EnumICMProfilesA/W.
|
commit | commitdiff | tree |
2004-01-12 |
Marcus Meissner | SafeArrayRedim: Use the correct size for resize too.
|
commit | commitdiff | tree |
2004-01-09 |
Marcus Meissner | Allow offset of NULL to NtWriteFile.
|
commit | commitdiff | tree |
2004-01-09 |
Marcus Meissner | Fixed HeapRealloc typo.
|
commit | commitdiff | tree |
2004-01-09 |
Marcus Meissner | Copy BSTRs byte wise.
|
commit | commitdiff | tree |
2004-01-06 |
Marcus Meissner | xNum should be yNum in one place.
|
commit | commitdiff | tree |
2004-01-05 |
Marcus Meissner | Drop paragraph describing no longer existing regclean...
|
commit | commitdiff | tree |
2004-01-05 |
Marcus Meissner | Handle DIJOYSTATE and DIJOYSTATE2 structs, fail on...
|
commit | commitdiff | tree |
2004-01-02 |
Marcus Meissner | When checking for gethostbyname_r_6 not try to compile...
|
commit | commitdiff | tree |
2003-12-31 |
Marcus Meissner | Fixed size calculation on redim if old size was 0.
|
commit | commitdiff | tree |
2003-12-31 |
Marcus Meissner | Removed too strict header check to enable execution...
|
commit | commitdiff | tree |
2003-12-30 |
Marcus Meissner | DWL_USER might be used otherwise, so use an internal...
|
commit | commitdiff | tree |
2003-12-30 |
Marcus Meissner | Dimensions with cElements=0 are valid and needed by...
|
commit | commitdiff | tree |
2003-12-30 |
Marcus Meissner | Added more argument numbers for _invoke().
|
commit | commitdiff | tree |
2003-12-15 |
Marcus Meissner | Implemented VarInt, VarPow.
|
commit | commitdiff | tree |
2003-12-15 |
Marcus Meissner | Older versions of freetype do not have FT_Get_First_Char.
|
commit | commitdiff | tree |
2003-12-15 |
Marcus Meissner | Explicitly clear vm86 flag in DIOCRegs_2_CONTEXT.
|
commit | commitdiff | tree |
2003-12-15 |
Marcus Meissner | Yet another useful hint for missing stdole32.tlb.
|
commit | commitdiff | tree |
2003-12-15 |
Marcus Meissner | Do not clear the pointer we just allocated, just the...
|
commit | commitdiff | tree |
2003-12-15 |
Marcus Meissner | Fixed potentially uninitialised sz.
|
commit | commitdiff | tree |
2003-12-04 |
Marcus Meissner | On i686, report processor level 6.
|
commit | commitdiff | tree |
2003-12-01 |
Marcus Meissner | Use correct pointer for SysFreeString.
|
commit | commitdiff | tree |
2003-11-03 |
Marcus Meissner | Do not coerce arguments of ITypeLib::Invoke in-place...
|
commit | commitdiff | tree |
2003-10-28 |
Marcus Meissner | Use freetype 2.0 defines for font encodings instead...
|
commit | commitdiff | tree |
2003-10-15 |
Marcus Meissner | Specify fourcc codes for encodings directly, instead...
|
commit | commitdiff | tree |
2003-09-22 |
Marcus Meissner | Print fixmes if we do not find a crypto providers for...
|
commit | commitdiff | tree |
2003-09-22 |
Marcus Meissner | _nrroffuncs: Check for error before dereferencing returned...
|
commit | commitdiff | tree |
2003-09-08 |
Marcus Meissner | Fixed compile warning.
|
commit | commitdiff | tree |
2003-09-02 |
Marcus Meissner | Change all head -1 to head -n 1 to be more POSIXly...
|
commit | commitdiff | tree |
2003-07-22 |
Marcus Meissner | Fix some small pointer aliasing problems.
|
commit | commitdiff | tree |
2003-07-21 |
Marcus Meissner | Added missing register defines for Linux/PPC.
|
commit | commitdiff | tree |
2003-07-21 |
Marcus Meissner | KEY_MAX is 511, which does not fit in a BYTE.
|
commit | commitdiff | tree |
2003-07-03 |
Marcus Meissner | Use standard debugging macros for jack.
|
commit | commitdiff | tree |
2003-07-03 |
Marcus Meissner | DPMI exceptions only happen on i386.
|
commit | commitdiff | tree |
2003-07-02 |
Marcus Meissner | Added isync to the interlocked functions.
|
commit | commitdiff | tree |
2003-07-02 |
Marcus Meissner | PowerPC inline versions of the interlocked functions.
|
commit | commitdiff | tree |
2003-06-30 |
Marcus Meissner | Added PF_PAE_ENABLED and PF_XMMI64_INSTRUCTIONS defines.
|
commit | commitdiff | tree |
2003-06-30 |
Marcus Meissner | Fixed CPU detection for FreeBSD and P4.
|
commit | commitdiff | tree |
2003-06-24 |
Marcus Meissner | VarAdd: Added VT_R8, VT_EMPTY, VT_NULL handling.
|
commit | commitdiff | tree |
2003-06-24 |
Marcus Meissner | OleCreateFontIndirect(NULL,...) uses the OLE StdFont.
|
commit | commitdiff | tree |
2003-06-13 |
Marcus Meissner | Fixed index handling for multi dimensional arrays.
|
commit | commitdiff | tree |
2003-06-04 |
Marcus Meissner | Implemented localeconv() with libc function.
|
commit | commitdiff | tree |
2003-05-15 |
Marcus Meissner | Handle VT_I2 <-> VT_USERDEFINED/TKIND_ENUM conversions...
|
commit | commitdiff | tree |
2003-05-14 |
Marcus Meissner | winejack.drv.so needs -lwine_uuid too.
|
commit | commitdiff | tree |
2003-05-13 |
Marcus Meissner | Added 2 more InstallShield temporary exes for Desktop...
|
commit | commitdiff | tree |