Sweden-Number/dlls/user32
Gabriel Ivăncescu a01b90d382 user32/listbox: Use a helper to set item data by index.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-01 09:37:39 +01:00
..
resources
tests user32: Add DlgDirList wildcard checks. 2019-02-27 22:21:17 +01:00
Makefile.in
button.c user32: Move the auto radio button group logic from BM_SETCHECK to WM_LBUTTONUP handler. 2018-11-26 12:51:43 +01:00
caret.c
class.c
clipboard.c
combo.c user32: Don't force a combobox repaint on WM_SIZE. 2018-11-26 12:50:52 +01:00
controls.h user32: Get rid of icon titles. 2019-02-19 20:51:19 +01:00
cursoricon.c user32: Select more appropriate stretch mode for colored images interpolation. 2019-02-05 17:29:57 +01:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c user32: Add DlgDirList wildcard checks. 2019-02-27 22:21:17 +01:00
driver.c
edit.c user32/edit: Don't set caret position when we don't have focus. 2018-12-12 17:08:25 +01:00
exticon.c
focus.c
hook.c
icontitle.c user32: Get rid of icon titles. 2019-02-19 20:51:19 +01:00
input.c
listbox.c user32/listbox: Use a helper to set item data by index. 2019-03-01 09:37:39 +01:00
lstr.c
mdi.c
menu.c
message.c user32: Implement GetCurrentInputMessageSource(). 2018-11-05 19:12:12 +01:00
misc.c
msgbox.c
nonclient.c user32: Replace the minimize box with a restore box when the window is minimized. 2019-02-20 09:19:17 +01:00
painting.c
property.c
rawinput.c user32: Fix a memory leak. 2019-01-24 20:10:45 +01:00
resource.c
resources.h
scroll.c user32: Fix tracking position for non-client scrollbars. 2018-12-12 17:30:16 +01:00
spy.c
static.c
sysparams.c user32: Cache full name of non-client metrics fonts. 2019-01-07 10:47:21 -06:00
text.c
uitools.c
user32.rc
user32.spec
user_main.c
user_private.h user32/dialog: Fix setting negative dialog item ids. 2019-01-24 19:39:46 +01:00
win.c user32: Get rid of icon titles. 2019-02-19 20:51:19 +01:00
win.h user32: Get rid of icon titles. 2019-02-19 20:51:19 +01:00
winhelp.c
winpos.c user32: Move iconic windows as their border instead of their icon. 2019-02-20 09:19:15 +01:00
winproc.c user32: Clear %edi register when calling window procedure. 2018-12-28 18:20:56 +01:00
winstation.c
wsprintf.c