projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
user: Call the A version of message functions from 16-bit code.
[wine]
/
dlls
/
user
/
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
2006-05-07
Juris Smotrovs
user: Test cases demonstrating position changes for...
tree
|
commitdiff
2006-05-05
Vitaly Lipatov
user: tests: Change INPUT to TEST_INPUT, fix union...
tree
|
commitdiff
2006-04-20
Alexandre Julliard
user: Don't return CLASS_OTHER_PROCESS when modifying...
tree
|
commitdiff
2006-04-20
Michael Kaufmann
user: Add SS_NOPREFIX to the text style in message...
tree
|
commitdiff
2006-04-19
Michael Kaufmann
user: Find popup menus by ID.
tree
|
commitdiff
2006-04-14
Thomas Kho
x11drv: Properly handle VK_LMENU input.
tree
|
commitdiff
2006-04-13
Rein Klazes
user: Fix dereferencing a potential NULL pointer.
tree
|
commitdiff
2006-04-10
Alexandre Julliard
user: Use a smaller window for the menu test.
tree
|
commitdiff
2006-04-08
Rein Klazes
user: Add an missing element to the hbmmenus array.
tree
|
commitdiff
2006-04-04
Alexandre Julliard
user: Fixed PrivateExtractIcons to pass the tests when...
tree
|
commitdiff
2006-04-03
Mike McCormack
user32: More informative message on failure to load...
tree
|
commitdiff
2006-04-03
Antonio Codazzi
user32: Esperanto language update.
tree
|
commitdiff
2006-03-31
Alexandre Julliard
user/tests: Flush events before running the keyboard...
tree
|
commitdiff
2006-03-30
Alexandre Julliard
user: Only wait for sent messages in wait_message_reply.
tree
|
commitdiff
2006-03-30
Alexandre Julliard
user: Don't send WM_PARENTNOTIFY to the desktop window.
tree
|
commitdiff
2006-03-29
Mike McCormack
user32: Fix SPI_GETLISTBOXSMOOTHSCROLLING, and implemen...
tree
|
commitdiff
2006-03-29
Mike McCormack
user32: Implement SPI_[GS]ETUIEFFECTS.
tree
|
commitdiff
2006-03-29
Mike McCormack
user32: Implement SPI_[GS]ETTOOLTIPANIMATION and SPI_...
tree
|
commitdiff
2006-03-29
Mike McCormack
user32: Implement SPI_[GS]ETMENUANIMATION and SPI_...
tree
|
commitdiff
2006-03-29
Mike McCormack
user32: Implement SystemParametersInfo(SPI_[SG]ETCURSOR...
tree
|
commitdiff
2006-03-29
Mike McCormack
user32: Implement SystemParametersInfo(SPI_[GS]ETCOMBOB...
tree
|
commitdiff
2006-03-29
Mike McCormack
user32: Implement SPI_[SG]ETCARETWIDTH.
tree
|
commitdiff
2006-03-27
Mike McCormack
user32: Send a fake mouse movement event after releasin...
tree
|
commitdiff
2006-03-27
Alexandre Julliard
server: Connect to the window station and desktop speci...
tree
|
commitdiff
2006-03-22
Alexandre Julliard
server: Class and global atoms should not be local...
tree
|
commitdiff
2006-03-22
Huw Davies
user32: Only adjust the margins if the edit control...
tree
|
commitdiff
2006-03-18
Mike McCormack
Remove some unnecessary uses of windowsx.h
tree
|
commitdiff
2006-03-15
Alexandre Julliard
user/tests: Try harder to flush X events before running...
tree
|
commitdiff
2006-03-09
Alexandre Julliard
user: Support packing/unpacking the WM_DEVICECHANGE...
tree
|
commitdiff
2006-03-09
Mike McCormack
user: The height of a ListBox item can be no more than...
tree
|
commitdiff
2006-03-07
Alexandre Julliard
user: Launch explorer to manage the desktop window.
tree
|
commitdiff
2006-03-06
Alexandre Julliard
server: Return real parent and owner in the create_wind...
tree
|
commitdiff
2006-03-06
Alexandre Julliard
user: Allow creating windows of the desktop class.
tree
|
commitdiff
2006-03-06
Alexandre Julliard
user: Allow some Wine internal messages to act on the...
tree
|
commitdiff
2006-03-04
Byeong-Sik Jeon
user32: Fix the default height for CJK fonts.
tree
|
commitdiff
2006-03-02
Vitaly Lipatov
user: Fix uninitialized rectangle in menu arrow painting.
tree
|
commitdiff
2006-03-01
Rein Klazes
user32: Fix handling of '\b' right flush character...
tree
|
commitdiff
2006-03-01
Jason Edmeades
user32: Ensure VK_UP displays the popup menu for the...
tree
|
commitdiff
2006-02-24
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-02-24
Francois Gouget
user32: Handle WM_ENDSESSION in DefWinProc().
tree
|
commitdiff
2006-02-24
Francois Gouget
user32: 0 vs. INFINITE timeout.
tree
|
commitdiff
2006-02-24
Francois Gouget
user: Fix ExitWindows().
tree
|
commitdiff
2006-02-24
Francois Gouget
user: Give meaningful names to the structures used...
tree
|
commitdiff
2006-02-20
Rein Klazes
menu: Take the MF_DEFAULT flag in to account in MENU_Ca...
tree
|
commitdiff
2006-02-20
Rein Klazes
user: Add conformance tests for menu item drawing.
tree
|
commitdiff
2006-02-20
Rein Klazes
user: Menu drawing fixes.
tree
|
commitdiff
2006-02-20
Rein Klazes
user: Menu string width calculation fixes.
tree
|
commitdiff
next