2011-03-14 |
Dmitry Timoshkov | advapi32: Move the 'const' modifier in front of the...
|
commit | commitdiff | tree |
2011-03-14 |
Dmitry Timoshkov | advapi32: Properly skip the tests that depend on English...
|
commit | commitdiff | tree |
2011-03-14 |
Dmitry Timoshkov | gdi32: Remove a redundant check for Roman font presence.
|
commit | commitdiff | tree |
2011-03-11 |
Dmitry Timoshkov | winecfg: Protect from closing the root key.
|
commit | commitdiff | tree |
2011-03-08 |
Dmitry Timoshkov | gdi32: Add some additional tests for negative axes...
|
commit | commitdiff | tree |
2011-03-04 |
Dmitry Timoshkov | user32: Add a test to make sure that SendInput sets...
|
commit | commitdiff | tree |
2011-03-02 |
Dmitry Timoshkov | comctl32: 'clip' rect is unused in the WM_ERASEBKGND...
|
commit | commitdiff | tree |
2011-02-24 |
Dmitry Timoshkov | gdi32: Add a EnumFontFamilies test to see how it handles...
|
commit | commitdiff | tree |
2011-02-24 |
Dmitry Timoshkov | gdi32: EnumFontFamilies should also match against fully...
|
commit | commitdiff | tree |
2011-02-24 |
Dmitry Timoshkov | gdi32: Use graphics mode specified at the EMF creation...
|
commit | commitdiff | tree |
2011-02-21 |
Dmitry Timoshkov | gdi32: Do not leak the hfont list (Valgrind).
|
commit | commitdiff | tree |
2011-02-21 |
Dmitry Timoshkov | gdi32: Go through all hfontlist entries not just the...
|
commit | commitdiff | tree |
2011-02-21 |
Dmitry Timoshkov | gdi32: Add dumping of child GDI font cache.
|
commit | commitdiff | tree |
2011-02-21 |
Dmitry Timoshkov | user32: Cope with failing SetForegroundWindow().
|
commit | commitdiff | tree |
2011-02-18 |
Dmitry Timoshkov | user32: Use the windows created by the SetParent()...
|
commit | commitdiff | tree |
2011-02-17 |
Dmitry Timoshkov | mlang: GetGlobalFontLinkObject() takes a non-zero number...
|
commit | commitdiff | tree |
2011-02-09 |
Dmitry Timoshkov | user32: Add message tests for SetParent().
|
commit | commitdiff | tree |
2011-02-09 |
Dmitry Timoshkov | user32: Add a test for reparenting a WS_POPUP window...
|
commit | commitdiff | tree |
2011-02-01 |
Dmitry Timoshkov | winex11.drv: Make sure that default clipping region...
|
commit | commitdiff | tree |
2011-02-01 |
Dmitry Timoshkov | gdi32: Add ExtSelectClipRgn() tests for memory and...
|
commit | commitdiff | tree |
2011-01-24 |
Dmitry Timoshkov | winex11.drv: Associate the real DC transformation with...
|
commit | commitdiff | tree |
2010-11-10 |
Dmitry Timoshkov | gdi32: Remove broken check for WinXP.
|
commit | commitdiff | tree |
2010-11-05 |
Dmitry Timoshkov | Revert "gdi32: Make AddFontToList skip adding a face...
|
commit | commitdiff | tree |
2010-10-27 |
Dmitry Timoshkov | gdi32: Make AddFontToList skip adding a face into global...
|
commit | commitdiff | tree |
2010-10-19 |
Dmitry Timoshkov | user32: FindWindow() should treat an empty title same...
|
commit | commitdiff | tree |
2010-10-12 |
Dmitry Timoshkov | oleaut32: Handle VT_DATE in serialize_param()/deserialize_pa...
|
commit | commitdiff | tree |
2010-10-06 |
Dmitry Timoshkov | kernel32: Truncate the reported by GlobalMemoryStatus...
|
commit | commitdiff | tree |
2010-10-05 |
Dmitry Timoshkov | comctl32: Postpone setting the property sheet focus...
|
commit | commitdiff | tree |
2010-09-22 |
Dmitry Timoshkov | user32: Make sure that SendInput always initializes...
|
commit | commitdiff | tree |
2010-09-22 |
Dmitry Timoshkov | user32: Uncomment the GetWindowPlacement() test, fill...
|
commit | commitdiff | tree |
2010-09-21 |
Dmitry Timoshkov | user32: UpdateLayeredWindow() should fail on non-layered...
|
commit | commitdiff | tree |
2010-09-21 |
Dmitry Timoshkov | user32: Do not test window state on the HCBT_SETFOCUS...
|
commit | commitdiff | tree |
2010-09-14 |
Dmitry Timoshkov | gdi32: Add a trace for GetClipBox.
|
commit | commitdiff | tree |
2010-09-14 |
Dmitry Timoshkov | winex11.drv: Avoid copying invalid window bits.
|
commit | commitdiff | tree |
2010-09-14 |
Dmitry Timoshkov | winex11.drv: Avoid copying window bits if the window...
|
commit | commitdiff | tree |
2010-09-01 |
Dmitry Timoshkov | user32: Add a bunch of GetWindowPlacement() tests,...
|
commit | commitdiff | tree |
2010-08-16 |
Dmitry Timoshkov | user32: Properly pack the WM_WINE_SETWINDOWPOS internal...
|
commit | commitdiff | tree |
2010-08-04 |
Dmitry Timoshkov | user32: Protect from setting as a window owner one...
|
commit | commitdiff | tree |
2010-08-04 |
Dmitry Timoshkov | ws2_32: Rearrange the code to avoid a needless release_sock_...
|
commit | commitdiff | tree |
2010-08-03 |
Dmitry Timoshkov | user32: Add a test for GetClassInfo, make it pass under...
|
commit | commitdiff | tree |
2010-08-02 |
Dmitry Timoshkov | gdi32: Do not crash on an invalid pointer passed to...
|
commit | commitdiff | tree |
2010-07-28 |
Dmitry Timoshkov | gdi32: Make sure that all the glyph metrics are transformed...
|
commit | commitdiff | tree |
2010-07-26 |
Dmitry Timoshkov | winex11: Remember last window that had the XIC focus...
|
commit | commitdiff | tree |
2010-07-22 |
Dmitry Timoshkov | comctl32: Make sure that the focus is set to an existing...
|
commit | commitdiff | tree |
2010-07-01 |
Dmitry Timoshkov | comdlg32: Not all messages depend on initialized custom...
|
commit | commitdiff | tree |
2010-06-23 |
Dmitry Timoshkov | comctl32: Add a bunch of imagelist storage tests, make...
|
commit | commitdiff | tree |
2010-06-11 |
Dmitry Timoshkov | server: Make layered windows transparent for mouse...
|
commit | commitdiff | tree |
2010-06-01 |
Dmitry Timoshkov | hhctrl.ocx: If a CHM file reports window dimensions...
|
commit | commitdiff | tree |
2010-06-01 |
Dmitry Timoshkov | hhctrl.ocx: Add a trace for the resulting CHM offset...
|
commit | commitdiff | tree |
2010-05-28 |
Dmitry Timoshkov | winex11.drv: Simulate pressing Alt+F4 instead of clicking...
|
commit | commitdiff | tree |
2010-05-18 |
Dmitry Timoshkov | gdi32: Do not use VDMX for mapping of negative font...
|
commit | commitdiff | tree |
2010-05-18 |
Dmitry Timoshkov | user32: Paint button focus in the ODA_SELECT case too.
|
commit | commitdiff | tree |
2010-05-17 |
Dmitry Timoshkov | user32: Add BM_SETSTATE/BM_SETCHECK message tests for...
|
commit | commitdiff | tree |
2010-04-16 |
Dmitry Timoshkov | user32: Do not ask DrawFrameControl() to modify the...
|
commit | commitdiff | tree |
2010-04-13 |
Dmitry Timoshkov | user32: Button painting code always sets up the clipping...
|
commit | commitdiff | tree |
2010-04-07 |
Dmitry Timoshkov | comctl32: Do not use width of the passed to ImageList_Add...
|
commit | commitdiff | tree |
2010-04-07 |
Dmitry Timoshkov | winex11.drv: Do not allow WM actions for windows with...
|
commit | commitdiff | tree |
2010-04-07 |
Dmitry Timoshkov | gdi32: Fix some DC leaks in gdi32 bitmap tests.
|
commit | commitdiff | tree |
2010-03-15 |
Dmitry Timoshkov | user32: Restore special handling of monochrome bitmaps...
|
commit | commitdiff | tree |
2010-03-15 |
Dmitry Timoshkov | gdi32: Fix GDI locking in SetBitmapBits.
|
commit | commitdiff | tree |
2010-02-25 |
Dmitry Timoshkov | gdi32: Fix the DeleteDC test failures under Win9x.
|
commit | commitdiff | tree |
2010-02-24 |
Dmitry Timoshkov | user32: DeleteDC() should allow to delete a DC returned...
|
commit | commitdiff | tree |
2010-02-24 |
Dmitry Timoshkov | gdi32: Dump GDI objects in the case of running out...
|
commit | commitdiff | tree |
2010-02-22 |
Dmitry Timoshkov | comctl32: Initialize item.mask before sending HDM_GETITEM...
|
commit | commitdiff | tree |
2010-02-18 |
Dmitry Timoshkov | comctl32: Listview should accept both unicode and ansi...
|
commit | commitdiff | tree |
2010-02-16 |
Dmitry Timoshkov | winedbg: Print parameter values in backtraces in hex.
|
commit | commitdiff | tree |
2010-02-09 |
Dmitry Timoshkov | user32: In a DLGTEMPLATEEX resource dialog version...
|
commit | commitdiff | tree |
2010-01-25 |
Dmitry Timoshkov | winmm: Add a bunch of new mmio tests which discover...
|
commit | commitdiff | tree |
2010-01-18 |
Dmitry Timoshkov | winmm: Buffer size must be at least MMIO_DEFAULTBUFFER...
|
commit | commitdiff | tree |
2009-12-30 |
Dmitry Timoshkov | user32: Handle virtual key codes only in the WM_KEYDOWN...
|
commit | commitdiff | tree |
2009-12-04 |
Dmitry Timoshkov | kernel32: Explicitly treat the current working directory...
|
commit | commitdiff | tree |
2009-10-29 |
Dmitry Timoshkov | msi: Add support for msidbControlAttributesProgress95.
|
commit | commitdiff | tree |
2009-10-29 |
Dmitry Timoshkov | msi: Limit the progress to its maximal value, use MulDiv...
|
commit | commitdiff | tree |
2009-10-13 |
Dmitry Timoshkov | rsaenh: Fix the accepted RC2 key length, based on a...
|
commit | commitdiff | tree |
2009-10-12 |
Dmitry Timoshkov | kernel32: Implement HeapQueryInformation, add some...
|
commit | commitdiff | tree |
2009-10-12 |
Dmitry Timoshkov | user32: Make sure that focus_rect is always initialized.
|
commit | commitdiff | tree |
2009-10-07 |
Dmitry Timoshkov | gdi32: Rework the test for too large width/height font...
|
commit | commitdiff | tree |
2009-09-11 |
Dmitry Timoshkov | ntdll: RtlpNtQueryValueKey takes 5 parameters.
|
commit | commitdiff | tree |
2009-09-09 |
Dmitry Timoshkov | user32: Send the same lParam with WM_SYSCOMMAND/SC_CLOSE...
|
commit | commitdiff | tree |
2009-09-09 |
Dmitry Timoshkov | winex11.drv: Handle WM_DELETE_WINDOW by simulating...
|
commit | commitdiff | tree |
2009-09-08 |
Dmitry Timoshkov | riched20: Make vtables const.
|
commit | commitdiff | tree |
2009-08-12 |
Dmitry Timoshkov | winex11.drv: Handle failure of XcursorImageCreate.
|
commit | commitdiff | tree |
2009-08-12 |
Dmitry Timoshkov | user32: Return 0 from DefDlgProc and dialog loop for...
|
commit | commitdiff | tree |
2009-08-05 |
Dmitry Timoshkov | user32/tests: Use symbol charset when creating Marlett...
|
commit | commitdiff | tree |
2009-08-03 |
Dmitry Timoshkov | gdi32: Use a better heuristics for tmWeight.
|
commit | commitdiff | tree |
2009-08-03 |
Dmitry Timoshkov | gdi32: Some fonts have a broken last segment of cmap4...
|
commit | commitdiff | tree |
2009-07-23 |
Dmitry Timoshkov | user32: Draw the whole button only if requested.
|
commit | commitdiff | tree |
2009-07-22 |
Dmitry Timoshkov | user32: Pass the same PRF_ flags from WM_PRINT to WM_PRINTCL...
|
commit | commitdiff | tree |
2009-07-16 |
Dmitry Timoshkov | comctl32: Explicitly initialize visible order of a...
|
commit | commitdiff | tree |
2009-07-15 |
Dmitry Timoshkov | comctl32: Do not redraw treeview in TVM_INSERTITEM...
|
commit | commitdiff | tree |
2009-07-06 |
Dmitry Timoshkov | user32: Fix some BM_SETSTYLE test failres under Win9x.
|
commit | commitdiff | tree |
2009-07-02 |
Dmitry Timoshkov | user32: Add a test for BM_SETSTYLE, make it pass under...
|
commit | commitdiff | tree |
2009-06-25 |
Dmitry Timoshkov | mlang: Make it possible to build the mlang test with...
|
commit | commitdiff | tree |
2009-06-18 |
Dmitry Timoshkov | user32: Invalidate button on WM_KILLFOCUS, like Windows...
|
commit | commitdiff | tree |
2009-06-12 |
Dmitry Timoshkov | user32: Add a test for PeekMessage((HWND)-1), make...
|
commit | commitdiff | tree |
2009-06-11 |
Dmitry Timoshkov | user32: Add support for SPI_GETFOCUSBORDERWIDTH and...
|
commit | commitdiff | tree |
2009-06-11 |
Dmitry Timoshkov | wine.inf: Add kernel32.48/kernel32.49 (ReleaseThunkLock...
|
commit | commitdiff | tree |
2009-05-28 |
Dmitry Timoshkov | winex11.drv: Avoid a crash if not in a desktop mode.
|
commit | commitdiff | tree |
2009-05-21 |
Dmitry Timoshkov | dbghelp: All parameters of MiniDumpReadDumpStream(...
|
commit | commitdiff | tree |
2009-05-19 |
Dmitry Timoshkov | user32: Invalidate a being removed listbox item before...
|
commit | commitdiff | tree |