projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Move into wined3d and call from d3d9 the GetAdapterId function and
[wine]
/
dlls
/
user
/
2004-09-29
James Hawkins
Limit scrolling of the edit control to the last line...
tree
|
commitdiff
2004-09-24
Richard Cohen
MenuItemFromPoint shouldn't crash if there's no menu.
tree
|
commitdiff
2004-09-23
Dmitry Timoshkov
- Skip shell window test on Win9x and restore its funct...
tree
|
commitdiff
2004-09-22
Robert Shearman
GetWindowLong -> GetWindowLongPtr.
tree
|
commitdiff
2004-09-22
Hans Leidekker
Fix signed/unsigned comparison warnings.
tree
|
commitdiff
2004-09-21
Dmitry Timoshkov
Make message flow for MDI creation/activation/destructi...
tree
|
commitdiff
2004-09-20
Dmitry Timoshkov
Make menu code cope with WM_SYSKEY*/WM_SYSCHAR messages.
tree
|
commitdiff
2004-09-16
Ulrich Czekalla
Handle painting the border if WS_EX_CLIENTEDGE is not...
tree
|
commitdiff
2004-09-16
Dmitry Timoshkov
Add a test case for WM_KEY* to WM_SYSKEY* message conve...
tree
|
commitdiff
2004-09-16
Dmitry Timoshkov
Accept WM_SYSCHAR message for processsing in TranslateA...
tree
|
commitdiff
2004-09-15
Dimitrie O. Paun
Use the W version of the function were we can.
tree
|
commitdiff
2004-09-14
Steven Edwards
Added stub for SwitchDesktop.
tree
|
commitdiff
2004-09-14
Alexandre Julliard
Stop testing a sequence upon the first expected error...
tree
|
commitdiff
2004-09-13
Dmitry Timoshkov
Add support for HCBT_SYSCOMMAND hook, add logging for...
tree
|
commitdiff
2004-09-13
Dmitry Timoshkov
Add a bunch of new MDI tests.
tree
|
commitdiff
2004-09-13
Dmitry Timoshkov
Log flags for WM_WINDOWPOSCHANGING/WM_WINDOWPOSCHANGED...
tree
|
commitdiff
2004-09-10
Michael Kaufmann
Make the menus of Delphi applications work.
tree
|
commitdiff
2004-09-10
Zach Gorman
The initial dialog focus should be established by the...
tree
|
commitdiff
2004-09-10
Zach Gorman
Modal dialogs should not be shown via ShowWindow until...
tree
|
commitdiff
2004-09-10
Zach Gorman
Added tests for default focus assignment in dialogs.
tree
|
commitdiff
2004-09-09
Ulrich Czekalla
Allow copying selection when control is read only.
tree
|
commitdiff
2004-09-09
Alexandre Julliard
Get rid of the WIN_SetRectangles export from user32.
tree
|
commitdiff
2004-09-08
Alexandre Julliard
Fixed some message sequences to succeed on XP.
tree
|
commitdiff
2004-09-07
Dmitry Timoshkov
Reset BUTTON_HASFOCUS state in WM_KILLFOCUS handler...
tree
|
commitdiff
2004-09-06
Francois Gouget
Disable MSVC warning 4116 to avoid the 'unnamed type...
tree
|
commitdiff
2004-09-02
Alexandre Julliard
GetUpdateRect should return TRUE even if only the non...
tree
|
commitdiff
2004-09-02
Francois Gouget
Added missing trailing '\n's to ok() calls.
tree
|
commitdiff
2004-09-01
Alexandre Julliard
Moved keyboard.c to dlls/user/kbd16.c.
tree
|
commitdiff
2004-09-01
Alexandre Julliard
Moved some window painting functions to uitools.c.
tree
|
commitdiff
2004-08-31
Alexandre Julliard
Moved all files from the controls/ directory to dlls...
tree
|
commitdiff
2004-08-31
Alexandre Julliard
Get rid of the non-standard CONV_POINT and CONV_RECT...
tree
|
commitdiff
2004-08-30
Alexandre Julliard
Removed struct32.[ch].
tree
|
commitdiff
2004-08-30
Alexandre Julliard
Moved a couple of 16-bit functions to user16.c.
tree
|
commitdiff
2004-08-30
Mike McCormack
Use Heap functions instead of malloc/free.
tree
|
commitdiff
2004-08-26
Dmitry Timoshkov
Button should do ReleaseCapture() on WM_KILLFOCUS if...
tree
|
commitdiff
2004-08-26
Dmitry Timoshkov
Button should send BM_SETSTATE message after it has...
tree
|
commitdiff
2004-08-26
Dmitry Timoshkov
Fix msg test failures when run under win2k.
tree
|
commitdiff
2004-08-26
Alexandre Julliard
Added some tests for paint messages and update regions.
tree
|
commitdiff
2004-08-26
Alexandre Julliard
GetUpdateRgn should clip the returned region to the...
tree
|
commitdiff
2004-08-25
Alexandre Julliard
Allow enabling or disabling todo_wine for each message...
tree
|
commitdiff
2004-08-25
Francois Gouget
Enable the disabled tests in tests.data or add a commen...
tree
|
commitdiff
2004-08-24
Huw Davies
Change dialogs to use MS Shell Dlg rather than Helv...
tree
|
commitdiff
2004-08-16
Ferenc Wagner
The desktop process is not automatically restarted...
tree
|
commitdiff
2004-08-16
Francois Gouget
Add the CCHILDREN_TITLEBAR+1 and NUM_POINTS macros.
tree
|
commitdiff
2004-08-14
Alexandre Julliard
WM_NEXTDLGCTL should not change the default button...
tree
|
commitdiff
2004-08-11
Alexandre Julliard
Avoid some non-portable makefile constructs, and get...
tree
|
commitdiff
2004-08-11
Francois Gouget
Define _WIN32_WINNT otherwise we are missing some defin...
tree
|
commitdiff
2004-08-09
Dmitry Timoshkov
Fix button behaviour on WM_SETFOCUS/WM_KILLFOCUS with...
tree
|
commitdiff
2004-08-09
Hans Leidekker
Fix signed/unsigned comparison warnings.
tree
|
commitdiff
2004-07-22
Henning Gerhardt
Minor fixes and updates to the German resource files.
tree
|
commitdiff
2004-07-20
Zach Gorman
Add test to demonstrate DrawText() with DT_CALCRECT...
tree
|
commitdiff
2004-07-16
Krishna Murthy
Added regression test for WM_NEXTDLGCTL and default...
tree
|
commitdiff
2004-07-14
Eric Frias
Fixed memory allocation bug.
tree
|
commitdiff
2004-07-14
Sami Aario
Added tests for registering a dialog box created by...
tree
|
commitdiff
2004-07-14
Alexandre Julliard
Allocate the dialog info in DIALOG_CreateIndirect if...
tree
|
commitdiff
2004-07-13
Alexandre Julliard
Allow specifying multiple graphics drivers and use...
tree
|
commitdiff
2004-07-12
Mike McCormack
Add a regression test for accelerators.
tree
|
commitdiff
2004-07-12
Mike McCormack
- Windows always strips the high bit (0x80) of the...
tree
|
commitdiff
2004-07-12
Mike McCormack
- CopyAcceleratorTable can cause a buffer overflow...
tree
|
commitdiff
2004-07-12
Mike McCormack
Stop PrivateExtractIcons from crashing given an invalid...
tree
|
commitdiff
2004-07-09
Dmitry Timoshkov
Add a test case for scroll APIs, fix a few bugs spotted...
tree
|
commitdiff
2004-06-30
Dmitry Timoshkov
Add more MDI message tests.
tree
|
commitdiff
2004-06-25
Dmitry Timoshkov
Add a test case for clipboard functionality and fix...
tree
|
commitdiff
2004-06-23
Dmitry Timoshkov
Add a prototype for MDI message tests.
tree
|
commitdiff
2004-06-18
Dmitry Timoshkov
Add tests for child activation by ShowWindow/SetWindowPos.
tree
|
commitdiff
2004-06-17
Dmitry Timoshkov
Make user/tests/win.c tests pass under Windows98.
tree
|
commitdiff
2004-06-15
Dmitry Timoshkov
Add a test for client/nonclient window dimensions calcu...
tree
|
commitdiff
2004-06-15
Ulrich Czekalla
ScrollDC should take into account overlapped windows...
tree
|
commitdiff
2004-06-14
Huw Davies
Fix 'pointers are not permitted as case values' compile...
tree
|
commitdiff
2004-06-14
Dmitry Timoshkov
Set last DDE error in XTYP_EXECUTE handler according...
tree
|
commitdiff
2004-06-04
Dimitrie O. Paun
Win 2000, XP, etc. fail the sysparams tests when run
tree
|
commitdiff
2004-06-03
Mike Hearn
Ignore attempts to hide an already invisible window...
tree
|
commitdiff
2004-06-03
Ulrich Czekalla
EnableWindow should not remove the focus of child windows.
tree
|
commitdiff
2004-06-01
Dmitry Timoshkov
Test whether we can destroy a menu assigned to a window.
tree
|
commitdiff
2004-06-01
Dmitry Timoshkov
Add dialog class name to the list of classes handled...
tree
|
commitdiff
2004-05-28
Dmitry Timoshkov
Add a test for accessing classes from another thread.
tree
|
commitdiff
2004-05-27
Ivan Leo Puoti
Changed my name, so update copyright info.
tree
|
commitdiff
2004-05-27
Kevin Koltzau
Remove part of test that crashes win95.
tree
|
commitdiff
2004-05-24
Dmitry Timoshkov
Add message test for DrawMenuBar.
tree
|
commitdiff
2004-05-24
Dmitry Timoshkov
Add a test for focus change on ShowWindow(child, SW_HIDE).
tree
|
commitdiff
2004-05-21
Dmitry Timoshkov
Add a test for window's hinstance.
tree
|
commitdiff
2004-05-20
Dmitry Timoshkov
- Make new tests pass on win2k SP4 and win95 OSR2.
tree
|
commitdiff
2004-05-19
Eric Pouech
GetModuleFileName[AW] doesn't terminate the string...
tree
|
commitdiff
2004-05-18
Alexandre Julliard
Added some optional messages to make all tests succeed...
tree
|
commitdiff
2004-05-18
Alexandre Julliard
Added a couple of tests for SetActiveWindow.
tree
|
commitdiff
2004-05-11
Dmitry Timoshkov
- Add a test for GetWindowInfo, it should not check...
tree
|
commitdiff
2004-05-10
Dmitry Timoshkov
Add more ShowWindow/SetWindowPos tests.
tree
|
commitdiff
2004-05-10
Ilya Korniyko
Encoding fixes in Ukrainian translation.
tree
|
commitdiff
2004-05-07
Dmitry Timoshkov
Make WM_GETMINMAXINFO default behaviour more like the...
tree
|
commitdiff
2004-05-06
Andrey Panov
In get_buffer_space() function, HeapReAlloc() will...
tree
|
commitdiff
2004-05-05
Alexandre Julliard
A couple of changes to avoid some failures on XP.
tree
|
commitdiff
2004-05-05
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2004-05-05
Jakob Eriksson
Prevent Windows 95 from blocking on linking issue.
tree
|
commitdiff
2004-05-04
Alexandre Julliard
Some more tests for focus behavior when hiding/showing...
tree
|
commitdiff
2004-05-04
Francois Gouget
Make our ascii strings static const.
tree
|
commitdiff
2004-05-04
Alexandre Julliard
Updated the auto-generated tests.
tree
|
commitdiff
2004-04-30
Dmitry Timoshkov
Replace wParam values for WM_PARENTNOTIFY message by...
tree
|
commitdiff
2004-04-29
Dmitry Timoshkov
Add a test for creation of a maximized child window.
tree
|
commitdiff
2004-04-28
Alexandre Julliard
Added test for setting focus to an invisible window.
tree
|
commitdiff
2004-04-26
Ilya Korniyko
Added Ukrainian translations.
tree
|
commitdiff
next