2005-11-02 |
Dmitry Timoshkov | Avoid printing out a possibly uninitialized variable.
|
commit | commitdiff | tree |
2005-10-31 |
Dmitry Timoshkov | Add the tests for behaviour of [In]validateRect and...
|
commit | commitdiff | tree |
2005-10-27 |
Dmitry Timoshkov | Add some missing USER definitions, add a couple of...
|
commit | commitdiff | tree |
2005-10-27 |
Dmitry Timoshkov | Correctly handle flags parameter in SHAddToRecentDocs.
|
commit | commitdiff | tree |
2005-10-26 |
Dmitry Timoshkov | Add a test for GetCurrentObject, make it pass under...
|
commit | commitdiff | tree |
2005-10-19 |
Dmitry Timoshkov | Add a test for SetMetaFileBitsEx, make it pass under...
|
commit | commitdiff | tree |
2005-10-18 |
Dmitry Timoshkov | Use appropriate DDE APIs (ANSI or unicode) for ShellExecuteA...
|
commit | commitdiff | tree |
2005-10-18 |
Dmitry Timoshkov | Add a test for CopyMetaFile, make it pass under Wine.
|
commit | commitdiff | tree |
2005-10-11 |
Dmitry Timoshkov | Add a safety check for number of control points in...
|
commit | commitdiff | tree |
2005-10-11 |
Dmitry Timoshkov | Rename struct option in order to avoid a conflict with...
|
commit | commitdiff | tree |
2005-10-11 |
Dmitry Timoshkov | Update German and Hungarian keyboard layouts to better...
|
commit | commitdiff | tree |
2005-10-06 |
Dmitry Timoshkov | Ignore the delay load directory size.
|
commit | commitdiff | tree |
2005-10-04 |
Dmitry Timoshkov | Add support for dumping delay load PE data.
|
commit | commitdiff | tree |
2005-10-03 |
Dmitry Timoshkov | Move user32 to delay loaded imports.
|
commit | commitdiff | tree |
2005-10-03 |
Dmitry Timoshkov | Convert a WARN to a FIXME to make it visible to a user...
|
commit | commitdiff | tree |
2005-09-28 |
Dmitry Timoshkov | Explicitly ignore WM_GETICON message in the message...
|
commit | commitdiff | tree |
2005-09-28 |
Dmitry Timoshkov | Make DrawMenuBar and SetMenu tests pass under Wine.
|
commit | commitdiff | tree |
2005-09-28 |
Dmitry Timoshkov | Draw underline and strikeout for ExtTextOut on an open...
|
commit | commitdiff | tree |
2005-09-26 |
Dmitry Timoshkov | Calling DdeUninitialize hangs DDE test on XP SP1, so...
|
commit | commitdiff | tree |
2005-09-23 |
Dmitry Timoshkov | COLOR_3DFACE is a better choice for the dialog background.
|
commit | commitdiff | tree |
2005-09-20 |
Dmitry Timoshkov | Fix the usage of COLOR_xxx constants in the place of...
|
commit | commitdiff | tree |
2005-09-19 |
Dmitry Timoshkov | Use the event's width and height not the translated...
|
commit | commitdiff | tree |
2005-09-19 |
Dmitry Timoshkov | Directly copy DIB bits into destination DC.
|
commit | commitdiff | tree |
2005-09-18 |
Dmitry Timoshkov | Call SetDIBits with a proper DC in order to set bitmap...
|
commit | commitdiff | tree |
2005-09-17 |
Dmitry Timoshkov | Revert previous change, it should not be needed anymore...
|
commit | commitdiff | tree |
2005-09-16 |
Dmitry Timoshkov | Add a test for mmioDescend, make it pass under Wine.
|
commit | commitdiff | tree |
2005-09-14 |
Dmitry Timoshkov | Perform automatic bitmap font configuration based on...
|
commit | commitdiff | tree |
2005-09-12 |
Dmitry Timoshkov | strcpynAtoW takes number of characters, not bytes.
|
commit | commitdiff | tree |
2005-09-12 |
Dmitry Timoshkov | EXTLOGPEN.elpHatch can contain a handle as well.
|
commit | commitdiff | tree |
2005-09-12 |
Dmitry Timoshkov | Add a test for ShowWindow(SW_SHOWMAXIMIZED) called...
|
commit | commitdiff | tree |
2005-09-08 |
Dmitry Timoshkov | Rename Wine fonts to match Windows font names.
|
commit | commitdiff | tree |
2005-09-08 |
Dmitry Timoshkov | Pass a locally modified version of SHELLEXECUTEINFO to
|
commit | commitdiff | tree |
2005-09-08 |
Dmitry Timoshkov | Dump more .lnk file header fields.
|
commit | commitdiff | tree |
2005-09-08 |
Dmitry Timoshkov | - Stop using a not initialized variable szTemp in
|
commit | commitdiff | tree |
2005-09-02 |
Dmitry Timoshkov | Translate file name from unix to ANSI encoding in
|
commit | commitdiff | tree |
2005-08-22 |
Dmitry Timoshkov | Remove unnecessary #pragma code_page(xxxx) statements...
|
commit | commitdiff | tree |
2005-08-16 |
Dmitry Timoshkov | Report swap file total/free sizes to be the same as...
|
commit | commitdiff | tree |
2005-08-11 |
Dmitry Timoshkov | Add some missing LDAP definitions.
|
commit | commitdiff | tree |
2005-08-09 |
Dmitry Timoshkov | Make CreateWindow with invalid menu handle test pass...
|
commit | commitdiff | tree |
2005-08-08 |
Dmitry Timoshkov | Added Russian resources to wldap32.
|
commit | commitdiff | tree |
2005-08-08 |
Dmitry Timoshkov | Add a test showing that Windows doesn't tie GDI objects...
|
commit | commitdiff | tree |
2005-07-29 |
Dmitry Timoshkov | - Add an ownerdrawn listbox test, which confirms that...
|
commit | commitdiff | tree |
2005-07-28 |
Dmitry Timoshkov | Implement EnumDateFormatsEx.
|
commit | commitdiff | tree |
2005-07-28 |
Dmitry Timoshkov | - Reimplement EnumTimeFormats, make it work for all...
|
commit | commitdiff | tree |
2005-07-27 |
Dmitry Timoshkov | - Reimplement EnumDateFormats, make it work for all...
|
commit | commitdiff | tree |
2005-07-26 |
Dmitry Timoshkov | Avoid an orthographic error by rephrasing the message.
|
commit | commitdiff | tree |
2005-07-25 |
Dmitry Timoshkov | Take into account CS_NOCLOSE window class style and...
|
commit | commitdiff | tree |
2005-07-25 |
Dmitry Timoshkov | Take into account CS_NOCLOSE window class style and...
|
commit | commitdiff | tree |
2005-07-15 |
Dmitry Timoshkov | Add a test for handling overlapped buffers by WideCharToMult...
|
commit | commitdiff | tree |
2005-07-15 |
Dmitry Timoshkov | Avoid unnecessary casts.
|
commit | commitdiff | tree |
2005-07-15 |
Dmitry Timoshkov | Make VIRTUAL_HandleFault return an NTSTATUS.
|
commit | commitdiff | tree |
2005-07-15 |
Dmitry Timoshkov | Use SIZE_T type for size variables in NTDLL when appropriate.
|
commit | commitdiff | tree |
2005-07-08 |
Dmitry Timoshkov | Add DDE transaction test, make it pass under Wine.
|
commit | commitdiff | tree |
2005-07-07 |
Dmitry Timoshkov | Add a MsgWaitForMultipleObjects test.
|
commit | commitdiff | tree |
2005-07-07 |
Dmitry Timoshkov | Make IsWindowUnicode work in the case when window belongs...
|
commit | commitdiff | tree |
2005-07-05 |
Dmitry Timoshkov | Add a test case for IsWindowUnicode.
|
commit | commitdiff | tree |
2005-06-30 |
Dmitry Timoshkov | Fix a typo in ReuseDDElParam: GlobalLock supposed to...
|
commit | commitdiff | tree |
2005-06-29 |
Dmitry Timoshkov | A workaround for missing struct request_sense on FreeBSD.
|
commit | commitdiff | tree |
2005-06-27 |
Dmitry Timoshkov | Add a check for sg_io_hdr_t and (not tested) check...
|
commit | commitdiff | tree |
2005-06-20 |
Dmitry Timoshkov | Enable MAKEPOINTS usage in Wine.
|
commit | commitdiff | tree |
2005-06-17 |
Dmitry Timoshkov | DdeCreateStringHandleA/W takes a pointer to a const...
|
commit | commitdiff | tree |
2005-06-17 |
Dmitry Timoshkov | Fixed POINTS definition for WORDS_BIGENDIAN case.
|
commit | commitdiff | tree |
2005-06-15 |
Dmitry Timoshkov | Add a test case for WM_[L|R|M|X]BUTTONDBLCLK generation...
|
commit | commitdiff | tree |
2005-06-09 |
Dmitry Timoshkov | Added a couple of CloseHandle calls.
|
commit | commitdiff | tree |
2005-06-07 |
Dmitry Timoshkov | Add a test for window state when a window receives...
|
commit | commitdiff | tree |
2005-06-06 |
Dmitry Timoshkov | Make remaining OLE interface vtables const.
|
commit | commitdiff | tree |
2005-06-02 |
Dmitry Timoshkov | Update internal state only if the message is being...
|
commit | commitdiff | tree |
2005-06-01 |
Dmitry Timoshkov | Make more of the OLE interface vtables const.
|
commit | commitdiff | tree |
2005-05-30 |
Dmitry Timoshkov | Make more of the OLE interface vtables const.
|
commit | commitdiff | tree |
2005-05-29 |
Dmitry Timoshkov | Fix Estonian keyboard layout to better match the X11...
|
commit | commitdiff | tree |
2005-05-27 |
Dmitry Timoshkov | Make some of the OLE interface vtables const.
|
commit | commitdiff | tree |
2005-05-24 |
Dmitry Timoshkov | Print data offset additionally to prefix while dumping...
|
commit | commitdiff | tree |
2005-05-24 |
Dmitry Timoshkov | SetParent needs to clear 'managed' flag for former...
|
commit | commitdiff | tree |
2005-05-23 |
Dmitry Timoshkov | Small fix for the font directory resource written by...
|
commit | commitdiff | tree |
2005-05-20 |
Dmitry Timoshkov | Make .fon files generated by fnt2fon slightly more...
|
commit | commitdiff | tree |
2005-05-20 |
Dmitry Timoshkov | - Always initialize width table.
|
commit | commitdiff | tree |
2005-05-20 |
Dmitry Timoshkov | Print also flags and length of NE resources.
|
commit | commitdiff | tree |
2005-05-13 |
Dmitry Timoshkov | Avoid a crash in free_window_handle() on an invalid...
|
commit | commitdiff | tree |
2005-05-12 |
Dmitry Timoshkov | Do not pass an invalid target buffer info to WideCharToMulti...
|
commit | commitdiff | tree |
2005-04-15 |
Dmitry Timoshkov | Zero out an invalidated runningObjectTableInstance...
|
commit | commitdiff | tree |
2005-03-30 |
Dmitry Timoshkov | - Make GetSystemMenu respect CS_NOCLOSE.
|
commit | commitdiff | tree |
2005-03-29 |
Dmitry Timoshkov | Handle control characters in VkKeyScanEx similar to...
|
commit | commitdiff | tree |
2005-03-22 |
Dmitry Timoshkov | If an MDI child becomes active restore previously maximized MDI
|
commit | commitdiff | tree |
2005-03-22 |
Dmitry Timoshkov | Add support for Serbian cyrillic X11 keyboard layout.
|
commit | commitdiff | tree |
2005-03-17 |
Dmitry Timoshkov | Match OVERLAPPED structure to the SDK definition.
|
commit | commitdiff | tree |
2005-03-16 |
Dmitry Timoshkov | GetDlgItemTextW takes buffer length in WCHARs not bytes.
|
commit | commitdiff | tree |
2005-03-16 |
Dmitry Timoshkov | Actually print dwExStyle in case of a mismatch.
|
commit | commitdiff | tree |
2005-03-14 |
Dmitry Timoshkov | Do not release capture before sending WM_NCDESTROY...
|
commit | commitdiff | tree |
2005-03-14 |
Dmitry Timoshkov | Special case Win9x platforms in the desktop visibility...
|
commit | commitdiff | tree |
2005-03-14 |
Dmitry Timoshkov | Fix some msg.c and win.c failures running on NT4 and XP.
|
commit | commitdiff | tree |
2005-03-10 |
Dmitry Timoshkov | Implement a test for the desktop visibility based on...
|
commit | commitdiff | tree |
2005-03-08 |
Dmitry Timoshkov | Make running tests on a visible desktop a mandatory...
|
commit | commitdiff | tree |
2005-03-07 |
Dmitry Timoshkov | Avoid unnecessary window locking in X11DRV_DestroyWindow.
|
commit | commitdiff | tree |
2005-03-07 |
Dmitry Timoshkov | - Call SetCursorPos for an injected mouse message only...
|
commit | commitdiff | tree |
2005-03-07 |
Dmitry Timoshkov | Another attempt of a test for a visible desktop.
|
commit | commitdiff | tree |
2005-03-07 |
Dmitry Timoshkov | Call ReleaseDC() with correct window handle.
|
commit | commitdiff | tree |
2005-03-03 |
Dmitry Timoshkov | Use IsWindowVisible instead of GetWindowLong(GWL_STYLE...
|
commit | commitdiff | tree |
2005-03-02 |
Dmitry Timoshkov | Ask for an MDI child id in all cases.
|
commit | commitdiff | tree |
2005-03-02 |
Dmitry Timoshkov | DestroyMenu should not destroy system menu popup owner.
|
commit | commitdiff | tree |
2005-03-02 |
Dmitry Timoshkov | Protect SetParent from creating circular window dependencies.
|
commit | commitdiff | tree |