projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
winegstreamer: Add support for qos to demuxer.
[wine]
/
dlls
/
user32
/
tests
/
2010-11-02
Alexandre Julliard
explorer: Make the systray window look more like a...
tree
|
commitdiff
2010-10-26
Austin Lund
user32/tests: Fixed WM_SETFONT combo box tests.
tree
|
commitdiff
2010-10-25
Austin Lund
user32/tests: Fix some combo box tests for different...
tree
|
commitdiff
2010-10-19
Dmitry Timoshkov
user32: FindWindow() should treat an empty title same...
tree
|
commitdiff
2010-10-18
Vladimir Panteleev
user32: Update last active popup for all parents.
tree
|
commitdiff
2010-10-13
Alexandre Julliard
user32: Fix destruction of the active cursor.
tree
|
commitdiff
2010-10-13
Alexandre Julliard
user32/tests: Add more tests for DestroyCursor on the...
tree
|
commitdiff
2010-10-11
Alexandre Julliard
user32: Return the module and resource name in GetIconI...
tree
|
commitdiff
2010-10-11
Louis Lenders
user32/tests: Test FindWindowEx for empty window title.
tree
|
commitdiff
2010-10-11
Alexandre Julliard
user32/tests: Test GetIconInfoExW too since the A versi...
tree
|
commitdiff
2010-10-08
Alexandre Julliard
user32/tests: Tests for GetIconInfoExA/W.
tree
|
commitdiff
2010-10-05
Alexandre Julliard
server: Update child window positions when resizing...
tree
|
commitdiff
2010-10-01
Alexandre Julliard
user32/tests: Make some variables static.
tree
|
commitdiff
2010-09-29
Louis Lenders
user32: UpdateWindow doesn't accept a NULL hwnd.
tree
|
commitdiff
2010-09-27
Alexandre Julliard
gdi32: Implement MirrorRgn.
tree
|
commitdiff
2010-09-22
Alexandre Julliard
user32: Add support for RTL window layouts in MapWindow...
tree
|
commitdiff
2010-09-22
Dmitry Timoshkov
user32: Uncomment the GetWindowPlacement() test, fill...
tree
|
commitdiff
2010-09-21
Dmitry Timoshkov
user32: UpdateLayeredWindow() should fail on non-layere...
tree
|
commitdiff
2010-09-21
Dmitry Timoshkov
user32: Do not test window state on the HCBT_SETFOCUS...
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-09-15
Vladimir Panteleev
user32: Fix VK_RETURN handling in IsDialogMessage for...
tree
|
commitdiff
2010-09-03
Alexandre Julliard
user32/tests: Fix a number of test failures on Windows 7.
tree
|
commitdiff
2010-09-02
Alexandre Julliard
user32: Implement Get/SetProcessDefaultLayout.
tree
|
commitdiff
2010-09-02
Alexandre Julliard
user32: Make child windows inherit the WS_EX_LAYOUTRTL...
tree
|
commitdiff
2010-09-02
Alexandre Julliard
user32: Set the DC layout to mirrored when the window...
tree
|
commitdiff
2010-09-01
Dmitry Timoshkov
user32: Add a bunch of GetWindowPlacement() tests,...
tree
|
commitdiff
2010-09-01
Alexandre Julliard
user32/tests: Remove some noisy output.
tree
|
commitdiff
2010-09-01
Alexandre Julliard
user32: Prevent changing some window styles through...
tree
|
commitdiff
2010-08-17
Wolfram Sang
user32: Check for valid pointer in CreateIconFromResource.
tree
|
commitdiff
2010-08-04
Dmitry Timoshkov
user32: Protect from setting as a window owner one...
tree
|
commitdiff
2010-08-03
Dmitry Timoshkov
user32: Add a test for GetClassInfo, make it pass under...
tree
|
commitdiff
2010-07-22
Alexandre Julliard
user32: DCX_NORESETATTRS should be applied at DC releas...
tree
|
commitdiff
2010-07-22
Dylan Smith
user32: Prevent resize of minimized windows from SetWin...
tree
|
commitdiff
2010-07-22
Dylan Smith
user32/tests: Minimized windows shouldn't be resizable.
tree
|
commitdiff
2010-07-22
Michael Stefaniuc
user32: Remove the ignored common resource attributes.
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-07-19
Dylan Smith
user32: RegisterClassEx should check for invalid cbSize...
tree
|
commitdiff
2010-07-07
André Hentschel
user32/tests: The dialog for that proc has no IDCANCEL.
tree
|
commitdiff
2010-07-02
André Hentschel
user32/tests: Test that GetDlgItem does not recurse.
tree
|
commitdiff
2010-06-30
André Hentschel
user32/tests: Use if(0) instead of a comment to make...
tree
|
commitdiff
2010-06-24
Alexandre Julliard
user32: Add a heuristic for Unicode mappings of DDE...
tree
|
commitdiff
2010-06-24
Alexandre Julliard
user32/tests: Fix more DDE test failures on Win9x.
tree
|
commitdiff
2010-06-24
Alexandre Julliard
user32/tests: Add some Unicode test cases for A/W mappings.
tree
|
commitdiff
2010-06-24
Alexandre Julliard
user32/tests: Restructure the DDE end-to-end tests...
tree
|
commitdiff
2010-06-23
Alexandre Julliard
user32/tests: Fix some DDE test failures on Win9x.
tree
|
commitdiff
2010-06-23
Alexandre Julliard
user32/tests: Add more systematic tests to validate...
tree
|
commitdiff
2010-06-17
Alexandre Julliard
user32/tests: Fix some class tests that behave differen...
tree
|
commitdiff
2010-06-17
Alexandre Julliard
user32/tests: Ignore repeat key flag that causes occasi...
tree
|
commitdiff
2010-06-17
Alexandre Julliard
user32/tests: Expand the DCX_NORESETATTR test to make...
tree
|
commitdiff
2010-06-07
Wolfram Sang
user32: No sanity checks for BITMAPCOREINFO in BITMAP_Load.
tree
|
commitdiff
2010-05-27
Austin English
user32/tests: Check return value of GetUpdateRect in...
tree
|
commitdiff
2010-05-25
Alexandre Julliard
user32/tests: Fix a test failure in desktop mode.
tree
|
commitdiff
2010-05-24
Austin English
user32/tests: Check return value of DdeClientTransactio...
tree
|
commitdiff
2010-05-24
Austin English
user32: Add test for drop down width in test_changesize().
tree
|
commitdiff
2010-05-19
Henri Verbeet
user32: Verify we got a valid window handle in GetDCEx().
tree
|
commitdiff
2010-05-19
Andrew Eikum
Revert "user32: Don't use DLGTEMPLATE's ExStyle when...
tree
|
commitdiff
2010-05-17
Dmitry Timoshkov
user32: Add BM_SETSTATE/BM_SETCHECK message tests for...
tree
|
commitdiff
2010-05-17
Wolfram Sang
user32: Apply sanity-check in BITMAP_Load.
tree
|
commitdiff
2010-05-12
Gerald Pfeifer
user32/tests: Make checks in test_LoadImageFile and...
tree
|
commitdiff
2010-05-10
Gerald Pfeifer
user32/tests: Remove variable atom which is not really...
tree
|
commitdiff
2010-05-10
Wolfram Sang
user32: Honor bfOffBits in BITMAP_Load.
tree
|
commitdiff
2010-05-10
Gerald Pfeifer
user32/tests: Remove SetShellWindowEx from test_shell_w...
tree
|
commitdiff
2010-05-08
Andrew Eikum
user32: Don't use DLGTEMPLATE's ExStyle when creating...
tree
|
commitdiff
2010-05-07
Alexandre Julliard
user32: Use the correct rop when blitting an icon in...
tree
|
commitdiff
2010-05-04
Gerald Pfeifer
user32/tests: Remove variable old_left_margin which...
tree
|
commitdiff
2010-05-04
Gerald Pfeifer
user32/tests: Destroy the window we created at the...
tree
|
commitdiff
2010-05-03
Paul Vriens
user32/tests: Run the tests again on Win95.
tree
|
commitdiff
2010-04-29
Alexandre Julliard
winex11: Make the cursor window global instead of per...
tree
|
commitdiff
2010-04-26
Wolfram Sang
user32: Ignore reserved bytes in BMP fileheader.
tree
|
commitdiff
2010-04-26
Nikolay Sivov
user32/tests: Add some GetDlgItem() tests regarding...
tree
|
commitdiff
2010-04-25
Vincent Povirk
user32: Focus editboxes when the context menu is opened.
tree
|
commitdiff
2010-04-22
Gerald Pfeifer
user32: Remove variable mask which is not really used...
tree
|
commitdiff
2010-04-13
Alexandre Julliard
user32: The Z-order of owned windows doesn't depend...
tree
|
commitdiff
2010-04-09
Nikolay Sivov
user32: Block TrackPopupMenu if menu is already active.
tree
|
commitdiff
2010-04-07
Alexandre Julliard
winapi: Generate the 64-bit variant of structure size...
tree
|
commitdiff
2010-04-06
Alexandre Julliard
user32/tests: Fix a test that was incorrectly skipped...
tree
|
commitdiff
2010-04-02
Alexandre Julliard
user32/tests: Use the correct type for the bits pointer...
tree
|
commitdiff
2010-03-25
Sébastien Ramage
user32: End scrollbar tracking if the mouse capture...
tree
|
commitdiff
2010-03-23
Alexandre Julliard
user32/tests: Fix a couple of race conditions.
tree
|
commitdiff
2010-03-22
Alexandre Julliard
user32: Store the current cursor and show count in...
tree
|
commitdiff
2010-03-22
Francois Gouget
Assorted spelling and case fixes.
tree
|
commitdiff
2010-03-19
Paul Vriens
user32/tests: Fix timeouts on Win9x/WinMe.
tree
|
commitdiff
2010-03-19
Alexandre Julliard
user32: Return fake global information in GetCursorInfo...
tree
|
commitdiff
2010-03-19
Alexandre Julliard
user32/tests: Add some tests for GetCursorInfo.
tree
|
commitdiff
2010-03-18
Alexandre Julliard
user32/tests: Add some tests for ShowCursor.
tree
|
commitdiff
2010-03-18
Alexandre Julliard
user32/tests: Add some tests demonstrating that SetCurs...
tree
|
commitdiff
2010-03-18
Henri Verbeet
user32/tests: Add a test for foreground windows on...
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-03-03
David Hedberg
user32: Fix case where EM_SCROLL with page down results...
tree
|
commitdiff
2010-03-03
David Hedberg
user32: Fix return value of EDIT_EM_Scroll.
tree
|
commitdiff
2010-03-03
Alexandre Julliard
server: Set the idle event when PeekMessage is called...
tree
|
commitdiff
2010-03-02
Henri Verbeet
user32: Also show dialogs right after a WM_TIMER message.
tree
|
commitdiff
2010-02-24
Alexandre Julliard
user32/tests: Fix broken check of the ok() macro return...
tree
|
commitdiff
2010-02-24
Nikolay Sivov
user32/tests: Test to show that caption added for WS_EX...
tree
|
commitdiff
2010-02-23
Andrew Nguyen
user32/tests: Fix a failure message trace.
tree
|
commitdiff
2010-02-23
Andrew Nguyen
user32: Ensure that WM_INITDIALOG passes the first...
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2010-02-19
Alexandre Julliard
user32: Fix Z-order handling of windows that have a...
tree
|
commitdiff
2010-02-08
Reece Dunn
user32/tests: Make the MDI client take up the whole...
tree
|
commitdiff
2010-02-08
Paul Vriens
user32/tests: Fix crash on Win9x/WinMe.
tree
|
commitdiff
next