.. |
resources
|
user32: Define WINE_FILEVERSION in version resource of user.exe.
|
2007-10-01 14:17:48 +02:00 |
tests
|
user32: Test the ddeml client interface.
|
2007-10-04 12:03:36 +02:00 |
Makefile.in
|
user32: We can now store binary files in the repository.
|
2007-09-17 15:46:18 +02:00 |
bidi16.c
|
…
|
|
button.c
|
Assorted spelling fixes.
|
2007-08-09 14:13:07 +02:00 |
caret.c
|
…
|
|
class.c
|
user32: Remove some no longer needed wine 16bit headers.
|
2007-08-29 12:31:34 +02:00 |
clipboard.c
|
user32: Moved some 16-bit functions.
|
2007-10-03 11:02:28 +02:00 |
combo.c
|
user32: combo: CB_SETITEMHEIGHT should make the edit area 2px higher than the item (with testcase).
|
2007-08-31 13:24:13 +02:00 |
comm16.c
|
…
|
|
controls.h
|
…
|
|
cursoricon.c
|
…
|
|
dde_client.c
|
…
|
|
dde_misc.c
|
user32: Set uiLo and uiHi to zero on error.
|
2007-09-17 13:28:23 +02:00 |
dde_private.h
|
…
|
|
dde_server.c
|
…
|
|
ddeml.spec
|
…
|
|
ddeml16.c
|
…
|
|
defdlg.c
|
…
|
|
defwnd.c
|
user32: Don't exit when double-clicking with right button held.
|
2007-09-11 11:49:03 +02:00 |
desktop.c
|
user32: Renamed and moved SetDeskPattern.
|
2007-10-03 11:02:34 +02:00 |
dialog.c
|
user32: Fix change-drive in Win3.1-style file open dialog.
|
2007-08-20 22:24:40 +02:00 |
dialog16.c
|
…
|
|
display.c
|
…
|
|
display.drv.spec
|
…
|
|
driver.c
|
…
|
|
driver16.c
|
…
|
|
edit.c
|
user32: Edit control should respond to ctrl + z.
|
2007-09-13 13:36:23 +02:00 |
exticon.c
|
…
|
|
focus.c
|
…
|
|
hook.c
|
user32: Thread-local hooks need a module if they don't belong to the current process.
|
2007-08-22 12:19:00 +02:00 |
hook16.c
|
…
|
|
icontitle.c
|
…
|
|
input.c
|
user32: Implement initial stubs for all raw input functions.
|
2007-09-25 14:18:40 +02:00 |
kbd16.c
|
…
|
|
keyboard.drv.spec
|
…
|
|
listbox.c
|
user32: Add a message test for ownerdrawn listbox, make it pass under Wine.
|
2007-10-02 13:31:46 +02:00 |
lstr.c
|
…
|
|
mdi.c
|
…
|
|
menu.c
|
user32: Fix regression in alt, then right processing with eg wines notepad.
|
2007-08-13 12:00:36 +02:00 |
message.c
|
server: Set the queue mask directly in get_message to avoid an extra server call.
|
2007-08-29 18:13:13 +02:00 |
misc.c
|
…
|
|
mouse.drv.spec
|
…
|
|
mouse16.c
|
…
|
|
msg16.c
|
…
|
|
msgbox.c
|
user32: Remove some no longer needed wine 16bit headers.
|
2007-08-29 12:31:34 +02:00 |
network.c
|
…
|
|
nonclient.c
|
user32: Remove some no longer needed wine 16bit headers.
|
2007-08-29 12:31:34 +02:00 |
painting.c
|
server: Store a separate flag for windows that need to be erased in WM_PAINT.
|
2007-08-27 16:41:08 +02:00 |
property.c
|
…
|
|
resource.c
|
…
|
|
scroll.c
|
…
|
|
spy.c
|
…
|
|
static.c
|
user32: Static controls should have a clipping region set while sending the WM_CTLCOLORSTATIC.
|
2007-08-30 12:34:31 +02:00 |
sysparams.c
|
…
|
|
text.c
|
user32: Remove some no longer needed wine 16bit headers.
|
2007-08-29 12:31:34 +02:00 |
uitools.c
|
…
|
|
user.exe.spec
|
user32: Renamed and moved SetDeskPattern.
|
2007-10-03 11:02:34 +02:00 |
user16.c
|
user32: Renamed and moved SetDeskPattern.
|
2007-10-03 11:02:34 +02:00 |
user32.spec
|
user32: Implement initial stubs for all raw input functions.
|
2007-09-25 14:18:40 +02:00 |
user_main.c
|
user32: Added support for the magic WM_CHAR A->W conversions in Send/Post/DispatchMessage.
|
2007-08-08 18:25:38 +02:00 |
user_private.h
|
user32: Support for the magic WM_CHAR W->A conversion in Get/PeekMessage.
|
2007-08-09 13:13:00 +02:00 |
win.c
|
user32: IsChild must not consider the desktop window.
|
2007-08-24 10:56:51 +02:00 |
winhelp.c
|
…
|
|
winpos.c
|
user32: Remove some no longer needed wine 16bit headers.
|
2007-08-29 12:31:34 +02:00 |
winproc.c
|
user32: Call a 16-Bit winproc again.
|
2007-08-13 11:37:40 +02:00 |
winstation.c
|
…
|
|
wnd16.c
|
…
|
|
wsprintf.c
|
user32: Remove some no longer needed wine 16bit headers.
|
2007-08-29 12:31:34 +02:00 |