2007-07-30 |
Dmitry Timoshkov | ntdll: Simplify TIME_GetBias.
|
commit | commitdiff | tree |
2007-07-30 |
Dmitry Timoshkov | ntdll: Add some traces to make debugging time zone...
|
commit | commitdiff | tree |
2007-07-30 |
Dmitry Timoshkov | kernel32: Fix TIME_CompTimeZoneID return type.
|
commit | commitdiff | tree |
2007-07-30 |
Dmitry Timoshkov | kernel32: Add more tests for time zone info.
|
commit | commitdiff | tree |
2007-07-20 |
Dmitry Timoshkov | advapi32: Rename the test to better represent the tested...
|
commit | commitdiff | tree |
2007-07-20 |
Dmitry Timoshkov | winex11.drv: Constify the pen dash data.
|
commit | commitdiff | tree |
2007-07-20 |
Dmitry Timoshkov | winuser.h: Add RealChildWindowFromPoint declaration.
|
commit | commitdiff | tree |
2007-07-19 |
Dmitry Timoshkov | rpcrt4: Fix the buffer bounds check.
|
commit | commitdiff | tree |
2007-07-16 |
Dmitry Timoshkov | shell32: Add a cache for queried shell folder interfaces.
|
commit | commitdiff | tree |
2007-07-16 |
Dmitry Timoshkov | shlwapi: Fix parameter types of SHGetIniStringW.
|
commit | commitdiff | tree |
2007-07-13 |
Dmitry Timoshkov | shlwapi: Fix some spec entry definitions.
|
commit | commitdiff | tree |
2007-07-13 |
Dmitry Timoshkov | ntdll: Remove an artificial limitation in NtQuerySecurityObject.
|
commit | commitdiff | tree |
2007-07-13 |
Dmitry Timoshkov | include: Add HandleToUlong, UlongToHandle, UintToPtr...
|
commit | commitdiff | tree |
2007-07-11 |
Dmitry Timoshkov | gdi32: Do not report an error if a requested to add...
|
commit | commitdiff | tree |
2007-06-22 |
Dmitry Timoshkov | shell32: Make SHGetDesktopFolder use a cached instance...
|
commit | commitdiff | tree |
2007-06-20 |
Dmitry Timoshkov | user32: Make MDI get_client_info checks more strict.
|
commit | commitdiff | tree |
2007-06-20 |
Dmitry Timoshkov | user32: When inserting a menu item make sure that MDI...
|
commit | commitdiff | tree |
2007-06-19 |
Dmitry Timoshkov | user32: Insert menu item only after contents of the...
|
commit | commitdiff | tree |
2007-06-15 |
Dmitry Timoshkov | msi: Simplify the code.
|
commit | commitdiff | tree |
2007-06-13 |
Dmitry Timoshkov | gdi32: Make BITMAPINFOHEADER biSize check match what...
|
commit | commitdiff | tree |
2007-06-11 |
Dmitry Timoshkov | user32: Do not hardcode cp1252 for an icon/title font.
|
commit | commitdiff | tree |
2007-06-06 |
Dmitry Timoshkov | include/msvcrt: Make sure that __int64 is properly...
|
commit | commitdiff | tree |
2007-06-01 |
Dmitry Timoshkov | comctl32: Fix a compilation warning in 64-bit mode.
|
commit | commitdiff | tree |
2007-06-01 |
Dmitry Timoshkov | mciavi32: Fix compilation warnings in 64-bit mode.
|
commit | commitdiff | tree |
2007-06-01 |
Dmitry Timoshkov | midimap: Fix compilation warnings in 64-bit mode.
|
commit | commitdiff | tree |
2007-06-01 |
Dmitry Timoshkov | mciwave: Fix compilation warnings in 64-bit mode.
|
commit | commitdiff | tree |
2007-06-01 |
Dmitry Timoshkov | mciseq: Fix compilation warnings in 64-bit mode.
|
commit | commitdiff | tree |
2007-06-01 |
Dmitry Timoshkov | mcicda: Fix compilation warnings in 64-bit mode.
|
commit | commitdiff | tree |
2007-06-01 |
Dmitry Timoshkov | atl: Fix compilation warnings in 64-bit mode.
|
commit | commitdiff | tree |
2007-05-30 |
Dmitry Timoshkov | user32: Fix some compilation warnings in 64-bit mode.
|
commit | commitdiff | tree |
2007-05-30 |
Dmitry Timoshkov | kernel32: Fix some compilation warnings in 64-bit mode.
|
commit | commitdiff | tree |
2007-05-30 |
Dmitry Timoshkov | winex11.drv: Fix compilation warnings in 64-bit mode.
|
commit | commitdiff | tree |
2007-05-30 |
Dmitry Timoshkov | gdi32: Fix compilation warnings in 64-bit mode.
|
commit | commitdiff | tree |
2007-05-30 |
Dmitry Timoshkov | gdi32: Make SetDCHook 64-bit safe.
|
commit | commitdiff | tree |
2007-05-29 |
Dmitry Timoshkov | winebuild: Mark builtin DLLs as IMAGE_FILE_LARGE_ADDRESS_AWA...
|
commit | commitdiff | tree |
2007-05-29 |
Dmitry Timoshkov | oleaut32: Add support for loading and drawing metafiles.
|
commit | commitdiff | tree |
2007-05-29 |
Dmitry Timoshkov | gdi32: Perform consistency checks when loading an EMF...
|
commit | commitdiff | tree |
2007-05-25 |
Dmitry Timoshkov | wine: Switch to using 'long' for INT_PTR type for 64...
|
commit | commitdiff | tree |
2007-05-24 |
Dmitry Timoshkov | winedbg: Fix a problem revealed by compilation in 64...
|
commit | commitdiff | tree |
2007-05-24 |
Dmitry Timoshkov | user32/tests: Fix a problem revealed by compilation...
|
commit | commitdiff | tree |
2007-05-24 |
Dmitry Timoshkov | kernel32/tests: Fix a problem revealed by compilation...
|
commit | commitdiff | tree |
2007-05-24 |
Dmitry Timoshkov | comctl32/tests: Fix some problems revealed by compilation...
|
commit | commitdiff | tree |
2007-05-23 |
Dmitry Timoshkov | kernel32: Fix compilation warnings in 64-bit mode.
|
commit | commitdiff | tree |
2007-05-23 |
Dmitry Timoshkov | ntdll: Fix compilation warnings in 64-bit mode.
|
commit | commitdiff | tree |
2007-05-23 |
Dmitry Timoshkov | widl: Fix compilation warnings in 64-bit mode.
|
commit | commitdiff | tree |
2007-05-23 |
Dmitry Timoshkov | winternl.h: Make the fields of the PROCESS_BASIC_INFORMATION...
|
commit | commitdiff | tree |
2007-05-23 |
Dmitry Timoshkov | basetsd.h: Fix a typo in the parameter name.
|
commit | commitdiff | tree |
2007-05-21 |
Dmitry Timoshkov | kernel32: Fix the size of ThreadAffinityMask to match...
|
commit | commitdiff | tree |
2007-05-21 |
Dmitry Timoshkov | basetsd.h: Add a bunch of PSDK compatible macros/inline...
|
commit | commitdiff | tree |
2007-05-21 |
Dmitry Timoshkov | winex11.drv: Synchronize debug output between X11DRV_KeyEven...
|
commit | commitdiff | tree |
2007-05-21 |
Dmitry Timoshkov | include/wine/debug.h: Fix compilation warning in 64...
|
commit | commitdiff | tree |
2007-05-21 |
Dmitry Timoshkov | winedump: Fix compilation warnings in 64-bit mode.
|
commit | commitdiff | tree |
2007-05-21 |
Dmitry Timoshkov | winebuild: Fix compilation warnings in 64-bit mode.
|
commit | commitdiff | tree |
2007-05-21 |
Dmitry Timoshkov | widl: Fix compilation warnings in 64-bit mode.
|
commit | commitdiff | tree |
2007-05-18 |
Dmitry Timoshkov | kernel32: Add an overflow test for MultiByteToWideChar.
|
commit | commitdiff | tree |
2007-05-18 |
Dmitry Timoshkov | kernel32: Print last error value as unsigned, printing...
|
commit | commitdiff | tree |
2007-05-16 |
Dmitry Timoshkov | user32: Remove duplicated code.
|
commit | commitdiff | tree |
2007-05-16 |
Dmitry Timoshkov | kernel32: Add a test for LoadLibraryEx(LOAD_LIBRARY_AS_DATAF...
|
commit | commitdiff | tree |
2007-05-15 |
Dmitry Timoshkov | user32: Add a test for the menu resource loader, make...
|
commit | commitdiff | tree |
2007-05-15 |
Dmitry Timoshkov | user32: Add a test for CheckMenuRadioItem and make...
|
commit | commitdiff | tree |
2007-05-08 |
Dmitry Timoshkov | user32: Windows doesn't send the initialization messages...
|
commit | commitdiff | tree |
2007-05-04 |
Dmitry Timoshkov | advapi32: Add FILE_FLAG_BACKUP_SEMANTICS to the flags...
|
commit | commitdiff | tree |
2007-05-04 |
Dmitry Timoshkov | gdi32: AddFontResource should return a number of added...
|
commit | commitdiff | tree |
2007-05-04 |
Dmitry Timoshkov | gdi32: Handle errors in WineEngAddFontResourceEx.
|
commit | commitdiff | tree |
2007-05-02 |
Dmitry Timoshkov | riched20: Add the tests for EM_SETTEXTEX/EM_GETTEXTEX...
|
commit | commitdiff | tree |
2007-05-02 |
Dmitry Timoshkov | comctl32: Remove a stray back slash.
|
commit | commitdiff | tree |
2007-04-26 |
Dmitry Timoshkov | user32: Windows doesn't redraw a window if it is being...
|
commit | commitdiff | tree |
2007-04-24 |
Dmitry Timoshkov | comctl32: Add more image list tests, fix one problem...
|
commit | commitdiff | tree |
2007-04-23 |
Dmitry Timoshkov | comctl32: Add an image list storage test, make it pass...
|
commit | commitdiff | tree |
2007-04-23 |
Dmitry Timoshkov | comctl32: Use packing only for public ILHEAD structure...
|
commit | commitdiff | tree |
2007-04-23 |
Dmitry Timoshkov | comctl32: Fix an off by one error in ImageList_Remove.
|
commit | commitdiff | tree |
2007-04-23 |
Dmitry Timoshkov | advapi32: Thunk GetFileSecurityW to NtQuerySecurityObject.
|
commit | commitdiff | tree |
2007-04-17 |
Dmitry Timoshkov | version: Add a VerQueryValue test, make it mostly pass...
|
commit | commitdiff | tree |
2007-04-12 |
Dmitry Timoshkov | ntdll: Fix a compiler warning.
|
commit | commitdiff | tree |
2007-04-12 |
Dmitry Timoshkov | gdi32: Fix a couple of problems with negative lfWidth...
|
commit | commitdiff | tree |
2007-04-09 |
Dmitry Timoshkov | winebuild: Check if a given forward does exist in one...
|
commit | commitdiff | tree |
2007-04-06 |
Dmitry Timoshkov | user32: Windows uses ptMaxTrackSize to set an initial...
|
commit | commitdiff | tree |
2007-04-06 |
Dmitry Timoshkov | shlwapi: Fix a forward to user32.PrivateExtractIconExW.
|
commit | commitdiff | tree |
2007-04-05 |
Dmitry Timoshkov | winspool: Add a test for DeviceCapabilities, fix some...
|
commit | commitdiff | tree |
2007-04-02 |
Dmitry Timoshkov | gdi32: Make GetKerningPairsA not fail for fonts with...
|
commit | commitdiff | tree |
2007-04-02 |
Dmitry Timoshkov | kernel32: Add GetCPInfo test.
|
commit | commitdiff | tree |
2007-03-29 |
Dmitry Timoshkov | shlwapi: Match shlwapi wrappers to MSDN descriptions.
|
commit | commitdiff | tree |
2007-03-28 |
Dmitry Timoshkov | include: Add some API prototypes to appropriate header...
|
commit | commitdiff | tree |
2007-03-28 |
Dmitry Timoshkov | gdi32: Make the EMF driver return sane NUMCOLORS value.
|
commit | commitdiff | tree |
2007-03-26 |
Dmitry Timoshkov | gdi32: Implement GdiGetCodePage.
|
commit | commitdiff | tree |
2007-03-22 |
Dmitry Timoshkov | riched20: Split unicode and ansi window procs, handle...
|
commit | commitdiff | tree |
2007-03-22 |
Dmitry Timoshkov | user32: WM_GETTEXT message converters have to 0-terminate...
|
commit | commitdiff | tree |
2007-03-21 |
Dmitry Timoshkov | riched20: Add a test that shows that under Win9x RichEdit20W...
|
commit | commitdiff | tree |
2007-03-21 |
Dmitry Timoshkov | ole32: Move the storage signatures to the appropriate...
|
commit | commitdiff | tree |
2007-03-20 |
Dmitry Timoshkov | user32: Avoid compiler specific code in the DefWindowProc...
|
commit | commitdiff | tree |
2007-03-19 |
Dmitry Timoshkov | msvcrt: Print FIXME on platforms where _except_handler3...
|
commit | commitdiff | tree |
2007-03-19 |
Dmitry Timoshkov | winex11.drv: In the case requested glyphs do not present...
|
commit | commitdiff | tree |
2007-03-16 |
Dmitry Timoshkov | user32: Restore erroneously removed chunk of code.
|
commit | commitdiff | tree |
2007-03-15 |
Dmitry Timoshkov | gdi32: Add a GetTextMetrics test, make it pass under...
|
commit | commitdiff | tree |
2007-03-13 |
Dmitry Timoshkov | ntdll: Catch the exceptions in the TLS callback like...
|
commit | commitdiff | tree |
2007-03-12 |
Dmitry Timoshkov | ntdll: Make the error test pass under XP.
|
commit | commitdiff | tree |
2007-03-07 |
Dmitry Timoshkov | comdlg32: Use unicode Win32 APIs when possible.
|
commit | commitdiff | tree |
2007-03-07 |
Dmitry Timoshkov | comdlg32: Use unicode Win32 APIs when possible.
|
commit | commitdiff | tree |
2007-03-06 |
Dmitry Timoshkov | gdi32: Add an extensive EnumFontFamilies test, fix...
|
commit | commitdiff | tree |
2007-03-06 |
Dmitry Timoshkov | winex11.drv: Do not ignore the keysyms assigned to...
|
commit | commitdiff | tree |