projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oleaut32: Uncomment a line to implement conversion from VT_DISPATCH to VT_BSTR.
[wine]
/
dlls
/
user
/
2006-06-05
Ulrich Czekalla
x11drv: Improve handling of the case where the clipboar...
tree
|
commitdiff
2006-06-05
Juan Lang
user: Use SetPropW rather than SetPropA for internal...
tree
|
commitdiff
2006-06-02
qingdoa daoo
user32: Fix selection handling for listboxes with LBS_E...
tree
|
commitdiff
2006-06-02
Juris Smotrovs
user32: Send WM_SIZE when window changes state between...
tree
|
commitdiff
2006-06-02
Michael Kaufmann
user32: Popup menu position fixes.
tree
|
commitdiff
2006-06-02
Dmitry Timoshkov
user32: Replace PeekMessage loops in the PeekMessage...
tree
|
commitdiff
2006-05-30
Mike McCormack
user32: Stub implementations for Win64's Get/Set LongPt...
tree
|
commitdiff
2006-05-28
Alexandre Julliard
user: Fixed WM_ACTIVATEAPP mapping with null task handle.
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Only include winproc.h where necessary.
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 32->16 mapping for the remaining messages.
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 32->16 mapping for the listbox and...
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 32->16 mapping for the edit control...
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 32->16 mapping for button and scrollba...
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 32->16 mapping for WM_GETTEXT, WM_SETT...
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 32->16 mapping for the WM_DDE* messages.
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 32->16 mapping for WM_MDIACTIVATE...
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 32->16 mapping for WM_COPYDATA, WM_GET...
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 32->16 mapping for WM_GETMINMAXINFO...
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 32->16 mapping for WM_COMPARE/DELETE...
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 32->16 mapping for WM_CREATE, WM_NCCRE...
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 16->32 mapping for the remaining messages.
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 16->32 mapping for the WM_DDE* messages.
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 16->32 mapping for WM_MDIACTIVATE...
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 16->32 mapping for WM_COPYDATA, WM_GET...
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 16->32 mapping for WM_GETMINMAXINFO...
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 16->32 mapping for WM_COMPARE/DELETE...
tree
|
commitdiff
2006-05-26
Alexandre Julliard
user: Added fast 16->32 mapping for WM_CREATE, WM_NCCRE...
tree
|
commitdiff
2006-05-24
Dmitry Timoshkov
user: Add a test to check the queue status if there...
tree
|
commitdiff
2006-05-23
Alexandre Julliard
user: Reuse the fast A->W function to implement the...
tree
|
commitdiff
2006-05-23
Alexandre Julliard
user: Reuse the fast W->A function to implement the...
tree
|
commitdiff
2006-05-23
Alexandre Julliard
user: Use winproc callbacks for the remaining 16-bit...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-05-23
Dmitry Timoshkov
user/tests: Don't generate a mouse click message in...
tree
|
commitdiff
2006-05-23
Dmitry Timoshkov
user/tests: Add lparam to all HCBT_MINMAX hook messages.
tree
|
commitdiff
2006-05-22
Alexandre Julliard
user: Added A<->W mapping for WM_GETDLGCODE.
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Get rid of the WINPROC_Map/UnmapMsg32ATo32W funct...
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Added fast A->W mapping for the remaining messages.
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Added fast A->W mapping for WM_GETTEXTLENGTH...
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Added fast A->W mapping for WM_CHAR and related...
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Added fast A->W mapping for EM_GETLINE.
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Added fast A->W mapping for LB_GETTEXT and CB_GET...
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Added fast A->W mapping for WM_SETTEXT and relate...
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Added fast A->W mapping for WM_GETTEXT and WM_ASK...
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Added fast A->W mapping for WM_MDICREATE.
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Added fast A->W mapping for WM_CREATE and WM_NCCR...
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Get rid of the MSGPARAMS16 structure.
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Make a lot of winproc functions static.
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Call the A version of message functions from...
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Use winproc callbacks instead of message map...
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Use winproc callbacks instead of message map...
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Use a winproc callback instead of a message map...
tree
|
commitdiff
2006-05-20
Alexandre Julliard
user: Store the destination thread id in the send_messa...
tree
|
commitdiff
2006-05-18
Alexandre Julliard
user: Convert the 16-bit winproc functions to use a...
tree
|
commitdiff
2006-05-18
Alexandre Julliard
user: Convert the other winproc 32-bit functions to...
tree
|
commitdiff
2006-05-18
Alexandre Julliard
user: Make WINPROC_CallProc32WTo32A take a callback...
tree
|
commitdiff
2006-05-18
Alexandre Julliard
user: Fixed a broken trace in the dialog test.
tree
|
commitdiff
2006-05-18
Alexandre Julliard
user: Added helper functions for A<->W conversion of...
tree
|
commitdiff
2006-05-18
Alexandre Julliard
user: Simplify 16-bit mappings of the WM_GETDLGCODE...
tree
|
commitdiff
2006-05-18
Alexandre Julliard
user: Unify the mapping of listbox and combobox messages.
tree
|
commitdiff
2006-05-18
Alexandre Julliard
user: Get rid of the WINPROC_MapMsg32WTo32A function.
tree
|
commitdiff
2006-05-18
Alexandre Julliard
user: Added fast W->A mapping for WM_IME_CHAR.
tree
|
commitdiff
2006-05-18
Alexandre Julliard
user: Added fast W->A mapping for WM_CHAR and related...
tree
|
commitdiff
2006-05-18
Alexandre Julliard
user: Added fast W->A mapping for EM_GETLINE.
tree
|
commitdiff
2006-05-18
Alexandre Julliard
user: Added fast W->A mapping for LB_GETTEXT and CB_GET...
tree
|
commitdiff
2006-05-18
Alexandre Julliard
user: Added fast W->A mapping for LB_ADDSTRING and...
tree
|
commitdiff
2006-05-18
Alexandre Julliard
user: Added fast W->A mapping for WM_MDICREATE.
tree
|
commitdiff
2006-05-18
Alexandre Julliard
user: Added fast W->A mapping for WM_SETTEXT and relate...
tree
|
commitdiff
2006-05-18
Alexandre Julliard
user: Added fast W->A mapping for WM_GETTEXT and WM_ASK...
tree
|
commitdiff
2006-05-18
Alexandre Julliard
user: Added helper functions for buffer management...
tree
|
commitdiff
2006-05-18
Alexandre Julliard
user: Merged WINPROC_CallProc32WTo32A_fast into WINPROC...
tree
|
commitdiff
2006-05-18
Eric Pouech
user32: Allow interprocess WM_NCPAINT messages when...
tree
|
commitdiff
2006-05-17
Alexandre Julliard
user: The result for dialog procedures is stored in...
tree
|
commitdiff
2006-05-17
Alexandre Julliard
user: Remove unreachable code in DEFDLG_Proc.
tree
|
commitdiff
2006-05-17
Alexandre Julliard
user: Support storing multiple winprocs in a single...
tree
|
commitdiff
2006-05-17
Alexandre Julliard
user: Allocate 16-bit thunks separately from the window...
tree
|
commitdiff
2006-05-17
Dmitry Timoshkov
user32: Make all the recently added ShowWindow tests...
tree
|
commitdiff
2006-05-16
Dmitry Timoshkov
user32: Add more ShowWindow tests.
tree
|
commitdiff
2006-05-15
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-05-10
Alexandre Julliard
user: Prefer SendMessageW over SendMessageA where possible.
tree
|
commitdiff
2006-05-10
Alexandre Julliard
user: Moved Get/SetClassLong16 to wnd16.c.
tree
|
commitdiff
2006-05-10
Alexandre Julliard
user: Have WINPROC_GetProc16 allocate a new winproc...
tree
|
commitdiff
2006-05-10
Alexandre Julliard
user: Store the pointer to the winproc in the thunk...
tree
|
commitdiff
2006-05-10
Alexandre Julliard
user: Make the WINDOWPROCTYPE enum private to winproc.c.
tree
|
commitdiff
2006-05-10
Alexandre Julliard
user: Replace WINPROC_GetProcType by WINPROC_IsUnicode.
tree
|
commitdiff
2006-05-10
Alexandre Julliard
user: Replace WINDOWPROCTYPE by a unicode flag in WINPR...
tree
|
commitdiff
2006-05-10
Alexandre Julliard
user: Add a WIN_ISUNICODE flag instead of relying on...
tree
|
commitdiff
2006-05-09
Alexandre Julliard
user: Added specific winproc functions for calling...
tree
|
commitdiff
2006-05-09
Alexandre Julliard
user: Use handles for 32-bit window procedures instead...
tree
|
commitdiff
2006-05-09
Alexandre Julliard
user: Always set the correct class winproc depending...
tree
|
commitdiff
2006-05-09
Alexandre Julliard
user: Remove some redundant NULL pointer checks.
tree
|
commitdiff
2006-05-09
Alexandre Julliard
user: Make sure to always pass a 16-bit pointer to...
tree
|
commitdiff
2006-05-09
Alexandre Julliard
user: Separate the 16 and 32-bit versions of WINPROC_Al...
tree
|
commitdiff
2006-05-09
Alexandre Julliard
user: Separate the 16 and 32-bit versions of WINPROC_Ge...
tree
|
commitdiff
2006-05-09
Alexandre Julliard
user: Fixed offset check for the DWLP_DLGPROC case...
tree
|
commitdiff
2006-05-09
Alexandre Julliard
user: Separate Get/SetWindowLong16 implementation from...
tree
|
commitdiff
2006-05-08
Thomas Kho
user: Fix behavior when selecting disabled menu items.
tree
|
commitdiff
2006-05-08
Thomas Kho
user: Allow menu WndProc to recognize VK_[LR]MENU.
tree
|
commitdiff
2006-05-08
Thomas Kho
user: Extend menu conformance test.
tree
|
commitdiff
2006-05-08
Hwang YunSong
user32: Updated Korean resource.
tree
|
commitdiff
2006-05-08
Marcus Meissner
user32: Added tests for CharUpper and CharLower.
tree
|
commitdiff
next