projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
secur32: Fix ntlm tests on Vista.
[wine]
/
dlls
/
user32
/
2008-05-05
Dmitry Timoshkov
user32: Set the size of returned DEVMODE to least commo...
tree
|
commitdiff
2008-05-02
Huw Davies
user32: Fix bitmap_info_size to take into account bit...
tree
|
commitdiff
2008-05-02
Alexandre Julliard
user32: Add an exception handler around LB_GETTEXT...
tree
|
commitdiff
2008-05-01
Paul Vriens
user32/tests: Run tests again on win95.
tree
|
commitdiff
2008-05-01
James Hawkins
user32: Fix a test that fails in win2k3.
tree
|
commitdiff
2008-05-01
ByeongSik Jeon
user32: Post the WM_KEY{DOWN|UP} message whenWM_IME_KEY...
tree
|
commitdiff
2008-04-30
Andrew Talbot
user32: Remove unused variables.
tree
|
commitdiff
2008-04-28
James Hawkins
user32: Fix a test that fails on platforms without...
tree
|
commitdiff
2008-04-28
ByeongSik Jeon
user32: Set the vkey value to VK_PROCESSKEY when IME...
tree
|
commitdiff
2008-04-28
Vitaliy Margolen
winex11: Fix MapVirtualKeyEx to properly map left-right...
tree
|
commitdiff
2008-04-25
Lei Zhang
user32: Edit controls should ignore WM_KEYDOWN on contr...
tree
|
commitdiff
2008-04-25
Erik de Castro Lopo
user32/tests: Use SetWindowLongPtr instead of SetWindow...
tree
|
commitdiff
2008-04-24
Alexandre Julliard
user32: Allow the default desktop name to be specified...
tree
|
commitdiff
2008-04-24
Paul Vriens
user32/tests: Skip tests if function is not implemented.
tree
|
commitdiff
2008-04-24
Alexandre Julliard
user32: Make drivers non-const to avoid a compiler...
tree
|
commitdiff
2008-04-24
Lei Zhang
user32: Handle VK_RETURN WM_KEYDOWN events better in...
tree
|
commitdiff
2008-04-24
Lei Zhang
user32: Add a test for sending WM_KEYDOWN to a child...
tree
|
commitdiff
2008-04-23
ByeongSik Jeon
user32: Pass the WM_IME_NOTIFY message to the default...
tree
|
commitdiff
2008-04-23
Jeff Latimer
user32/tests: Fix typedefs & function definitions so...
tree
|
commitdiff
2008-04-22
Austin English
Spelling fixes.
tree
|
commitdiff
2008-04-21
Alexandre Julliard
winex11: Use SetWindowPos to invalidate DCEs when chang...
tree
|
commitdiff
2008-04-21
Alexandre Julliard
user32: Invalide DCEs also when resizing a hidden windo...
tree
|
commitdiff
2008-04-21
Alexandre Julliard
user32: Dump more SetWindowPos flags.
tree
|
commitdiff
2008-04-21
Alexandre Julliard
user32: Remove redundant LocalUnlock calls.
tree
|
commitdiff
2008-04-18
Anatoly Lyutin
user32/tests: Add test for switching not maximized...
tree
|
commitdiff
2008-04-18
Anatoly Lyutin
user32/tests: Get rid of magic number.
tree
|
commitdiff
2008-04-18
Kusanagi Kouichi
user32: Handle IME messages more gracefully.
tree
|
commitdiff
2008-04-18
Hwang YunSong(황윤성
user32: Updated Korean resource.
tree
|
commitdiff
2008-04-17
Alexandre Julliard
user32: Added support for WS_EX_RIGHT in the static...
tree
|
commitdiff
2008-04-17
Alexandre Julliard
user32: Added support for WS_EX_RIGHT in the edit control.
tree
|
commitdiff
2008-04-17
Alexandre Julliard
user32: Added support for WS_EX_RIGHT in the button...
tree
|
commitdiff
2008-04-17
James Hawkins
user32: Fix a test that fails in XP and win2k3.
tree
|
commitdiff
2008-04-15
Lei Zhang
user32: Handle ctrl + end in edit control.
tree
|
commitdiff
2008-04-15
Lei Zhang
user32: Handle ctrl + home in edit control.
tree
|
commitdiff
2008-04-15
Lei Zhang
user32: Do checks in the right order in EDIT_BuildLineD...
tree
|
commitdiff
2008-04-14
Aric Stewart
user32: Call ImmProcessKey in TranslateMessage to allow...
tree
|
commitdiff
2008-04-14
Hwang YunSong(황윤성
user32: Updated Korean resource.
tree
|
commitdiff
2008-04-14
Alex Villacís Lasso
user32: LoadImage(IMAGE_BITMAP) should reject invalid...
tree
|
commitdiff
2008-04-14
Aric Stewart
user32: Make sure there is space for at least 6 items...
tree
|
commitdiff
2008-04-14
Dmitry Timoshkov
user32: Use appropriate type for lresult.
tree
|
commitdiff
2008-04-11
Dmitry Timoshkov
user32: Fix Win64 warnings.
tree
|
commitdiff
2008-04-10
Alexandre Julliard
user32/tests: Replace the keyboard flags bitfield by...
tree
|
commitdiff
2008-04-10
Alexandre Julliard
user32: Moved the menu activation hack on managed windo...
tree
|
commitdiff
2008-04-10
Alexandre Julliard
user32: Forward all WM_SYSCOMMAND messages to the drive...
tree
|
commitdiff
2008-04-10
Lei Zhang
user32: Handle VK_TAB in EDIT_WM_KeyDown.
tree
|
commitdiff
2008-04-10
Alexandre Julliard
user32/tests: Avoid testing uninitialized data.
tree
|
commitdiff
2008-04-09
Lei Zhang
user32: Fix a typo.
tree
|
commitdiff
2008-04-09
Lei Zhang
user32: Add edit control check to see if its in a dialo...
tree
|
commitdiff
2008-04-09
Lei Zhang
user32: Add edit control check to see if its in a dialo...
tree
|
commitdiff
2008-04-08
Alexandre Julliard
user32: Get rid of the debug mark option in the system...
tree
|
commitdiff
2008-04-08
Lei Zhang
user32: Handle VK_ESCAPE correctly in EDIT_WM_KeyDown.
tree
|
commitdiff
2008-04-08
Lei Zhang
user32: Handle ES_MULTILINE correctly for WM_KEYDOWN...
tree
|
commitdiff
2008-04-08
Lei Zhang
user32: Fix WM_CHAR return value for edit controls.
tree
|
commitdiff
2008-04-08
Lei Zhang
user32: Add tests for edit controls and VK_TAB.
tree
|
commitdiff
2008-04-08
Lei Zhang
user32: Add tests for edit controls and VK_RETURN.
tree
|
commitdiff
2008-04-08
Lei Zhang
user32: Add more tests for single line edit control...
tree
|
commitdiff
2008-04-08
Lei Zhang
user32: Add more tests for ES_WANTRETURN.
tree
|
commitdiff
2008-04-07
Rok Mandeljc
user32: Updated Slovenian translation.
tree
|
commitdiff
2008-04-07
Alexandre Julliard
user32: Fix list_window_parents when run in the desktop...
tree
|
commitdiff
2008-04-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-04-04
Alexandre Julliard
user32: Fix a few ShowWindow todo tests.
tree
|
commitdiff
2008-04-04
Lei Zhang
user32: Use a bogus wildcard in listbox test, change...
tree
|
commitdiff
2008-04-03
Maarten Lankhorst
user32: Implement BroadcastSystemMessage.
tree
|
commitdiff
2008-04-03
Lei Zhang
user32: Correctly handle VK_RETURN for edit controls...
tree
|
commitdiff
2008-04-03
Lei Zhang
user32: Dialog should ignore WM_KEYDOWN messages if...
tree
|
commitdiff
2008-04-03
Lei Zhang
user32: Add more edit dialog tests.
tree
|
commitdiff
2008-04-02
Vitaliy Margolen
winex11drv: Distinguish left and right keys for shift...
tree
|
commitdiff
2008-03-31
Alexandre Julliard
user32: Don't start explorer.exe on non-visible window...
tree
|
commitdiff
2008-03-31
Vitaliy Margolen
user32: Properly translate keyboard left/right-shift...
tree
|
commitdiff
2008-03-31
Andrew Talbot
user32: Void functions should not return a value.
tree
|
commitdiff
2008-03-28
Marcus Meissner
user32/tests: Mark unsigned entitities as unsigned.
tree
|
commitdiff
2008-03-28
Vitaliy Margolen
Update Russian translations.
tree
|
commitdiff
2008-03-28
Michael Stefaniuc
user32: About dialog cosmetic fixes for the Romanian...
tree
|
commitdiff
2008-03-28
Lei Zhang
user32: Add more DrawText tests.
tree
|
commitdiff
2008-03-28
Lei Zhang
user32: Handle WM_CHAR messages better in edit controls.
tree
|
commitdiff
2008-03-28
Lei Zhang
user32: Add more dialog with edit control tests.
tree
|
commitdiff
2008-03-28
Lei Zhang
user32: Make an edit test more readable.
tree
|
commitdiff
2008-03-27
Dmitry Timoshkov
user32: Add a defwinproc flag when appropriate.
tree
|
commitdiff
2008-03-27
Alexandre Julliard
user32: Cosmetic fixes to the About dialog.
tree
|
commitdiff
2008-03-27
Dmitry Timoshkov
user32: Add a test for combobox navigation with arrow...
tree
|
commitdiff
2008-03-27
Michael Stefaniuc
user32: Add the Romanian translation.
tree
|
commitdiff
2008-03-26
Alexandre Julliard
user32: Allow arbitrary text size for loaded strings...
tree
|
commitdiff
2008-03-26
Lei Zhang
user32: Tweak how the edit control handles WM_GETDLGCODE.
tree
|
commitdiff
2008-03-24
Marcus Meissner
user32/tests: Fix uninitialized struct component.
tree
|
commitdiff
2008-03-24
Alexandre Julliard
user32: Clamp the mouse position to the window rectangl...
tree
|
commitdiff
2008-03-24
Alexandre Julliard
user32: Make sure we set menu capture to a window that...
tree
|
commitdiff
2008-03-24
Marcus Meissner
user32/tests: Skip checks if pre-condition does not...
tree
|
commitdiff
2008-03-24
Vitaliy Margolen
user32: Fix F1 message sequence.
tree
|
commitdiff
2008-03-22
Reece Dunn
user32: Fixed the HiliteMenuItem tests to pass on Windo...
tree
|
commitdiff
2008-03-21
Herve Chanal
user32: A nicer icon for oic_winlogo.
tree
|
commitdiff
2008-03-21
Alexandre Julliard
user32/tests: Flush events during the mouse button...
tree
|
commitdiff
2008-03-20
Dmitry Timoshkov
user32: Increase an initial buffer size from 32 to...
tree
|
commitdiff
2008-03-20
Andrew Talbot
user32: Assign to structs instead of using memcpy.
tree
|
commitdiff
2008-03-19
Rob Shearman
user32: Handle the undocumented behaviour in DefWindowP...
tree
|
commitdiff
2008-03-19
Alexandre Julliard
user32: Implemented EnumDesktopWindows.
tree
|
commitdiff
2008-03-18
Reece Dunn
user32: Improve the HiliteMenuItem tests so they reflec...
tree
|
commitdiff
2008-03-18
Andrew Riedi
user32: Move the bitmap header check as far up as possible.
tree
|
commitdiff
2008-03-17
Reece H. Dunn
user32: HiliteMenuItem fails if an invalid window handl...
tree
|
commitdiff
2008-03-15
Maarten Lankhorst
user32: Fix enumeration for EnumWindowStations and...
tree
|
commitdiff
2008-03-15
Clinton Stimpson
user32: Test processing of expose events.
tree
|
commitdiff
next