projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mshtml: Create nsWineURI even if we don't have valid nsIURI.
[wine]
/
dlls
/
user
/
2006-07-07
Michael Stefaniuc
janitorial: Put "inline static" at the beginning of...
tree
|
commitdiff
2006-07-05
Andrew Talbot
user/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-06-29
Dmitry Timoshkov
include: Move appropriate parts of winpos.h to winuser...
tree
|
commitdiff
2006-06-26
Mikołaj Zalewski
user: user32_Pl.rc: Fix the capitalization of OK.
tree
|
commitdiff
2006-06-15
Vitaly Lipatov
user32: Fix character conversion in combo box.
tree
|
commitdiff
2006-06-13
Alexandre Julliard
user32: Don't use sizeof in traces to avoid printf...
tree
|
commitdiff
2006-06-13
Michael Stefaniuc
Yet another round of redundant NULL checks before HeapFree.
tree
|
commitdiff
2006-06-12
Dmitry Timoshkov
user32: Remove redundant SetLastError call from MENU_Se...
tree
|
commitdiff
2006-06-12
Mike McCormack
user32: Win64 lparam and wparam are longs.
tree
|
commitdiff
2006-06-12
Mike McCormack
user32: Fix a pointer size warning in Win64.
tree
|
commitdiff
2006-06-09
Dmitry Timoshkov
user: Neither WS_CAPTION nor WS_EX_APPWINDOW has anythi...
tree
|
commitdiff
2006-06-08
Michael Kaufmann
user/tests: Update LoadImage test.
tree
|
commitdiff
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
next