crypt32: Correct trust error status for cyclic chains.
[wine] / dlls / user32 /
2008-10-20  Dmitry Timoshkovuser32: Fix a typo.
2008-10-20  Francois GougetAssorted spelling fixes.
2008-10-18  Alexandre Julliarduser32: Convert source files to utf-8.
2008-10-17  Alexandre Julliarduser32/test: Fix a couple of message test failures...
2008-10-17  Dmitry Timoshkovuser32: Add a test for fullscreen window sizing, make...
2008-10-16  Aric Stewartuser32: Update DrawText tests to cover behavior differe...
2008-10-15  Aric Stewartuser32: Make sure our vertical line count is at least...
2008-10-15  Lei Zhanguser32: Send messages for edit control context menu...
2008-10-14  Aric Stewartuser32: DrawText handling of 0 counts with string,...
2008-10-14  Aric Stewartuser32: In DrawTextW/A make sure to properly initialize...
2008-10-13  Muneyuki Noguchiuser32: Convert Japanese resource to UTF-8.
2008-10-09  Paul Vriensuser32/tests: Don't crash on NT4.
2008-10-07  Paul Vriensuser32/tests: Fix failures on W2K and below.
2008-10-07  Paul Vriensuser32/tests: Run tests on win95 again.
2008-10-06  Dylan Smithuser32: Converted rcScrollBar to screen coordinates.
2008-10-06  Dmitry Timoshkovuser32: Print the expected and received rectangles.
2008-10-02  Aric Stewartuser32/tests: GetMenuItemCount returns INT so check...
2008-10-02  Aric Stewartuser32/tests: GetMenuItemCount returns an INT which...
2008-10-01  Dimitrie O. Paunuser32: Fix a noisy FIXME.
2008-09-30  Vitaliy Margolenuser32/tests: Move shell test to the end - killing...
2008-09-29  Vitaliy Margolenuser32/tests: Make it easier to identify failed tests.
2008-09-29  Vitaliy Margolenuser32/tests: Use empty_message_queue with timeouts.
2008-09-25  Muneyuki Noguchiuser32: Use "MS Shell Dlg" 9 in Japanese resources.
2008-09-24  Alexandre Julliarduser32/tests: Fix the listbox tests on Win9x and NT4.
2008-09-24  Alexandre Julliarduser32/tests: Fix some input test failures.
2008-09-24  Alexandre Julliarduser32/tests: Fix the winstation tests on NT4.
2008-09-24  Alexandre Julliarduser32/tests: Fix more message test failures on NT4...
2008-09-24  Vincent Povirkuser32: Handle undocumented WM_POPUPSYSTEMMENU message.
2008-09-22  Alexandre Julliarduser32/tests: Fix some more message test failures.
2008-09-19  Alexandre Julliarduser32/tests: Fix a few more message test failures.
2008-09-17  Paul Chitescuuser32: Stub for LockWorkStation.
2008-09-17  Alexandre Julliarduser32/tests: Fix some test failures on win9x.
2008-09-17  Alexandre Julliarduser32/tests: Cope with last error behavior on Vista.
2008-09-17  Alexandre Julliarduser32/tests: Fix some test failures on XP.
2008-09-16  Alexandre Julliarduser32: Implemented UpdateLayeredWindow and UpdateLayer...
2008-09-16  Alexandre Julliarduser32: Don't reinitialize the window placement even...
2008-09-16  Alexandre Julliarduser32/tests: Fix a number of message test failures...
2008-09-15  Alexandre Julliarduser32/tests: Fix a test that fails on all Windows...
2008-09-15  Alexandre Julliarduser32/tests: Ignore some more messages.
2008-09-12  Alexandre Julliarduser32: Add a SetLayeredWindowAttributes driver entry...
2008-09-12  Alexandre Julliarduser32/tests: Added some tests for Get/SetLayeredWindow...
2008-09-12  Alexandre Julliardserver: Implemented the server side of Get/SetLayeredWi...
2008-09-12  Alexandre Julliarduser32: Notify the user driver about window extended...
2008-09-12  Juan Languser32: Don't crash if passed a non-scrollbar HWND...
2008-09-11  Dmitry Timoshkovuser32: Fix the work area test to pass on Windows when...
2008-09-11  Dmitry Timoshkovuser32: Implement SystemParametersInfo(SPI_GETWORKAREA...
2008-09-11  Dmitry Timoshkovuser32: Make GetMonitorInfoW print the monitor properties.
2008-09-11  Juan Languser32: Return error if memory allocation fails. Fixes...
2008-09-09  Alexandre Julliarduser32: Fix DeferWindowPos to work on windows belonging...
2008-09-08  Vincent Povirkuser32: Use the correct bitmap location for MNS_CHECKORBMP.
2008-09-08  Paul Vriensuser32/tests: Win9x needs a threadid for CreateThread.
2008-09-08  Michael Stefaniucuser32/tests: Remove unreachable break after return...
2008-09-05  Jeff Latimeruser32/tests: Add more A and W test combinations for...
2008-09-05  Jeff Latimeruser32/tests: Tests for a W interface connection adding...
2008-09-05  Jeff Latimeruser32: DdeConnect causes 2 XTYP_CONNECT_CONFIRM messag...
2008-09-05  Jeff Latimeruser32/tests: Test infrastructure for testing ddeml...
2008-09-05  Jeff Latimeruser32: Make some DDE traces more meaningful.
2008-09-04  Vincent Povirkuser32/tests: Don't check menu items when testing MNS_C...
2008-09-03  Jeff Latimeruser32/tests: Deregister the class created by create_dd...
2008-09-02  Francois Gougetuser32/tests: Add a trailing '\n' to an ok() call.
2008-08-29  Hongbo Niuser32: Update traditional Chinese resource.
2008-08-28  Jim Cameronuser32/tests: Add a regression test for CreateIconFromR...
2008-08-28  Jim Cameronuser32: Fixed bug in loading .cur files.
2008-08-28  Martin Profittlichuser32: Make RegisterDeviceNotificationW behave likeReg...
2008-08-27  Aric Stewartuser32: Add test demonstrating the WM_PAINT loop.
2008-08-27  Alexandre Julliarduser32: Apply the SendMessage recursion counter to...
2008-08-27  Hongbo Niuser32: Convert Chinese resource to utf8.
2008-08-27  Dmitry Timoshkovuser32: Partially revert 499c26ce66ec6cbbb3569c69ca95c9...
2008-08-27  Dmitry Timoshkovuser32: Add a test for monitor work area, fix some...
2008-08-25  Markus Hitteruser32: Better reflect the current state of DrawIconEx.
2008-08-25  Muneyuki Noguchiuser32: Update Japanese translation.
2008-08-22  Hongbo Niuser32: Update simplified Chinese resource.
2008-08-20  Andre Wisplinghoffuser32: Add a test for ToUnicode.
2008-08-20  Austin Englishuser32: Test what FindWindow does when window isn't...
2008-08-20  Vincent Povirkuser32: Implement TPM_*ALIGN flags.
2008-08-18  Jeff Latimeruser32: Check for invalid conversation and return the...
2008-08-18  Jeff Latimeruser32/tests: Add tests for for invalid DDE conditions.
2008-08-18  Jeff Latimeruser32: DdeClientTransaction should check that pData...
2008-08-18  Jeff Latimeruser32: DdeQueryString returns a NULL str if there...
2008-08-18  Jeff Latimeruser32: DdeClientTransaction should return 0 in the...
2008-08-05  Alexandre Julliarduser32/tests: Fix a number of message sequence tests...
2008-08-05  Alexandre Julliarduser32/tests: Fix some test failures on win9x.
2008-08-05  Alexandre Julliarduser32/tests: Don't check last error on success in...
2008-08-04  Alexandre Julliarduser32/tests: Fix the listbox LB_DIR tests when directo...
2008-08-01  Andre Wisplinghoffuser32: Make dde test use skip function.
2008-07-31  Alexandre Julliarduser32/tests: Fix some message test failures on various...
2008-07-30  Alexandre Julliarduser32: Add an entry point for ShowWindow to the driver...
2008-07-30  Alexandre Julliarduser32: Return a proper rectangle from WINPOS_MinMaximize.
2008-07-30  Alexandre Julliarduser32/tests: Fix some tests on Win9x.
2008-07-29  Hongbo Niuser32: Implement WM_UNICHAR for edit control.
2008-07-22  Alexandre Julliarduser32/tests: Make sure the bitmap info passed to Creat...
2008-07-22  Alexandre Julliarduser32: Fix MapWindowPoints behavior in the process...
2008-07-22  Reece Dunnuser32: Fixed building the tests with the Vista SDK.
2008-07-22  Huw Daviesuser32: Don't send the menu clicks if we can't retrieve...
2008-07-21  Huw Daviesuser32: Don't access pConv after it's been freed.
2008-07-18  Huw Daviesuser32: Don't read past the end of a global memory...
2008-07-17  Lei Zhanguser32: Clamp newly created windows to the minimum...
2008-07-17  Lei Zhanguser32: Add a test for SetWindowPos.
2008-07-14  Andrew Talbotuser32: Remove unneeded address-of operators from array...
2008-07-08  Huw Daviesuser32: sizeof DDEPOKE and DDEDATA is six, which is...
next