2009-02-03 |
Timo Kreuzer | Don't cast pointers to ULONG!
|
commit | commitdiff | tree |
2009-02-02 |
Timo Kreuzer | timedate.cpl: Fix size of the clock on both windows...
|
commit | commitdiff | tree |
2009-02-02 |
Timo Kreuzer | gdi32: Fix and enable usermode implementation of SetWindowEx...
|
commit | commitdiff | tree |
2009-02-02 |
Timo Kreuzer | Add tests for SetWindowExtEx, one more test for CreateCompat...
|
commit | commitdiff | tree |
2009-01-29 |
Timo Kreuzer | formatting, no code change
|
commit | commitdiff | tree |
2009-01-29 |
Timo Kreuzer | Fix IntGdiSetMapMode
|
commit | commitdiff | tree |
2009-01-29 |
Timo Kreuzer | Add more tests for SetMapMode
|
commit | commitdiff | tree |
2009-01-24 |
Timo Kreuzer | Mm: Fix page protection flags checks.
|
commit | commitdiff | tree |
2009-01-19 |
Timo Kreuzer | Update README.WINE
|
commit | commitdiff | tree |
2009-01-19 |
Timo Kreuzer | Improve GetSetConsoleInputExeNameAW, removing the excessive...
|
commit | commitdiff | tree |
2009-01-18 |
Timo Kreuzer | Forgot this file
|
commit | commitdiff | tree |
2009-01-18 |
Timo Kreuzer | user32: sync listbox.c to wine 1.1.13
|
commit | commitdiff | tree |
2009-01-18 |
Timo Kreuzer | user32: sync DIALOG_DlgDirSelect to wine 1.1.13:
|
commit | commitdiff | tree |
2009-01-17 |
Timo Kreuzer | user32: sync icontitle.c with Wine 1.1.13
|
commit | commitdiff | tree |
2009-01-12 |
Timo Kreuzer | winbase.h: Add EncodePointer, DecodePointer, EncodeSystemPoi...
|
commit | commitdiff | tree |
2009-01-12 |
Timo Kreuzer | Sync edit.c with wine head (Wine-1_1_12)
|
commit | commitdiff | tree |
2009-01-12 |
Timo Kreuzer | revert last commit insetad remove UNICODE_NOCHAR from...
|
commit | commitdiff | tree |
2009-01-12 |
Timo Kreuzer | define UNICODE_NOCHAR only if it wasn't already defined
|
commit | commitdiff | tree |
2009-01-12 |
Timo Kreuzer | Sort window messages by num, add WM_MENUDRAG, WM_MENUGETOBJE...
|
commit | commitdiff | tree |
2009-01-12 |
Timo Kreuzer | update README.WINE
|
commit | commitdiff | tree |
2009-01-12 |
Timo Kreuzer | Sync wsprintf.c to wine head (Wine-1_1_12)
|
commit | commitdiff | tree |
2009-01-12 |
Timo Kreuzer | reduce diff to wine
|
commit | commitdiff | tree |
2009-01-12 |
Timo Kreuzer | Sync combo.c to wine head (Wine-1_1_12)
|
commit | commitdiff | tree |
2009-01-12 |
Timo Kreuzer | Sync button.c to wine head (1_1_12)
|
commit | commitdiff | tree |
2009-01-12 |
Timo Kreuzer | exchange members for ansi and unicode WNDPROC in builtin_cla...
|
commit | commitdiff | tree |
2009-01-11 |
Timo Kreuzer | user32 revert lite ;-P
|
commit | commitdiff | tree |
2009-01-11 |
Timo Kreuzer | Go back to non-win32k functions inside user32, using...
|
commit | commitdiff | tree |
2009-01-10 |
Timo Kreuzer | silence TRACEs for libcntpr, too
|
commit | commitdiff | tree |
2009-01-10 |
Timo Kreuzer | Register the correct windows, fixes the problem that...
|
commit | commitdiff | tree |
2009-01-10 |
Timo Kreuzer | Inline wrappers user32 -> NtUser
|
commit | commitdiff | tree |
2009-01-09 |
Timo Kreuzer | - Remove the dib pointer from SURFACE
|
commit | commitdiff | tree |
2009-01-09 |
Timo Kreuzer | More tests for NtGdiCreateDIBSection
|
commit | commitdiff | tree |
2009-01-09 |
Timo Kreuzer | More tests for GetObject
|
commit | commitdiff | tree |
2009-01-08 |
Timo Kreuzer | Rename BITMAPOBJ to SURFACE as it's called on windows...
|
commit | commitdiff | tree |
2009-01-08 |
Timo Kreuzer | Tests for NtGdiCreateDIBSection and NtGdiExtTextOutW
|
commit | commitdiff | tree |
2009-01-07 |
Timo Kreuzer | remove the test code I accidentally comitted
|
commit | commitdiff | tree |
2009-01-07 |
Timo Kreuzer | - Fix creation of XLATE in IntEngCreateSrcMonoXlate...
|
commit | commitdiff | tree |
2009-01-07 |
Timo Kreuzer | set svn:eol-style = native
|
commit | commitdiff | tree |
2009-01-06 |
Timo Kreuzer | set svn:eal-style = native
|
commit | commitdiff | tree |
2009-01-05 |
Timo Kreuzer | silence crt TRACE flood
|
commit | commitdiff | tree |
2009-01-05 |
Timo Kreuzer | Silence warnings on linux hosts
|
commit | commitdiff | tree |
2009-01-04 |
Timo Kreuzer | Add tests for CreateFontIndirect
|
commit | commitdiff | tree |
2009-01-02 |
Timo Kreuzer | Use the bitmap's palette, not the DC one's in NtGdiGetDIBits...
|
commit | commitdiff | tree |
2009-01-01 |
Timo Kreuzer | Flush the gdi batch in NtGdiDeletObjectApp to make...
|
commit | commitdiff | tree |
2008-12-24 |
Timo Kreuzer | - Put Dx values at start of buffer to have alignemnt...
|
commit | commitdiff | tree |
2008-12-23 |
Timo Kreuzer | For some unknown reason wmc likes to include string...
|
commit | commitdiff | tree |
2008-12-23 |
Timo Kreuzer | sorry forgot this file, another wine compatibility...
|
commit | commitdiff | tree |
2008-12-23 |
Timo Kreuzer | CRT header compatibility update.
|
commit | commitdiff | tree |
2008-12-23 |
Timo Kreuzer | Replace all deprecate functions like wcsicmp with the...
|
commit | commitdiff | tree |
2008-12-23 |
Timo Kreuzer | Replace deprecated stricmp with _stricmp
|
commit | commitdiff | tree |
2008-12-22 |
Timo Kreuzer | kjk_hyperion: "underscores solve all issues"
|
commit | commitdiff | tree |
2008-12-22 |
Timo Kreuzer | don't define strcasecmp to strcmp, use _stricmp, and...
|
commit | commitdiff | tree |
2008-12-22 |
Timo Kreuzer | Replace deprectaed function (unlink, stricmp) with...
|
commit | commitdiff | tree |
2008-12-22 |
Timo Kreuzer | use _str(n)icmp instead of non-standard str(n)casecmp
|
commit | commitdiff | tree |
2008-12-22 |
Timo Kreuzer | Use _getch instead of deprecated getch
|
commit | commitdiff | tree |
2008-12-22 |
Timo Kreuzer | Remove all stuff that is either already defined in...
|
commit | commitdiff | tree |
2008-12-22 |
Timo Kreuzer | Don't use wine's headers and wintrnl.h for exception...
|
commit | commitdiff | tree |
2008-12-22 |
Timo Kreuzer | - Add reactos/wine/sys/types.h compatibility header
|
commit | commitdiff | tree |
2008-12-22 |
Timo Kreuzer | Add ssize_t to rosdhcp.h, as ms crt headers (and so...
|
commit | commitdiff | tree |
2008-12-22 |
Timo Kreuzer | Build MP kernel/hal by default
|
commit | commitdiff | tree |
2008-12-22 |
Timo Kreuzer | Introduce new config flag BUILD_MP. Compile MP kernel...
|
commit | commitdiff | tree |
2008-12-22 |
Timo Kreuzer | fix another instance of _STATIC_ASSERT
|
commit | commitdiff | tree |
2008-12-22 |
Timo Kreuzer | Move all stuff from _mingw.h to crtdefs.h that belongs...
|
commit | commitdiff | tree |
2008-12-22 |
Timo Kreuzer | If ETO_PDY is specified, Dx is a pair of INTs, make...
|
commit | commitdiff | tree |
2008-12-22 |
Timo Kreuzer | Some people were thinking they could use NtGdiExtTextOut...
|
commit | commitdiff | tree |
2008-12-21 |
Timo Kreuzer | Include crtdefs.h instead of _mingw.h in the crt headers...
|
commit | commitdiff | tree |
2008-12-21 |
Timo Kreuzer | Update excpt.h, fcntl.h, float.h, math.c, mbctype.h...
|
commit | commitdiff | tree |
2008-12-21 |
Timo Kreuzer | Add some headers from mingw64
|
commit | commitdiff | tree |
2008-12-21 |
Timo Kreuzer | include time.h instead of sys/time.h
|
commit | commitdiff | tree |
2008-12-21 |
Timo Kreuzer | Add __WINESRC__ define amd reactos/wine include path...
|
commit | commitdiff | tree |
2008-12-21 |
Timo Kreuzer | Fix definition of _assert()
|
commit | commitdiff | tree |
2008-12-21 |
Timo Kreuzer | remove struct timezone from time.h, always declare...
|
commit | commitdiff | tree |
2008-12-21 |
Timo Kreuzer | Use _wcsicmp instead of non-standard wcsicmp
|
commit | commitdiff | tree |
2008-12-21 |
Timo Kreuzer | Add prototype for __globallocalestatus, it's going...
|
commit | commitdiff | tree |
2008-12-21 |
Timo Kreuzer | Use "C" interface for intrinsic functions to avoid...
|
commit | commitdiff | tree |
2008-12-21 |
Timo Kreuzer | Include io.h. It's needed and was implicitly included...
|
commit | commitdiff | tree |
2008-12-21 |
Timo Kreuzer | Don't use sys/time.h
|
commit | commitdiff | tree |
2008-12-21 |
Timo Kreuzer | Avoid using non-standard names (S_IFITO, ...).
|
commit | commitdiff | tree |
2008-12-21 |
Timo Kreuzer | use _wcsicmp instead of non-standard wcscmpi
|
commit | commitdiff | tree |
2008-12-21 |
Timo Kreuzer | revert 38201 and 38203 due to regressions
|
commit | commitdiff | tree |
2008-12-21 |
Timo Kreuzer | Fix definition of EMRCREATECOLORSPACE and EMRPOLYXXX...
|
commit | commitdiff | tree |
2008-12-21 |
Timo Kreuzer | add _tcscpy_s and _tsplitpath_s
|
commit | commitdiff | tree |
2008-12-20 |
Timo Kreuzer | Don't redefine _tcscpy_s and _tsplitpath_s
|
commit | commitdiff | tree |
2008-12-20 |
Timo Kreuzer | define _INTEGRAL_MAX_BITS only if it was not already...
|
commit | commitdiff | tree |
2008-12-20 |
Timo Kreuzer | Update ETO constants
|
commit | commitdiff | tree |
2008-12-20 |
Timo Kreuzer | TextOut functions take a character count, not a byte...
|
commit | commitdiff | tree |
2008-12-20 |
Timo Kreuzer | Handle ETO_PDY more correctly (dy values still ignored)
|
commit | commitdiff | tree |
2008-12-20 |
Timo Kreuzer | When fuOptions has ETO_PDY specified, the DxBuffer...
|
commit | commitdiff | tree |
2008-12-20 |
Timo Kreuzer | [FORMATTING]
|
commit | commitdiff | tree |
2008-12-19 |
Timo Kreuzer | - fix _STATIC_ASSERT
|
commit | commitdiff | tree |
2008-12-19 |
Timo Kreuzer | enable GetTimeZoneInformation in _getsystime
|
commit | commitdiff | tree |
2008-12-19 |
Timo Kreuzer | add DECLSPEC_SELECTANY
|
commit | commitdiff | tree |
2008-12-19 |
Timo Kreuzer | NtGdiGetFontUnicodeRanges:
|
commit | commitdiff | tree |
2008-12-19 |
Timo Kreuzer | Zero the last character in lfFaceName when converting...
|
commit | commitdiff | tree |
2008-12-16 |
Timo Kreuzer | Fix usage of PNTSTATUS instead of NTSTATUS in NT_SUCCESS...
|
commit | commitdiff | tree |
2008-12-16 |
Timo Kreuzer | Let rbuild throw an exception when an implicit module...
|
commit | commitdiff | tree |
2008-12-15 |
Timo Kreuzer | - remove outdated files from mingw lib
|
commit | commitdiff | tree |
2008-12-15 |
Timo Kreuzer | fix a typo
|
commit | commitdiff | tree |
2008-12-14 |
Timo Kreuzer | mbctype.h: fix broken _mbctype[] and _mbcasemap[] declarations
|
commit | commitdiff | tree |
2008-12-14 |
Timo Kreuzer | - Replace a 'for' with a 'do .. while '
|
commit | commitdiff | tree |
next |