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 |
2009-05-14 |
Dmitry Timoshkov | system.sfd: Make lower case latin letters in 18 pixel...
|
commit | commitdiff | tree |
2009-05-11 |
Dmitry Timoshkov | winedump: Add an ability to dump font files.
|
commit | commitdiff | tree |
2009-05-11 |
Dmitry Timoshkov | sfnt2fnt: Take into account external leading when calculatin...
|
commit | commitdiff | tree |
2009-05-04 |
Dmitry Timoshkov | kernel32: Make SystemTimeToTzSpecificLocalTime and...
|
commit | commitdiff | tree |
2009-05-04 |
Dmitry Timoshkov | msvfw32: Remove useless and harmful traces from ICDecompress.
|
commit | commitdiff | tree |
2009-04-29 |
Dmitry Timoshkov | explorer: Initialize the Progman DDE interface when...
|
commit | commitdiff | tree |
2009-04-29 |
Dmitry Timoshkov | user32: Add the tests for LB_DELETESTRING, make them...
|
commit | commitdiff | tree |
2009-04-15 |
Dmitry Timoshkov | winedbg: Fix a typo in the comment.
|
commit | commitdiff | tree |
2009-04-13 |
Dmitry Timoshkov | oleaut32: Add some additional tests for QueryPathOfRegTypeLi...
|
commit | commitdiff | tree |
2009-04-06 |
Dmitry Timoshkov | gdi32: Use GdiGetCodePage() instead of duplicating...
|
commit | commitdiff | tree |
2009-04-06 |
Dmitry Timoshkov | gdi32: Cache current font code page in the DC structure.
|
commit | commitdiff | tree |
2009-04-06 |
Dmitry Timoshkov | gdi32: Add a couple of SetGraphicsMode/SetWorldTransform...
|
commit | commitdiff | tree |
2009-03-02 |
Dmitry Timoshkov | gdi32: Fix the font rotation direction.
|
commit | commitdiff | tree |
2009-03-02 |
Dmitry Timoshkov | winex11.drv: Take into account current world transform...
|
commit | commitdiff | tree |
2009-02-27 |
Dmitry Timoshkov | gdi32: Revert an unrelated part of 028617b90ba586bdb30723c70...
|
commit | commitdiff | tree |
2009-02-25 |
Dmitry Timoshkov | mlang: Implement IMLangFontLink_GetStrCodePages.
|
commit | commitdiff | tree |
2009-02-05 |
Dmitry Timoshkov | gdi32: Make sure that World2Vport DC transformation...
|
commit | commitdiff | tree |
2009-02-04 |
Dmitry Timoshkov | mlang: Get rid of ICOM_THIS_MULTI macro.
|
commit | commitdiff | tree |
2009-02-03 |
Dmitry Timoshkov | gdi32: Add a test for the MAT2 parameter of GetGlyphOutline...
|
commit | commitdiff | tree |
2009-02-03 |
Dmitry Timoshkov | gdi32: The MAT2 parameter of GetGlyphOutline is mandatory.
|
commit | commitdiff | tree |
2009-02-03 |
Dmitry Timoshkov | wineps.drv: The MAT2 parameter of GetGlyphOutline is...
|
commit | commitdiff | tree |