2004-10-18 |
Dmitry Timoshkov | Protect USER32 against early graphics driver unloading.
|
commit | commitdiff | tree |
2004-10-11 |
Dmitry Timoshkov | - WM_MDISETMENU handler should update new frame menu...
|
commit | commitdiff | tree |
2004-10-08 |
Dmitry Timoshkov | Properly handle the case when last MDI child is being...
|
commit | commitdiff | tree |
2004-10-08 |
Dmitry Timoshkov | Disable remaining piece of the code which auto assigns...
|
commit | commitdiff | tree |
2004-10-06 |
Dmitry Timoshkov | Make message spy thread safe.
|
commit | commitdiff | tree |
2004-10-06 |
Dmitry Timoshkov | Add prototypes for GetWindowLongPtr/SetWindowLongPtr.
|
commit | commitdiff | tree |
2004-10-06 |
Dmitry Timoshkov | Skip interthread message test under win9x, it causes...
|
commit | commitdiff | tree |
2004-10-05 |
Dmitry Timoshkov | Add a test case for accelerators, make the test pass...
|
commit | commitdiff | tree |
2004-10-05 |
Dmitry Timoshkov | Added a test case for inter-thread DispatchMessage.
|
commit | commitdiff | tree |
2004-10-05 |
Dmitry Timoshkov | If there no MDI child to activate set hwndActiveChild...
|
commit | commitdiff | tree |
2004-10-05 |
Dmitry Timoshkov | Make advapi32/crypt.c test pass under win2k SP4, do...
|
commit | commitdiff | tree |
2004-10-04 |
Dmitry Timoshkov | If an animation is already playing do not restart it.
|
commit | commitdiff | tree |
2004-10-04 |
Dmitry Timoshkov | Add more message conversion tests, make the tests pass...
|
commit | commitdiff | tree |
2004-10-04 |
Dmitry Timoshkov | Add iccvid.dll to an initial Wine configuration.
|
commit | commitdiff | tree |
2004-10-04 |
Dmitry Timoshkov | Avoid a crash in advapi32/test_sha_ctx.c test if required...
|
commit | commitdiff | tree |
2004-10-04 |
Dmitry Timoshkov | Do not use GlobalFree for a memory returned by LoadResource.
|
commit | commitdiff | tree |
2004-09-29 |
Dmitry Timoshkov | Ignore FocusOut event if there is no event window.
|
commit | commitdiff | tree |
2004-09-28 |
Dmitry Timoshkov | Add cyrillic glyphs to wine_sans_serif at 20 ppem.
|
commit | commitdiff | tree |
2004-09-23 |
Dmitry Timoshkov | - Skip shell window test on Win9x and restore its functional...
|
commit | commitdiff | tree |
2004-09-22 |
Dmitry Timoshkov | Make mlang return the same code page descriptions as...
|
commit | commitdiff | tree |
2004-09-21 |
Dmitry Timoshkov | Fix WM_MDIREFRESHMENU for the case when separator is...
|
commit | commitdiff | tree |
2004-09-21 |
Dmitry Timoshkov | Make message flow for MDI creation/activation/destruction...
|
commit | commitdiff | tree |
2004-09-20 |
Dmitry Timoshkov | Make menu code cope with WM_SYSKEY*/WM_SYSCHAR messages.
|
commit | commitdiff | tree |
2004-09-16 |
Dmitry Timoshkov | Add a test case for WM_KEY* to WM_SYSKEY* message conversion.
|
commit | commitdiff | tree |
2004-09-16 |
Dmitry Timoshkov | Accept WM_SYSCHAR message for processsing in TranslateAccele...
|
commit | commitdiff | tree |
2004-09-15 |
Dmitry Timoshkov | Remove a stray 'else' left by a previous patch.
|
commit | commitdiff | tree |
2004-09-13 |
Dmitry Timoshkov | Add support for HCBT_SYSCOMMAND hook, add logging for...
|
commit | commitdiff | tree |
2004-09-13 |
Dmitry Timoshkov | Add a bunch of new MDI tests.
|
commit | commitdiff | tree |
2004-09-13 |
Dmitry Timoshkov | When DC mapping changes reselect current pen to update...
|
commit | commitdiff | tree |
2004-09-13 |
Dmitry Timoshkov | Log flags for WM_WINDOWPOSCHANGING/WM_WINDOWPOSCHANGED...
|
commit | commitdiff | tree |
2004-09-07 |
Dmitry Timoshkov | Reset BUTTON_HASFOCUS state in WM_KILLFOCUS handler...
|
commit | commitdiff | tree |
2004-09-06 |
Dmitry Timoshkov | Move MulDiv prototype from wingdi.h to winbase.h where...
|
commit | commitdiff | tree |
2004-09-02 |
Dmitry Timoshkov | Added a test showing how GDI scales bitmap font metrics.
|
commit | commitdiff | tree |
2004-09-01 |
Dmitry Timoshkov | Add cyrillic glyphs to Wine System.
|
commit | commitdiff | tree |
2004-08-31 |
Dmitry Timoshkov | Set last error values compatible with Win9x implementation
|
commit | commitdiff | tree |
2004-08-30 |
Dmitry Timoshkov | Add cyrillic glyphs to Wine Courier at 13 pixel size.
|
commit | commitdiff | tree |
2004-08-26 |
Dmitry Timoshkov | Button should do ReleaseCapture() on WM_KILLFOCUS if...
|
commit | commitdiff | tree |
2004-08-26 |
Dmitry Timoshkov | Button should send BM_SETSTATE message after it has...
|
commit | commitdiff | tree |
2004-08-26 |
Dmitry Timoshkov | Fix msg test failures when run under win2k.
|
commit | commitdiff | tree |
2004-08-26 |
Dmitry Timoshkov | Try to avoid loading 16-bit DLLs into memory for accessing...
|
commit | commitdiff | tree |
2004-08-25 |
Dmitry Timoshkov | Fix an obvious typo leading to a crash.
|
commit | commitdiff | tree |
2004-08-24 |
Dmitry Timoshkov | Add cyrillic glyphs to wine_sans_serif at 13 and 16...
|
commit | commitdiff | tree |
2004-08-23 |
Dmitry Timoshkov | Enumerate all available scripts in IMultiLanguage2_EnumScrip...
|
commit | commitdiff | tree |
2004-08-23 |
Dmitry Timoshkov | GetCPInfo(Ex) should work on CP_UTF7/CP_UTF8 pseudo...
|
commit | commitdiff | tree |
2004-08-22 |
Dmitry Timoshkov | Y coordinate of the "magic" static control should be...
|
commit | commitdiff | tree |
2004-08-16 |
Dmitry Timoshkov | - Use "MS Shell Dlg" in the Open File dialog templates...
|
commit | commitdiff | tree |
2004-08-16 |
Dmitry Timoshkov | Implement IMultiLanguage2_GetCharsetInfo, add a test...
|
commit | commitdiff | tree |
2004-08-11 |
Dmitry Timoshkov | - add stubbed support for IEnumScript interface
|
commit | commitdiff | tree |
2004-08-09 |
Dmitry Timoshkov | Fix button behaviour on WM_SETFOCUS/WM_KILLFOCUS with...
|
commit | commitdiff | tree |
2004-08-09 |
Dmitry Timoshkov | module->addr_sorttab may be NULL due to a hack in
|
commit | commitdiff | tree |
2004-08-06 |
Dmitry Timoshkov | Implement ConvertINetMultiByteToUnicode, ConvertINetUnicodeT...
|
commit | commitdiff | tree |
2004-08-04 |
Dmitry Timoshkov | Added CLSID and IIDs for mlang.
|
commit | commitdiff | tree |
2004-08-02 |
Dmitry Timoshkov | Create toolbar with a not zero default size, it allows...
|
commit | commitdiff | tree |
2004-07-14 |
Dmitry Timoshkov | Uncomment implemented in Wine msvidc32 (MSVC/CRAM)...
|
commit | commitdiff | tree |
2004-07-14 |
Dmitry Timoshkov | Make it possible to open read-only AVI files for a...
|
commit | commitdiff | tree |
2004-07-09 |
Dmitry Timoshkov | Add a test case for scroll APIs, fix a few bugs spotted...
|
commit | commitdiff | tree |
2004-07-08 |
Dmitry Timoshkov | Add WS_HSCROLL style to the notepad's edit control.
|
commit | commitdiff | tree |
2004-07-07 |
Dmitry Timoshkov | Initialize also ACP, OEMCP and MACCP in registry on...
|
commit | commitdiff | tree |
2004-06-30 |
Dmitry Timoshkov | Add more MDI message tests.
|
commit | commitdiff | tree |
2004-06-30 |
Dmitry Timoshkov | Do not do SetWindowPos(SWP_FRAMECHANGED) in the
|
commit | commitdiff | tree |
2004-06-30 |
Dmitry Timoshkov | Fix control coordinates in German and French versions...
|
commit | commitdiff | tree |
2004-06-25 |
Dmitry Timoshkov | Add a test case for clipboard functionality and fix...
|
commit | commitdiff | tree |
2004-06-23 |
Dmitry Timoshkov | Add a prototype for MDI message tests.
|
commit | commitdiff | tree |
2004-06-23 |
Dmitry Timoshkov | Make sure that both deactivated and activated MDI children...
|
commit | commitdiff | tree |
2004-06-23 |
Dmitry Timoshkov | WM_WINDOWPOSCHANGED should always contain a final window...
|
commit | commitdiff | tree |
2004-06-18 |
Dmitry Timoshkov | ShowWindow shouldn't fix SWP_ flags, it's the job of...
|
commit | commitdiff | tree |
2004-06-18 |
Dmitry Timoshkov | Add tests for child activation by ShowWindow/SetWindowPos.
|
commit | commitdiff | tree |
2004-06-18 |
Dmitry Timoshkov | Do not allow creation of not aligned EMF records by...
|
commit | commitdiff | tree |
2004-06-18 |
Dmitry Timoshkov | Use better dimensions for MDI system menu buttons to...
|
commit | commitdiff | tree |
2004-06-17 |
Dmitry Timoshkov | Make user/tests/win.c tests pass under Windows98.
|
commit | commitdiff | tree |
2004-06-15 |
Dmitry Timoshkov | Add a test for client/nonclient window dimensions calculation.
|
commit | commitdiff | tree |
2004-06-15 |
Dmitry Timoshkov | Fix warnings introduced by my last patch.
|
commit | commitdiff | tree |
2004-06-15 |
Dmitry Timoshkov | - Fix erroneous use of LOCALE_SDATE in the place of...
|
commit | commitdiff | tree |
2004-06-15 |
Dmitry Timoshkov | Restore default "open" functionality of ShellExecute.
|
commit | commitdiff | tree |
2004-06-14 |
Dmitry Timoshkov | Ignore DdeClientTransaction error in ShellExecute.
|
commit | commitdiff | tree |
2004-06-14 |
Dmitry Timoshkov | Do nothing in ShowWindow(SW_SHOW) if a window is already...
|
commit | commitdiff | tree |
2004-06-14 |
Dmitry Timoshkov | Added 32->16 mapping for SBM_GETRANGE/SBM_SETRANGE...
|
commit | commitdiff | tree |
2004-06-14 |
Dmitry Timoshkov | Add support for quoting "file://%1" like format strings.
|
commit | commitdiff | tree |
2004-06-14 |
Dmitry Timoshkov | Set last DDE error in XTYP_EXECUTE handler according...
|
commit | commitdiff | tree |
2004-06-14 |
Dmitry Timoshkov | Fix CBR_BLOCK definition.
|
commit | commitdiff | tree |
2004-06-14 |
Dmitry Timoshkov | Make SetScrollRange behave like GetScrollRange does...
|
commit | commitdiff | tree |
2004-06-04 |
Dmitry Timoshkov | Print meaningful message values instead of vague names...
|
commit | commitdiff | tree |
2004-06-01 |
Dmitry Timoshkov | Test whether we can destroy a menu assigned to a window.
|
commit | commitdiff | tree |
2004-06-01 |
Dmitry Timoshkov | Add dialog class name to the list of classes handled...
|
commit | commitdiff | tree |
2004-05-28 |
Dmitry Timoshkov | Add some new message names to the message spy.
|
commit | commitdiff | tree |
2004-05-28 |
Dmitry Timoshkov | Add a test for accessing classes from another thread.
|
commit | commitdiff | tree |
2004-05-25 |
Dmitry Timoshkov | Do not activate an MDI child if the child is invisible.
|
commit | commitdiff | tree |
2004-05-25 |
Dmitry Timoshkov | Avoid a failure under Win9x.
|
commit | commitdiff | tree |
2004-05-24 |
Dmitry Timoshkov | Fix elf_read_wine_loader_dbg_info() for the !__ELF__...
|
commit | commitdiff | tree |
2004-05-24 |
Dmitry Timoshkov | Add message test for DrawMenuBar.
|
commit | commitdiff | tree |
2004-05-24 |
Dmitry Timoshkov | Add a test for focus change on ShowWindow(child, SW_HIDE).
|
commit | commitdiff | tree |
2004-05-24 |
Dmitry Timoshkov | Cygwin's mntent.h requires stdio.h to be included first.
|
commit | commitdiff | tree |
2004-05-24 |
Dmitry Timoshkov | Explicitly specify name of the pipe in the pipe test.
|
commit | commitdiff | tree |
2004-05-22 |
Dmitry Timoshkov | Add a test for opening an already opened file for writing...
|
commit | commitdiff | tree |
2004-05-21 |
Dmitry Timoshkov | Add a test for window's hinstance.
|
commit | commitdiff | tree |
2004-05-20 |
Dmitry Timoshkov | - Make new tests pass on win2k SP4 and win95 OSR2.
|
commit | commitdiff | tree |
2004-05-18 |
Dmitry Timoshkov | Only child windows receive WM_SHOWWINDOW in DestroyWindow...
|
commit | commitdiff | tree |
2004-05-13 |
Dmitry Timoshkov | Accept EMR_EXTTEXTOUT records with emrtext.offDx set...
|
commit | commitdiff | tree |
2004-05-11 |
Dmitry Timoshkov | Fix Croatian keyboard layout to better match the XFree86...
|
commit | commitdiff | tree |
2004-05-11 |
Dmitry Timoshkov | - Add a test for GetWindowInfo, it should not check...
|
commit | commitdiff | tree |