..
x11drv
Replace one more PROFILE_ function by RegQueryValueExA.
2001-06-26 19:36:23 +00:00
.cvsignore
…
Makefile.in
Moved most of the implementation of SetWindowPos and SetDrawable into
2001-04-24 23:28:52 +00:00
caret.c
Various documentation fixes.
2000-12-22 01:38:01 +00:00
class.c
Added check whether unaligned memory access is allowed.
2000-12-27 04:18:26 +00:00
clipboard.c
Removed unneeded inclusion of queue.h.
2001-06-07 22:29:33 +00:00
cursoricon.c
Make GetCursorPos call XQueryPointer.
2001-06-21 00:44:09 +00:00
dce.c
Removed WIN_NATIVE flag.
2001-06-08 19:00:56 +00:00
defdlg.c
Various documentation fixes.
2000-12-22 01:38:01 +00:00
defwnd.c
Avoid returning an unlocked window pointer from WINPOS_WindowFromPoint.
2001-06-20 23:16:34 +00:00
dialog.c
Removed unneeded inclusion of queue.h.
2001-06-07 22:29:33 +00:00
driver.c
Documentation ordinal fixes.
2001-01-25 22:22:21 +00:00
focus.c
Use 32-bit hook functions where possible. Cleaned up a couple of
2001-05-09 17:33:00 +00:00
hook.c
Documentation ordinal fixes.
2001-01-25 22:22:21 +00:00
input.c
- Remove cooked hardware messages when they are dropped (reported by
2001-06-28 04:37:22 +00:00
keyboard.c
Remove Get/SetBeepActive from USER driver and manage it locally inside
2001-05-05 00:49:15 +00:00
mdi.c
Only measure child rectangles of visible children when deciding about
2001-05-16 20:06:20 +00:00
message.c
- Remove cooked hardware messages when they are dropped (reported by
2001-06-28 04:37:22 +00:00
msgbox.c
Preliminary support for MB_*MODAL styles.
2001-04-13 22:24:18 +00:00
multimon.c
Add <string.h> to files that needed it.
2001-01-26 20:43:40 +00:00
nonclient.c
Replace more PROFILE_ functions by RegQueryValueExA.
2001-06-14 19:24:02 +00:00
painting.c
Moved queue paint count to the server. Removed a few no longer used
2001-06-20 22:55:31 +00:00
property.c
- make sure that we really use the correct amount of parameters each
2001-04-20 18:35:25 +00:00
queue.c
- Remove cooked hardware messages when they are dropped (reported by
2001-06-28 04:37:22 +00:00
rect.c
Various documentation fixes.
2000-12-22 01:38:01 +00:00
scroll.c
Create an X window for every window, including children.
2001-06-04 21:55:17 +00:00
spy.c
Replace more PROFILE_ functions by RegQueryValueExA.
2001-06-14 19:24:02 +00:00
struct32.c
…
struct32.h
…
syscolor.c
Fixed some issues found by winapi_check.
2001-04-25 19:54:21 +00:00
sysmetrics.c
Replace more PROFILE_ functions by RegQueryValueExA.
2001-06-14 19:24:02 +00:00
sysparams.c
Added basic support for SPI_GETSCREENREADER.
2001-05-21 18:31:49 +00:00
timer.c
Removed unneeded inclusion of queue.h.
2001-06-07 22:29:33 +00:00
user.c
Removed unneeded inclusion of queue.h.
2001-06-07 22:29:33 +00:00
win.c
Moved queue paint count to the server. Removed a few no longer used
2001-06-20 22:55:31 +00:00
winhelp.c
Some more cleanups.
2001-01-26 20:40:50 +00:00
winpos.c
Avoid returning an unlocked window pointer from WINPOS_WindowFromPoint.
2001-06-20 23:16:34 +00:00
winproc.c
Avoid returning an unlocked window pointer from WINPOS_WindowFromPoint.
2001-06-20 23:16:34 +00:00