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 |
2007-03-06 |
Dmitry Timoshkov | user32: Make the excessive scroll test pass under Windows.
|
commit | commitdiff | tree |
2007-03-05 |
Dmitry Timoshkov | gdi32: Avoid a needless goto.
|
commit | commitdiff | tree |
2007-03-05 |
Dmitry Timoshkov | user32: win2k and XP return broken border info in GetWindowI...
|
commit | commitdiff | tree |
2007-03-05 |
Dmitry Timoshkov | user32: Fix most of test failures when running message...
|
commit | commitdiff | tree |
2007-02-28 |
Dmitry Timoshkov | user32: Fix a test failure when running under Windows...
|
commit | commitdiff | tree |
2007-02-28 |
Dmitry Timoshkov | winetest: Set correct WINETEST_PLATFORM when running...
|
commit | commitdiff | tree |
2007-02-27 |
Dmitry Timoshkov | user32: Simplify height calculation.
|
commit | commitdiff | tree |
2007-02-27 |
Dmitry Timoshkov | imm32: Simplify ImmInternalSendIMENotify.
|
commit | commitdiff | tree |
2007-02-26 |
Dmitry Timoshkov | comdlg32: Synchronize ChooseColor dialog templates...
|
commit | commitdiff | tree |
2007-02-23 |
Dmitry Timoshkov | dlls: Add wing32 dll.
|
commit | commitdiff | tree |
2007-02-23 |
Dmitry Timoshkov | gdi32: Avoid a not necessary CreateDC call.
|
commit | commitdiff | tree |
2007-02-21 |
Dmitry Timoshkov | winex11.drv: Clients should pass only KeyPress events...
|
commit | commitdiff | tree |
2007-02-21 |
Dmitry Timoshkov | user32: Add a CreateIcon test, make it pass under Wine.
|
commit | commitdiff | tree |
2007-02-21 |
Dmitry Timoshkov | user32: Add traces to the cursor APIs.
|
commit | commitdiff | tree |
2007-02-20 |
Dmitry Timoshkov | user32: Add a test for DefDlgProc(WM_SETFOCUS), make...
|
commit | commitdiff | tree |
2007-02-20 |
Dmitry Timoshkov | msvcrt: Pack the structures on a 8-byte boundary like...
|
commit | commitdiff | tree |
2007-02-20 |
Dmitry Timoshkov | gdi32: Move get_glyph_indices near its caller test_font_charset.
|
commit | commitdiff | tree |
2007-02-16 |
Dmitry Timoshkov | gdi32: CreateBitmapIndirect should ignore the provided...
|
commit | commitdiff | tree |
2007-02-15 |
Dmitry Timoshkov | gdi32: Skip the SYMBOL_CHARSET test if Symbol or Wingdings...
|
commit | commitdiff | tree |
2007-02-15 |
Dmitry Timoshkov | gdi32: Fix a typo in the memcmp call.
|
commit | commitdiff | tree |
2007-02-15 |
Dmitry Timoshkov | comctl32: Change internal imagelist bitmap storage...
|
commit | commitdiff | tree |
2007-02-15 |
Dmitry Timoshkov | gdi32: Revert 1440eb5a35dc95dea1836d9035b51e2b15d83703...
|
commit | commitdiff | tree |
2007-02-14 |
Dmitry Timoshkov | user32: Avoid sending unwanted DM_GETDEFID/DM_SETDEFID...
|
commit | commitdiff | tree |
2007-02-13 |
Dmitry Timoshkov | comctl32: Implement ImageList_GetFlags.
|
commit | commitdiff | tree |
2007-02-13 |
Dmitry Timoshkov | user32: Activate an MDI child on WM_SETFOCUS as well...
|
commit | commitdiff | tree |
2007-02-12 |
Dmitry Timoshkov | comctl32: Make ImageList_Read and ImageList_Write compatible...
|
commit | commitdiff | tree |
2007-02-05 |
Dmitry Timoshkov | user32: Add the tests for minimize/restore MDI child...
|
commit | commitdiff | tree |
2007-02-05 |
Dmitry Timoshkov | gdi32: Make sure that we don't read/write beyond the...
|
commit | commitdiff | tree |
2007-02-05 |
Dmitry Timoshkov | user32: Although Windows sends WM_GETMINMAXINFO at...
|
commit | commitdiff | tree |
2007-02-05 |
Dmitry Timoshkov | dbghelp: Turn a FIXME to a WARN in order to avoid mangling...
|
commit | commitdiff | tree |
2007-02-05 |
Dmitry Timoshkov | winedump: Add a sanity check before dumping long format...
|
commit | commitdiff | tree |
2007-02-05 |
Dmitry Timoshkov | kernel32: Add a trace to MultiByteToWideChar.
|
commit | commitdiff | tree |