projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
d3dx9: Implement D3DXAssembleShader function, really basic shader assembler.
[wine]
/
dlls
/
user32
/
2010-03-29
Alexandre Julliard
user32: Always start the 64-bit version of wineboot...
tree
|
commitdiff
2010-03-29
Alexandre Julliard
user32: Always start the 64-bit version of explorer...
tree
|
commitdiff
2010-03-29
Mikhail Maroukhine
user32: Fix compiler warnings with flag -Wcast-qual.
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-15
Dmitry Timoshkov
user32: Restore special handling of monochrome bitmaps...
tree
|
commitdiff
2010-03-04
Jörg Höhle
winex11: Log keycode decimal <-> hex for keysym & MS...
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-03
Alexandre Julliard
user32: Pass HWND_BOTTOM unmodified to the server in...
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
Dmitry Timoshkov
user32: DeleteDC() should allow to delete a DC returned...
tree
|
commitdiff
2010-02-24
Nikolay Sivov
user32: Use whole window rectangle for UpdateLayeredWindow.
tree
|
commitdiff
2010-02-24
Nikolay Sivov
user32: Intersect with passed dirty rectangle while...
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
Jörg Höhle
user32: Sync vkey codes with winuser.h.
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-17
Alexandre Julliard
user32: Don't overwrite the default button id when...
tree
|
commitdiff
2010-02-15
Kusanagi Kouichi
user32: Consolidate empty string.
tree
|
commitdiff
2010-02-12
Alexandre Julliard
user32: Don't forward WM_SETCURSOR to the desktop window.
tree
|
commitdiff
2010-02-11
Michael Stefaniuc
user32: Don't use HIWORD() on a HINSTANCE.
tree
|
commitdiff
2010-02-09
Dmitry Timoshkov
user32: In a DLGTEMPLATEEX resource dialog version...
tree
|
commitdiff
2010-02-08
Alexandre Julliard
user32: Do not load 16-bit user.exe by default.
tree
|
commitdiff
2010-02-08
Alexandre Julliard
user32: Store 32-bit and 16-bit cursors/icons in indepe...
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
2010-02-08
Paul Vriens
user32/tests: Don't try to detect Win9x/WinMe several...
tree
|
commitdiff
2010-02-05
Bernhard Übelacker
user32: Don't hide the window in SetParent when window...
tree
|
commitdiff
2010-02-05
Alexandre Julliard
user32/tests: Fix the menu capture test for NT4.
tree
|
commitdiff
2010-02-04
Michael Stefaniuc
user32: Don't print the function name twice in a FIXME.
tree
|
commitdiff
2010-02-04
Michael Stefaniuc
user32: Avoid using HIWORD() on atoms/resources.
tree
|
commitdiff
2010-02-03
Alexandre Julliard
user32: Add a safety check in release_user_handle_ptr.
tree
|
commitdiff
2010-02-02
Alexandre Julliard
user32: Fix the WM_CONTEXTMENU parameter for 64-bit.
tree
|
commitdiff
2010-02-02
Alexandre Julliard
user32/tests: Dispatch a message in case we can a WM_PAINT.
tree
|
commitdiff
2010-01-25
Jason Edmeades
user32: Preselect all editbox text when combo gets...
tree
|
commitdiff
2010-01-25
Jason Edmeades
user32/tests: Combo should preselect all text on first...
tree
|
commitdiff
2010-01-25
Justin Chevrier
user32: EnumDisplayDevicesW, populate DeviceID member.
tree
|
commitdiff
2010-01-22
Paul Vriens
user32/tests: Don't crash on Win9x/WinMe.
tree
|
commitdiff
2010-01-18
Kusanagi Kouichi
user32: F10 key deactivates menu.
tree
|
commitdiff
2010-01-18
Paul Vriens
user32/tests: Run tests again on Win95.
tree
|
commitdiff
2010-01-14
Kusanagi Kouichi
user32: Make DefWindowProc handle Shift+F10.
tree
|
commitdiff
2010-01-14
Kusanagi Kouichi
user32/tests: Add test for Shift+F10.
tree
|
commitdiff
2010-01-14
Peter Dons Tychsen
user32: Do not allow a change of capture if the current...
tree
|
commitdiff
2010-01-14
Michael Stefaniuc
user32: Avoid newlines inside FIXME messages.
tree
|
commitdiff
2010-01-11
Alexander Kochetkov
user32: Fix arithmetic overflow in GetThumbVal.
tree
|
commitdiff
2010-01-08
Nikolay Sivov
user32/tests: Forward test proc to default dialog proce...
tree
|
commitdiff
2010-01-06
Marcus Meissner
user32: EM_REPLACESEL - handle OOM error.
tree
|
commitdiff
2010-01-06
Marcus Meissner
user32: Remove useless NULL check (Coverity).
tree
|
commitdiff
2010-01-06
Alexandre Julliard
user32: Remove a useless comment.
tree
|
commitdiff
2010-01-05
Detlef Riekenberg
user32: Move a comment about HLOCAL16 to user.exe.
tree
|
commitdiff
2010-01-05
James Hawkins
user32: Don't try to free a handle with a value of...
tree
|
commitdiff
2009-12-31
Joel Holdsworth
user32: Fixed icons to select correct image in high...
tree
|
commitdiff
2009-12-30
Dmitry Timoshkov
user32: Handle virtual key codes only in the WM_KEYDOWN...
tree
|
commitdiff
2009-12-30
Marcus Meissner
user32: Initialize hICON to NULL (Coverity).
tree
|
commitdiff
2009-12-30
Nikolay Sivov
user32/uitools: Fix FillRect behaviour for invalid...
tree
|
commitdiff
2009-12-30
Nikolay Sivov
user32/sysparams: Return NULL from GetSysColorBrush...
tree
|
commitdiff
2009-12-29
Nikolay Sivov
user32/tests: Add tests for invalid index in GetSysColo...
tree
|
commitdiff
2009-12-28
Alexandre Julliard
user32: Move loading of static icons for 16-bit windows...
tree
|
commitdiff
2009-12-28
Alexandre Julliard
user32: Load the 32-bit user.exe module wrapper from...
tree
|
commitdiff
2009-12-28
Alexandre Julliard
winevdm: Move the loading of the system drivers into...
tree
|
commitdiff
2009-12-28
Michael Stefaniuc
user32: Remove some explicit LPARAM/WPARAM casts.
tree
|
commitdiff
2009-12-28
Michael Stefaniuc
user32/tests: Remove some explicit LPARAM/WPARAM casts.
tree
|
commitdiff
2009-12-24
Alexandre Julliard
user32: Move handling of listbox sizes for Win 3.1...
tree
|
commitdiff
2009-12-24
Alexandre Julliard
user32: Use a standard critical section instead of...
tree
|
commitdiff
2009-12-24
Alexandre Julliard
user32: Make user.exe into a stand-alone 16-bit module.
tree
|
commitdiff
2009-12-24
Alexandre Julliard
user32: Use the wait message handler for the yield...
tree
|
commitdiff
2009-12-24
Alexandre Julliard
user32: Add a WoW wrapper for message waiting to allow...
tree
|
commitdiff
2009-12-23
Alexandre Julliard
user32: Remove the no longer needed WIN_ISDIALOG flag.
tree
|
commitdiff
2009-12-23
Alexandre Julliard
user32: Remove the no longer used WIN_ISWIN32 flag.
tree
|
commitdiff
2009-12-23
Alexandre Julliard
user32: Move a few 16-bit stubs to user16.c.
tree
|
commitdiff
2009-12-23
Alexandre Julliard
user32: Remove remaining calls to internal 32-bit funct...
tree
|
commitdiff
2009-12-23
Alexandre Julliard
user32: Replace spy functions by a simple trace in...
tree
|
commitdiff
2009-12-23
Alexandre Julliard
user32: Remove some redundant 16-bit message traces.
tree
|
commitdiff
2009-12-23
Alexandre Julliard
user32: Export the WIN_GetFullHandle function through...
tree
|
commitdiff
2009-12-23
Alexandre Julliard
user32: Export DIALOG_get_info and DIALOG_DoDialogBox...
tree
|
commitdiff
2009-12-23
Alexandre Julliard
user32: Duplicate DIALOG_Enable/DisableOwner implementa...
tree
|
commitdiff
2009-12-23
Alexandre Julliard
user32: Don't store the 16-bit hook info in the 32...
tree
|
commitdiff
2009-12-23
Alexandre Julliard
user32: Make HOOK_IsHooked function static.
tree
|
commitdiff
2009-12-23
Alexandre Julliard
user32: Get rid of 16-bit handles in the driver clipboa...
tree
|
commitdiff
2009-12-23
Alexandre Julliard
user32: Reimplement 16-bit clipboard functions on top...
tree
|
commitdiff
2009-12-23
Alexandre Julliard
user32/tests: Fix some last error checks for WoW64.
tree
|
commitdiff
2009-12-23
Alexandre Julliard
user32: Avoid accessing the window structure directly...
tree
|
commitdiff
2009-12-23
Alexandre Julliard
user32: Avoid accessing the window structure directly...
tree
|
commitdiff
2009-12-23
Alexandre Julliard
user32: Get rid of support for extracting icons from...
tree
|
commitdiff
2009-12-23
Alexandre Julliard
user32: Don't cache 16-bit instance resources on the...
tree
|
commitdiff
2009-12-22
Alexandre Julliard
user32: Allocate user handles for cursors/icons when...
tree
|
commitdiff
next